>From the command line; check /etc/group to see what number is associated
with the group igno.  If it reads

igno:x:507:

then from the command prompt do the following for each user:

useradd -m -g 507 fred

Then:

passwd fred

Or you can start x from root and do this from linuxconf.

Glen



On Sat, 22 Apr 2000, Sandeep Shetty wrote:

>Hi all,
>       I'm using Red Hat Linux 5.2 and now I want to add a group of users
>say "igno". After creating the group "igno" what should i do in order to
>add 10 users under the group "igno"
>
>                                               With regards,
>                                               Sandeep Shetty
>                                                
>                                               
>
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
>the body of a message to [EMAIL PROTECTED]
>Please read the FAQ at http://www.linux-learn.org/faqs
>


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to