
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] Re: server installation best practices/ worksheet
- Date: Sun, 27 May 2007 14:24:06 +0900
- From: <burlingk@example.com>
- Subject: [tlug] Re: server installation best practices/ worksheet
> -----Original Message-----
> From: tlug-bounces@example.com [mailto:tlug-bounces@example.com On
> Behalf Of tlug-request@example.com
> Sent: Sunday, May 27, 2007 12:00 PM
> To: tlug@example.com
> Subject: Tlug Digest, Vol 17, Issue 46
> > I never liked sudo, so I set up separate accounts for all admins
> > (e.g., rfred, rnaoko, etc.) and just change the uid to 0 for these
> > accounts in /etc/passwd. I think this provides me with
> accountability,
> > and if I see someone has logged in as actual ``root'', it
> sends up a
> > red flag.
> >
> That does have the same effect as su or sudo and works quite well.
> Although now the risk is are your admins running as the r
> users all the
> time or is it policy to either su to the superuser or log out of the
> normal user and log back in as superuser (assuming GUI)?
>
Who is to say that logging out and relogging (or simply opening
a second connection) has to assume a GUI. If you are logging in
remotely, it is actually easier to just open a second window. ^_^
I know, this comment adds little to the conversation, so feel free
to just ingore it. But I am mainly pointing out that using a separate
Account for admin stuff doesn't have to be a hassle, or complicated.
^_^
---
Ken
Home |
Main Index |
Thread Index