From: Michael C Thompson <thompsmc@us.ibm.com>
To: SE Linux <selinux@tycho.nsa.gov>
Subject: [RFC] clarifications for -l to newrole.1
Date: Thu, 11 Jan 2007 14:39:00 -0600 [thread overview]
Message-ID: <45A6A064.2040707@us.ibm.com> (raw)
Based on some discussion from irc and some complaints I have received,
I'm proposing this addition (comments or other suggestions welcome) to
the newrole manage. This example section would slot in right after the
DESCRIPTION section. Patch below.
EXAMPLE
Changing sensitivity only:
# id -Z
user:role:type:SystemLow-SystemHigh
# newrole -l Unclassified
# id -Z
user:role:type:Unclassified-SystemHigh
Changing sensitivity and clearance:
# id -Z
user:role:type:SystemLow-SystemHigh
# newrole -l Unclassified-Unclassified
# id -Z
user:role:type:Unclassified-Unclassified
Thanks,
Mike
---
--- newrole.1.orig 2007-01-11 14:24:51.000000000 -0600
+++ newrole.1 2007-01-11 14:31:51.000000000 -0600
@@ -57,6 +57,21 @@
.B --version
shows the current version of newrole
.PP
+.SH EXAMPLE
+.br
+Changing sensitivity only:
+ # id -Z
+ user:role:type:SystemLow-SystemHigh
+ # newrole -l Unclassified
+ # id -Z
+ user:role:type:Unclassified-SystemHigh
+.PP
+Changing sensitivity and clearance:
+ # id -Z
+ user:role:type:SystemLow-SystemHigh
+ # newrole -l Unclassified-Unclassified
+ # id -Z
+ user:role:type:Unclassified-Unclassified
.SH FILES
/etc/passwd - user account information
.br
--
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 reply other threads:[~2007-01-11 20:39 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-11 20:39 Michael C Thompson [this message]
2007-01-11 21:02 ` [RFC] clarifications for -l to newrole.1 Stephen Smalley
2007-01-11 21:24 ` Stephen Smalley
2007-01-11 22:07 ` Russell Coker
2007-01-12 14:36 ` Stephen Smalley
2007-01-12 16:11 ` Michael C Thompson
2007-01-12 17:22 ` Casey Schaufler
2007-01-12 18:07 ` Joe Nall
2007-01-12 19:48 ` Casey Schaufler
2007-01-12 17:57 ` Stephen Smalley
2007-01-13 6:26 ` Russell Coker
2007-01-11 23:34 ` Michael C Thompson
2007-01-12 0:04 ` Michael C Thompson
2007-01-12 15:16 ` Stephen Smalley
2007-01-12 16:19 ` Michael C Thompson
2007-01-12 21:52 ` Stephen Smalley
2007-01-14 20:02 ` Michael C Thompson
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=45A6A064.2040707@us.ibm.com \
--to=thompsmc@us.ibm.com \
--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.