password

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR
COPYRIGHT

NAME

password - Manage passwords

SYNOPSIS

[1] password [console | (login | wadmin) [<current-password> [<new-password>]]]

[2] password file [((add (ftp | sftp) <file-server> <login> [<password>]) | (del <file-server>) | raz)]

[3] password ldap [<password>]

[4] password snmp (community | privacy) [<password>]

[5] password kerberos [<shared-password>]

DESCRIPTION

The first usage form of this command is used to update the administrator’s authenticating token. To update the console or the SSH login password, use the keyword console. To update the Web GUI password use the keyword wadmin. To update both the console and Web GUI passwords use the keyword login. If no keyword is specified, the login keyword is selected by default. The length of a valid password should be at least 16 characters and less than 33. It is highly recommended to use a pass phrase that includes alphanumeric and special characters.

Please note that administrator passwords are not part of the configuration and thus are not saved when the configuration is saved.

The second usage form is used to manage file server logins and passwords (see the command access).

The third usage form is used to set the password to access LDAP servers. LDAP servers are used to authenticate users (see the commands authenticate and mode). This is useful only if access to LDAP servers is protected by a password. Classically this is the LDAP administrator’s password. Do not confuse this password with passwords required by users for authentication.

To set the DN (Distinguished Name) of the top LDAP node which requires a password use the command authenticate.

The fourth usage form is used to set the SNMP agent community password. The minimum SNMP password length is 8 characters. To set the SNMP v3 user name of the SNMP agent use the command admin.

The fifth usage form allows you to set the shared password to use for the kerberos account associated to the present system. This setting is only used if the system is in an HA configuration (with two or more redundant nodes). Please note that in an HA configuration, the same password should be used on all HA nodes.

In all cases if no password is specified, you will be prompted to enter the password in hidden mode. Note that to take effect, the apply command must be used after password modifications (except for administration passwords).

SEE ALSO

access (1) admin (1) authenticate (1) apply (1) mode (1) waf (1)

AUTHOR

CacheGuard Technologies Ltd <www.cacheguard.com>

Send bug reports or comments to the above author.

COPYRIGHT

Copyright (C) 2009-2024 CacheGuard - All rights reserved