permission denied into $home
Craig White
craigwhite at azapple.com
Sat Mar 25 09:59:19 MST 2006
On Sat, 2006-03-25 at 08:53 -0800, Jeremy C. Reed wrote:
> On Sat, 25 Mar 2006 bmike101 at cox.net wrote:
>
> > I even try logging in as root and then su to user. It
> > responds:
> > bash: /home/bmike1/.bashrc: Permission denied
> >
> > How do I fix this?
>
> Run:
>
> ls -ld /home/bmike1/.bashrc
>
> Maybe the fix would be:
>
> chown bmike1 /home/bmike1/.bashrc
----
more likely, if root can't access...
chmod +x /home
chmod +x /home/bmike1
Craig
More information about the PLUG-discuss
mailing list