Replace a local group's description and entire membership.
group put <name> description=<val> [ <principal1> ... <principalN> ]
Name of the local group.
Group description.
A group member in the form <scope>:<type>:<name> where <scope> is local, <type> is user or group, and <name> is the user or group name.
group put my-group description='us' local:user:admin
Replace the description of local group 'my-group' and replace the membership such that the only member is local user 'admin'.
|
Copyright © 2013 CA.
All rights reserved.
|
|