Re: Linux Login Script

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

 



El lun, 09-02-2004 a las 15:02, Dave Ihnat escribió:
> On Mon, Feb 09, 2004 at 02:56:25PM +0100, Daniel Carrillo wrote:
> > For every user:
> > 
> > ~/.bashrc (login)
> > ~/.bash_logout (logout)
> 
> Only problem with that is that those are under the control of the user.  If
> you absolutely MUST make them run the script, don't put it there.
> 

No problem:

su -
cd /home/user
chown root.root .bashrc
chmod 555 .bashrc


Cheers.


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux