Hi Alll
my /etc/group file :
idmg:!:217:fine1,fine2,fine3,fine4,fine5,fine6,wow
#rmuser -p wow
3004-698 Error committing changes to "wow"
when cat /etc/group i can still see the user wow.
idmg:!:217:fine1,fine2,fine3,fine4,fine5,fine6,wow
unable to update the /etc/group file. so the above message
"3004-698 Error committing changes to "wow""
how can we get rid of this error message
finally i tried this..
# grpck -y ALL
3001-226 Bad group id "-2" in "nobody".
3001-227 User name "wow" not found in password file.
3001-227 User name "wow" not found in password file.
now the /etc/group file is updated and no more i can see the removed
user name.
idmg:!:217:fine1,fine2,fine3,fine4,fine5,fine6
how to make..the /etc/group file updated..and get the proper message
when i rmuser -p.from script we can know..successfully user got
deleted.
pls let me know..whats going on here..
thanks for u r..description..
chandra