Changeset 988 for vendor/current/docs/manpages/pdbedit.8
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/pdbedit.8
r860 r988 2 2 .\" Title: pdbedit 3 3 .\" Author: [see the "AUTHOR" section] 4 .\" Generator: DocBook XSL Stylesheets v1.7 6.1 <http://docbook.sf.net/>5 .\" Date: 0 9/18/20134 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> 5 .\" Date: 05/02/2016 6 6 .\" Manual: System Administration tools 7 .\" Source: Samba 3.67 .\" Source: Samba 4.4 8 8 .\" Language: English 9 9 .\" 10 .TH "PDBEDIT" "8" "0 9/18/2013" "Samba 3\&.6" "System Administration tools"10 .TH "PDBEDIT" "8" "05/02/2016" "Samba 4\&.4" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * Define some portability stuff … … 32 32 .SH "SYNOPSIS" 33 33 .HP \w'\ 'u 34 pdbedit [\-a] [\-b\ passdb\-backend] [\-c\ account\-control] [\-C\ value] [\-d\ debuglevel] [\-D\ drive] [\-e\ passdb\-backend] [\-f\ fullname] [\-\-force\-initialized\-passwords] [\-g] [\-h\ homedir] [\-i\ passdb\-backend] [\-I\ domain] [\-K] [\-L] [\-m] [\-M\ SID|RID] [\-N\ description] [\-P\ account\-policy] [\-p\ profile] [\-\-policies\-reset] [\-r] [\-s\ configfile] [\-S\ script] [\- t] [\-\-time\-format] [\-u\ username] [\-U\ SID|RID] [\-v] [\-V] [\-w] [\-x] [\-y] [\-z] [\-Z]34 pdbedit [\-a] [\-b\ passdb\-backend] [\-c\ account\-control] [\-C\ value] [\-d\ debuglevel] [\-D\ drive] [\-e\ passdb\-backend] [\-f\ fullname] [\-\-force\-initialized\-passwords] [\-g] [\-h\ homedir] [\-i\ passdb\-backend] [\-I\ domain] [\-K] [\-L] [\-m] [\-M\ SID|RID] [\-N\ description] [\-P\ account\-policy] [\-p\ profile] [\-\-policies\-reset] [\-r] [\-s\ configfile] [\-S\ script] [\-\-set\-nt\-hash] [\-t] [\-\-time\-format] [\-u\ username] [\-U\ SID|RID] [\-v] [\-V] [\-w] [\-x] [\-y] [\-z] [\-Z] 35 35 .SH "DESCRIPTION" 36 36 .PP … … 67 67 \-v|\-\-verbose 68 68 .RS 4 69 This option enables the verbose listing format\&. It causes pdbedit to list the users in the database, printing out the account fields in a descriptive format\&. 69 This option enables the verbose listing format\&. It causes pdbedit to list the users in the database, printing out the account fields in a descriptive format\&. Used together with \-w also shows passwords hashes\&. 70 70 .sp 71 71 Example: … … 106 106 file format\&. (see the 107 107 \fBsmbpasswd\fR(5) 108 for details) 108 for details)\&. Instead used together with (\-v) displays the passwords hashes in verbose output\&. 109 109 .sp 110 110 Example: … … 168 168 .RE 169 169 .PP 170 \-\-set\-nt\-hash 171 .RS 4 172 This option can be used while modifying a user account\&. It will set the user\*(Aqs password using the nt\-hash value given as hexadecimal string\&. Useful to synchronize passwords\&. 173 .sp 174 Example: 175 \-\-set\-nt\-hash 8846F7EAEE8FB117AD06BDD830B7586C 176 .RE 177 .PP 170 178 \-p|\-\-profile profile 171 179 .RS 4 … … 204 212 .RS 4 205 213 This option can be used while adding or modifying a user account\&. It will specify the users\*(Aq account control property\&. Possible flags are listed below\&. 206 .sp207 208 214 .sp 209 215 .RS 4 … … 372 378 .ps -1 373 379 .br 374 pdbedit does not call the unix password sync ronisation script if380 pdbedit does not call the unix password synchronization script if 375 381 \m[blue]\fBunix password sync\fR\m[] 376 382 has been set\&. It only updates the data in the Samba user database\&. … … 500 506 applies to the account policies instead of the user database\&. 501 507 .sp 502 This option will allow to migrate account policies from their default tdb\-store into a passdb backend, e\&.g\&. an LDAP directory server\&.508 This option will allow one to migrate account policies from their default tdb\-store into a passdb backend, e\&.g\&. an LDAP directory server\&. 503 509 .sp 504 510 Example: … … 554 560 .RS 4 555 561 This option is currently not being used\&. 556 .RE557 .PP558 \-h|\-\-help559 .RS 4560 Print a summary of command line options\&.561 .RE562 .PP563 \-d|\-\-debuglevel=level564 .RS 4565 \fIlevel\fR566 is an integer from 0 to 10\&. The default value if this parameter is not specified is 0\&.567 .sp568 The higher this value, the more detail will be logged to the log files about the activities of the server\&. At level 0, only critical errors and serious warnings will be logged\&. Level 1 is a reasonable level for day\-to\-day running \- it generates a small amount of information about operations carried out\&.569 .sp570 Levels above 1 will generate considerable amounts of log data, and should only be used when investigating a problem\&. Levels above 3 are designed for use only by developers and generate HUGE amounts of log data, most of which is extremely cryptic\&.571 .sp572 Note that specifying this parameter here will override the573 \m[blue]\fBlog level\fR\m[]574 parameter in the575 smb\&.conf576 file\&.577 .RE578 .PP579 \-V|\-\-version580 .RS 4581 Prints the program version number\&.582 .RE583 .PP584 \-s|\-\-configfile <configuration file>585 .RS 4586 The file specified contains the configuration details required by the server\&. The information in this file includes server\-specific information such as what printcap file to use, as well as descriptions of all the services that the server is to provide\&. See587 smb\&.conf588 for more information\&. The default configuration file name is determined at compile time\&.589 .RE590 .PP591 \-l|\-\-log\-basename=logdirectory592 .RS 4593 Base directory name for log/debug files\&. The extension594 \fB"\&.progname"\fR595 will be appended (e\&.g\&. log\&.smbclient, log\&.smbd, etc\&.\&.\&.)\&. The log file is never removed by the client\&.596 562 .RE 597 563 .SH "NOTES"
Note:
See TracChangeset
for help on using the changeset viewer.