|
|
|
|
@ -34,8 +34,8 @@ |
|
|
|
|
# the number of significant bits in the mask. Alternatively, you can write |
|
|
|
|
# an IP address and netmask in separate columns to specify the set of hosts. |
|
|
|
|
# |
|
|
|
|
# METHOD can be "trust", "reject", "md5", "crypt", "password", "gss", "sspi", |
|
|
|
|
# "krb5", "ident", "pam", "ldap" or "cert". Note that "password" sends passwords |
|
|
|
|
# METHOD can be "trust", "reject", "md5", "password", "gss", "sspi", "krb5", |
|
|
|
|
# "ident", "pam", "ldap" or "cert". Note that "password" sends passwords |
|
|
|
|
# in clear text; "md5" is preferred since it sends encrypted passwords. |
|
|
|
|
# |
|
|
|
|
# OPTIONS are a set of options for the authentication in the format |
|
|
|
|
|