Lines Matching +full:common +full:- +full:account

174 utility is a command-line based editor for the system
235 The following flags are common to most or all modes of operation:
236 .Bl -tag -width "-G grouplist"
270 command-line options, it may be more convenient to keep standard information in a
319 .Bl -tag -width "-G grouplist"
324 Specify the user/account name.
333 Specify the user/account numeric id.
338 changes the numeric id of the named user/account.
341 as the account name will imply the uid, or vice versa.
345 or overriding the default uid when creating a new account with
354 Either the account or userid can also be provided immediately after the
366 .Bl -tag -width "-G grouplist"
369 which normally contains up to four comma-separated fields containing the
372 These sub-fields are used by convention only, however, and are optional.
376 Avoid using commas in this field as these are used as sub-field separators,
382 This option sets the account's home directory.
387 - normally
389 with the account name as a subdirectory.
391 Set the account's expiration date.
393 .Ql dd-mmm-yy[yy]
406 Set the account's password expiration date.
407 This field is similar to the account expiration date option, except that it
413 Set the account's primary group to the given group.
417 Set secondary group memberships for an account.
419 is a comma, space, or tab-separated list of group names or group numbers.
438 While primarily useful when adding a new account with
453 is used on an account with
464 option, bearing the name of the new account.
474 This is useful when building images as a non-root user, as the
514 specifying the path - this will allow
523 set an account password using
528 will only allow setting of account and group passwords via a file descriptor
556 rendering the account inaccessible via password-based login.
564 .Xr openssl-passwd 1
572 to create a new account that duplicates an existing user id.
580 permissions for access to the user's files in each account.
604 .Bl -tag -width "-G grouplist"
617 Set the default account expiration period in days.
624 that the account expires.
634 that the account expires.
651 is a comma-separated list of group names or ids, and are always
697 .Bl -tag -width random -offset indent -compact
701 force the password to be the account name
723 to render the account accessible with a password.
746 .Bl -tag -width "-G grouplist"
755 it will not do so if the uid of the account being removed is also used by
756 another account on the system, and the
773 files are always removed when an account is deleted as
778 account on the system.
783 .Bl -tag -width "-G grouplist"
785 This option allows changing of an existing account name to
788 existing account name will be rejected.
793 command allows viewing of an account in one of two formats.
802 outputs the account details in a more human readable form.
805 option is used, the account details are shown in v7 format.
813 to print the details of an account even if it does not exist.
818 This is normally of interest only to interactive scripts or front-ends
828 Other common options to all group-related commands are:
829 .Bl -tag -width "-m newmembers"
849 As with the account name and id fields, you will usually only need
861 is a comma, space, or tab-separated list of valid and existing user names or
894 .Bl -tag -width "-m newmembers"
936 commands take a user name or uid of the account to lock or unlock,
955 utility allows 8-bit characters in the passwd GECOS field (user's full name,
958 Use 8-bit characters with caution, as connection to the Internet will
960 convert headers containing 8-bit characters to 7-bit quoted-printable
964 Use of 8-bit characters in the GECOS field should be used in
967 Using 8-bit characters may also affect other
982 .Bl -tag -width /etc/master.passwd.new -compact
1005 .Bd -literal -offset indent
1006 pw useradd -n gsmith -c "Glurmo Smith" -s csh -m -w random
1010 .Bd -literal -offset indent
1011 pw userdel -n gsmith -r
1016 .Bd -literal -offset indent
1017 pw groupmod wheel -m jsmith
1022 .Bd -literal -offset indent
1023 pw usermod nobody -Nw random
1034 .Bl -tag -width xxxx
1036 .Bl -bullet -compact
1041 .Bl -bullet -compact
1043 Attempting to run one of the update modes as non-root.
1046 .Bl -bullet -compact
1053 .Bl -bullet -compact
1058 Attempted to remove, rename root account or change its uid.
1061 .Bl -bullet -compact
1067 Invalid or non-existent shell specified.
1070 .Bl -bullet -compact
1077 .Bl -bullet -compact
1082 .Bl -bullet -compact
1091 .Bl -bullet -compact