NAME
grpunconv - convert from shadow group
SYNOPSIS
grpunconv [-P path] | |
DESCRIPTION
grpunconv moves the passwords from /etc/gshadow to /etc/group. The gshadow file will be removed afterwards. All other informations stored in /etc/gshadow will go lost.
OPTIONS
-P, --path path | |
The group and gshadow files are located below the specified directory path. grpunconv will use this files, not /etc/group and /etc/gshadow. | |
FILES
group - group account information
gshadow - shadow group account information
SEE ALSO
gpasswd(1), group(5), grck(8), grconv(8)
AUTHOR
Thorsten Kukuk <kukuk@suse.de>