Is there any easy way to change the group of a user. If I bring the user
account up in Linuxconf and change the group and then Accept I get the error
"Home directory of user luklin: /home/luklin have invalid group".

Also is there a command line way to change the group of a user? If so I
could write a script to do it, I have a number of users I need to change the
group of.

I would like to use something like..

for i in `cat userlist`
do
    chgrp -R newgroup /home/$i
    linuxconf -some option to change group
done


Thanks,
Jeff Myers
Web Point Communications
http://wpc.net
[EMAIL PROTECTED]



---
You are currently subscribed to linuxconf as: [[email protected]]
To unsubscribe, forward this message to [EMAIL PROTECTED]

Reply via email to