All of lore.kernel.org
 help / color / mirror / Atom feed
* non-Linux behavior
@ 2003-12-26 15:41 Albert Cahalan
  0 siblings, 0 replies; 3+ messages in thread
From: Albert Cahalan @ 2003-12-26 15:41 UTC (permalink / raw)
  To: SELinux

I've been adding SE Linux support to procps.
The 3.1.15 release supports "--context" when
run on a 2.6.0 kernel. (http://procps.sf.net/)

I need some help. One of my goals is to be
mostly compatible with both UNIX and BSD.
I'm looking for people willing to try out
security-related ps options on high-security
systems. Better yet would be a trial account.

I'm interested in whatever systems commonly
in use or are likely to be of importance.
I guess that means: Trusted IRIX, Cray's OS,
Trusted Solaris, FreeBSD with LOMAC, and
probably stuff from IBM or HP. Anything else?
If you'd like Linux compatible with whatever
it is you've been using, speak now.

For those who can help only by typing commands
themselves, feel free to change command names
to "[x]", "x", or "x x" as appropriate. (I need
to know if args are shown or if brakets are used)
The same goes for user names, etc.

I'd like to have output from at least:

ps -Z
ps -flZ
ps -Zlf
ps -ZelfLyPcj  (all the options you can do)
ps Z

Then again, replacing the 'Z' with 'z'.
Then again, this time with 'M'.
Then again, this time with 'x'.
Then again, this time with 'C'.
And so on, for every security-related option...

Plus this one:

ps -zMZ  (all available security options at once)

The goal here is to determine column width,
column order, interactions between options, etc.



--
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] 3+ messages in thread

* RE: non-Linux behavior
  2003-12-29 17:34 non-Linux behavior Loughry, Joe
@ 2003-12-29 16:20 ` Albert Cahalan
  0 siblings, 0 replies; 3+ messages in thread
From: Albert Cahalan @ 2003-12-29 16:20 UTC (permalink / raw)
  To: Loughry, Joe; +Cc: Albert Cahalan, SELinux

On Mon, 2003-12-29 at 12:34, Loughry, Joe wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I can help out with Trusted Solaris.  Which of the following versions
> would you like?
> 
> Trusted Solaris 8 HW 7/03 (beta, not yet released)
> Trusted Solaris 8 HW 12/02 (with current patches)
> Trusted Solaris 8 4/01 (with current patches)
> Trusted Solaris 2.5.1 (with current patches)

The very latest one you have. I guess "8 HW 7/03"
would be the latest? Take a glance through the
man page to see if I've missed any recently added
options, then run the commands as I've indicated.
The "script" command may be helpful.

Thank you for the offer.

> - -----Original Message-----
> From: owner-selinux@tycho.nsa.gov
> [mailto:owner-selinux@tycho.nsa.gov]On
> Behalf Of Albert Cahalan
> Sent: Friday, 26 December, 2003 08:41
> To: SELinux@tycho.nsa.gov
> Subject: non-Linux behavior
> 
> 
> I've been adding SE Linux support to procps.
> The 3.1.15 release supports "--context" when
> run on a 2.6.0 kernel. (http://procps.sf.net/)
> 
> I need some help. One of my goals is to be
> mostly compatible with both UNIX and BSD.
> I'm looking for people willing to try out
> security-related ps options on high-security
> systems. Better yet would be a trial account.
> 
> I'm interested in whatever systems commonly
> in use or are likely to be of importance.
> I guess that means: Trusted IRIX, Cray's OS,
> Trusted Solaris, FreeBSD with LOMAC, and
> probably stuff from IBM or HP. Anything else?
> If you'd like Linux compatible with whatever
> it is you've been using, speak now.
> 
> For those who can help only by typing commands
> themselves, feel free to change command names
> to "[x]", "x", or "x x" as appropriate. (I need
> to know if args are shown or if brakets are used)
> The same goes for user names, etc.
> 
> I'd like to have output from at least:
> 
> ps -Z
> ps -flZ
> ps -Zlf
> ps -ZelfLyPcj  (all the options you can do)
> ps Z
> 
> Then again, replacing the 'Z' with 'z'.
> Then again, this time with 'M'.
> Then again, this time with 'x'.
> Then again, this time with 'C'.
> And so on, for every security-related option...
> 
> Plus this one:
> 
> ps -zMZ  (all available security options at once)
> 
> The goal here is to determine column width,
> column order, interactions between options, etc.



--
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] 3+ messages in thread

* RE: non-Linux behavior
@ 2003-12-29 17:34 Loughry, Joe
  2003-12-29 16:20 ` Albert Cahalan
  0 siblings, 1 reply; 3+ messages in thread
From: Loughry, Joe @ 2003-12-29 17:34 UTC (permalink / raw)
  To: Albert Cahalan, SELinux

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I can help out with Trusted Solaris.  Which of the following versions
would you like?

Trusted Solaris 8 HW 7/03 (beta, not yet released)
Trusted Solaris 8 HW 12/02 (with current patches)
Trusted Solaris 8 4/01 (with current patches)
Trusted Solaris 2.5.1 (with current patches)

- -Joe

- -----Original Message-----
From: owner-selinux@tycho.nsa.gov
[mailto:owner-selinux@tycho.nsa.gov]On
Behalf Of Albert Cahalan
Sent: Friday, 26 December, 2003 08:41
To: SELinux@tycho.nsa.gov
Subject: non-Linux behavior


I've been adding SE Linux support to procps.
The 3.1.15 release supports "--context" when
run on a 2.6.0 kernel. (http://procps.sf.net/)

I need some help. One of my goals is to be
mostly compatible with both UNIX and BSD.
I'm looking for people willing to try out
security-related ps options on high-security
systems. Better yet would be a trial account.

I'm interested in whatever systems commonly
in use or are likely to be of importance.
I guess that means: Trusted IRIX, Cray's OS,
Trusted Solaris, FreeBSD with LOMAC, and
probably stuff from IBM or HP. Anything else?
If you'd like Linux compatible with whatever
it is you've been using, speak now.

For those who can help only by typing commands
themselves, feel free to change command names
to "[x]", "x", or "x x" as appropriate. (I need
to know if args are shown or if brakets are used)
The same goes for user names, etc.

I'd like to have output from at least:

ps -Z
ps -flZ
ps -Zlf
ps -ZelfLyPcj  (all the options you can do)
ps Z

Then again, replacing the 'Z' with 'z'.
Then again, this time with 'M'.
Then again, this time with 'x'.
Then again, this time with 'C'.
And so on, for every security-related option...

Plus this one:

ps -zMZ  (all available security options at once)

The goal here is to determine column width,
column order, interactions between options, etc.



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


-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
Comment: Lockheed Martin Space Systems

iQA/AwUBP/BlnecUeovsi/gzEQIcRQCfammALYgcz5BeS8hXJ0XbpGvvK3gAn0+j
Bc7shb3HqcKQyqUZjQmd/ymg
=kAGI
-----END PGP SIGNATURE-----


--
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] 3+ messages in thread

end of thread, other threads:[~2003-12-29 17:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-29 17:34 non-Linux behavior Loughry, Joe
2003-12-29 16:20 ` Albert Cahalan
  -- strict thread matches above, loose matches on Subject: below --
2003-12-26 15:41 Albert Cahalan

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.