Ignore:
Timestamp:
May 24, 2009, 7:55:48 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 branch to 3.3.4

Location:
branches/samba-3.3.x/docs-xml/manpages-3
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/docs-xml/manpages-3/net.8.xml

    r217 r224  
    3636                <arg choice="opt">-d debuglevel</arg>
    3737                <arg choice="opt">-V</arg>
     38                <arg choice="opt">--request-timeout seconds</arg>
    3839        </cmdsynopsis>
    3940</refsynopsisdiv>
     
    123124                <listitem><para>
    124125                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.
    125134                </para></listitem>
    126135                </varlistentry>
  • branches/samba-3.3.x/docs-xml/manpages-3/pam_winbind.7.xml

    r217 r224  
    143143                </varlistentry>
    144144
     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
    145153                </variablelist>
    146 
    147154
    148155        </para>
  • branches/samba-3.3.x/docs-xml/manpages-3/smbcontrol.1.xml

    r217 r224  
    6767                message to "broadcast" to all running daemons including nmbd and
    6868                winbind. This is a change for Samba 3.3, prior to this the
    69                 paramter smbd used to do this.</para>
     69                parameter smbd used to do this.</para>
    7070
    7171                <para>The <parameter>smbd</parameter> destination causes the
Note: See TracChangeset for help on using the changeset viewer.