Lines Matching +full:common +full:- +full:password

174 utility is a command-line based editor for the system
195 password database files, and must be run as root
235 The following flags are common to most or all modes of operation:
236 .Bl -tag -width "-G grouplist"
244 Set an alternate location for the password, group, and configuration files.
270 command-line options, it may be more convenient to keep standard information in a
310 will concurrently update it with the system password
319 .Bl -tag -width "-G grouplist"
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,
387 - normally
393 .Ql dd-mmm-yy[yy]
406 Set the account's password expiration date.
408 applies to forced password changes.
419 is a comma, space, or tab-separated list of group names or group numbers.
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
538 will prompt for the user's password if
542 as the file descriptor on which to read the password.
543 Note that this password will be read only once and is intended
545 If you wish to have new password confirmation along the lines of
554 then the password will be set to
556 rendering the account inaccessible via password-based login.
558 Read an encrypted password string from the specified file descriptor.
561 but the password should be supplied already encrypted in a form
562 suitable for writing directly to the password database.
564 .Xr openssl-passwd 1
567 for more details about generating an encrypted password hash.
604 .Bl -tag -width "-G grouplist"
627 Set the default password expiration period in days.
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
703 force a blank password
705 generate a random password
714 generates a password and prints it to stdout,
718 password.
723 to render the account accessible with a password.
746 .Bl -tag -width "-G grouplist"
758 directory in the password file is
783 .Bl -tag -width "-G grouplist"
796 with the password field replaced with a
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"
861 is a comma, space, or tab-separated list of valid and existing user names or
894 .Bl -tag -width "-m newmembers"
925 supports a simple password locking mechanism for users; it works by
928 to the beginning of the password field in
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
986 A Version 7 format password file
1004 Finally, a random password is generated and displayed:
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
1020 Generate random password and show it in both plain text and
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
1050 Read error from password file descriptor.
1053 .Bl -bullet -compact
1056 via the password file descriptor.
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