1ZARAFA-PASSWD(1) Zarafa user reference ZARAFA-PASSWD(1)
2
3
4
6 zarafa-passwd - Change Zarafa user password.
7
9 zarafa-passwd ACTION [OPTION...]
10
12 This tool can be used to change a user password. The Zarafa server must
13 be running for zarafa-passwd to work.
14
15 If no action is given, an error message is printed. When invalid
16 actions or not enough options for an action are given, an error message
17 is printed.
18
19 The Zarafa passwd works only with the dbplugin. Please see the EXTERNAL
20 USERS() section for more information.
21
23 zarafa-passwd needs an action command with the appropriate options.
24 Valid actions are:
25
26 -u username
27 Update the password. Valid parameters are: [-p] and -o
28
29 Default the password can be entered on the password prompt. The
30 password will not be shown.
31
33 The options used by actions are as follows:
34
35 -p ´new password´
36 Set new password for a user. This option is only valid with the -o.
37
38 -o oldpassword
39 old password of a user. This option is only valid with the -p.
40
41 --host, -h path
42 Connect to the Zarafa server through path, e.g.
43 file:///path/to/socket. Default: file:///var/run/zarafa. This
44 option can always be specified.
45
47 Written by Zarafa.
48
50 zarafa-server(1) zarafa-server.cfg(5)
51
52
53
54Zarafa 7.0 August 2011 ZARAFA-PASSWD(1)