“ERROR: Group not found:” or “ERROR: Could not find group”
说明
When a group name in the format DOMAIN\GROUPNAME is used in a command an error is returned.
原因
When a groupname is entered into a command in the format 'DOMAIN\NAME', Unix sees the backslash as the escape character and drops it from the command. This is expected behaviour.
解决办法
Use one of the following methods to run the command successfully.