Ignore:
Timestamp:
Apr 9, 2010, 3:20:58 PM (15 years ago)
Author:
Silvan Scherrer
Message:

Samba 3.5.x: update to 3.5.2

File:
1 edited

Legend:

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

    r414 r427  
    1 '\" t
    21.\"     Title: pdbedit
    32.\"    Author: [see the "AUTHOR" section]
    4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 02/19/2010
     3.\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/>
     4.\"      Date: 03/30/2010
    65.\"    Manual: System Administration tools
    76.\"    Source: Samba 3.5
    87.\"  Language: English
    98.\"
    10 .TH "PDBEDIT" "8" "02/19/2010" "Samba 3\&.5" "System Administration tools"
     9.TH "PDBEDIT" "8" "03/30/2010" "Samba 3\&.5" "System Administration tools"
     10.\" -----------------------------------------------------------------
     11.\" * (re)Define some macros
     12.\" -----------------------------------------------------------------
     13.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     14.\" toupper - uppercase a string (locale-aware)
     15.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     16.de toupper
     17.tr aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ
     18\\$*
     19.tr aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz
     20..
     21.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     22.\" SH-xref - format a cross-reference to an SH section
     23.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     24.de SH-xref
     25.ie n \{\
     26.\}
     27.toupper \\$*
     28.el \{\
     29\\$*
     30.\}
     31..
     32.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     33.\" SH - level-one heading that works better for non-TTY output
     34.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     35.de1 SH
     36.\" put an extra blank line of space above the head in non-TTY output
     37.if t \{\
     38.sp 1
     39.\}
     40.sp \\n[PD]u
     41.nr an-level 1
     42.set-an-margin
     43.nr an-prevailing-indent \\n[IN]
     44.fi
     45.in \\n[an-margin]u
     46.ti 0
     47.HTML-TAG ".NH \\n[an-level]"
     48.it 1 an-trap
     49.nr an-no-space-flag 1
     50.nr an-break-flag 1
     51\." make the size of the head bigger
     52.ps +3
     53.ft B
     54.ne (2v + 1u)
     55.ie n \{\
     56.\" if n (TTY output), use uppercase
     57.toupper \\$*
     58.\}
     59.el \{\
     60.nr an-break-flag 0
     61.\" if not n (not TTY), use normal case (not uppercase)
     62\\$1
     63.in \\n[an-margin]u
     64.ti 0
     65.\" if not n (not TTY), put a border/line under subheading
     66.sp -.6
     67\l'\n(.lu'
     68.\}
     69..
     70.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     71.\" SS - level-two heading that works better for non-TTY output
     72.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     73.de1 SS
     74.sp \\n[PD]u
     75.nr an-level 1
     76.set-an-margin
     77.nr an-prevailing-indent \\n[IN]
     78.fi
     79.in \\n[IN]u
     80.ti \\n[SN]u
     81.it 1 an-trap
     82.nr an-no-space-flag 1
     83.nr an-break-flag 1
     84.ps \\n[PS-SS]u
     85\." make the size of the head bigger
     86.ps +2
     87.ft B
     88.ne (2v + 1u)
     89.if \\n[.$] \&\\$*
     90..
     91.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     92.\" BB/BE - put background/screen (filled box) around block of text
     93.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     94.de BB
     95.if t \{\
     96.sp -.5
     97.br
     98.in +2n
     99.ll -2n
     100.gcolor red
     101.di BX
     102.\}
     103..
     104.de EB
     105.if t \{\
     106.if "\\$2"adjust-for-leading-newline" \{\
     107.sp -1
     108.\}
     109.br
     110.di
     111.in
     112.ll
     113.gcolor
     114.nr BW \\n(.lu-\\n(.i
     115.nr BH \\n(dn+.5v
     116.ne \\n(BHu+.5v
     117.ie "\\$2"adjust-for-leading-newline" \{\
     118\M[\\$1]\h'1n'\v'+.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[]
     119.\}
     120.el \{\
     121\M[\\$1]\h'1n'\v'-.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[]
     122.\}
     123.in 0
     124.sp -.5v
     125.nf
     126.BX
     127.in
     128.sp .5v
     129.fi
     130.\}
     131..
     132.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     133.\" BM/EM - put colored marker in margin next to block of text
     134.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     135.de BM
     136.if t \{\
     137.br
     138.ll -2n
     139.gcolor red
     140.di BX
     141.\}
     142..
     143.de EM
     144.if t \{\
     145.br
     146.di
     147.ll
     148.gcolor
     149.nr BH \\n(dn
     150.ne \\n(BHu
     151\M[\\$1]\D'P -.75n 0 0 \\n(BHu -(\\n[.i]u - \\n(INu - .75n) 0 0 -\\n(BHu'\M[]
     152.in 0
     153.nf
     154.BX
     155.in
     156.fi
     157.\}
     158..
    11159.\" -----------------------------------------------------------------
    12160.\" * set default formatting
     
    19167.\" * MAIN CONTENT STARTS HERE *
    20168.\" -----------------------------------------------------------------
    21 .SH "NAME"
     169.SH "Name"
    22170pdbedit \- manage the SAM database (Database of Samba Users)
    23 .SH "SYNOPSIS"
     171.SH "Synopsis"
     172.fam C
    24173.HP \w'\ 'u
    25 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]
     174\FCpdbedit\F[] [\-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]
     175.fam
    26176.SH "DESCRIPTION"
    27177.PP
     
    42192.sp
    43193Example:
    44 pdbedit \-L
    45 .sp
    46 .if n \{\
    47 .RS 4
    48 .\}
     194\FCpdbedit \-L\F[]
     195.sp
     196.if n \{\
     197.RS 4
     198.\}
     199.fam C
     200.ps -1
    49201.nf
     202.if t \{\
     203.sp -1
     204.\}
     205.BB lightgray adjust-for-leading-newline
     206.sp -1
     207
    50208sorce:500:Simo Sorce
    51209samba:45:Test User
    52 .fi
     210.EB lightgray adjust-for-leading-newline
     211.if t \{\
     212.sp 1
     213.\}
     214.fi
     215.fam
     216.ps +1
    53217.if n \{\
    54218.RE
     
    61225.sp
    62226Example:
    63 pdbedit \-L \-v
    64 .sp
    65 .if n \{\
    66 .RS 4
    67 .\}
     227\FCpdbedit \-L \-v\F[]
     228.sp
     229.if n \{\
     230.RS 4
     231.\}
     232.fam C
     233.ps -1
    68234.nf
     235.if t \{\
     236.sp -1
     237.\}
     238.BB lightgray adjust-for-leading-newline
     239.sp -1
     240
    69241\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
    70242username:       sorce
     
    85257Logon Script:   
    86258Profile Path:   \e\eBERSERKER\eprofile
    87 .fi
     259.EB lightgray adjust-for-leading-newline
     260.if t \{\
     261.sp 1
     262.\}
     263.fi
     264.fam
     265.ps +1
    88266.if n \{\
    89267.RE
     
    94272.RS 4
    95273This option sets the "smbpasswd" listing format\&. It will make pdbedit list the users in the database, printing out the account fields in a format compatible with the
    96 smbpasswd
     274\FCsmbpasswd\F[]
    97275file format\&. (see the
    98276\fBsmbpasswd\fR(5)
     
    100278.sp
    101279Example:
    102 pdbedit \-L \-w
    103 .sp
    104 .if n \{\
    105 .RS 4
    106 .\}
     280\FCpdbedit \-L \-w\F[]
     281.sp
     282.if n \{\
     283.RS 4
     284.\}
     285.fam C
     286.ps -1
    107287.nf
     288.if t \{\
     289.sp -1
     290.\}
     291.BB lightgray adjust-for-leading-newline
     292.sp -1
     293
    108294sorce:500:508818B733CE64BEAAD3B435B51404EE:
    109295          D2A2418EFC466A8A0F6B1DBB5C3DB80C:
     
    112298          BC281CE3F53B6A5146629CD4751D3490:
    113299          [UX         ]:LCT\-3BFA1E8D:
    114 .fi
     300.EB lightgray adjust-for-leading-newline
     301.if t \{\
     302.sp 1
     303.\}
     304.fi
     305.fam
     306.ps +1
    115307.if n \{\
    116308.RE
     
    132324.sp
    133325Example:
    134 \-f "Simo Sorce"
     326\FC\-f "Simo Sorce"\F[]
    135327.RE
    136328.PP
     
    140332.sp
    141333Example:
    142 \-h "\e\e\e\eBERSERKER\e\esorce"
     334\FC\-h "\e\e\e\eBERSERKER\e\esorce"\F[]
    143335.RE
    144336.PP
     
    148340.sp
    149341Example:
    150 \-D "H:"
     342\FC\-D "H:"\F[]
    151343.RE
    152344.PP
     
    156348.sp
    157349Example:
    158 \-S "\e\e\e\eBERSERKER\e\enetlogon\e\esorce\&.bat"
     350\FC\-S "\e\e\e\eBERSERKER\e\enetlogon\e\esorce\&.bat"\F[]
    159351.RE
    160352.PP
     
    164356.sp
    165357Example:
    166 \-p "\e\e\e\eBERSERKER\e\enetlogon"
     358\FC\-p "\e\e\e\eBERSERKER\e\enetlogon"\F[]
    167359.RE
    168360.PP
     
    172364.sp
    173365Example:
    174 \-M S\-1\-5\-21\-2447931902\-1787058256\-3961074038\-1201
     366\FC\-M S\-1\-5\-21\-2447931902\-1787058256\-3961074038\-1201\F[]
    175367.RE
    176368.PP
     
    180372.sp
    181373Example:
    182 \-U S\-1\-5\-21\-2447931902\-1787058256\-3961074038\-5004
    183 .sp
    184 Example:
    185 \'\-\-user SID\' S\-1\-5\-21\-2447931902\-1787058256\-3961074038\-5004
    186 .sp
    187 Example:
    188 \-U 5004
    189 .sp
    190 Example:
    191 \'\-\-user SID\' 5004
     374\FC\-U S\-1\-5\-21\-2447931902\-1787058256\-3961074038\-5004\F[]
     375.sp
     376Example:
     377\FC\'\-\-user SID\' S\-1\-5\-21\-2447931902\-1787058256\-3961074038\-5004\F[]
     378.sp
     379Example:
     380\FC\-U 5004\F[]
     381.sp
     382Example:
     383\FC\'\-\-user SID\' 5004\F[]
    192384.RE
    193385.PP
     
    321513.sp
    322514Example:
    323 \-c "[X ]"
     515\FC\-c "[X ]"\F[]
    324516.RE
    325517.PP
     
    329521.sp
    330522Example:
    331 pdbedit \-K never user
     523\FCpdbedit \-K never user\F[]
    332524.RE
    333525.PP
     
    337529.sp
    338530Example:
    339 pdbedit \-a \-u sorce
    340 .sp
    341 .if n \{\
    342 .RS 4
    343 .\}
     531\FCpdbedit \-a \-u sorce\F[]
     532.sp
     533.if n \{\
     534.RS 4
     535.\}
     536.fam C
     537.ps -1
    344538.nf
     539.BB lightgray
    345540new password:
    346541retype new password
    347 .fi
    348 .if n \{\
    349 .RE
    350 .\}
    351 .sp
    352 .if n \{\
    353 .sp
    354 .\}
    355 .RS 4
     542.EB lightgray
     543.fi
     544.fam
     545.ps +1
     546.if n \{\
     547.RE
     548.\}
     549.sp
     550.if n \{\
     551.sp
     552.\}
     553.RS 4
     554.BM yellow
    356555.it 1 an-trap
    357556.nr an-no-space-flag 1
     
    367566.sp
    368567If you wish to add a user and synchronise the password that immediately, use
    369 smbpasswd\'s
     568\FCsmbpasswd\F[]\'s
    370569\fB\-a\fR
    371570option\&.
    372571.sp .5v
     572.EM yellow
    373573.RE
    374574.RE
     
    377577.RS 4
    378578This option causes pdbedit to read the password from standard input, rather than from /dev/tty (like the
    379 passwd(1)
     579\FCpasswd(1)\F[]
    380580program does)\&. The password has to be submitted twice and terminated by a newline each\&.
    381581.RE
     
    393593.sp
    394594Example:
    395 pdbedit \-a \-m \-u w2k\-wks
     595\FCpdbedit \-a \-m \-u w2k\-wks\F[]
    396596.RE
    397597.PP
     
    401601.sp
    402602Example:
    403 pdbedit \-x \-u bob
     603\FCpdbedit \-x \-u bob\F[]
    404604.RE
    405605.PP
     
    411611.sp
    412612Example:
    413 pdbedit \-i smbpasswd:/etc/smbpasswd\&.old
     613\FCpdbedit \-i smbpasswd:/etc/smbpasswd\&.old \F[]
    414614.RE
    415615.PP
     
    421621.sp
    422622Example:
    423 pdbedit \-e smbpasswd:/root/samba\-users\&.backup
     623\FCpdbedit \-e smbpasswd:/root/samba\-users\&.backup\F[]
    424624.RE
    425625.PP
     
    439639.sp
    440640Example:
    441 pdbedit \-b xml:/root/pdb\-backup\&.xml \-l
     641\FCpdbedit \-b xml:/root/pdb\-backup\&.xml \-l\F[]
    442642.RE
    443643.PP
     
    449649.sp
    450650Example:
    451 pdbedit \-P "bad lockout attempt"
    452 .sp
    453 .if n \{\
    454 .RS 4
    455 .\}
     651\FCpdbedit \-P "bad lockout attempt"\F[]
     652.sp
     653.if n \{\
     654.RS 4
     655.\}
     656.fam C
     657.ps -1
    456658.nf
     659.if t \{\
     660.sp -1
     661.\}
     662.BB lightgray adjust-for-leading-newline
     663.sp -1
     664
    457665account policy value for bad lockout attempt is 0
    458 .fi
     666.EB lightgray adjust-for-leading-newline
     667.if t \{\
     668.sp 1
     669.\}
     670.fi
     671.fam
     672.ps +1
    459673.if n \{\
    460674.RE
     
    469683.sp
    470684Example:
    471 pdbedit \-P "bad lockout attempt" \-C 3
    472 .sp
    473 .if n \{\
    474 .RS 4
    475 .\}
     685\FCpdbedit \-P "bad lockout attempt" \-C 3\F[]
     686.sp
     687.if n \{\
     688.RS 4
     689.\}
     690.fam C
     691.ps -1
    476692.nf
     693.if t \{\
     694.sp -1
     695.\}
     696.BB lightgray adjust-for-leading-newline
     697.sp -1
     698
    477699account policy value for bad lockout attempt was 0
    478700account policy value for bad lockout attempt is now 3
    479 .fi
     701.EB lightgray adjust-for-leading-newline
     702.if t \{\
     703.sp 1
     704.\}
     705.fi
     706.fam
     707.ps +1
    480708.if n \{\
    481709.RE
     
    493721.sp
    494722Example:
    495 pdbedit \-y \-i tdbsam: \-e ldapsam:ldap://my\&.ldap\&.host
     723\FCpdbedit \-y \-i tdbsam: \-e ldapsam:ldap://my\&.ldap\&.host\F[]
    496724.RE
    497725.PP
     
    506734.sp
    507735Example:
    508 \-N "test description"
     736\FC\-N "test description"\F[]
    509737.RE
    510738.PP
     
    514742.sp
    515743Example:
    516 \-Z
     744\FC\-Z\F[]
    517745.RE
    518746.PP
     
    522750.sp
    523751Example:
    524 \-z
     752\FC\-z\F[]
    525753.RE
    526754.PP
     
    530758.sp
    531759Example:
    532 \-\-policies\-reset
     760\FC\-\-policies\-reset\F[]
    533761.RE
    534762.PP
     
    538766.sp
    539767Example:
    540 \-I "MYDOMAIN"
     768\FC\-I "MYDOMAIN"\F[]
    541769.RE
    542770.PP
     
    563791\m[blue]\fB\%smb.conf.5.html#\fR\m[]
    564792parameter in the
    565 smb\&.conf
     793\FCsmb\&.conf\F[]
    566794file\&.
    567795.RE
     
    575803.RS 4
    576804The 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\&. See
    577 smb\&.conf
     805\FCsmb\&.conf\F[]
    578806for more information\&. The default configuration file name is determined at compile time\&.
    579807.RE
Note: See TracChangeset for help on using the changeset viewer.