Initial import
[samba] / docs / manpages / pam_winbind.7
1 .\"Generated by db2man.xsl. Don't modify this, modify the source.
2 .de Sh \" Subsection
3 .br
4 .if t .Sp
5 .ne 5
6 .PP
7 \fB\\$1\fR
8 .PP
9 ..
10 .de Sp \" Vertical space (when we can't use .PP)
11 .if t .sp .5v
12 .if n .sp
13 ..
14 .de Ip \" List item
15 .br
16 .ie \\n(.$>=3 .ne \\$3
17 .el .ne 3
18 .IP "\\$1" \\$2
19 ..
20 .TH "PAM_WINBIND" 7 "" "" ""
21 .SH NAME
22 pam_winbind \- PAM module for Winbind
23 .SH "DESCRIPTION"
24
25 .PP
26 This tool is part of the \fBsamba\fR(7) suite\&.
27
28 .PP
29 pam_winbind is a PAM module that can authenticate users against the local domain by talking to the Winbind daemon\&.
30
31 .SH "OPTIONS"
32
33 .PP
34 pam_winbind supports several options:
35
36 .TP
37 debug
38 Gives debugging output to syslog\&.
39
40 .TP
41 require_membership_of=[SID or NAME]
42 If this option is set, pam_winbind will only succeed if the user is a member of the given SID or NAME\&. A SID can be either a group\-SID, a alias\-SID or even a user\-SID\&. It is also possible to give a NAME instead of the SID\&. That name must have the form: \fIMYDOMAIN\\mygroup\fR or\fIMYDOMAIN\\myuser\fR\&. pam_winbind will, in that case, lookup the SID internally\&. Note that NAME may not contain any spaces\&. It is thus recommended to only use SIDs\&. You can verify the list of SIDs a user is a member of with \fBwbinfo \-\-user\-sids=SID\fR\&.
43
44 .TP
45 try_first_pass
46
47
48 .TP
49 use_first_pass
50 By default, pam_winbind tries to get the authentication token from a previous module\&. If no token is available it asks the user for the old password\&. With this option, pam_winbind aborts with an error if no authentication token from a previous module is available\&.
51
52 .TP
53 use_authtok
54 Set the new password to the one provided by the previously stacked password module\&. If this option is not set pam_winbind will ask the user for the new password\&.
55  
56
57 .SH "SEE ALSO"
58
59 .PP
60 \fBwbinfo\fR(1), \fBwinbindd\fR(8)
61
62 .SH "VERSION"
63
64 .PP
65 This man page is correct for version 3\&.0 of Samba\&.
66
67 .SH "AUTHOR"
68
69 .PP
70 The original Samba software and related utilities were created by Andrew Tridgell\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&.
71
72 .PP
73 This manpage was written by Jelmer Vernooij and Guenther Deschner\&.
74