[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, 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

--
"A piece of software is like a work of art: it has to be abandoned to be
finished."