Changeset 480 for trunk/server/docs-xml
- Timestamp:
- Aug 2, 2010, 8:16:45 PM (15 years ago)
- Location:
- trunk/server
- Files:
-
- 6 edited
-
. (modified) (1 prop)
-
docs-xml/manpages-3/idmap_ad.8.xml (modified) (1 diff)
-
docs-xml/manpages-3/net.8.xml (modified) (1 diff)
-
docs-xml/manpages-3/ntlm_auth.1.xml (modified) (1 diff)
-
docs-xml/manpages-3/winbindd.8.xml (modified) (2 diffs)
-
docs-xml/smbdotconf/winbind/winbindnssinfo.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 453,478
- Property svn:mergeinfo changed
-
trunk/server/docs-xml/manpages-3/idmap_ad.8.xml
r414 r480 59 59 <para> 60 60 The following example shows how to retrieve idmappings from our principal and 61 andtrusted AD domains. If trusted domains are present id conflicts must be61 trusted AD domains. If trusted domains are present id conflicts must be 62 62 resolved beforehand, there is no 63 63 guarantee on the order conflicting mappings would be resolved at this point. -
trunk/server/docs-xml/manpages-3/net.8.xml
r429 r480 1791 1791 1792 1792 <refsect2> 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1793 1833 <title>HELP [COMMAND]</title> 1794 1834 -
trunk/server/docs-xml/manpages-3/ntlm_auth.1.xml
r414 r480 172 172 173 173 <varlistentry> 174 <term> Username</term>174 <term></term> 175 175 <listitem><para>The user's domain, expected to be in 176 176 Samba's <smbconfoption name="unix charset"/>. 177 177 </para> 178 178 179 <para><example> Domain: WORKGROUP</example></para>180 <para><example> Domain:: V09SS0dST1VQ</example></para>179 <para><example>Domain: WORKGROUP</example></para> 180 <para><example>Domain:: V09SS0dST1VQ</example></para> 181 181 </listitem></varlistentry> 182 182 -
trunk/server/docs-xml/manpages-3/winbindd.8.xml
r414 r480 81 81 <variablelist> 82 82 <varlistentry> 83 <term>-D</term>84 <listitem><para>If specified, this parameter causes85 the server to operate as a daemon. That is, it detaches86 itself and runs in the background on the appropriate port.87 This switch is assumed if <command>winbindd</command> is88 executed on the command line of a shell.89 </para></listitem>90 </varlistentry>91 92 <varlistentry>93 83 <term>hosts</term> 94 84 <listitem><para>This feature is only available on IRIX. … … 147 137 148 138 <variablelist> 139 140 141 142 143 144 145 146 147 148 149 149 <varlistentry> 150 150 <term>-F</term> -
trunk/server/docs-xml/smbdotconf/winbind/winbindnssinfo.xml
r414 r480 7 7 8 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: 9 Service Information to construct a user's home directory and login shell. 10 Currently the following settings are available: 11 11 12 12 <itemizedlist> 13 13 <listitem> 14 <para><parameter moreinfo="none">template</parameter> 15 - The default, using the parameters of <parameter moreinfo="none">template 14 <para><parameter moreinfo="none">template</parameter> 15 - The default, using the parameters of <parameter moreinfo="none">template 16 16 shell</parameter> and <parameter moreinfo="none">template homedir</parameter>) 17 17 </para> 18 18 </listitem> 19 19 20 20 <listitem> 21 21 <para><parameter moreinfo="none"><sfu | rfc2307 ></parameter> … … 24 24 LDAP schema, winbind can retrieve the login shell and the home 25 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 26 retrieving UID and GID from your ADS-Server requires to 27 use <parameter moreinfo="none">idmap config DOMAIN:backend</parameter> = ad 29 28 as well. 30 29 </para> 31 30 </listitem> 32 33 31 </itemizedlist> 34 32 … … 37 35 38 36 <value type="default">template</value> 39 <value type="example"> templatesfu</value>37 <value type="example">sfu</value> 40 38 </samba:parameter>
Note:
See TracChangeset
for help on using the changeset viewer.
