aboutsummaryrefslogtreecommitdiff
path: root/doc/pam-modules.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pam-modules.texi')
-rw-r--r--doc/pam-modules.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/pam-modules.texi b/doc/pam-modules.texi
index d263d57..e7b460f 100644
--- a/doc/pam-modules.texi
+++ b/doc/pam-modules.texi
@@ -1213,6 +1213,10 @@ If @code{binddn} statement is used, this statement supplies the
password for simple authentication.
@end deffn
+@deffn {pam_ldaphome config} bindpwfile file
+Read password for simple authentication from @var{file}.
+@end deffn
+
@deffn {pam_ldaphome config} tls val
Controls whether TLS is desired or required. If @var{val} is
@samp{no} (the default), TLS will not be used. If it is @samp{yes},
@@ -1259,6 +1263,10 @@ directory to the newly created home. The default size is 16384 bytes.
Sets the mode (octal) for the created user directories.
@end deffn
+@deffn {pam_ldaphome config} keyfile-mode mode
+Sets the mode (octal) for the created authorized keys file.
+@end deffn
+
@deffn {pam_ldaphome config} authorized_keys name
Sets the pathname (relative to the home directory) for the authorized
keys file. The default is @samp{.ssh/authorized_keys}. For normal

Return to:

Send suggestions and report system problems to the System administrator.