Lines Matching +full:sub +full:- +full:groups

30 .Nd create, remove, modify & display system users and groups
173 utility is a command-line based editor for the system
178 modifying and removing users and groups.
183 users and groups must be
230 .Bl -tag -width "-G grouplist"
259 to obtain policy information on how new user accounts and groups are to be created.
264 command-line options, it may be more convenient to keep standard information in a
313 .Bl -tag -width "-G grouplist"
360 .Bl -tag -width "-G grouplist"
363 which normally contains up to four comma-separated fields containing the
366 These sub-fields are used by convention only, however, and are optional.
370 Avoid using commas in this field as these are used as sub-field separators,
381 - normally
387 .Ql dd-mmm-yy[yy]
413 is a comma, space, or tab-separated list of group names or group numbers.
414 The user is added to the groups specified in
416 and removed from all groups not specified.
493 specifying the path - this will allow
530 .Ql \&-
535 rendering the account inaccessible via password-based login.
543 .Xr openssl-passwd 1
583 .Bl -tag -width "-G grouplist"
623 Set the default groups in which new users are granted membership.
624 This is a separate set of groups from the primary group.
625 Avoid nominating the same group as both primary and extra groups.
626 In other words, these extra groups determine membership in groups
630 is a comma-separated list of group names or ids, and are always
651 accounts and groups created by
676 .Bl -tag -width random -offset indent -compact
725 .Bl -tag -width "-G grouplist"
762 .Bl -tag -width "-G grouplist"
797 This is normally of interest only to interactive scripts or front-ends
807 Other common options to all group-related commands are:
808 .Bl -tag -width "-m newmembers"
840 is a comma, space, or tab-separated list of valid and existing user names or
873 .Bl -tag -width "-m newmembers"
934 utility allows 8-bit characters in the passwd GECOS field (user's full name,
937 Use 8-bit characters with caution, as connection to the Internet will
939 convert headers containing 8-bit characters to 7-bit quoted-printable
943 Use of 8-bit characters in the GECOS field should be used in
946 Using 8-bit characters may also affect other
961 .Bl -tag -width /etc/master.passwd.new -compact
984 .Bd -literal -offset indent
985 pw useradd -n gsmith -c "Glurmo Smith" -s csh -m -w random
989 .Bd -literal -offset indent
990 pw userdel -n gsmith -r
994 in addition to the other groups jsmith is already a member of.
995 .Bd -literal -offset indent
996 pw groupmod wheel -m jsmith
1001 .Bd -literal -offset indent
1002 pw usermod nobody -Nw random
1013 .Bl -tag -width xxxx
1015 .Bl -bullet -compact
1020 .Bl -bullet -compact
1022 Attempting to run one of the update modes as non-root.
1025 .Bl -bullet -compact
1032 .Bl -bullet -compact
1040 .Bl -bullet -compact
1046 Invalid or non-existent shell specified.
1049 .Bl -bullet -compact
1056 .Bl -bullet -compact
1061 .Bl -bullet -compact
1070 .Bl -bullet -compact