Ignore:
Timestamp:
Nov 27, 2012, 4:56:06 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated vendor to 3.6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs-xml/manpages-3/pdbedit.8.xml

    r740 r746  
    7373
    7474        <para>There are five main ways to use pdbedit: adding a user account,
    75         removing a user account, modifing a user account, listing user
     75        removing a user account, modifying a user account, listing user
    7676        accounts, importing users accounts.</para>
    7777</refsect1>
     
    163163                <term>-f|--fullname fullname</term>
    164164                <listitem><para>This option can be used while adding or
    165                 modifing a user account. It will specify the user's full
     165                modifying a user account. It will specify the user's full
    166166                name. </para>
    167167
     
    173173                <term>-h|--homedir homedir</term>
    174174                <listitem><para>This option can be used while adding or
    175                 modifing a user account. It will specify the user's home
     175                modifying a user account. It will specify the user's home
    176176                directory network path.</para>
    177177
     
    184184                <term>-D|--drive drive</term>
    185185                <listitem><para>This option can be used while adding or
    186                 modifing a user account. It will specify the windows drive
     186                modifying a user account. It will specify the windows drive
    187187                letter to be used to map the home directory.</para>
    188188
     
    196196                <term>-S|--script script</term>
    197197                <listitem><para>This option can be used while adding or
    198                 modifing a user account. It will specify the user's logon
     198                modifying a user account. It will specify the user's logon
    199199                script path.</para>
    200200
     
    208208                <term>-p|--profile profile</term>
    209209                <listitem><para>This option can be used while adding or
    210                 modifing a user account. It will specify the user's profile
     210                modifying a user account. It will specify the user's profile
    211211                directory.</para>
    212212
     
    448448                <term>-N|--account-desc description</term>
    449449                <listitem><para>This option can be used while adding or
    450                 modifing a user account. It will specify the user's description
     450                modifying a user account. It will specify the user's description
    451451                field.</para>
    452452
     
    459459                <term>-Z|--logon-hours-reset</term>
    460460                <listitem><para>This option can be used while adding or
    461                 modifing a user account. It will reset the user's allowed logon
     461                modifying a user account. It will reset the user's allowed logon
    462462                hours. A user may login at any time afterwards.</para>
    463463
     
    470470                <term>-z|--bad-password-count-reset</term>
    471471                <listitem><para>This option can be used while adding or
    472                 modifing a user account. It will reset the stored bad login
     472                modifying a user account. It will reset the stored bad login
    473473                counter from a specified user.</para>
    474474
     
    491491                <term>-I|--domain</term>
    492492                <listitem><para>This option can be used while adding or
    493                 modifing a user account. It will specify the user's domain field.</para>
     493                modifying a user account. It will specify the user's domain field.</para>
    494494
    495495                <para>Example: <command>-I "MYDOMAIN"</command>
Note: See TracChangeset for help on using the changeset viewer.