
136 vFoglight
Command-Line Reference Guide
Options and arguments
Example
Adding a user to a group
C:\Vizioncore\vFoglight\bin>fglcmd -usr foglight -pwd foglight
-cmd security:assigngroup -username Demo -groupname MyGroup
Note If successful, this command does not generate any output.
Removing a user from a group
C:\Vizioncore\vFoglight\bin>fglcmd -usr foglight -pwd foglight
-cmd security:assigngroup -username Demo -groupname MyGroup
-remove
Note If successful, this command does not generate any output.
See also
•“createuser” on page 137
•“deleteuser” on page 138
Option Argument Description
groupname
groupname Specifies the name of the group to which the user
account is to be added or removed
remove
None Indicates that the user should be removed from the
group
username
username Specifies the name of the user account that is to be
added or removed from the group
Comentarios a estos manuales