Java Client: Add Security Group Subject
This example demonstrates how to add a subject to a security group.
Usage
naddsecgrpsubject <security group name> <subject> [-r]
<Required Arguments>
<security group name> - The name of the security group.
<subject> - The subject to be added, in the format "user@host".
Note: -? provides help on environment variables
Application Source Code