Ignore:
Timestamp:
Nov 29, 2012, 2:06:31 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.9 2nd part

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/docs/htmldocs/manpages/pdbedit.8.html

    r745 r752  
    44        are smbpasswd, ldap, nis+ and tdb based and more can be added
    55        without changing the tool).</p><p>There are five main ways to use pdbedit: adding a user account,
    6         removing a user account, modifing a user account, listing user
     6        removing a user account, modifying a user account, listing user
    77        accounts, importing users accounts.</p></div><div class="refsect1" title="OPTIONS"><a name="id265892"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-L|--list</span></dt><dd><p>This option lists all the user accounts
    88                present in the users database.
     
    4848                operations and <span class="emphasis"><em>optional</em></span> in list
    4949                operations.</p></dd><dt><span class="term">-f|--fullname fullname</span></dt><dd><p>This option can be used while adding or
    50                 modifing a user account. It will specify the user's full
     50                modifying a user account. It will specify the user's full
    5151                name. </p><p>Example: <code class="literal">-f "Simo Sorce"</code></p></dd><dt><span class="term">-h|--homedir homedir</span></dt><dd><p>This option can be used while adding or
    52                 modifing a user account. It will specify the user's home
     52                modifying a user account. It will specify the user's home
    5353                directory network path.</p><p>Example: <code class="literal">-h "\\\\BERSERKER\\sorce"</code>
    5454                </p></dd><dt><span class="term">-D|--drive drive</span></dt><dd><p>This option can be used while adding or
    55                 modifing a user account. It will specify the windows drive
     55                modifying a user account. It will specify the windows drive
    5656                letter to be used to map the home directory.</p><p>Example: <code class="literal">-D "H:"</code>
    5757                </p></dd><dt><span class="term">-S|--script script</span></dt><dd><p>This option can be used while adding or
    58                 modifing a user account. It will specify the user's logon
     58                modifying a user account. It will specify the user's logon
    5959                script path.</p><p>Example: <code class="literal">-S "\\\\BERSERKER\\netlogon\\sorce.bat"</code>
    6060                </p></dd><dt><span class="term">-p|--profile profile</span></dt><dd><p>This option can be used while adding or
    61                 modifing a user account. It will specify the user's profile
     61                modifying a user account. It will specify the user's profile
    6262                directory.</p><p>Example: <code class="literal">-p "\\\\BERSERKER\\netlogon"</code>
    6363                </p></dd><dt><span class="term">-M|'--machine SID' SID|rid</span></dt><dd><p>
     
    126126                                password upon next login.
    127127                </p></dd><dt><span class="term">-N|--account-desc description</span></dt><dd><p>This option can be used while adding or
    128                 modifing a user account. It will specify the user's description
     128                modifying a user account. It will specify the user's description
    129129                field.</p><p>Example: <code class="literal">-N "test description"</code>
    130130                </p></dd><dt><span class="term">-Z|--logon-hours-reset</span></dt><dd><p>This option can be used while adding or
    131                 modifing a user account. It will reset the user's allowed logon
     131                modifying a user account. It will reset the user's allowed logon
    132132                hours. A user may login at any time afterwards.</p><p>Example: <code class="literal">-Z</code>
    133133                </p></dd><dt><span class="term">-z|--bad-password-count-reset</span></dt><dd><p>This option can be used while adding or
    134                 modifing a user account. It will reset the stored bad login
     134                modifying a user account. It will reset the stored bad login
    135135                counter from a specified user.</p><p>Example: <code class="literal">-z</code>
    136136                </p></dd><dt><span class="term">--policies-reset</span></dt><dd><p>This option can be used to reset the general
     
    138138                                default values.</p><p>Example: <code class="literal">--policies-reset</code>
    139139                </p></dd><dt><span class="term">-I|--domain</span></dt><dd><p>This option can be used while adding or
    140                 modifing a user account. It will specify the user's domain field.</p><p>Example: <code class="literal">-I "MYDOMAIN"</code>
     140                modifying a user account. It will specify the user's domain field.</p><p>Example: <code class="literal">-I "MYDOMAIN"</code>
    141141                </p></dd><dt><span class="term">--time-format</span></dt><dd><p>This option is currently not being used.</p></dd><dt><span class="term">-h|--help</span></dt><dd><p>Print a summary of command line options.
    142142</p></dd><dt><span class="term">-d|--debuglevel=level</span></dt><dd><p><em class="replaceable"><code>level</code></em> is an integer
Note: See TracChangeset for help on using the changeset viewer.