Changeset 224 for branches/samba-3.3.x/docs-xml
- Timestamp:
- May 24, 2009, 7:55:48 AM (16 years ago)
- Location:
- branches/samba-3.3.x/docs-xml
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/docs-xml/manpages-3/net.8.xml
r217 r224 36 36 <arg choice="opt">-d debuglevel</arg> 37 37 <arg choice="opt">-V</arg> 38 <arg choice="opt">--request-timeout seconds</arg> 38 39 </cmdsynopsis> 39 40 </refsynopsisdiv> … … 123 124 <listitem><para> 124 125 Make queries to the external server using the machine account of the local server. 126 </para></listitem> 127 </varlistentry> 128 129 <varlistentry> 130 <term>--request-timeout 30</term> 131 <listitem><para> 132 Let client requests timeout after 30 seconds the default is 10 133 seconds. 125 134 </para></listitem> 126 135 </varlistentry> -
branches/samba-3.3.x/docs-xml/manpages-3/pam_winbind.7.xml
r217 r224 143 143 </varlistentry> 144 144 145 <varlistentry> 146 <term>warn_pwd_expire</term> 147 <listitem><para> 148 Defines number of days before pam_winbind starts to warn about passwords that are 149 going to expire. Defaults to 14 days. 150 </para></listitem> 151 </varlistentry> 152 145 153 </variablelist> 146 147 154 148 155 </para> -
branches/samba-3.3.x/docs-xml/manpages-3/smbcontrol.1.xml
r217 r224 67 67 message to "broadcast" to all running daemons including nmbd and 68 68 winbind. This is a change for Samba 3.3, prior to this the 69 param ter smbd used to do this.</para>69 parameter smbd used to do this.</para> 70 70 71 71 <para>The <parameter>smbd</parameter> destination causes the -
branches/samba-3.3.x/docs-xml/smbdotconf/winbind/winbindnormalizenames.xml
r217 r224 17 17 18 18 <para>This feature also enables the name aliasing API which can 19 be used to make domain user and group names to a non-q laified19 be used to make domain user and group names to a non-qualified 20 20 version. Please refer to the manpage for the configured 21 21 idmap and nss_info plugin for the specifics on how to configure
Note:
See TracChangeset
for help on using the changeset viewer.