tags 395915 +unreproducible
thanks

Hi,

        It seems to work ok here. The _selinux.so module seems to be
 present: 

__> ll /var/lib/python-support/*/_selinux.so
4 lrwxrwxrwx 1 root root 60 2006-10-20 14:49 
/var/lib/python-support/python2.3/_selinux.so -> 
/usr/lib/python-support/python-selinux/python2.3/_selinux.so
4 lrwxrwxrwx 1 root root 60 2006-10-20 14:49 
/var/lib/python-support/python2.4/_selinux.so -> 
/usr/lib/python-support/python-selinux/python2.4/_selinux.so

,----
| __> sudo semanage user -l
| SELinux User    SELinux Roles
| 
| root            system_r sysadm_r user_r
| system_u        system_r
| user_u          system_r sysadm_r user_r
`----

,----
| __> semanage -h
| semanage {login|user|port|interface|fcontext|translation} -l [-n] 
| semanage login -{a|d|m} [-sr] login_name
| semanage user -{a|d|m} [-LrRP] selinux_name
| semanage port -{a|d|m} [-tr] [ -p protocol ] port | port_range
| semanage interface -{a|d|m} [-tr] interface_spec
| semanage fcontext -{a|d|m} [-frst] file_spec
| semanage translation -{a|d|m} [-T] level
| 
| Primary Options:
|         -a, --add        Add a OBJECT record NAME
|         -d, --delete     Delete a OBJECT record NAME
|         -m, --modify     Modify a OBJECT record NAME
|         -l, --list       List the OBJECTS
| 
|         -h, --help       Display this message
|         -n, --noheading  Do not print heading when listing OBJECTS
| 
| Object-specific Options (see above):
|         -f, --ftype      File Type of OBJECT 
|                 "" (all files) 
|                 -- (regular file) 
|                 -d (directory) 
|                 -c (character device) 
|                 -b (block device) 
|                 -s (socket) 
|                 -l (symbolic link) 
|                 -p (named pipe) 
| 
|         -p, --proto      Port protocol (tcp or udp)
|         -P, --prefix     Prefix for home directory labeling
|         -L, --level      Default SELinux Level (MLS/MCS Systems only)
|         -R, --roles      SELinux Roles (ex: "sysadm_r staff_r")
|         -T, --trans      SELinux Level Translation (MLS/MCS Systems only)
| 
|         -s, --seuser     SELinux User Name
|         -t, --type       SELinux Type for the object
|         -r, --range      MLS/MCS Security Range (MLS/MCS Systems only)
| 
| Requires 2 or more arguments
`----

        manoj
-- 
For fast-acting relief, try slowing down.
Manoj Srivastava <[EMAIL PROTECTED]> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to