~ubuntu-branches/ubuntu/lucid/samba/lucid-proposed

« back to all changes in this revision

Viewing changes to docs/htmldocs/pam_winbind.8.html

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-07-21 17:53:23 UTC
  • mfrom: (0.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050721175323-m3oh6aoigywohfnq
Tags: 3.0.14a-6ubuntu1
Resynchronise with Debian, resolving merge conflicts (#12360)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>pam_winbind</title><link rel="stylesheet" href="samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.64.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="pam_winbind.8"></a><div class="titlepage"><div></div><div></div></div><div class="refnamediv"><h2>Name</h2><p>pam_winbind &#8212; PAM module for Winbind</p></div><div class="refsect1" lang="en"><a name="id2431071"></a><h2>DESCRIPTION</h2><p>This tool is part of the <a href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a> suite.</p><p>pam_winbind is a PAM module that can authenticate users against the local domain 
2
 
        by talking to the Winbind daemon.</p></div><div class="refsect1" lang="en"><a name="id2478429"></a><h2>OPTIONS</h2><p>
3
 
                pam_winbind does not support any additional options.
4
 
        </p></div><div class="refsect1" lang="en"><a name="id2478440"></a><h2>SEE ALSO</h2><p>winbind(8)</p></div><div class="refsect1" lang="en"><a name="id2478450"></a><h2>VERSION</h2><p>This man page is correct for version 3.0 of Samba.</p></div><div class="refsect1" lang="en"><a name="id2478460"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities 
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>pam_winbind</title><link rel="stylesheet" href="samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.66.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="pam_winbind.8"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>pam_winbind &#8212; PAM module for Winbind</p></div><div class="refsect1" lang="en"><a name="id2450163"></a><h2>DESCRIPTION</h2><p>This tool is part of the <a href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a> suite.</p><p>pam_winbind is a PAM module that can authenticate users against the local domain 
 
2
        by talking to the Winbind daemon.</p></div><div class="refsect1" lang="en"><a name="id2497536"></a><h2>OPTIONS</h2><p>
 
3
                pam_winbind supports several options:
 
4
                </p><div class="variablelist"><dl><dt><span class="term">debug</span></dt><dd><p>Gives debugging output to syslog.</p></dd><dt><span class="term">require_membership_of=[SID or NAME]</span></dt><dd><p>
 
5
                If this option is set, pam_winbind will only succeed if the
 
6
                user is a member of the given SID or NAME. A SID can be either a group-SID, a
 
7
                alias-SID or even a user-SID. It is also possible to give a NAME instead of the
 
8
                SID. That name must have the form: <i class="parameter"><tt>MYDOMAIN\mygroup</tt></i> or
 
9
                <i class="parameter"><tt>MYDOMAIN\myuser</tt></i>.  pam_winbind will, in that case, lookup
 
10
                the SID internally. Note that NAME may not contain any spaces. It is thus 
 
11
                recommended to only use SIDs. You can verify the list of SIDs a user is a member 
 
12
                of with <span><b class="command">wbinfo --user-sids=SID</b></span>.
 
13
                </p></dd><dt><span class="term">try_first_pass</span></dt><dd><p></p></dd><dt><span class="term">use_first_pass</span></dt><dd><p>
 
14
                By default, pam_winbind tries to get the
 
15
                authentication token from a previous module. If no token is available it asks the user
 
16
                for the old password. With this option, pam_winbind aborts with an
 
17
                error if no authentication token from a previous module is available.
 
18
                </p></dd><dt><span class="term">use_authtok</span></dt><dd><p>
 
19
                Set the new password to the one provided by the previously
 
20
                stacked password module. If this option is not set pam_winbind will ask the
 
21
                user for the new password.
 
22
                </p></dd></dl></div><p>
 
23
 
 
24
 
 
25
        </p></div><div class="refsect1" lang="en"><a name="id2497634"></a><h2>SEE ALSO</h2><p><a href="wbinfo.1.html"><span class="citerefentry"><span class="refentrytitle">wbinfo</span>(1)</span></a>, <a href="winbindd.8.html"><span class="citerefentry"><span class="refentrytitle">winbindd</span>(8)</span></a></p></div><div class="refsect1" lang="en"><a name="id2449061"></a><h2>VERSION</h2><p>This man page is correct for version 3.0 of Samba.</p></div><div class="refsect1" lang="en"><a name="id2449071"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities 
5
26
        were created by Andrew Tridgell. Samba is now developed
6
27
        by the Samba Team as an Open Source project similar 
7
 
        to the way the Linux kernel is developed.</p><p>This manpage was written by Jelmer Vernooij.</p></div></div></body></html>
 
28
        to the way the Linux kernel is developed.</p><p>This manpage was written by Jelmer Vernooij and Guenther Deschner.</p></div></div></body></html>