| Main index | Section 8 | Options |
Supported options:
| | |
| For each till the argument is given, add the address to what kpasswdd should listen too. | |
| | |
| If your system has support for dynamic loading of shared libraries, you can use an external function to check password quality. This option specifies which library to load. | |
| | |
|
This is the function to call in the loaded library. The function
should look like this:
const char * passwd_check(krb5_context context, krb5_principal principal, krb5_data *password) context is an initialized context; principal is the one who tries to change passwords, and password is the new password. Note that the password (in password->data) is not zero terminated. | |
| | |
| Keytab to get authentication key from. | |
| | |
| Default realm. | |
| | |
| Port to listen on (default service kpasswd - 464). | |
| HEIMDAL | KPASSWDD (8) | April 19, 1999 |
| Main index | Section 8 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
