PSARC 2009/271 Credential Process Groups (CPGS)

Nicolas Williams Nicolas.Williams at sun.com
Wed May 6 07:29:17 PDT 2009


On Wed, May 06, 2009 at 09:41:04AM +0200, Casper.Dik at Sun.COM wrote:
> 
> 
> >I can see the problem. I can't immediately think of a solution, but an  
> >option that selects only processes that belong to a particular CPG (a  
> >la -p, -z, -t) may be useful and not too hard
> 
> 
> What we clearly miss in "ps" is more control on the output;
> it would be nice to use something like:
> 
> 	ps -o zone:12,user:9,
> 
> etc.
> 
> This gives you more control.

Yes, and we could do something like this too:

	ps -o cpgid-krb5
	ps -o cpgudata-krb5 ...

Where any column named cpgpid-<CPG-type-name> has CPG IDs for CPGs of
that type as the value, and cpgid-<CPG-type-name> has CPG user data for
CPGs of that type as the value.

Nico
-- 



More information about the opensolaris-arc mailing list