0
Model - Shared file
Hi,
I'm getting an access denied error when attempting to model a file from a UNC path. What do I need to do to provide pyramid the access? Is there a service account this is run under for the connection?
Thanks
1 reply
-
Hi Tim Wilson,
In an Active Directory authentication system, the Pyramid Services run under the Local or Network Service for that machine.
Thus you will need to give that AD Machine Name access rights to the shared File Location.
If you re running a distributed server, i.e. the different Pyramid services are running on different physical or virtual machines, the Machine Names of the Runtime and Task Servers must be given access to the Shared File Location
Hope that helps.
Ian