Select to view content in your preferred language

Unable to update AGS folder permissions through python

176
2
08-08-2024 03:03 PM
DavidStephen-Tammuz
New Contributor

Hello ESRI community! I’m trying to remove permissions from an ArcGIS Server Folder using arcgis.gis.server in python. I haven’t been successful in updating the folder permissions using the server module, or with http post requests.

Does anyone know if it is possible to update AGS folder permissions without going through the Server Manager GUI? Thanks!

0 Kudos
2 Replies
SiCasley
Occasional Contributor

This is something I'd be interested in knowing about as well! Is it even possible?

0 Kudos
AnjulPandey
Regular Contributor

@DavidStephen-Tammuz  Updating permission is not possible through any available method of DirectoryManager in arcgis.gis.server module 

0 Kudos