All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel J Walsh <dwalsh@redhat.com>
To: Yuichi Nakamura <ynakam@ori.hitachi-sk.co.jp>
Cc: selinux@tycho.nsa.gov
Subject: Re: question about pam_selinux multiple option
Date: Mon, 27 Oct 2003 10:04:12 -0500	[thread overview]
Message-ID: <3F9D33EC.8060705@redhat.com> (raw)
In-Reply-To: <20031025134459.4fb0e536.ynakam@ori.hitachi-sk.co.jp>

Yuichi Nakamura wrote:

>When I saw the man page of pam_selinux, 
>there is a option "multiple". I think it is convenient.
>However, in pam-selinux.patch, the code about "multiple" is commented out,like this.
>+    /*    if (strcmp(argv[i], "multiple") == 0) {
>+      multiple = 1;
>+      }*/
>When I enabled it, the "multiple" option seemed to work.
>Why is it commented out ? 
>Will "multiple" option be enabled in the future?
>
>Thank you.
>
>---------
>Yuichi Nakamura
>  
>

The multiple option was added to allow the user to select the security 
context they would be allowed to login in as.  We have decided to pull 
this functionality from login programs and only allow the user to login 
with the default context.  Afterwards they can change their context 
using newrole.  I will fix the man page.

Dan


--
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.

  reply	other threads:[~2003-10-27 15:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-25  4:44 question about pam_selinux multiple option Yuichi Nakamura
2003-10-27 15:04 ` Daniel J Walsh [this message]
2003-10-27 19:23   ` Chris PeBenito
2003-10-27 19:52     ` Daniel J Walsh
2003-10-27 22:38   ` Russell Coker
2003-10-27 15:24 ` Stephen Smalley

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=3F9D33EC.8060705@redhat.com \
    --to=dwalsh@redhat.com \
    --cc=selinux@tycho.nsa.gov \
    --cc=ynakam@ori.hitachi-sk.co.jp \
    /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.