Gentoo Archives: gentoo-dev

From: "Andrew B. Panphiloff" <borisych@×××××××××.ru>
To: gentoo-user@l.g.o, gentoo-dev@l.g.o
Subject: [gentoo-dev] help me please!!! cannot read/write home directory
Date: Fri, 23 Jan 2004 22:16:16
Message-Id: 1074889214.1215.8.camel@office.mastak.ru
1 Today I get next :
2
3 [root@mail /]su - borisych
4 su: warning: cannot change directory to /home/borisych: Permission
5 denied
6 -bash: /home/borisych/.bash_profile: Permission denied
7 -bash-2.05b$ ls -l /home/ | grep borisych
8 drwx------ 2 borisych borisych 4096 Jan 12 17:05 borisych
9 -bash-2.05b$ id borisych
10 uid=510(borisych) gid=511(borisych) groups=511(borisych)
11 -bash-2.05b$ logout
12 -bash: /home/borisych/.bash_logout: Permission denied
13 [root@mail /]cp -rp /home/borisych /home/borisych1
14 [root@mail /]rm -fr /home/borisych
15 [root@mail /]mv /home/borisych1 /home/borisych
16 [root@mail /]su - borisych
17 [borisych@mail borisych]$
18
19 I think that problem in kernel, but how solve it ?
20 Due to my low expirience in English, I can't clear
21 define my problem to search it in google. Help me.
22
23
24 --
25 gentoo-dev@g.o mailing list

Replies

Subject Author
[gentoo-dev] Re: [gentoo-user] help me please!!! cannot read/write home directory Peter Ruskin <Peter.Ruskin@×××××××××.com>