Results 1 to 1 of 1
hello,
I am new to linux administration. i am configuring Multilevel Level Security (MLS). I set "user_u" range to SystemLow-SystemHigh. It was working fine. Then i changed range as : ...
- 06-16-2011 #1Just Joined!
- Join Date
- Jun 2011
- Posts
- 1
SELinux Error
hello,
I am new to linux administration. i am configuring Multilevel Level Security (MLS). I set "user_u" range to SystemLow-SystemHigh. It was working fine. Then i changed range as : "s0:c0,c10". Now SELinux is not allowing to change range of "user_u". Its not allowing to delete SELinux Users nor to add new SELinux users. I removed and installed again. But same problem.... the Error is:
覧覧覧覧覧
libsemanage.validate_handler: MLS range s0:c0.c1 for Unix user seluser1 exceeds allowed range s0:c0,c10 for SELinux user user_u (No such file or directory).
libsemanage.validate_handler: seuser mapping [__default__ -> (user_u, s0-s0:c0.c2)] is invalid (No such file or directory).
libsemanage.dbase_llist_iterate: could not iterate over records (No such file or directory).
/usr/sbin/semanage: Could not commit semanage transaction
-----------------------------------------------------------
seluser1 is a user, whose MLS range is s0:c1.
thank you.


Reply With Quote