angelic_polar_bear wrote: > Hello guys!! I am trying to create a user login in a computer lab here > in school with linux as an OS. can anyone please teach me how to set > one. also the domain? thanks
The command is useradd, but only root should have access to it. If you need details on the command, try google or the man page: man useradd The computer's domain name is distro-specific. Actually, the useradd command can be, too, but is more universal. In Gentoo, it's in /etc/conf.d/domainname. What distro are you dealing with? Chad Martin ------------------------ Yahoo! Groups Sponsor --------------------~--> Everything you need is one click away. Make Yahoo! your home page now. http://us.click.yahoo.com/AHchtC/4FxNAA/yQLSAA/0XFolB/TM --------------------------------------------------------------------~-> To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be removed. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/LINUX_Newbies/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
