diff options
author | Günther Deschner <gd@samba.org> | 2006-04-12 17:36:13 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:16:00 -0500 |
commit | 01e46b8c6e386e5009288db488e908dc6e75c805 (patch) | |
tree | 29571d810684a9b4cff5ab79e77f853ec3ebcec4 /examples/pam_winbind | |
parent | a95d11345e76948b147bbc1f29a05c978d99a47a (diff) | |
download | samba-01e46b8c6e386e5009288db488e908dc6e75c805.tar.gz |
r15058: Add sample pam_winbind.conf file.
Guenther
Diffstat (limited to 'examples/pam_winbind')
-rw-r--r-- | examples/pam_winbind/pam_winbind.conf | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/examples/pam_winbind/pam_winbind.conf b/examples/pam_winbind/pam_winbind.conf new file mode 100644 index 00000000000..5138efbb377 --- /dev/null +++ b/examples/pam_winbind/pam_winbind.conf @@ -0,0 +1,26 @@ +; +; pam_winbind configuration file +; +; /etc/security/pam_winbind.conf +; + +[global] + +; turn on debugging +;debug = no + +; request a cached login if possible +; (needs "winbind offline logon = yes" in smb.conf) +;cached_login = no + +; authenticate using kerberos +;krb5_auth = no + +; when using kerberos, request a "FILE" krb5 credential cache type +; (leave empty to just do krb5 authentication but not have a ticket +; afterwards) +;krb5_ccache_type = + +; make successful authentication dependend on membership of one SID +; (can also take a name) +;require_membership_of = |