Setting appropriate context to /common_pool resolved my problem :) .Thanks a lot Mark!.
On 8 November 2013 21:59, <m.roth@xxxxxxxxx> wrote:
--
----
Cheers,
Lakshmipathi.G
FOSS Programmer.
www.giis.co.in
Lakshmipathi.G wrote:
>>
>> ls -laZ /common_pool?
>>I suspect that selinux in enforcing mode doesn't like just anyone getting
>> Thanks for the reply. It shows this :
>
> $ls -ldaZ /common_pool/
> drwxrwsrwx+ root betausers system_u:object_r:default_t:s0 /common_pool/
>
> Is that the problem?
into default_t. You should
semanage fcontect -a -t <an appropriate context type> "/common_pool(/.*)?"
restorecon -Rv /common_pool
mark
----
Cheers,
Lakshmipathi.G
FOSS Programmer.
www.giis.co.in
-- selinux mailing list selinux@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/selinux