All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] clarifications for -l to newrole.1
@ 2007-01-11 20:39 Michael C Thompson
  2007-01-11 21:02 ` Stephen Smalley
  0 siblings, 1 reply; 17+ messages in thread
From: Michael C Thompson @ 2007-01-11 20:39 UTC (permalink / raw)
  To: SE Linux

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.

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2007-01-14 20:02 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-11 20:39 [RFC] clarifications for -l to newrole.1 Michael C Thompson
2007-01-11 21:02 ` 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

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.