Date: Sun, 7 Mar 1999 08:27:12 -0500 (EST) From: Patrick Seal <patseal@hyperhost.net> To: kita jackson <kita@bellatlantic.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: adding users Message-ID: <Pine.BSF.4.05.9903070822320.2732-100000@foobar.hyperhost.net> In-Reply-To: <36E27841.90752657@bellatlantic.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Man pages should help, try: man pw and man adduser that should get you started at least. Root is determined by uid 0. Whatever has uid 0 is "root". Beware, some programs require uid 0 have the username 'root'. You can have multiple users with uid 0, but the same rule applies. ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make <patseal@hyperhost.net> | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds hosting and Design http://www.freebsd.org - http://www.linux.org On Sun, 7 Mar 1999, kita jackson wrote: > 1. I was attempting to add users via the post-install config, but the > users never could log in? > The screen fields were: > login id, uid, group, full name, member group, and so on. > could you explain these functions and why they would not allow the users > to log in. > 2. How exactly do you eliminate using root as the log in? > Again I attempted to change this practice but onbly suceeded in changing > the login passwd for root but not root. Or can you change the namr for > root? > > Thanks for any assistance here, > Davidj > P.S. > rookie sys Admin. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903070822320.2732-100000>