Hi,
Since it's very important for me to apply our company's policy as soon as possible following deployment,
I've been trying to create a .deb package for the Ubuntu clients that will automatically join the endpoints to the required group on the console.
The documentation states that this is done with the '--sec-group=' option on the mkinstpkg command.
While the console server hostname is "sophos-ec", and the group name is "InternalPolicy" (Image attached) I've tried:
/opt/sophos-av/update/mkinstpkg --sec-group='InternalPolicy' -D
/opt/sophos-av/update/mkinstpkg --sec-group='\InternalPolicy' -D
/opt/sophos-av/update/mkinstpkg --sec-group='\sophos-ec\InternalPolicy' -D
All of which did not succeed, and made the RMS service crash in subsequent installations of this package.
What am I missing?
This thread was automatically locked due to age.