diff options
author | Lars Müller <lmuelle@samba.org> | 2006-04-15 21:24:32 +0000 |
---|---|---|
committer | Lars Müller <lmuelle@samba.org> | 2006-04-15 21:24:32 +0000 |
commit | fccbd0775871bbbf51cec9390486387659059cf2 (patch) | |
tree | 455d130ed9e48376c0b6c02b98680ccae2534a4f /examples | |
parent | 75f0f165e778c7a75c511e1f5cee7bd5348deef4 (diff) | |
download | samba-fccbd0775871bbbf51cec9390486387659059cf2.tar.gz samba-fccbd0775871bbbf51cec9390486387659059cf2.tar.xz samba-fccbd0775871bbbf51cec9390486387659059cf2.zip |
r15094: Replace ; by # where we have a comment and remove superfluous spaces at
the end of lines.
Diffstat (limited to 'examples')
-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 = |