Change root user name? possible?

Dick Davies rasputnik at hellooperator.net
Thu Aug 26 04:04:55 PDT 2004


* Ara Avvali <Ara at Avvali.COM> [0804 00:04]:
> What I mean if someone wants to hack to machine or even get physical access
> half of the job is done by knowing the root user name. Although windows
> security blows but they have this feature renaming administrator user
> account name

uid 0 is special, not the name root. A lot of exploits try to su to uid 0.

But a buttload of scripts would do a chown root secretfile; chmod 400 secretfile
which would cause you all sorts of problems.

> It would be like if you want to go in a street and steal a diamond ring.
> First you have to know the lot number of house which has it and second the
> key to get in. would make it harder to try every single house

you're better off locking the door. disallow root logins off the network.

-- 
VMS is like a nightmare about RSX-11M.
Rasputin :: Jack of All Trades - Master of Nuns


More information about the freebsd-questions mailing list