All of lore.kernel.org
 help / color / mirror / Atom feed
* policy questions and bugs
@ 2004-05-15  3:30 Chris Grier
  2004-05-15 17:06 ` Colin Walters
  2004-05-15 21:29 ` Russell Coker
  0 siblings, 2 replies; 6+ messages in thread
From: Chris Grier @ 2004-05-15  3:30 UTC (permalink / raw)
  To: SELinux

I have a whole bunch of questions after reading the FAQ and some other
random documents I found for selinux, here they are:

The dpkg and rpm both have apt-get in their domain te files. fixfiles
doesn't like having multiple contexts defined for a single file. This
might be a bug.

Why do dmesg redirections (such as root running dmesg > ~/output) cause
an audit deny? I'm not sure this is a dmesg specific error, I think it
might be a little more general for other redirections too. Here's the
message:

avc:  denied  { write } for  pid=1953 exe=/bin/dmesg path=/root/test
dev=md0 ino=740514 scontext=root:system_r:dmesg_t
tcontext=root:object_r:staff_home_t tclass=file

When running some services, I would like them to run as a non root uid
and gid (ircd and oidentd are the services which I usually do this
with), which I normally do with su. When we do this with selinux
running, we are prompted to enter a role and type (not select from a
list). Is this just a matter of defining a transition to acommodate for
this to happen?

Why do normal users have the option of changing to sysadm? I don't
particularly like this, and I could remove it, but I'm looking for the
reasoning behind the default being like this.

What does this mean: 

inode_doinit_with_dentry:  context_to_sid(system_u:object_r:apt_etc_t)
returned 22 for dev=md0 ino=517610

This is a "new" error (as in, in the last couple hours of getting things
going, I had not seen it). I'm not sure what happened to make this error
start.

Last question for today, when creating my own fc and te files to build
into the policy, is it safe to create them in the policy/src directory,
or will future package updates simply overwrite them and kill all the
stuff I'm writing? How about modifications of existing files in the
policy source directory?

-- 
Chris Grier <grier@uiuc.edu>

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-05-20  6:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-15  3:30 policy questions and bugs Chris Grier
2004-05-15 17:06 ` Colin Walters
2004-05-19 20:07   ` Chris Grier
2004-05-19 21:04     ` Russell Coker
2004-05-20  6:26     ` Luke Kenneth Casson Leighton
2004-05-15 21:29 ` Russell Coker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.