Changeset 746 for vendor/current/docs/manpages/pdbedit.8
- Timestamp:
- Nov 27, 2012, 4:56:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/pdbedit.8
r740 r746 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 08/08/20115 .\" Date: 10/29/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "PDBEDIT" "8" " 08/08/2011" "Samba 3\&.6" "System Administration tools"10 .TH "PDBEDIT" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 34 34 The pdbedit tool uses the passdb modular interface and is independent from the kind of users database used (currently there are smbpasswd, ldap, nis+ and tdb based and more can be added without changing the tool)\&. 35 35 .PP 36 There are five main ways to use pdbedit: adding a user account, removing a user account, modif ing a user account, listing user accounts, importing users accounts\&.36 There are five main ways to use pdbedit: adding a user account, removing a user account, modifying a user account, listing user accounts, importing users accounts\&. 37 37 .SH "OPTIONS" 38 38 .PP … … 129 129 \-f|\-\-fullname fullname 130 130 .RS 4 131 This option can be used while adding or modif ing a user account\&. It will specify the user\'s full name\&.131 This option can be used while adding or modifying a user account\&. It will specify the user\'s full name\&. 132 132 .sp 133 133 Example: … … 137 137 \-h|\-\-homedir homedir 138 138 .RS 4 139 This option can be used while adding or modif ing a user account\&. It will specify the user\'s home directory network path\&.139 This option can be used while adding or modifying a user account\&. It will specify the user\'s home directory network path\&. 140 140 .sp 141 141 Example: … … 145 145 \-D|\-\-drive drive 146 146 .RS 4 147 This option can be used while adding or modif ing a user account\&. It will specify the windows drive letter to be used to map the home directory\&.147 This option can be used while adding or modifying a user account\&. It will specify the windows drive letter to be used to map the home directory\&. 148 148 .sp 149 149 Example: … … 153 153 \-S|\-\-script script 154 154 .RS 4 155 This option can be used while adding or modif ing a user account\&. It will specify the user\'s logon script path\&.155 This option can be used while adding or modifying a user account\&. It will specify the user\'s logon script path\&. 156 156 .sp 157 157 Example: … … 161 161 \-p|\-\-profile profile 162 162 .RS 4 163 This option can be used while adding or modif ing a user account\&. It will specify the user\'s profile directory\&.163 This option can be used while adding or modifying a user account\&. It will specify the user\'s profile directory\&. 164 164 .sp 165 165 Example: … … 504 504 \-N|\-\-account\-desc description 505 505 .RS 4 506 This option can be used while adding or modif ing a user account\&. It will specify the user\'s description field\&.506 This option can be used while adding or modifying a user account\&. It will specify the user\'s description field\&. 507 507 .sp 508 508 Example: … … 512 512 \-Z|\-\-logon\-hours\-reset 513 513 .RS 4 514 This option can be used while adding or modif ing a user account\&. It will reset the user\'s allowed logon hours\&. A user may login at any time afterwards\&.514 This option can be used while adding or modifying a user account\&. It will reset the user\'s allowed logon hours\&. A user may login at any time afterwards\&. 515 515 .sp 516 516 Example: … … 520 520 \-z|\-\-bad\-password\-count\-reset 521 521 .RS 4 522 This option can be used while adding or modif ing a user account\&. It will reset the stored bad login counter from a specified user\&.522 This option can be used while adding or modifying a user account\&. It will reset the stored bad login counter from a specified user\&. 523 523 .sp 524 524 Example: … … 536 536 \-I|\-\-domain 537 537 .RS 4 538 This option can be used while adding or modif ing a user account\&. It will specify the user\'s domain field\&.538 This option can be used while adding or modifying a user account\&. It will specify the user\'s domain field\&. 539 539 .sp 540 540 Example:
Note:
See TracChangeset
for help on using the changeset viewer.