udsh unable to process command control groups with wild cards

  • 7003270
  • 14-May-2009
  • 26-Apr-2012

Environment

Novell Privileged User Manager
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

Status

Reported to Engineering