Last change
on this file was 217, checked in by Herwig Bauernfeind, 16 years ago |
Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)
|
File size:
1.4 KB
|
Line | |
---|
1 | <samba:parameter name="winbind nss info"
|
---|
2 | context="G"
|
---|
3 | type="boolean"
|
---|
4 | advanced="1" developer="1"
|
---|
5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
6 | <description>
|
---|
7 |
|
---|
8 | <para>This parameter is designed to control how Winbind retrieves Name
|
---|
9 | Service Information to construct a user's home directory and login shell.
|
---|
10 | Currently the following settings are available:
|
---|
11 |
|
---|
12 | <itemizedlist>
|
---|
13 | <listitem>
|
---|
14 | <para><parameter moreinfo="none">template</parameter>
|
---|
15 | - The default, using the parameters of <parameter moreinfo="none">template
|
---|
16 | shell</parameter> and <parameter moreinfo="none">template homedir</parameter>)
|
---|
17 | </para>
|
---|
18 | </listitem>
|
---|
19 |
|
---|
20 | <listitem>
|
---|
21 | <para><parameter moreinfo="none"><sfu | rfc2307 ></parameter>
|
---|
22 | - When Samba is running in security = ads and your Active Directory
|
---|
23 | Domain Controller does support the Microsoft "Services for Unix" (SFU)
|
---|
24 | LDAP schema, winbind can retrieve the login shell and the home
|
---|
25 | directory attributes directly from your Directory Server. Note that
|
---|
26 | retrieving UID and GID from your ADS-Server requires to
|
---|
27 | use <parameter moreinfo="non">idmap backend</parameter> = ad
|
---|
28 | or <parameter moreinfo="non">idmap config DOMAIN:backend</parameter> = ad
|
---|
29 | as well.
|
---|
30 | </para>
|
---|
31 | </listitem>
|
---|
32 |
|
---|
33 | </itemizedlist>
|
---|
34 |
|
---|
35 | </para>
|
---|
36 | </description>
|
---|
37 |
|
---|
38 | <value type="default">template</value>
|
---|
39 | <value type="example">template sfu</value>
|
---|
40 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.