1 | '\" t
|
---|
2 | .\" Title: pdbedit
|
---|
3 | .\" Author: [see the "AUTHOR" section]
|
---|
4 | .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
---|
5 | .\" Date: 01/14/2010
|
---|
6 | .\" Manual: System Administration tools
|
---|
7 | .\" Source: Samba 3.3
|
---|
8 | .\" Language: English
|
---|
9 | .\"
|
---|
10 | .TH "PDBEDIT" "8" "01/14/2010" "Samba 3\&.3" "System Administration tools"
|
---|
11 | .\" -----------------------------------------------------------------
|
---|
12 | .\" * set default formatting
|
---|
13 | .\" -----------------------------------------------------------------
|
---|
14 | .\" disable hyphenation
|
---|
15 | .nh
|
---|
16 | .\" disable justification (adjust text to left margin only)
|
---|
17 | .ad l
|
---|
18 | .\" -----------------------------------------------------------------
|
---|
19 | .\" * MAIN CONTENT STARTS HERE *
|
---|
20 | .\" -----------------------------------------------------------------
|
---|
21 | .SH "NAME"
|
---|
22 | pdbedit \- manage the SAM database (Database of Samba Users)
|
---|
23 | .SH "SYNOPSIS"
|
---|
24 | .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]
|
---|
26 | .SH "DESCRIPTION"
|
---|
27 | .PP
|
---|
28 | This tool is part of the
|
---|
29 | \fBsamba\fR(7)
|
---|
30 | suite\&.
|
---|
31 | .PP
|
---|
32 | The pdbedit program is used to manage the users accounts stored in the sam database and can only be run by root\&.
|
---|
33 | .PP
|
---|
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 | .PP
|
---|
36 | There are five main ways to use pdbedit: adding a user account, removing a user account, modifing a user account, listing user accounts, importing users accounts\&.
|
---|
37 | .SH "OPTIONS"
|
---|
38 | .PP
|
---|
39 | \-L
|
---|
40 | .RS 4
|
---|
41 | This option lists all the user accounts present in the users database\&. This option prints a list of user/uid pairs separated by the \':\' character\&.
|
---|
42 | .sp
|
---|
43 | Example:
|
---|
44 | pdbedit \-L
|
---|
45 | .sp
|
---|
46 | .if n \{\
|
---|
47 | .RS 4
|
---|
48 | .\}
|
---|
49 | .nf
|
---|
50 | sorce:500:Simo Sorce
|
---|
51 | samba:45:Test User
|
---|
52 | .fi
|
---|
53 | .if n \{\
|
---|
54 | .RE
|
---|
55 | .\}
|
---|
56 | .RE
|
---|
57 | .PP
|
---|
58 | \-v
|
---|
59 | .RS 4
|
---|
60 | 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\&.
|
---|
61 | .sp
|
---|
62 | Example:
|
---|
63 | pdbedit \-L \-v
|
---|
64 | .sp
|
---|
65 | .if n \{\
|
---|
66 | .RS 4
|
---|
67 | .\}
|
---|
68 | .nf
|
---|
69 | \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
|
---|
70 | username: sorce
|
---|
71 | user ID/Group: 500/500
|
---|
72 | user RID/GRID: 2000/2001
|
---|
73 | Full Name: Simo Sorce
|
---|
74 | Home Directory: \e\eBERSERKER\esorce
|
---|
75 | HomeDir Drive: H:
|
---|
76 | Logon Script: \e\eBERSERKER\enetlogon\esorce\&.bat
|
---|
77 | Profile Path: \e\eBERSERKER\eprofile
|
---|
78 | \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
|
---|
79 | username: samba
|
---|
80 | user ID/Group: 45/45
|
---|
81 | user RID/GRID: 1090/1091
|
---|
82 | Full Name: Test User
|
---|
83 | Home Directory: \e\eBERSERKER\esamba
|
---|
84 | HomeDir Drive:
|
---|
85 | Logon Script:
|
---|
86 | Profile Path: \e\eBERSERKER\eprofile
|
---|
87 | .fi
|
---|
88 | .if n \{\
|
---|
89 | .RE
|
---|
90 | .\}
|
---|
91 | .RE
|
---|
92 | .PP
|
---|
93 | \-w
|
---|
94 | .RS 4
|
---|
95 | This 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
|
---|
97 | file format\&. (see the
|
---|
98 | \fBsmbpasswd\fR(5)
|
---|
99 | for details)
|
---|
100 | .sp
|
---|
101 | Example:
|
---|
102 | pdbedit \-L \-w
|
---|
103 | .sp
|
---|
104 | .if n \{\
|
---|
105 | .RS 4
|
---|
106 | .\}
|
---|
107 | .nf
|
---|
108 | sorce:500:508818B733CE64BEAAD3B435B51404EE:
|
---|
109 | D2A2418EFC466A8A0F6B1DBB5C3DB80C:
|
---|
110 | [UX ]:LCT\-00000000:
|
---|
111 | samba:45:0F2B255F7B67A7A9AAD3B435B51404EE:
|
---|
112 | BC281CE3F53B6A5146629CD4751D3490:
|
---|
113 | [UX ]:LCT\-3BFA1E8D:
|
---|
114 | .fi
|
---|
115 | .if n \{\
|
---|
116 | .RE
|
---|
117 | .\}
|
---|
118 | .RE
|
---|
119 | .PP
|
---|
120 | \-u username
|
---|
121 | .RS 4
|
---|
122 | This option specifies the username to be used for the operation requested (listing, adding, removing)\&. It is
|
---|
123 | \fIrequired\fR
|
---|
124 | in add, remove and modify operations and
|
---|
125 | \fIoptional\fR
|
---|
126 | in list operations\&.
|
---|
127 | .RE
|
---|
128 | .PP
|
---|
129 | \-f fullname
|
---|
130 | .RS 4
|
---|
131 | This option can be used while adding or modifing a user account\&. It will specify the user\'s full name\&.
|
---|
132 | .sp
|
---|
133 | Example:
|
---|
134 | \-f "Simo Sorce"
|
---|
135 | .RE
|
---|
136 | .PP
|
---|
137 | \-h homedir
|
---|
138 | .RS 4
|
---|
139 | This option can be used while adding or modifing a user account\&. It will specify the user\'s home directory network path\&.
|
---|
140 | .sp
|
---|
141 | Example:
|
---|
142 | \-h "\e\e\e\eBERSERKER\e\esorce"
|
---|
143 | .RE
|
---|
144 | .PP
|
---|
145 | \-D drive
|
---|
146 | .RS 4
|
---|
147 | This option can be used while adding or modifing a user account\&. It will specify the windows drive letter to be used to map the home directory\&.
|
---|
148 | .sp
|
---|
149 | Example:
|
---|
150 | \-D "H:"
|
---|
151 | .RE
|
---|
152 | .PP
|
---|
153 | \-S script
|
---|
154 | .RS 4
|
---|
155 | This option can be used while adding or modifing a user account\&. It will specify the user\'s logon script path\&.
|
---|
156 | .sp
|
---|
157 | Example:
|
---|
158 | \-S "\e\e\e\eBERSERKER\e\enetlogon\e\esorce\&.bat"
|
---|
159 | .RE
|
---|
160 | .PP
|
---|
161 | \-p profile
|
---|
162 | .RS 4
|
---|
163 | This option can be used while adding or modifing a user account\&. It will specify the user\'s profile directory\&.
|
---|
164 | .sp
|
---|
165 | Example:
|
---|
166 | \-p "\e\e\e\eBERSERKER\e\enetlogon"
|
---|
167 | .RE
|
---|
168 | .PP
|
---|
169 | \-G SID|rid
|
---|
170 | .RS 4
|
---|
171 | This option can be used while adding or modifying a user account\&. It will specify the users\' new primary group SID (Security Identifier) or rid\&.
|
---|
172 | .sp
|
---|
173 | Example:
|
---|
174 | \-G S\-1\-5\-21\-2447931902\-1787058256\-3961074038\-1201
|
---|
175 | .RE
|
---|
176 | .PP
|
---|
177 | \-U SID|rid
|
---|
178 | .RS 4
|
---|
179 | This option can be used while adding or modifying a user account\&. It will specify the users\' new SID (Security Identifier) or rid\&.
|
---|
180 | .sp
|
---|
181 | Example:
|
---|
182 | \-U S\-1\-5\-21\-2447931902\-1787058256\-3961074038\-5004
|
---|
183 | .RE
|
---|
184 | .PP
|
---|
185 | \-c account\-control
|
---|
186 | .RS 4
|
---|
187 | This option can be used while adding or modifying a user account\&. It will specify the users\' account control property\&. Possible flags are listed below\&.
|
---|
188 | .sp
|
---|
189 |
|
---|
190 | .sp
|
---|
191 | .RS 4
|
---|
192 | .ie n \{\
|
---|
193 | \h'-04'\(bu\h'+03'\c
|
---|
194 | .\}
|
---|
195 | .el \{\
|
---|
196 | .sp -1
|
---|
197 | .IP \(bu 2.3
|
---|
198 | .\}
|
---|
199 | N: No password required
|
---|
200 | .RE
|
---|
201 | .sp
|
---|
202 | .RS 4
|
---|
203 | .ie n \{\
|
---|
204 | \h'-04'\(bu\h'+03'\c
|
---|
205 | .\}
|
---|
206 | .el \{\
|
---|
207 | .sp -1
|
---|
208 | .IP \(bu 2.3
|
---|
209 | .\}
|
---|
210 | D: Account disabled
|
---|
211 | .RE
|
---|
212 | .sp
|
---|
213 | .RS 4
|
---|
214 | .ie n \{\
|
---|
215 | \h'-04'\(bu\h'+03'\c
|
---|
216 | .\}
|
---|
217 | .el \{\
|
---|
218 | .sp -1
|
---|
219 | .IP \(bu 2.3
|
---|
220 | .\}
|
---|
221 | H: Home directory required
|
---|
222 | .RE
|
---|
223 | .sp
|
---|
224 | .RS 4
|
---|
225 | .ie n \{\
|
---|
226 | \h'-04'\(bu\h'+03'\c
|
---|
227 | .\}
|
---|
228 | .el \{\
|
---|
229 | .sp -1
|
---|
230 | .IP \(bu 2.3
|
---|
231 | .\}
|
---|
232 | T: Temporary duplicate of other account
|
---|
233 | .RE
|
---|
234 | .sp
|
---|
235 | .RS 4
|
---|
236 | .ie n \{\
|
---|
237 | \h'-04'\(bu\h'+03'\c
|
---|
238 | .\}
|
---|
239 | .el \{\
|
---|
240 | .sp -1
|
---|
241 | .IP \(bu 2.3
|
---|
242 | .\}
|
---|
243 | U: Regular user account
|
---|
244 | .RE
|
---|
245 | .sp
|
---|
246 | .RS 4
|
---|
247 | .ie n \{\
|
---|
248 | \h'-04'\(bu\h'+03'\c
|
---|
249 | .\}
|
---|
250 | .el \{\
|
---|
251 | .sp -1
|
---|
252 | .IP \(bu 2.3
|
---|
253 | .\}
|
---|
254 | M: MNS logon user account
|
---|
255 | .RE
|
---|
256 | .sp
|
---|
257 | .RS 4
|
---|
258 | .ie n \{\
|
---|
259 | \h'-04'\(bu\h'+03'\c
|
---|
260 | .\}
|
---|
261 | .el \{\
|
---|
262 | .sp -1
|
---|
263 | .IP \(bu 2.3
|
---|
264 | .\}
|
---|
265 | W: Workstation Trust Account
|
---|
266 | .RE
|
---|
267 | .sp
|
---|
268 | .RS 4
|
---|
269 | .ie n \{\
|
---|
270 | \h'-04'\(bu\h'+03'\c
|
---|
271 | .\}
|
---|
272 | .el \{\
|
---|
273 | .sp -1
|
---|
274 | .IP \(bu 2.3
|
---|
275 | .\}
|
---|
276 | S: Server Trust Account
|
---|
277 | .RE
|
---|
278 | .sp
|
---|
279 | .RS 4
|
---|
280 | .ie n \{\
|
---|
281 | \h'-04'\(bu\h'+03'\c
|
---|
282 | .\}
|
---|
283 | .el \{\
|
---|
284 | .sp -1
|
---|
285 | .IP \(bu 2.3
|
---|
286 | .\}
|
---|
287 | L: Automatic Locking
|
---|
288 | .RE
|
---|
289 | .sp
|
---|
290 | .RS 4
|
---|
291 | .ie n \{\
|
---|
292 | \h'-04'\(bu\h'+03'\c
|
---|
293 | .\}
|
---|
294 | .el \{\
|
---|
295 | .sp -1
|
---|
296 | .IP \(bu 2.3
|
---|
297 | .\}
|
---|
298 | X: Password does not expire
|
---|
299 | .RE
|
---|
300 | .sp
|
---|
301 | .RS 4
|
---|
302 | .ie n \{\
|
---|
303 | \h'-04'\(bu\h'+03'\c
|
---|
304 | .\}
|
---|
305 | .el \{\
|
---|
306 | .sp -1
|
---|
307 | .IP \(bu 2.3
|
---|
308 | .\}
|
---|
309 | I: Domain Trust Account
|
---|
310 | .sp
|
---|
311 | .RE
|
---|
312 | .sp
|
---|
313 | Example:
|
---|
314 | \-c "[X ]"
|
---|
315 | .RE
|
---|
316 | .PP
|
---|
317 | \-a
|
---|
318 | .RS 4
|
---|
319 | This option is used to add a user into the database\&. This command needs a user name specified with the \-u switch\&. When adding a new user, pdbedit will also ask for the password to be used\&.
|
---|
320 | .sp
|
---|
321 | Example:
|
---|
322 | pdbedit \-a \-u sorce
|
---|
323 | .sp
|
---|
324 | .if n \{\
|
---|
325 | .RS 4
|
---|
326 | .\}
|
---|
327 | .nf
|
---|
328 | new password:
|
---|
329 | retype new password
|
---|
330 | .fi
|
---|
331 | .if n \{\
|
---|
332 | .RE
|
---|
333 | .\}
|
---|
334 | .sp
|
---|
335 | .if n \{\
|
---|
336 | .sp
|
---|
337 | .\}
|
---|
338 | .RS 4
|
---|
339 | .it 1 an-trap
|
---|
340 | .nr an-no-space-flag 1
|
---|
341 | .nr an-break-flag 1
|
---|
342 | .br
|
---|
343 | .ps +1
|
---|
344 | \fBNote\fR
|
---|
345 | .ps -1
|
---|
346 | .br
|
---|
347 | pdbedit does not call the unix password syncronisation script if
|
---|
348 | \m[blue]\fBunix password sync\fR\m[]
|
---|
349 | has been set\&. It only updates the data in the Samba user database\&.
|
---|
350 | .sp
|
---|
351 | If you wish to add a user and synchronise the password that immediately, use
|
---|
352 | smbpasswd\'s
|
---|
353 | \fB\-a\fR
|
---|
354 | option\&.
|
---|
355 | .sp .5v
|
---|
356 | .RE
|
---|
357 | .RE
|
---|
358 | .PP
|
---|
359 | \-t, \-\-password\-from\-stdin
|
---|
360 | .RS 4
|
---|
361 | This option causes pdbedit to read the password from standard input, rather than from /dev/tty (like the
|
---|
362 | passwd(1)
|
---|
363 | program does)\&. The password has to be submitted twice and terminated by a newline each\&.
|
---|
364 | .RE
|
---|
365 | .PP
|
---|
366 | \-r
|
---|
367 | .RS 4
|
---|
368 | This option is used to modify an existing user in the database\&. This command needs a user name specified with the \-u switch\&. Other options can be specified to modify the properties of the specified user\&. This flag is kept for backwards compatibility, but it is no longer necessary to specify it\&.
|
---|
369 | .RE
|
---|
370 | .PP
|
---|
371 | \-m
|
---|
372 | .RS 4
|
---|
373 | This option may only be used in conjunction with the
|
---|
374 | \fI\-a\fR
|
---|
375 | option\&. It will make pdbedit to add a machine trust account instead of a user account (\-u username will provide the machine name)\&.
|
---|
376 | .sp
|
---|
377 | Example:
|
---|
378 | pdbedit \-a \-m \-u w2k\-wks
|
---|
379 | .RE
|
---|
380 | .PP
|
---|
381 | \-x
|
---|
382 | .RS 4
|
---|
383 | This option causes pdbedit to delete an account from the database\&. It needs a username specified with the \-u switch\&.
|
---|
384 | .sp
|
---|
385 | Example:
|
---|
386 | pdbedit \-x \-u bob
|
---|
387 | .RE
|
---|
388 | .PP
|
---|
389 | \-i passdb\-backend
|
---|
390 | .RS 4
|
---|
391 | Use a different passdb backend to retrieve users than the one specified in smb\&.conf\&. Can be used to import data into your local user database\&.
|
---|
392 | .sp
|
---|
393 | This option will ease migration from one passdb backend to another\&.
|
---|
394 | .sp
|
---|
395 | Example:
|
---|
396 | pdbedit \-i smbpasswd:/etc/smbpasswd\&.old
|
---|
397 | .RE
|
---|
398 | .PP
|
---|
399 | \-e passdb\-backend
|
---|
400 | .RS 4
|
---|
401 | Exports all currently available users to the specified password database backend\&.
|
---|
402 | .sp
|
---|
403 | This option will ease migration from one passdb backend to another and will ease backing up\&.
|
---|
404 | .sp
|
---|
405 | Example:
|
---|
406 | pdbedit \-e smbpasswd:/root/samba\-users\&.backup
|
---|
407 | .RE
|
---|
408 | .PP
|
---|
409 | \-g
|
---|
410 | .RS 4
|
---|
411 | If you specify
|
---|
412 | \fI\-g\fR, then
|
---|
413 | \fI\-i in\-backend \-e out\-backend\fR
|
---|
414 | applies to the group mapping instead of the user database\&.
|
---|
415 | .sp
|
---|
416 | This option will ease migration from one passdb backend to another and will ease backing up\&.
|
---|
417 | .RE
|
---|
418 | .PP
|
---|
419 | \-b passdb\-backend
|
---|
420 | .RS 4
|
---|
421 | Use a different default passdb backend\&.
|
---|
422 | .sp
|
---|
423 | Example:
|
---|
424 | pdbedit \-b xml:/root/pdb\-backup\&.xml \-l
|
---|
425 | .RE
|
---|
426 | .PP
|
---|
427 | \-P account\-policy
|
---|
428 | .RS 4
|
---|
429 | Display an account policy
|
---|
430 | .sp
|
---|
431 | Valid policies are: minimum password age, reset count minutes, disconnect time, user must logon to change password, password history, lockout duration, min password length, maximum password age and bad lockout attempt\&.
|
---|
432 | .sp
|
---|
433 | Example:
|
---|
434 | pdbedit \-P "bad lockout attempt"
|
---|
435 | .sp
|
---|
436 | .if n \{\
|
---|
437 | .RS 4
|
---|
438 | .\}
|
---|
439 | .nf
|
---|
440 | account policy value for bad lockout attempt is 0
|
---|
441 | .fi
|
---|
442 | .if n \{\
|
---|
443 | .RE
|
---|
444 | .\}
|
---|
445 | .RE
|
---|
446 | .PP
|
---|
447 | \-C account\-policy\-value
|
---|
448 | .RS 4
|
---|
449 | Sets an account policy to a specified value\&. This option may only be used in conjunction with the
|
---|
450 | \fI\-P\fR
|
---|
451 | option\&.
|
---|
452 | .sp
|
---|
453 | Example:
|
---|
454 | pdbedit \-P "bad lockout attempt" \-C 3
|
---|
455 | .sp
|
---|
456 | .if n \{\
|
---|
457 | .RS 4
|
---|
458 | .\}
|
---|
459 | .nf
|
---|
460 | account policy value for bad lockout attempt was 0
|
---|
461 | account policy value for bad lockout attempt is now 3
|
---|
462 | .fi
|
---|
463 | .if n \{\
|
---|
464 | .RE
|
---|
465 | .\}
|
---|
466 | .RE
|
---|
467 | .PP
|
---|
468 | \-y
|
---|
469 | .RS 4
|
---|
470 | If you specify
|
---|
471 | \fI\-y\fR, then
|
---|
472 | \fI\-i in\-backend \-e out\-backend\fR
|
---|
473 | applies to the account policies instead of the user database\&.
|
---|
474 | .sp
|
---|
475 | This option will allow to migrate account policies from their default tdb\-store into a passdb backend, e\&.g\&. an LDAP directory server\&.
|
---|
476 | .sp
|
---|
477 | Example:
|
---|
478 | pdbedit \-y \-i tdbsam: \-e ldapsam:ldap://my\&.ldap\&.host
|
---|
479 | .RE
|
---|
480 | .PP
|
---|
481 | \-h|\-\-help
|
---|
482 | .RS 4
|
---|
483 | Print a summary of command line options\&.
|
---|
484 | .RE
|
---|
485 | .PP
|
---|
486 | \-d|\-\-debuglevel=level
|
---|
487 | .RS 4
|
---|
488 | \fIlevel\fR
|
---|
489 | is an integer from 0 to 10\&. The default value if this parameter is not specified is 0\&.
|
---|
490 | .sp
|
---|
491 | 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\&.
|
---|
492 | .sp
|
---|
493 | 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\&.
|
---|
494 | .sp
|
---|
495 | Note that specifying this parameter here will override the
|
---|
496 | \m[blue]\fB\%smb.conf.5.html#\fR\m[]
|
---|
497 | parameter in the
|
---|
498 | smb\&.conf
|
---|
499 | file\&.
|
---|
500 | .RE
|
---|
501 | .PP
|
---|
502 | \-V|\-\-version
|
---|
503 | .RS 4
|
---|
504 | Prints the program version number\&.
|
---|
505 | .RE
|
---|
506 | .PP
|
---|
507 | \-s|\-\-configfile <configuration file>
|
---|
508 | .RS 4
|
---|
509 | 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\&. See
|
---|
510 | smb\&.conf
|
---|
511 | for more information\&. The default configuration file name is determined at compile time\&.
|
---|
512 | .RE
|
---|
513 | .PP
|
---|
514 | \-l|\-\-log\-basename=logdirectory
|
---|
515 | .RS 4
|
---|
516 | Base directory name for log/debug files\&. The extension
|
---|
517 | \fB"\&.progname"\fR
|
---|
518 | will be appended (e\&.g\&. log\&.smbclient, log\&.smbd, etc\&.\&.\&.)\&. The log file is never removed by the client\&.
|
---|
519 | .RE
|
---|
520 | .SH "NOTES"
|
---|
521 | .PP
|
---|
522 | This command may be used only by root\&.
|
---|
523 | .SH "VERSION"
|
---|
524 | .PP
|
---|
525 | This man page is correct for version 3 of the Samba suite\&.
|
---|
526 | .SH "SEE ALSO"
|
---|
527 | .PP
|
---|
528 | \fBsmbpasswd\fR(5),
|
---|
529 | \fBsamba\fR(7)
|
---|
530 | .SH "AUTHOR"
|
---|
531 | .PP
|
---|
532 | The original Samba software and related utilities were created by Andrew Tridgell\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&.
|
---|
533 | .PP
|
---|
534 | The pdbedit manpage was written by Simo Sorce and Jelmer Vernooij\&.
|
---|