Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

copy user privilege / role access to gis object across database

$
0
0
Hi,

I can use python to copy dataset , feature class, table from one database to another database using a script similar to this article :

http://support.esri.com/en/knowledge...s/detail/40831

My question is : is there anyway through python I can "copy" the privilege / role access to the object which i copied across the databases as well ? (providing that the user,role already defined in both database)

Thank you in advance for any pointers.

Michael

Viewing all articles
Browse latest Browse all 2485

Trending Articles