From: Rogelio Serrano <rogelio@smsglobal.net>
To: russell@coker.com.au
Cc: selinux@tycho.nsa.gov
Subject: Re: booting in enforcing mode
Date: Sun, 11 Apr 2004 21:41:40 +0800 [thread overview]
Message-ID: <8a18f6b9fc1855aa4a1d96572cc9f534@debian> (raw)
In-Reply-To: <200404112023.07189.russell@coker.com.au>
On 2004-04-11 18:23:07 +0800 Russell Coker
<russell@coker.com.au> wrote:
> On Sun, 11 Apr 2004 00:53, Rogelio Serrano
> <rogelio@smsglobal.net> wrote:
>> I see. I think i have to remove some of those that i added.
>> the
>> hotplug scripts are the noisiest. i will fix /bin/login first.
>> its the login fom util-linux 2.12 and im not using PAM. i need
>
> Not using PAM is a problem. I have written policy to prevent
> /bin/login from
> accessing /etc/shadow directly. When using PAM the helper
> program
> unix_chkpwd is granted read access to /etc/shadow and
> /bin/login will spawn
> unic_chkpwd to check the password.
>
> When not using PAM you would have to put the following in
> login.te:
> allow $1_login_t shadow_t:file { getattr read };
>
> Then in the domain declaration change auth_chkpwd to auth.
>
>> to label the tty properly. i can login but not into
>
> That's another thing, if you use a non-PAM login program then
> you have to
> patch it to relabel the tty.
>
> I think that an option to consider is using pam-login. It's
> source code is
> apparently very clean, partly because it's only designed to
> use PAM and has
> no options for doing other things.
>
>> /User/Admin. login drops me into / then i can just "cd" and im
>> in sysadm_home_dir. all home directories are in /Users and
>> admins home dir is /Users/Admin alongside the other users. The
>> context for /Users is system_u:object_r:file_t. Is that ok?
>> Shouldnt it be root_t? Or should i create a totally new type.
>
> Best thing to do would be sed -e s/^\/home\//\/Users\// on the
> file_contexts
> file.
>
Im not using shadow too. i fixed up the login though. it
behaves like pam login now.
just to clarify im not using a standard distro. im using an lfs
knock off.
--
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:[~2004-04-11 13:42 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-10 7:10 booting in enforcing mode Rogelio Serrano
2004-04-10 14:22 ` Russell Coker
2004-04-10 14:53 ` Rogelio Serrano
2004-04-10 17:28 ` Rogelio Serrano
2004-04-11 10:23 ` Russell Coker
2004-04-11 13:35 ` Rogelio Serrano
2004-04-12 6:37 ` Russell Coker
2004-04-12 7:10 ` Rogelio Serrano
2004-04-12 10:29 ` Russell Coker
2004-04-11 10:23 ` Russell Coker
2004-04-11 13:41 ` Rogelio Serrano [this message]
2004-04-11 14:41 ` Rogelio Serrano
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=8a18f6b9fc1855aa4a1d96572cc9f534@debian \
--to=rogelio@smsglobal.net \
--cc=russell@coker.com.au \
--cc=selinux@tycho.nsa.gov \
/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.