Issue running root.sh on Linux hosts integrated with Active Directory
Hi All
In order to simplify user administration on our Linux host we are starting to integrate them with Active Directory(AD).
We have defined an AD account for the agents to use and granted them access to login each host. The accounts do not have root access, so root.sh must be run post agent install. The agent software itself gets pushed out successfully.
However, when the Unix SA runs root.sh at the end, we get the following error:
/bin/chown: invalid group: 'root:domain'
.. (total 9 time)
/bin/chown: invalid group: 'root:domain'
Finished product-specific root actions.
lops lops