![]() |
![]()
| ![]() |
![]()
NAMEocpasswd - OpenConnect server password utility SYNOPSISocpasswd [--option-name[=value]] [´username´] DESCRIPTIONThis program is openconnect password (ocpasswd) utility. It allows the generation and handling of a ´plain´ password file used by ocserv. OPTIONS
EXIT STATUS
FILESThe password format of ocpasswd is as follows.
The crypt(3) encoding is used for the encoded-password. EXAMPLESAdding a user$ ocpasswd -c ocpasswd my_username Locking a user$ ocpasswd -c ocpasswd -l my_username Unlocking a user$ ocpasswd -c ocpasswd -u my_username AUTHORSWritten by Nikos Mavrogiannopoulos. Many people have contributed to it. REPORTING BUGSIssue tracker: https://gitlab.com/openconnect/ocserv/-/issues COPYRIGHTCopyright (C) 2013-2024 Nikos Mavrogiannopoulos and others, all rights reserved. This program is released under the terms of the GNU General Public License, version 2. SEE ALSOocserv(8), occtl(8)
|