diff options
author | Lars Müller <lmuelle@samba.org> | 2006-04-15 21:24:32 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:16:22 -0500 |
commit | d2cf063e6bf081e17ba54bcd24a39396dac33e1a (patch) | |
tree | 3d1ea2ecc059e4a02189d5028b04b7e630037c3c /examples/pam_winbind/pam_winbind.conf | |
parent | afb96206aad938e633da87a2a04b2503ab0496c4 (diff) | |
download | samba-d2cf063e6bf081e17ba54bcd24a39396dac33e1a.tar.gz |
r15094: Replace ; by # where we have a comment and remove superfluous spaces at
the end of lines.
(This used to be commit 27044d23ffbb2de0405e85b8ae184d12aa1e1f32)
Diffstat (limited to 'examples/pam_winbind/pam_winbind.conf')
-rw-r--r-- | examples/pam_winbind/pam_winbind.conf | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/examples/pam_winbind/pam_winbind.conf b/examples/pam_winbind/pam_winbind.conf index 5138efbb377..ca36e2ab00a 100644 --- a/examples/pam_winbind/pam_winbind.conf +++ b/examples/pam_winbind/pam_winbind.conf @@ -1,26 +1,26 @@ -; -; pam_winbind configuration file -; -; /etc/security/pam_winbind.conf -; +# +# pam_winbind configuration file +# +# /etc/security/pam_winbind.conf +# [global] -; turn on debugging +# turn on debugging ;debug = no -; request a cached login if possible -; (needs "winbind offline logon = yes" in smb.conf) +# request a cached login if possible +# (needs "winbind offline logon = yes" in smb.conf) ;cached_login = no -; authenticate using kerberos +# 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 = +# 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) +# make successful authentication dependend on membership of one SID +# (can also take a name) ;require_membership_of = |