Fix typo s/groupadd/chgpasswd/.
This commit is contained in:
parent
4c2f65d7d0
commit
376d990101
@ -208,7 +208,7 @@ static void check_flags (void)
|
|||||||
/*
|
/*
|
||||||
* check_perms - check if the caller is allowed to add a group
|
* check_perms - check if the caller is allowed to add a group
|
||||||
*
|
*
|
||||||
* With PAM support, the setuid bit can be set on groupadd to allow
|
* With PAM support, the setuid bit can be set on chgpasswd to allow
|
||||||
* non-root users to groups.
|
* non-root users to groups.
|
||||||
* Without PAM support, only users who can write in the group databases
|
* Without PAM support, only users who can write in the group databases
|
||||||
* can add groups.
|
* can add groups.
|
||||||
|
Loading…
Reference in New Issue
Block a user