]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/pw/pw.8
This commit was generated by cvs2svn to compensate for changes in r129694,
[FreeBSD/FreeBSD.git] / usr.sbin / pw / pw.8
1 .\" Copyright (C) 1996
2 .\" David L. Nugent.  All rights reserved.
3 .\"
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
6 .\" are met:
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\"    notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\"    notice, this list of conditions and the following disclaimer in the
11 .\"    documentation and/or other materials provided with the distribution.
12 .\"
13 .\" THIS SOFTWARE IS PROVIDED BY DAVID L. NUGENT AND CONTRIBUTORS ``AS IS'' AND
14 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
15 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
16 .\" ARE DISCLAIMED.  IN NO EVENT SHALL DAVID L. NUGENT OR CONTRIBUTORS BE LIABLE
17 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23 .\" SUCH DAMAGE.
24 .\"
25 .\" $FreeBSD$
26 .\"
27 .Dd January 11, 2004
28 .Dt PW 8
29 .Os
30 .Sh NAME
31 .Nm pw
32 .Nd create, remove, modify & display system users and groups
33 .Sh SYNOPSIS
34 .Nm
35 .Op Fl V Ar etcdir
36 .Ar useradd
37 .Op name|uid
38 .Op Fl C Ar config
39 .Op Fl q
40 .Op Fl n Ar name
41 .Op Fl u Ar uid
42 .Op Fl c Ar comment
43 .Op Fl d Ar dir
44 .Op Fl e Ar date
45 .Op Fl p Ar date
46 .Op Fl g Ar group
47 .Op Fl G Ar grouplist
48 .Op Fl m
49 .Op Fl k Ar dir
50 .Op Fl w Ar method
51 .Op Fl s Ar shell
52 .Op Fl o
53 .Op Fl L Ar class
54 .Op Fl h Ar fd | Fl H Ar fd
55 .Op Fl N
56 .Op Fl P
57 .Op Fl Y
58 .Nm
59 .Op Fl V Ar etcdir
60 .Ar useradd
61 .Op name|uid
62 .Fl D
63 .Op Fl C Ar config
64 .Op Fl q
65 .Op Fl b Ar dir
66 .Op Fl e Ar days
67 .Op Fl p Ar days
68 .Op Fl g Ar group
69 .Op Fl G Ar grouplist
70 .Op Fl k Ar dir
71 .Op Fl u Ar min , Ns Ar max
72 .Op Fl i Ar min , Ns Ar max
73 .Op Fl w Ar method
74 .Op Fl s Ar shell
75 .Op Fl y Ar path
76 .Nm
77 .Op Fl V Ar etcdir
78 .Ar userdel
79 .Op name|uid
80 .Op Fl n Ar name
81 .Op Fl u Ar uid
82 .Op Fl r
83 .Op Fl Y
84 .Nm
85 .Op Fl V Ar etcdir
86 .Ar usermod
87 .Op name|uid
88 .Op Fl C Ar config
89 .Op Fl q
90 .Op Fl n Ar name
91 .Op Fl u Ar uid
92 .Op Fl c Ar comment
93 .Op Fl d Ar dir
94 .Op Fl e Ar date
95 .Op Fl p Ar date
96 .Op Fl g Ar group
97 .Op Fl G Ar grouplist
98 .Op Fl l Ar name
99 .Op Fl m
100 .Op Fl k Ar dir
101 .Op Fl w Ar method
102 .Op Fl s Ar shell
103 .Op Fl L Ar class
104 .Op Fl h Ar fd | Fl H Ar fd
105 .Op Fl N
106 .Op Fl P
107 .Op Fl Y
108 .Nm
109 .Op Fl V Ar etcdir
110 .Ar usershow
111 .Op name|uid
112 .Op Fl n Ar name
113 .Op Fl u Ar uid
114 .Op Fl F
115 .Op Fl P
116 .Op Fl 7
117 .Op Fl a
118 .Nm
119 .Op Fl V Ar etcdir
120 .Ar usernext
121 .Op Fl C Ar config
122 .Op Fl q
123 .Nm
124 .Op Fl V Ar etcdir
125 .Ar groupadd
126 .Op group|gid
127 .Op Fl C Ar config
128 .Op Fl q
129 .Op Fl n Ar group
130 .Op Fl g Ar gid
131 .Op Fl M Ar members
132 .Op Fl o
133 .Op Fl h Ar fd | Fl H Ar fd
134 .Op Fl N
135 .Op Fl P
136 .Op Fl Y
137 .Nm
138 .Op Fl V Ar etcdir
139 .Ar groupdel
140 .Op group|gid
141 .Op Fl n Ar name
142 .Op Fl g Ar gid
143 .Op Fl Y
144 .Nm
145 .Op Fl V Ar etcdir
146 .Ar groupmod
147 .Op group|gid
148 .Op Fl C Ar config
149 .Op Fl q
150 .Op Fl n Ar name
151 .Op Fl g Ar gid
152 .Op Fl l Ar name
153 .Op Fl M Ar members
154 .Op Fl m Ar newmembers
155 .Op Fl h Ar fd | Fl H Ar fd
156 .Op Fl N
157 .Op Fl P
158 .Op Fl Y
159 .Nm
160 .Op Fl V Ar etcdir
161 .Ar groupshow
162 .Op group|gid
163 .Op Fl n Ar name
164 .Op Fl g Ar gid
165 .Op Fl F
166 .Op Fl P
167 .Op Fl a
168 .Nm
169 .Op Fl V Ar etcdir
170 .Ar groupnext
171 .Op Fl C Ar config
172 .Op Fl q
173 .Nm
174 .Op Fl V Ar etcdir
175 .Ar lock
176 .Op name|uid
177 .Op Fl C Ar config
178 .Op Fl q
179 .Nm
180 .Op Fl V Ar etcdir
181 .Ar unlock
182 .Op name|uid
183 .Op Fl C Ar config
184 .Op Fl q
185 .Sh DESCRIPTION
186 The
187 .Nm
188 utility is a command-line based editor for the system
189 .Ar user
190 and
191 .Ar group
192 files, allowing the superuser an easy to use and standardized way of adding,
193 modifying and removing users and groups.
194 Note that
195 .Nm
196 only operates on the local user and group files.
197 .Tn NIS
198 users and groups must be
199 maintained on the
200 .Tn NIS
201 server.
202 The
203 .Nm
204 utility handles updating the
205 .Pa passwd ,
206 .Pa master.passwd ,
207 .Pa group
208 and the secure and insecure
209 password database files, and must be run as root.
210 .Pp
211 The first one or two keywords provided to
212 .Nm
213 on the command line provide the context for the remainder of the arguments.
214 The keywords
215 .Ar user
216 and
217 .Ar group
218 may be combined with
219 .Ar add ,
220 .Ar del ,
221 .Ar mod ,
222 .Ar show ,
223 or
224 .Ar next
225 in any order.
226 (For example,
227 .Ar showuser ,
228 .Ar usershow ,
229 .Ar show user ,
230 and
231 .Ar user show
232 all mean the same thing.)
233 This flexibility is useful for interactive scripts calling
234 .Nm
235 for user and group database manipulation.
236 Following these keywords, you may optionally specify the user or group name or numeric
237 id as an alternative to using the
238 .Fl n Ar name ,
239 .Fl u Ar uid ,
240 .Fl g Ar gid
241 options.
242 .Pp
243 The following flags are common to most or all modes of operation:
244 .Pp
245 .Bl -tag -width "-G grouplist"
246 .It Fl V Ar etcdir
247 This flag sets an alternate location for the password, group and configuration files,
248 and may be used to maintain a user/group database in an alternate location.
249 If this switch is specified, the system
250 .Pa /etc/pw.conf
251 will not be sourced for default configuration data, but the file pw.conf in the
252 specified directory will be used instead (or none, if it does not exist).
253 The
254 .Fl C
255 flag may be used to override this behaviour.
256 As an exception to the general rule where options must follow the operation
257 type, the
258 .Fl V
259 flag may be used on the command line before the operation keyword.
260 .It Fl C Ar config
261 By default,
262 .Nm
263 reads the file
264 .Pa /etc/pw.conf
265 to obtain policy information on how new user accounts and groups are to be created.
266 The
267 .Fl C
268 option specifies a different configuration file.
269 While most of the contents of the configuration file may be overridden via
270 command-line options, it may be more convenient to keep standard information in a
271 configuration file.
272 .It Fl q
273 Use of this option causes
274 .Nm
275 to suppress error messages, which may be useful in interactive environments where it
276 is preferable to interpret status codes returned by
277 .Nm
278 rather than messing up a carefully formatted display.
279 .It Fl N
280 This option is available in
281 .Ar add
282 and
283 .Ar modify
284 operations, and tells
285 .Nm
286 to output the result of the operation without updating the user or group
287 databases.
288 You may use the
289 .Fl P
290 option to switch between standard passwd and readable formats.
291 .It Fl Y
292 Using this option with any of the update modes causes
293 .Nm
294 to run
295 .Xr make 1
296 after changing to the directory
297 .Pa /var/yp .
298 This is intended to allow automatic updating of
299 .Tn NIS
300 database files.
301 If separate passwd and group files are being used by
302 .Tn NIS ,
303 then use the
304 .Fl y Ar path
305 option to specify the location of the
306 .Tn NIS
307 passwd database so that
308 .Nm
309 will concurrently update it with the system password
310 databases.
311 .El
312 .Sh USER OPTIONS
313 The following options apply to the
314 .Ar useradd
315 and
316 .Ar usermod
317 commands:
318 .Pp
319 .Bl -tag -width "-G grouplist"
320 .It Fl n Ar name
321 Specify the user/account name.
322 .It Fl u Ar uid
323 Specify the user/account numeric id.
324 .Pp
325 Usually, you only need to provide one or the other of these options, as the account
326 name will imply the uid, or vice versa.
327 However, there are times when you need to provide both.
328 For example, when changing the uid of an existing user with
329 .Ar usermod ,
330 or overriding the default uid when creating a new account.
331 If you wish
332 .Nm
333 to automatically allocate the uid to a new user with
334 .Ar useradd ,
335 then you should
336 .Em not
337 use the
338 .Fl u
339 option.
340 You may also provide either the account or userid immediately after the
341 .Ar useradd ,
342 .Ar userdel ,
343 .Ar usermod
344 or
345 .Ar usershow
346 keywords on the command line without using the
347 .Fl n
348 or
349 .Fl u
350 options.
351 .El
352 .Pp
353 .Bl -tag -width "-G grouplist"
354 .It Fl c Ar comment
355 This field sets the contents of the passwd GECOS field, which normally contains up
356 to four comma-separated fields containing the user's full name, office or location,
357 and work and home phone numbers.
358 These sub-fields are used by convention only, however, and are optional.
359 If this field is to contain spaces, you need to quote the comment itself with double
360 quotes
361 .Ql \&" .
362 Avoid using commas in this field as these are used as sub-field separators, and the
363 colon
364 .Ql \&:
365 character also cannot be used as this is the field separator for the passwd
366 file itself.
367 .It Fl d Ar dir
368 This option sets the account's home directory.
369 Normally, you will only use this if the home directory is to be different from the
370 default determined from
371 .Pa /etc/pw.conf
372 - normally
373 .Pa /home
374 with the account name as a subdirectory.
375 .It Fl e Ar date
376 Set the account's expiration date.
377 Format of the date is either a UNIX time in decimal, or a date in
378 .Ql dd-mmm-yy[yy]
379 format, where dd is the day, mmm is the month, either in numeric or alphabetic format
380 ('Jan', 'Feb', etc) and year is either a two or four digit year.
381 This option also accepts a relative date in the form
382 .Ql \&+n[mhdwoy]
383 where
384 .Ql \&n
385 is a decimal, octal (leading 0) or hexadecimal (leading 0x) digit followed by the
386 number of Minutes, Hours, Days, Weeks, Months or Years from the current date at
387 which the expiration date is to be set.
388 .It Fl p Ar date
389 Set the account's password expiration date.
390 This field is similar to the account expiration date option, except that it
391 applies to forced password changes.
392 This is set in the same manner as the
393 .Fl e
394 option.
395 .It Fl g Ar group
396 Set the account's primary group to the given group.
397 .Ar group
398 may be defined by either its name or group number.
399 .It Fl G Ar grouplist
400 Set additional group memberships for an account.
401 .Ar grouplist
402 is a comma-separated list of group names or group numbers.
403 The user's name is added to the group lists in
404 .Pa /etc/group ,
405 and
406 removed from any groups not specified in
407 .Ar grouplist .
408 Note: a user should not be added to their primary group with
409 .Ar grouplist .
410 Also, group membership changes do not take effect for current user login
411 sessions, requiring the user to reconnect to be affected by the changes.
412 .It Fl L Ar class
413 This option sets the login class for the user being created.
414 See
415 .Xr login.conf 5
416 and
417 .Xr passwd 5
418 for more information on user login classes.
419 .It Fl m
420 This option instructs
421 .Nm
422 to attempt to create the user's home directory.
423 While primarily useful when adding a new account with
424 .Ar useradd ,
425 this may also be of use when moving an existing user's home directory elsewhere on
426 the file system.
427 The new home directory is populated with the contents of the
428 .Ar skeleton
429 directory, which typically contains a set of shell configuration files that the
430 user may personalize to taste.
431 When
432 .Fl m
433 is used on an account with
434 .Ar usermod ,
435 existing configuration files in the user's home directory are
436 .Em not
437 overwritten from the skeleton files.
438 .Pp
439 When a user's home directory is created, it will by default be a subdirectory of the
440 .Ar basehome
441 directory as specified by the
442 .Fl b
443 option (see below), bearing the name of the new account.
444 This can be overridden by the
445 .Fl d
446 option on the command line, if desired.
447 .It Fl k Ar dir
448 Set the
449 .Ar skeleton
450 directory, from which basic startup and configuration files are copied when
451 the user's home directory is created.
452 This option only has meaning when used with the
453 .Fl d
454 or
455 .Fl m
456 flags.
457 .It Fl s Ar shell
458 Set or changes the user's login shell to
459 .Ar shell .
460 If the path to the shell program is omitted,
461 .Nm
462 searches the
463 .Ar shellpath
464 specified in
465 .Pa /etc/pw.conf
466 and fills it in as appropriate.
467 Note that unless you have a specific reason to do so, you should avoid
468 specifying the path - this will allow
469 .Nm
470 to validate that the program exists and is executable.
471 Specifying a full path (or supplying a blank "" shell) avoids this check
472 and allows for such entries as
473 .Pa /nonexistent
474 that should be set for accounts not intended for interactive login.
475 .It Fl h Ar fd
476 This option provides a special interface by which interactive scripts can
477 set an account password using
478 .Nm .
479 Because the command line and environment are fundamentally insecure mechanisms
480 by which programs can accept information,
481 .Nm
482 will only allow setting of account and group passwords via a file descriptor
483 (usually a pipe between an interactive script and the program).
484 .Ar sh ,
485 .Ar bash ,
486 .Ar ksh
487 and
488 .Ar perl
489 all possess mechanisms by which this can be done.
490 Alternatively,
491 .Nm
492 will prompt for the user's password if
493 .Fl h Ar 0
494 is given, nominating
495 .Em stdin
496 as the file descriptor on which to read the password.
497 Note that this password will be read only once and is intended
498 for use by a script rather than for interactive use.
499 If you wish to have new password confirmation along the lines of
500 .Xr passwd 1 ,
501 this must be implemented as part of an interactive script that calls
502 .Nm .
503 .Pp
504 If a value of
505 .Ql \&-
506 is given as the argument
507 .Ar fd ,
508 then the password will be set to
509 .Ql \&* ,
510 rendering the account inaccessible via password-based login.
511 .It Fl H Ar fd
512 Read an encrypted password string from the specified file descriptor.
513 This is like
514 .Fl h ,
515 but the password should be supplied already encrypted in a form
516 suitable for writing directly to the password database.
517 .El
518 .Pp
519 It is possible to use
520 .Ar useradd
521 to create a new account that duplicates an existing user id.
522 While this is normally considered an error and will be rejected, the
523 .Fl o
524 option overrides the check for duplicates and allows the duplication of
525 the user id.
526 This may be useful if you allow the same user to login under
527 different contexts (different group allocations, different home
528 directory, different shell) while providing basically the same
529 permissions for access to the user's files in each account.
530 .Pp
531 The
532 .Ar useradd
533 command also has the ability to set new user and group defaults by using the
534 .Fl D
535 option.
536 Instead of adding a new user,
537 .Nm
538 writes a new set of defaults to its configuration file,
539 .Pa /etc/pw.conf .
540 When using the
541 .Fl D
542 option, you must not use either
543 .Fl n Ar name
544 or
545 .Fl u Ar uid
546 or an error will result.
547 Use of
548 .Fl D
549 changes the meaning of several command line switches in the
550 .Ar useradd
551 command.
552 These are:
553 .Bl -tag -width "-G grouplist"
554 .It Fl D
555 Set default values in
556 .Pa /etc/pw.conf
557 configuration file, or a different named configuration file if the
558 .Fl C Ar config
559 option is used.
560 .It Fl b Ar dir
561 Set the root directory in which user home directories are created.
562 The default value for this is
563 .Pa /home ,
564 but it may be set elsewhere as desired.
565 .It Fl e Ar days
566 Set the default account expiration period in days.
567 Unlike use without
568 .Fl D ,
569 the argument must be numeric, which specifies the number of days after creation when
570 the account is to expire.
571 A value of 0 suppresses automatic calculation of the expiry date.
572 .It Fl p Ar days
573 Set the default password expiration period in days.
574 .It Fl g Ar group
575 Set the default group for new users.
576 If a blank group is specified using
577 .Fl g Ar \&"" ,
578 then new users will be allocated their own private primary group
579 with the same name as their login name.
580 If a group is supplied, either its name or uid may be given as an argument.
581 .It Fl G Ar grouplist
582 Set the default groups in which new users are granted membership.
583 This is a separate set of groups from the primary group, and you should avoid
584 nominating the same group as both primary and extra groups.
585 In other words, these extra groups determine membership in groups
586 .Em other than
587 the primary group.
588 .Ar grouplist
589 is a comma-separated list of group names or ids, and are always
590 stored in
591 .Pa /etc/pw.conf
592 by their symbolic names.
593 .It Fl L Ar class
594 This option sets the default login class for new users.
595 .It Fl k Ar dir
596 Set the default
597 .Em skeleton
598 directory, from which prototype shell and other initialization files are copied when
599 .Nm
600 creates a user's home directory.
601 .It Xo
602 .Fl u Ar min , Ns Ar max ,
603 .Fl i Ar min , Ns Ar max
604 .Xc
605 These options set the minimum and maximum user and group ids allocated for new accounts
606 and groups created by
607 .Nm .
608 The default values for each is 1000 minimum and 32000 maximum.
609 .Ar min
610 and
611 .Ar max
612 are both numbers, where max must be greater than min, and both must be between 0
613 and 32767.
614 In general, user and group ids less than 100 are reserved for use by the system,
615 and numbers greater than 32000 may also be reserved for special purposes (used by
616 some system daemons).
617 .It Fl w Ar method
618 The
619 .Fl w
620 option sets the default method used to set passwords for newly created user accounts.
621 .Ar method
622 is one of:
623 .Pp
624 .Bl -tag -width random -offset indent -compact
625 .It no
626 disable login on newly created accounts
627 .It yes
628 force the password to be the account name
629 .It none
630 force a blank password
631 .It random
632 generate a random password
633 .El
634 .Pp
635 The
636 .Ql \&random
637 or
638 .Ql \&no
639 methods are the most secure; in the former case,
640 .Nm
641 generates a password and prints it to stdout, which is suitable where you issue
642 users with passwords to access their accounts rather than having the user nominate
643 their own (possibly poorly chosen) password.
644 The
645 .Ql \&no
646 method requires that the superuser use
647 .Xr passwd 1
648 to render the account accessible with a password.
649 .It Fl y Ar path
650 This sets the pathname of the database used by
651 .Tn NIS
652 if you are not sharing
653 the information from
654 .Pa /etc/master.passwd
655 directly with
656 .Tn NIS .
657 You should only set this option for
658 .Tn NIS
659 servers.
660 .El
661 .Pp
662 The
663 .Ar userdel
664 command has only three valid options.
665 The
666 .Fl n Ar name
667 and
668 .Fl u Ar uid
669 options have already been covered above.
670 The additional option is:
671 .Bl -tag -width "-G grouplist"
672 .It Fl r
673 This tells
674 .Nm
675 to remove the user's home directory and all of its contents.
676 The
677 .Nm
678 utility errs on the side of caution when removing files from the system.
679 Firstly, it will not do so if the uid of the account being removed is also used by
680 another account on the system, and the 'home' directory in the password file is
681 a valid path that commences with the character
682 .Ql \&/ .
683 Secondly, it will only remove files and directories that are actually owned by
684 the user, or symbolic links owned by anyone under the user's home directory.
685 Finally, after deleting all contents owned by the user only empty directories
686 will be removed.
687 If any additional cleanup work is required, this is left to the administrator.
688 .El
689 .Pp
690 Mail spool files and crontabs are always removed when an account is deleted as these
691 are unconditionally attached to the user name.
692 Jobs queued for processing by
693 .Ar at
694 are also removed if the user's uid is unique and not also used by another account on the
695 system.
696 .Pp
697 The
698 .Ar usershow
699 command allows viewing of an account in one of two formats.
700 By default, the format is identical to the format used in
701 .Pa /etc/master.passwd
702 with the password field replaced with a
703 .Ql \&* .
704 If the
705 .Fl P
706 option is used, then
707 .Nm
708 outputs the account details in a more human readable form.
709 If the
710 .Fl 7
711 option is used, the account details are shown in v7 format.
712 The
713 .Fl a
714 option lists all users currently on file.
715 Using
716 .Fl F
717 forces
718 .Nm
719 to print the details of an account even if it does not exist.
720 .Pp
721 The command
722 .Ar usernext
723 returns the next available user and group ids separated by a colon.
724 This is normally of interest only to interactive scripts or front-ends
725 that use
726 .Nm .
727 .Sh GROUP OPTIONS
728 The
729 .Fl C
730 and
731 .Fl q
732 options (explained at the start of the previous section) are available
733 with the group manipulation commands.
734 Other common options to all group-related commands are:
735 .Bl -tag -width "-m newmembers"
736 .It Fl n Ar name
737 Specify the group name.
738 .It Fl g Ar gid
739 Specify the group numeric id.
740 .Pp
741 As with the account name and id fields, you will usually only need
742 to supply one of these, as the group name implies the uid and vice
743 versa.
744 You will only need to use both when setting a specific group id
745 against a new group or when changing the uid of an existing group.
746 .It Fl M Ar memberlist
747 This option provides an alternative way to add existing users to a
748 new group (in groupadd) or replace an existing membership list (in
749 groupmod).
750 .Ar memberlist
751 is a comma separated list of valid and existing user names or uids.
752 .It Fl m Ar newmembers
753 Similar to
754 .Fl M ,
755 this option allows the
756 .Em addition
757 of existing users to a group without replacing the existing list of
758 members.
759 Login names or user ids may be used, and duplicate users are
760 silently eliminated.
761 .El
762 .Pp
763 .Ar groupadd
764 also has a
765 .Fl o
766 option that allows allocation of an existing group id to a new group.
767 The default action is to reject an attempt to add a group, and this option overrides
768 the check for duplicate group ids.
769 There is rarely any need to duplicate a group id.
770 .Pp
771 The
772 .Ar groupmod
773 command adds one additional option:
774 .Pp
775 .Bl -tag -width "-m newmembers"
776 .It Fl l Ar name
777 This option allows changing of an existing group name to
778 .Ql \&name .
779 The new name must not already exist, and any attempt to duplicate an existing group
780 name will be rejected.
781 .El
782 .Pp
783 Options for
784 .Ar groupshow
785 are the same as for
786 .Ar usershow ,
787 with the
788 .Fl g Ar gid
789 replacing
790 .Fl u Ar uid
791 to specify the group id.
792 The
793 .Fl 7
794 option does not apply to the
795 .Ar groupshow
796 command.
797 .Pp
798 The command
799 .Ar groupnext
800 returns the next available group id on standard output.
801 .Sh USER LOCKING
802 The
803 .Nm
804 utility
805 supports a simple password locking mechanism for users; it works by
806 prepending the string
807 .Ql *LOCKED*
808 to the beginning of the password field in
809 .Pa master.passwd
810 to prevent successful authentication.
811 .Pp
812 The
813 .Ar lock
814 and
815 .Ar unlock
816 commands take a user name or uid of the account to lock or unlock,
817 respectively.  The
818 .Fl V ,
819 .Fl C ,
820 and
821 .Fl q
822 options as described above are accepted by these commands.
823 .Sh DIAGNOSTICS
824 The
825 .Nm
826 utility returns EXIT_SUCCESS on successful operation, otherwise
827 .Nm
828 returns one of the
829 following exit codes defined by
830 .Xr sysexits 3
831 as follows:
832 .Bl -tag -width xxxx
833 .It EX_USAGE
834 .Bl -bullet -compact
835 .It
836 Command line syntax errors (invalid keyword, unknown option).
837 .El
838 .It EX_NOPERM
839 .Bl -bullet -compact
840 .It
841 Attempting to run one of the update modes as non-root.
842 .El
843 .It EX_OSERR
844 .Bl -bullet -compact
845 .It
846 Memory allocation error.
847 .It
848 Read error from password file descriptor.
849 .El
850 .It EX_DATAERR
851 .Bl -bullet -compact
852 .It
853 Bad or invalid data provided or missing on the command line or
854 via the password file descriptor.
855 .It
856 Attempted to remove, rename root account or change its uid.
857 .El
858 .It EX_OSFILE
859 .Bl -bullet -compact
860 .It
861 Skeleton directory is invalid or does not exist.
862 .It
863 Base home directory is invalid or does not exist.
864 .It
865 Invalid or non-existent shell specified.
866 .El
867 .It EX_NOUSER
868 .Bl -bullet -compact
869 .It
870 User, user id, group or group id specified does not exist.
871 .It
872 User or group recorded, added, or modified unexpectedly disappeared.
873 .El
874 .It EX_SOFTWARE
875 .Bl -bullet -compact
876 .It
877 No more group or user ids available within specified range.
878 .El
879 .It EX_IOERR
880 .Bl -bullet -compact
881 .It
882 Unable to rewrite configuration file.
883 .It
884 Error updating group or user database files.
885 .It
886 Update error for passwd or group database files.
887 .El
888 .It EX_CONFIG
889 .Bl -bullet -compact
890 .It
891 No base home directory configured.
892 .El
893 .El
894 .Sh NOTES
895 For a summary of options available with each command, you can use
896 .Dl pw [command] help
897 For example,
898 .Dl pw useradd help
899 lists all available options for the useradd operation.
900 .Pp
901 The
902 .Nm
903 utility allows 8-bit characters in the passwd GECOS field (user's full name,
904 office, work and home phone number subfields), but disallows them in
905 user login and group names.
906 Use 8-bit characters with caution, as connection to the Internet will
907 require that your mail transport program supports 8BITMIME, and will
908 convert headers containing 8-bit characters to 7-bit quoted-printable
909 format.
910 .Xr sendmail 8
911 does support this.
912 Use of 8-bit characters in the GECOS field should be used in
913 conjunction with the user's default locale and character set
914 and should not be implemented without their use.
915 Using 8-bit characters may also affect other
916 programs that transmit the contents of the GECOS field over the
917 Internet, such as
918 .Xr fingerd 8 ,
919 and a small number of TCP/IP clients, such as IRC, where full names
920 specified in the passwd file may be used by default.
921 .Pp
922 The
923 .Nm
924 utility writes a log to the
925 .Pa /var/log/userlog
926 file when actions such as user or group additions or deletions occur.
927 The location of this logfile can be changed in
928 .Xr pw.conf 5 .
929 .Sh FILES
930 .Bl -tag -width /etc/master.passwd.new -compact
931 .It Pa /etc/master.passwd
932 The user database
933 .It Pa /etc/passwd
934 A Version 7 format password file
935 .It Pa /etc/login.conf
936 The user capabilities database
937 .It Pa /etc/group
938 The group database
939 .It Pa /etc/master.passwd.new
940 Temporary copy of the master password file
941 .It Pa /etc/passwd.new
942 Temporary copy of the Version 7 password file
943 .It Pa /etc/group.new
944 Temporary copy of the group file
945 .It Pa /etc/pw.conf
946 Pw default options file
947 .It Pa /var/log/userlog
948 User/group modification logfile
949 .El
950 .Sh SEE ALSO
951 .Xr chpass 1 ,
952 .Xr passwd 1 ,
953 .Xr group 5 ,
954 .Xr login.conf 5 ,
955 .Xr passwd 5 ,
956 .Xr pw.conf 5 ,
957 .Xr pwd_mkdb 8 ,
958 .Xr vipw 8
959 .Sh HISTORY
960 The
961 .Nm
962 utility was written to mimic many of the options used in the SYSV
963 .Em shadow
964 support suite, but is modified for passwd and group fields specific to
965 the
966 .Bx 4.4
967 operating system, and combines all of the major elements
968 into a single command.