diff options
author | Jule Anger <ja@sernet.de> | 2020-08-14 12:25:10 +0200 |
---|---|---|
committer | Douglas Bagnall <dbagnall@samba.org> | 2020-10-01 01:18:40 +0000 |
commit | bf04cb3b7a9182b07e8eee7c0626cb0c2cf0b7e6 (patch) | |
tree | e93a63d4af2263db5e505dd99ba44f0abd6a7f33 /docs-xml | |
parent | ac283a96e774b67cf6da05e8bcc9247444be851b (diff) | |
download | samba-bf04cb3b7a9182b07e8eee7c0626cb0c2cf0b7e6.tar.gz |
samba-tool contact: add new contact 'rename' command
Usage: samba-tool contact rename <contactname> [options]
Rename a contact and related attributes.
This command allows to set the contact's name related attributes.
Use an empty attribute value to remove the specified attribute.
The contactname specified on the command is the CN.
Example1:
samba-tool contact rename "John Doe" --surname=Bloggs \\
--force-new-cn=John
Example1 shows how to change the surname ('sn' attribute) of a contact
'John Doe' to 'Bloggs' and change the CN to 'John' on the local server.
Signed-off-by: Jule Anger <ja@sernet.de>
Reviewed-by: Björn Baumbach <bb@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Diffstat (limited to 'docs-xml')
0 files changed, 0 insertions, 0 deletions