On Tuesday 19 Aug 2008, Ramprasad Rajendran wrote: > >> On Mon, 18 Aug 2008, Kenneth Gonsalves wrote: > >> > > groupadd -- Create a new group > >> > > >> > can you add a user to more than one group? if so how? > >> > >> # usermod -G grp1,grp2,grp3 user > > > > or one can use gpasswd too. > > or editing /etc/group
yes, but if and only if you know exactly the changes to be made. the preferred method would be to use the utils included in the system. -- Arun Khan _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
