|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
System Administration Commands pwconv(1M)
NAME
pwconv - installs and updates /etc/shadow with information
from /etc/passwd
SYNOPSIS
pwconv
DESCRIPTION
The pwconv command creates and updates /etc/shadow with
information from /etc/passwd.
pwconv relies on a special value of 'x' in the password
field of /etc/passwd. This value of 'x' indicates that the
password for the user is already in /etc/shadow and should
not be modified.
If the /etc/shadow file does not exist, this command will
create /etc/shadow with information from /etc/passwd. The
command populates /etc/shadow with the user's login name,
password, and password aging information. If password aging
information does not exist in /etc/passwd for a given user,
none will be added to /etc/shadow. However, the last
changed information will always be updated.
If the /etc/shadow file does exist, the following tasks
will be performed:
Entries that are in the /etc/passwd file and not
in the /etc/shadow file will be added to the
/etc/shadow file.
Entries that are in the /etc/shadow file and not
in the /etc/passwd file will be removed from
/etc/shadow.
Password attributes (for example, password and
aging information) that exist in an /etc/passwd
entry will be moved to the corresponding entry in
/etc/shadow.
The pwconv command can only be used by the super-user.
FILES
/etc/opasswd
SunOS 5.10 Last change: 9 Mar 1993 1
System Administration Commands pwconv(1M)
/etc/oshadow
/etc/passwd
/etc/shadow
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWcsu |
|_____________________________|_____________________________|
SEE ALSO
passwd(1), passmgmt(1M), usermod(1M), passwd(4), attri-
butes(5)
DIAGNOSTICS
pwconv exits with one of the following values:
0 SUCCESS.
1 Permission denied.
2 Invalid command syntax.
3 Unexpected failure. Conversion not done.
4 Unexpected failure. Password file(s) missing.
5 Password file(s) busy. Try again later.
SunOS 5.10 Last change: 9 Mar 1993 2
System Administration Commands pwconv(1M)
6 Bad entry in /etc/shadow file.
SunOS 5.10 Last change: 9 Mar 1993 3
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:26:28 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5334 hits) (openSUSE 10.2)
svn man page (5209 hits) (FreeBSD 6.2)
adv_cap_autoneg man page (4870 hits) (Solaris 10 11_06)
CPAN man page (4607 hits) (Suse Linux 10.1)
ssh man page (4342 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2884 hits) (Solaris 10 11_06)
netcat man page (2717 hits) (Suse Linux 10.1)
pprosetup man page (2492 hits) (Solaris 10 11_06)
startproc man page (2471 hits) (Suse Linux 10.1)
signal man page (2408 hits) (Suse Linux 10.1)
|