[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Deny root access by telnet



On Sat, 24 Jun 2000 21:14:59 -0600 (MDT), Chuck <nagy@xxxxxxxxxxxxxxxx> wrote:

On Sun, 25 Jun 2000 17:34:45 +0200, Jan Tietze <jptietze@xxxxxxxxxxx> also
replied.

:>On Sat, 24 Jun 2000, Mike Vanecek wrote:
:>
:>> Now where do I set alias items for the su session since profile and bashrc are
:>> not executed when one does a su.
:>
:>if instead of 
:>  $ su <username>
:>you use
:>  $ su - <username>
:>then it will execute the users profile and bashrc

:>"su -" should do the trick.

It is easy when you know how. Thank you both.

Mike.