|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
pwconv(8) pwconv(8)
NAME
pwconv - convert to shadow account
SYNOPSIS
pwconv [-P path]
DESCRIPTION
pwconv installs and updates /etc/shadow with information from
/etc/passwd. It relies on the special password 'x' in the password
field of the account. This value indicates that the password for the
user is already in /etc/shadow and should not be modified.
If /etc/shadow does not exist, pwconv creates this file, moves the user
password to it and creates default aging informations with the help of
the values of PASS_MIN_DAYS, PASS_MAX_DAYS and PASS_WARN_AGE from
/etc/login.defs. The password field in /etc/passwd/fR is replaced with
the special character 'x'.
If the /etc/shadow does exist, entries that are in the /etc/passwd file
and not in the /etc/shadow file will be added to the /etc/shadow file.
Accounts, which only exist in /etc/passwd, will be added to
/etc/shadow. All passwords from /etc/passwd will be moved to
/etc/shadow and replaced with the special character 'x'.
pwconv can be used for initial conversion and for updates later.
OPTIONS
-P, --path path
The passwd and shadow files are located below the specified
directory path. pwconv will use this files, not /etc/passwd and
/etc/shadow.
FILES
passwd - user account information
shadow - shadow user account information
SEE ALSO
passwd(1), login.defs(5), passwd(5), shadow(5), pwck(8), pwunconv(8)
AUTHOR
Thorsten Kukuk <kukuk@suse.de>
pwdutils January 2004 pwconv(8)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Sat Sep 8 16:40:23 GMT 2007
|
Your favourite pages:
No pages logged yet... Top 10 most popular pages:
prstat man page (24541 hits) (Solaris 10 11_06)
netcat man page (17692 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (13521 hits) (Solaris 10 11_06)
signal man page (12550 hits) (Suse Linux 10.1)
startproc man page (11987 hits) (Suse Linux 10.1)
raidctl man page (11353 hits) (Solaris 10 11_06)
adv_cap_autoneg man page (10283 hits) (Solaris 10 11_06)
sqlite3 man page (9728 hits) (openSUSE 10.2)
CPAN man page (8947 hits) (Suse Linux 10.1)
BusyBox man page (7698 hits) (Suse Linux 10.1)
|