diff options
author | vorlon <vorlon@alioth.debian.org> | 2009-02-14 17:29:27 +0000 |
---|---|---|
committer | vorlon <vorlon@alioth.debian.org> | 2009-02-14 17:29:27 +0000 |
commit | 29cc33a9f2824fb3a9a842a6e3003771c95d1b90 (patch) | |
tree | bbcdfc2e58d5ac82336d533764bcfb2a2818a707 /docs/htmldocs/manpages/pam_winbind.7.html | |
parent | 13a8578b18e7eec921f6f35a1e06654511592ebe (diff) | |
download | samba-29cc33a9f2824fb3a9a842a6e3003771c95d1b90.tar.gz |
merge upstream 3.3.0
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@2571 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'docs/htmldocs/manpages/pam_winbind.7.html')
-rw-r--r-- | docs/htmldocs/manpages/pam_winbind.7.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/htmldocs/manpages/pam_winbind.7.html b/docs/htmldocs/manpages/pam_winbind.7.html index 25e534c687..b76a6746b4 100644 --- a/docs/htmldocs/manpages/pam_winbind.7.html +++ b/docs/htmldocs/manpages/pam_winbind.7.html @@ -1,6 +1,6 @@ -<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.73.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="pam_winbind.7"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>pam_winbind — PAM module for Winbind</p></div><div class="refsect1" lang="en"><a name="id2518297"></a><h2>DESCRIPTION</h2><p>This tool is part of the <a class="citerefentry" href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a> suite.</p><p> +<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.74.0"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="pam_winbind.7"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>pam_winbind — PAM module for Winbind</p></div><div class="refsect1" lang="en"><a name="id2522915"></a><h2>DESCRIPTION</h2><p>This tool is part of the <a class="citerefentry" 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 by talking to the Winbind daemon. - </p></div><div class="refsect1" lang="en"><a name="id2518320"></a><h2>OPTIONS</h2><p> + </p></div><div class="refsect1" lang="en"><a name="id2522939"></a><h2>OPTIONS</h2><p> pam_winbind supports several options which can either be set in the PAM configuration files or in the pam_winbind configuration @@ -52,10 +52,13 @@ Winbind allows to logon using cached credentials when <em class="parameter"><code>winbind offline logon</code></em> is enabled. To use this feature from the PAM module this option must be set. </p></dd><dt><span class="term">silent</span></dt><dd><p> Do not emit any messages. + </p></dd><dt><span class="term">mkhomedir</span></dt><dd><p> + Create homedirectory for a user on-the-fly, option is valid in + PAM session block. </p></dd></dl></div><p> - </p></div><div class="refsect1" lang="en"><a name="id2482548"></a><h2>SEE ALSO</h2><p><a class="citerefentry" href="wbinfo.1.html"><span class="citerefentry"><span class="refentrytitle">wbinfo</span>(1)</span></a>, <a class="citerefentry" href="winbindd.8.html"><span class="citerefentry"><span class="refentrytitle">winbindd</span>(8)</span></a>, <a class="citerefentry" href="smb.conf.5.html"><span class="citerefentry"><span class="refentrytitle">smb.conf</span>(5)</span></a></p></div><div class="refsect1" lang="en"><a name="id2482583"></a><h2>VERSION</h2><p>This man page is correct for version 3 of Samba.</p></div><div class="refsect1" lang="en"><a name="id2482593"></a><h2>AUTHOR</h2><p> + </p></div><div class="refsect1" lang="en"><a name="id2483647"></a><h2>SEE ALSO</h2><p><a class="citerefentry" href="wbinfo.1.html"><span class="citerefentry"><span class="refentrytitle">wbinfo</span>(1)</span></a>, <a class="citerefentry" href="winbindd.8.html"><span class="citerefentry"><span class="refentrytitle">winbindd</span>(8)</span></a>, <a class="citerefentry" href="smb.conf.5.html"><span class="citerefentry"><span class="refentrytitle">smb.conf</span>(5)</span></a></p></div><div class="refsect1" lang="en"><a name="id2483683"></a><h2>VERSION</h2><p>This man page is correct for version 3 of Samba.</p></div><div class="refsect1" lang="en"><a name="id2483694"></a><h2>AUTHOR</h2><p> 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. </p><p>This manpage was written by Jelmer Vernooij and Guenther Deschner.</p></div></div></body></html> |