Re: Do u use your root account on a regular basis?
Hm,
There wasn't an option for me. I very rarely run as "root", but you really don't have too. I run myself using groups (god bless groups) and users. God bless chmod g+s and god bless sudo
Also, from reading this thread, I'm taking it that most of you think that "su" is short for "super user", it's actually short for "substitute user", you can run as any other user in the system, ie:
su <username>
Last edited by subtronic; Aug 21st, 2003 at 9:16 pm.
Re: Re: Do u use your root account on a regular basis?
Quote originally posted by Tekmaven ...
On linux, I am not guilty! I su whenever I feel like it, athough it sometimes is a pain in the ***. However, on Windows (Administrator account), I am 200% guilty.
The runas command was first introduced to Windows2k. There wasn't a runas command in WinNT4.0. There was a su.exe for WinNT4.0 , which was part of the NTresource kit.
Re: Do u use your root account on a regular basis?
Quote originally posted by subtronic ...
Hm,
There wasn't an option for me. I very rarely run as "root", but you really don't have too. I run myself using groups (god bless groups) and users. God bless chmod g+s and god bless sudo
Also, from reading this thread, I'm taking it that most of you think that "su" is short for "super user", it's actually short for "substitute user", you can run as any other user in the system, ie:
su <username>
Thanks, I always thought su was super user.
And don't forget to use su - "hyphen"
if you want to run your own .login instead of the user you su to.
Re: Do u use your root account on a regular basis?
Definition:
SU (substitute user) The Unix command which allows you to become another user after entering theirpassword suis most often used without arguments in which case it defaults to user Root Some versions of Unix only allows this command to be used by members of the Wheel group.
Ahhh Look at all the contributions to the aid of(XP) viruses guilty as charged. :lol:
I only run on Root when its a must do!
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.