Gentoo Archives: gentoo-hardened

From: Antoine Martin <antoine@××××××××××.uk>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] some ssh error
Date: Sun, 30 Oct 2005 11:02:26
Message-Id: 1130670030.5437.1.camel@localhost.localdomain
In Reply to: [gentoo-hardened] some ssh error by Vitaliy Okulov
1 On Sun, 2005-10-30 at 11:40 +0300, Vitaliy Okulov wrote:
2 > ·ÔàÐÒáâÒãÙâÕ, gentoo-hardened.
3 >
4 > Oct 30 11:34:33 gwn audit(1130661273.641:5386): avc: denied { search } for pid=22079 comm="sshd" name=".ssh" dev=hda8 ino=
5 > 162882 scontext=system_u:system_r:sshd_t tcontext=root:object_r:user_home_t tclass=dir
6 > Oct 30 11:34:33 gwn audit(1130661273.641:5387): avc: denied { getattr } for pid=22079 comm="sshd" name="authorized_keys" d
7 > ev=hda8 ino=162885 scontext=system_u:system_r:sshd_t tcontext=root:object_r:user_home_t tclass=file
8 > Oct 30 11:34:33 gwn audit(1130661273.641:5388): avc: denied { read } for pid=22079 comm="sshd" name="authorized_keys" dev=
9 > hda8 ino=162885 scontext=system_u:system_r:sshd_t tcontext=root:object_r:user_home_t tclass=file
10 > Oct 30 11:34:33 gwn audit(1130661273.641:5389): avc: denied { getattr } for pid=22079 comm="sshd" name=".ssh" dev=hda8 ino
11 > =162882 scontext=system_u:system_r:sshd_t tcontext=root:object_r:user_home_t tclass=dir
12 >
13 > How i can fix it?
14 this directory is not labeled properly, this is what is should be:
15 drwx------ root root root:object_r:sysadm_home_ssh_t
16
17 restorecon -R .ssh
18 should fix it.
19
20 Antoine
21
22 >
23 > --
24 > Á ãÒÐÖÕÝØÕÜ,
25 > Vitaliy mailto:vitaliy.okulov@×××××.com
26 >
27 >
28
29 --
30 gentoo-hardened@g.o mailing list