Ignore:
Timestamp:
Mar 1, 2010, 3:05:48 PM (15 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3.x to 3.3.11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/docs/manpages/pdbedit.8

    r368 r411  
    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: 01/14/2010
     3.\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/>
     4.\"      Date: 02/22/2010
    65.\"    Manual: System Administration tools
    76.\"    Source: Samba 3.3
    87.\"  Language: English
    98.\"
    10 .TH "PDBEDIT" "8" "01/14/2010" "Samba 3\&.3" "System Administration tools"
     9.TH "PDBEDIT" "8" "02/22/2010" "Samba 3\&.3" "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 [\-L] [\-v] [\-w] [\-u\ username] [\-f\ fullname] [\-h\ homedir] [\-D\ drive] [\-S\ script] [\-p\ profile] [\-a] [\-t,\ \-\-password\-from\-stdin] [\-m] [\-r] [\-x] [\-i\ passdb\-backend] [\-e\ passdb\-backend] [\-b\ passdb\-backend] [\-g] [\-d\ debuglevel] [\-s\ configfile] [\-P\ account\-policy] [\-C\ value] [\-c\ account\-control] [\-y]
     174\FCpdbedit\F[] [\-L] [\-v] [\-w] [\-u\ username] [\-f\ fullname] [\-h\ homedir] [\-D\ drive] [\-S\ script] [\-p\ profile] [\-a] [\-t,\ \-\-password\-from\-stdin] [\-m] [\-r] [\-x] [\-i\ passdb\-backend] [\-e\ passdb\-backend] [\-b\ passdb\-backend] [\-g] [\-d\ debuglevel] [\-s\ configfile] [\-P\ account\-policy] [\-C\ value] [\-c\ account\-control] [\-y]
     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 \-G S\-1\-5\-21\-2447931902\-1787058256\-3961074038\-1201
     366\FC\-G 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
     374\FC\-U S\-1\-5\-21\-2447931902\-1787058256\-3961074038\-5004\F[]
    183375.RE
    184376.PP
     
    312504.sp
    313505Example:
    314 \-c "[X ]"
     506\FC\-c "[X ]"\F[]
    315507.RE
    316508.PP
     
    320512.sp
    321513Example:
    322 pdbedit \-a \-u sorce
    323 .sp
    324 .if n \{\
    325 .RS 4
    326 .\}
     514\FCpdbedit \-a \-u sorce\F[]
     515.sp
     516.if n \{\
     517.RS 4
     518.\}
     519.fam C
     520.ps -1
    327521.nf
     522.BB lightgray
    328523new password:
    329524retype new password
    330 .fi
    331 .if n \{\
    332 .RE
    333 .\}
    334 .sp
    335 .if n \{\
    336 .sp
    337 .\}
    338 .RS 4
     525.EB lightgray
     526.fi
     527.fam
     528.ps +1
     529.if n \{\
     530.RE
     531.\}
     532.sp
     533.if n \{\
     534.sp
     535.\}
     536.RS 4
     537.BM yellow
    339538.it 1 an-trap
    340539.nr an-no-space-flag 1
     
    350549.sp
    351550If you wish to add a user and synchronise the password that immediately, use
    352 smbpasswd\'s
     551\FCsmbpasswd\F[]\'s
    353552\fB\-a\fR
    354553option\&.
    355554.sp .5v
     555.EM yellow
    356556.RE
    357557.RE
     
    360560.RS 4
    361561This option causes pdbedit to read the password from standard input, rather than from /dev/tty (like the
    362 passwd(1)
     562\FCpasswd(1)\F[]
    363563program does)\&. The password has to be submitted twice and terminated by a newline each\&.
    364564.RE
     
    376576.sp
    377577Example:
    378 pdbedit \-a \-m \-u w2k\-wks
     578\FCpdbedit \-a \-m \-u w2k\-wks\F[]
    379579.RE
    380580.PP
     
    384584.sp
    385585Example:
    386 pdbedit \-x \-u bob
     586\FCpdbedit \-x \-u bob\F[]
    387587.RE
    388588.PP
     
    394594.sp
    395595Example:
    396 pdbedit \-i smbpasswd:/etc/smbpasswd\&.old
     596\FCpdbedit \-i smbpasswd:/etc/smbpasswd\&.old \F[]
    397597.RE
    398598.PP
     
    404604.sp
    405605Example:
    406 pdbedit \-e smbpasswd:/root/samba\-users\&.backup
     606\FCpdbedit \-e smbpasswd:/root/samba\-users\&.backup\F[]
    407607.RE
    408608.PP
     
    422622.sp
    423623Example:
    424 pdbedit \-b xml:/root/pdb\-backup\&.xml \-l
     624\FCpdbedit \-b xml:/root/pdb\-backup\&.xml \-l\F[]
    425625.RE
    426626.PP
     
    432632.sp
    433633Example:
    434 pdbedit \-P "bad lockout attempt"
    435 .sp
    436 .if n \{\
    437 .RS 4
    438 .\}
     634\FCpdbedit \-P "bad lockout attempt"\F[]
     635.sp
     636.if n \{\
     637.RS 4
     638.\}
     639.fam C
     640.ps -1
    439641.nf
     642.if t \{\
     643.sp -1
     644.\}
     645.BB lightgray adjust-for-leading-newline
     646.sp -1
     647
    440648account policy value for bad lockout attempt is 0
    441 .fi
     649.EB lightgray adjust-for-leading-newline
     650.if t \{\
     651.sp 1
     652.\}
     653.fi
     654.fam
     655.ps +1
    442656.if n \{\
    443657.RE
     
    452666.sp
    453667Example:
    454 pdbedit \-P "bad lockout attempt" \-C 3
    455 .sp
    456 .if n \{\
    457 .RS 4
    458 .\}
     668\FCpdbedit \-P "bad lockout attempt" \-C 3\F[]
     669.sp
     670.if n \{\
     671.RS 4
     672.\}
     673.fam C
     674.ps -1
    459675.nf
     676.if t \{\
     677.sp -1
     678.\}
     679.BB lightgray adjust-for-leading-newline
     680.sp -1
     681
    460682account policy value for bad lockout attempt was 0
    461683account policy value for bad lockout attempt is now 3
    462 .fi
     684.EB lightgray adjust-for-leading-newline
     685.if t \{\
     686.sp 1
     687.\}
     688.fi
     689.fam
     690.ps +1
    463691.if n \{\
    464692.RE
     
    476704.sp
    477705Example:
    478 pdbedit \-y \-i tdbsam: \-e ldapsam:ldap://my\&.ldap\&.host
     706\FCpdbedit \-y \-i tdbsam: \-e ldapsam:ldap://my\&.ldap\&.host\F[]
    479707.RE
    480708.PP
     
    496724\m[blue]\fB\%smb.conf.5.html#\fR\m[]
    497725parameter in the
    498 smb\&.conf
     726\FCsmb\&.conf\F[]
    499727file\&.
    500728.RE
     
    508736.RS 4
    509737The 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
    510 smb\&.conf
     738\FCsmb\&.conf\F[]
    511739for more information\&. The default configuration file name is determined at compile time\&.
    512740.RE
Note: See TracChangeset for help on using the changeset viewer.