logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kopano-passwd - Change Kopano user password.

Actions

       kopano-passwd needs an action command with the appropriate options. Valid actions are:

       -uusername
           Update the password. Valid parameters are: [-p] and -o

           Default the password can be entered on the password prompt. The password will not be shown.

Author

       Written by Kopano.

Description

       This tool can be used to change a user password. The storage server must be running for kopano-passwd to
       work.

       If no action is given, an error message is printed. When invalid actions or not enough options for an
       action are given, an error message is printed.

       The Kopano passwd works only with the dbplugin. Please see the EXTERNALUSERS() section for more
       information.

Name

       kopano-passwd - Change Kopano user password.

Options

       The options used by actions are as follows:

       -p'newpassword'
           Set new password for a user. This option is only valid with the -o.

       -ooldpassword
           old password of a user. This option is only valid with the -p.

       --host, -hpath
           Connect to the storage server through path, e.g.  file:///path/to/socket. Default:
           file:///var/run/kopano/server.sock. This option can always be specified.

See Also

kopano-server(8), kopano-server.cfg(5)

Kopano 8                                          November 2016                                 KOPANO-PASSWD(1)

Synopsis

kopano-passwdACTION [OPTION...]

See Also