From: Daniel J Walsh <dwalsh@redhat.com>
To: Stephen Smalley <sds@tycho.nsa.gov>
Cc: Karl MacMillan <kmacmillan@mentalrootkit.com>,
Joshua Brindle <jbrindle@tresys.com>,
Todd Miller <tmiller@tresys.com>,
selinux@tycho.nsa.gov
Subject: Re: [patch 0/4] libsemanage: genhomedircon replacement
Date: Mon, 27 Aug 2007 13:50:31 -0400 [thread overview]
Message-ID: <46D30EE7.3030401@redhat.com> (raw)
In-Reply-To: <1187280118.909.22.camel@moss-spartans.epoch.ncsc.mil>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Finally catching up on Email after vacation.
genhomedircon lists the entire list of passwords in order to figure out
where home directories are. Not just the contents of the seusers.
At RedHat we have about 50 different root home directories
/home/location/dwalsh
We need to know this in order to have restorecon work properly.
Labeling of the homedir for things like .mozilla .gnome2 and .ssh
is still needed, but differentiating them on Roles does not make sense
in a distributed world. Where if dwalsh logs into a kiosk machine he
might be xguest_t, on a terminal server guest_t, on his local machine
unconfined_t and on the security machine staff_t. If his home directory
is the same on all of these, SELinux is in trouble.
I would be fine with the /tmp differentiation based on role, although I
believe that most machines will have almost everyone using the same role
so you have little separation. Now that XWindows no longer requires
/tmp. pam_namespace is a much better solution for this.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iD8DBQFG0w7mrlYvE4MpobMRArZ5AJ9epyM+nDcr5ONXr3ZQVOCOyLDUtwCg2hjJ
NVP3ISNd7Fd0jrq4tFh2/eE=
=l+ea
-----END PGP SIGNATURE-----
--
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.
next prev parent reply other threads:[~2007-08-27 17:50 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-15 20:44 [patch 0/4] libsemanage: genhomedircon replacement tmiller
2007-08-15 15:10 ` Karl MacMillan
2007-08-15 15:29 ` Joshua Brindle
2007-08-15 15:47 ` Karl MacMillan
2007-08-15 15:57 ` Joshua Brindle
2007-08-15 17:22 ` Stephen Smalley
2007-08-15 17:37 ` Joshua Brindle
2007-08-15 19:21 ` Karl MacMillan
2007-08-15 19:16 ` Karl MacMillan
2007-08-15 19:56 ` Stephen Smalley
2007-08-15 20:17 ` Karl MacMillan
2007-08-15 20:31 ` Stephen Smalley
2007-08-15 20:41 ` Karl MacMillan
2007-08-15 20:47 ` Joshua Brindle
2007-08-15 21:09 ` Karl MacMillan
2007-08-15 21:12 ` Joshua Brindle
2007-08-15 21:40 ` Joshua Brindle
2007-08-17 13:33 ` Karl MacMillan
2007-08-16 16:01 ` Stephen Smalley
2007-08-17 13:31 ` Karl MacMillan
2007-08-17 18:20 ` Joshua Brindle
2007-08-27 17:50 ` Daniel J Walsh [this message]
2007-08-28 14:21 ` Joshua Brindle
2007-08-28 14:30 ` Stephen Smalley
2007-08-28 14:46 ` Karl MacMillan
2007-08-28 16:37 ` Daniel J Walsh
2007-09-06 18:51 ` Stephen Smalley
2007-09-06 18:56 ` Karl MacMillan
2007-09-06 20:33 ` Daniel J Walsh
2007-09-07 13:48 ` Karl MacMillan
2007-08-15 20:44 ` Joshua Brindle
2007-08-15 20:44 ` [patch 1/4] libsemanage: genhomedircon initial cleanup tmiller
2007-08-15 20:44 ` [patch 2/4] libsemanage: genhomedircon replacement tmiller
2007-08-16 19:31 ` Stephen Smalley
2007-08-15 20:44 ` [patch 3/4] libsemanage: test functions tmiller
2007-08-15 20:44 ` [patch 4/4] libsemanage: remove genhomedircon python script tmiller
-- strict thread matches above, loose matches on Subject: below --
2007-09-06 19:16 [patch 0/4] libsemanage: genhomedircon replacement Todd C. Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46D30EE7.3030401@redhat.com \
--to=dwalsh@redhat.com \
--cc=jbrindle@tresys.com \
--cc=kmacmillan@mentalrootkit.com \
--cc=sds@tycho.nsa.gov \
--cc=selinux@tycho.nsa.gov \
--cc=tmiller@tresys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.