On Tue, Dec 31, 2002 at 05:49:08AM -0500, Ludwig wrote:
> On Tue, 2002-12-31 at 05:34, Andrew Pritchard wrote:
> > Is there a way of limiting who and SU to root?
> >
>
> As root,
>
> chmod go-x /usr/bin/who
>
This won't do anything.
$ last -f /var/run/utmp
will do the same thing as who
What y
"Shyamal" == Shyamal Prasad <[EMAIL PROTECTED]> writes:
"Andrew" == Andrew Pritchard <[EMAIL PROTECTED]> writes:
>> > Is there a way of limiting who and SU to root?
Shyamal> Well, how about you create a group and change the group
Shyamal> owner and execute permissions on /bin/
"Andrew" == Andrew Pritchard <[EMAIL PROTECTED]> writes:
>> > Is there a way of limiting who and SU to root?
>> >
>>
>> don't tell them the root password?
>>
>> iain
Andrew> I can just see some jokers trying to guess the root
Andrew> password. I realise this
* Andrew Pritchard <[EMAIL PROTECTED]>:
> Is there a way of limiting who
man chmod
> and SU to root?
man chmod or
SU_WHEEL_ONLY
in /etc/login.defs
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
* iain d broadfoot <[EMAIL PROTECTED]> [2002-12-31 12:28]:
> * Andrew Pritchard ([EMAIL PROTECTED]) wrote:
>
> > I can just see some jokers trying to guess the root password. I
> > realise this will come out in the logs, but I don't want them even
> > able to try.
>
>
> why not? there's always a w
* Andrew Pritchard ([EMAIL PROTECTED]) wrote:
> > > Is there a way of limiting who and SU to root?
> > >
> >
> > don't tell them the root password?
> >
> > iain
>
> I can just see some jokers trying to guess the root password. I realise this
> will come out in the logs, but I don't want them even
> > Is there a way of limiting who and SU to root?
> >
>
> don't tell them the root password?
>
> iain
I can just see some jokers trying to guess the root password. I realise this
will come out in the logs, but I don't want them even able to try.
Andrew
--
To UNSUBSCRIBE, email to [EMAIL PROT
On Tue, 2002-12-31 at 05:34, Andrew Pritchard wrote:
> Is there a way of limiting who and SU to root?
>
As root,
chmod go-x /usr/bin/who
You could do the same for /bin/su, but I can't see what the point would
be of su'ing from root.
--
Public key -- http://superdeluxe.com/~ludwig/publickey
* Andrew Pritchard ([EMAIL PROTECTED]) wrote:
> Is there a way of limiting who and SU to root?
>
don't tell them the root password?
iain
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
9 matches
Mail list logo