I have 2 Deployment Servers and 1 Management Server, and to use Content Library, according to what I can see on the documentation, the services on these machines need to be able to "access the specified storage path".
https://www.soti.net/mc/help/v14.2/en/console/data/contentlibrary/configuring.html
I was able to get it to work when I map a shared folder as a drive and grant read/write access to everyone, but i would really like to restrict access to only 1 specific ID.
To grant read/write to a specific ID, I had to use Active Directory. This is because the MS and DS services are not able to recognize local users defined on a remote machine.
I also tried mapping a FTP folder, but it gives me a network location, not a drive, and the Content Library rejects network location.
Can someone who has gotten this working share on how the services can "access the specified storage path" and whether AD is a necessity.
Thanks.