Environment
Novell Privileged User Manager
Command Control
Command Control
Situation
udsh unable to process command control groups with wild cards
Resolution
Current work around:
To run udsh against all hosts, use the -w option with \*
example: udsh -w \* command
To run udsh against all hosts beginning with host12, use the -w option with host12\*
example: udsh -w host12\* command
To run udsh against all hosts, use the -w option with \*
example: udsh -w \* command
To run udsh against all hosts beginning with host12, use the -w option with host12\*
example: udsh -w host12\* command