/[smeserver]/rpms/samba/sme8/pam_winbind.conf
ViewVC logotype

Contents of /rpms/samba/sme8/pam_winbind.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sat Feb 6 20:35:55 2010 UTC (14 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: samba-3_4_3-1_1_el5_sme, HEAD
Initial import

1 #
2 # pam_winbind configuration file
3 #
4 # /etc/security/pam_winbind.conf
5 #
6
7 [global]
8
9 # turn on debugging
10 ;debug = no
11
12 # turn on extended PAM state debugging
13 ;debug_state = no
14
15 # request a cached login if possible
16 # (needs "winbind offline logon = yes" in smb.conf)
17 ;cached_login = no
18
19 # authenticate using kerberos
20 ;krb5_auth = no
21
22 # when using kerberos, request a "FILE" krb5 credential cache type
23 # (leave empty to just do krb5 authentication but not have a ticket
24 # afterwards)
25 ;krb5_ccache_type =
26
27 # make successful authentication dependend on membership of one SID
28 # (can also take a name)
29 ;require_membership_of =
30
31 # password expiry warning period in days
32 ;warn_pwd_expire = 14
33
34 # omit pam conversations
35 ;silent = no
36
37 # create homedirectory on the fly
38 ;mkhomedir = no

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed