grpunconv

Projection password used to close the group

Supplementary instructions

grpunconv command is used to turn off the projection password of the group. It will save the password from the gshadow file back to the group file.

grammar

grpunconv

Example

Not closed

cat /etc/gshadow | grep cdy
cdy:123456::

Turn off shadow password

cat /etc/gshadow
cat: /etc/gshadow: No such file or directory

Check that the password has been copied to /etc/group.

cat /etc/group | grep cdy
cdy:123456:1000:
继续阅读

接下来你可能需要这些内容

优先推荐相关内容,同时保留你的阅读轨迹和收藏入口。