NAME

pmx-manager-passwd - manage the PureMessage Manager user database


SYNOPSIS

pmx-manager-passwd [options] user_name


DESCRIPTION

pmx-manager-passwd is used to manage the PureMessage Manager user database.


OPTIONS

The following options are recognized by pmx-manager-passwd:

user_name
The username to change the password of or the username of the new account to create. The parameter is required.

[--create-user]
If this flag is set, a new user account is created.

[--strict]
Enforce strict password rules. Passwords are checked to make sure they are at least three characters in length and contain one of each character type (alpha, numeric and punctuation).

[--no-restart]
Do not prompt the user to restart the web server when done. This is useful for scripts.

[--cpass]
Use the given pre-crypted password. The password must be encrypted using the PureMessage::Manager::PasswordGenerator::mk_password function.


SEE ALSO

the pmx manpage


COPYRIGHT

Copyright (C) 2000-2008 Sophos Group. All rights reserved. Sophos and PureMessage are trademarks of Sophos Plc and Sophos Group.