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

Re: semodule



On 05/26/2009 01:12 PM, Vadym Chepkov wrote:
Yes execute

semanage login -m -s unconfined_u -r s0-s0:c0.c1023
__default__
semanage login -m -s unconfined_u -r s0-s0:c0.c1023 root

You might have to add the unconfined_u user

# semanage user -a -P user -R "unconfined_r system_r" -r
s0-s0:c0.c1023
unconfined_u

Upgrade from F8-F10 did not work properly.

Ok

# semanage login -l

Login Name                SELinux User              MLS/MCS Range

__default__               unconfined_u              SystemLow-SystemHigh
root                      unconfined_u              SystemLow-SystemHigh
system_u                  system_u                  SystemLow-SystemHigh

# semanage user -l|grep unconfined_u
unconfined_u    user       s0         SystemLow-SystemHigh           system_r unconfined_r

But, when I login, I still have

id -Z
system_u:system_r:unconfined_t:SystemLow-SystemHigh

Do I have to reboot??

--
fedora-selinux-list mailing list
fedora-selinux-list redhat com
https://www.redhat.com/mailman/listinfo/fedora-selinux-list
No that is strange.

ps -eZ | grep sshd


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