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