- clean up addgroup, fix adding users to existing groups and make it optional (Tito)

This commit is contained in:
Bernhard Reutner-Fischer
2007-04-05 13:16:39 +00:00
parent 45aebfd32d
commit 00c2c4868a
4 changed files with 116 additions and 45 deletions

View File

@ -347,6 +347,7 @@ CONFIG_FEATURE_SHADOWPASSWDS=y
CONFIG_USE_BB_SHADOW=y
CONFIG_USE_BB_PWD_GRP=y
CONFIG_ADDGROUP=y
CONFIG_FEATURE_ADDUSER_TO_GROUP=y
CONFIG_DELGROUP=y
CONFIG_ADDUSER=y
CONFIG_DELUSER=y