[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Deny root access by telnet
- Subject: Re: [cobalt-users] Deny root access by telnet
- From: Chuck <nagy@xxxxxxxxxxxxxxxx>
- Date: Sat Jun 24 21:25:46 2000
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."