All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shaun Savage <savages@pcez.com>
To: selinux@tycho.nsa.gov
Cc: Charles Levert <lmcleve@ericsson.ca>
Subject: Re: /etc/security/default_context vs. /etc/security/default_contexts
Date: Tue, 15 Jan 2002 13:55:02 -0800	[thread overview]
Message-ID: <3C44A536.8010000@pcez.com> (raw)
In-Reply-To: Pine.GSO.4.33.0201071055070.17155-100000@raven

HI
I have been playing with > get_user_sids from the libsecure test dir.

I tried
 > ./get_user_sids  system_u:system_r:local_login_t  root

it returns

SID 277 -> Scontext root:sysadm_r:sysadm_t
SID 275 -> Scontext root:user_r:user_t

OK the different values are returned, but how in the are may users 
defined genericly in the policy file?

example:  zot is added thur kerberos or nis+, how is the user zot found 
in the policy ?
 > ./get_user_sids  system_u:system_r:local_login_t  zot

return NULL

Shaun






>
>The latter configuration file (and its associated library functions) is
>intended to replace the former configuration file (and its associated
>library functions) at some point in the future.  At present, none of the
>modified programs are using the latter set of library functions or their
>configuration file.  The latter set of functions use the
>security_get_user_sids interface to obtain a list of legal SIDs for the
>user that can be reached from the current process (login, sshd, crond) and
>then uses the /etc/security/default_contexts and the optional
>~user/.default_contexts files to prioritize these lists for presentation
>to the user in a menu or for selecting a default.  The
>/etc/security/default_contexts configuration file specifies a
>prioritization based on the current process context, e.g. you can specify
>different prioritizations depending on whether you are logging in via
>login or via sshd.  It does not require a separate entry for each user,
>unlike the current /etc/security/default_context and cron_context files.
>
>If you hate maintaining the per-user entries in default_context and
>cron_context and would like to help review, possibly refine, and
>test these functions and also work on changing the login, sshd, and
>crond programs to use these functions insted of the old functions, let us
>know.  This work was supposed to be done by the person who developed both
>the old and the new functions, but that person hasn't been able to work on
>SELinux for a while.  I can send you a patch to login by the original
>developer that shows how they are intended to be used.
>


--
You have received this message because you are subscribed to the selinux 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.

  reply	other threads:[~2002-01-15 22:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-07 15:47 /etc/security/default_context vs. /etc/security/default_contexts Charles Levert
2002-01-07 16:33 ` Stephen Smalley
2002-01-15 21:55   ` Shaun Savage [this message]
2002-01-16 14:37     ` Stephen Smalley
2002-01-16 16:17       ` Shaun Savage

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=3C44A536.8010000@pcez.com \
    --to=savages@pcez.com \
    --cc=lmcleve@ericsson.ca \
    --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.