There are several permission templates, such as Full Access, or Read Only. You can save your own permission templates for reuse.
For each database object, you specify the following permissions: Select, Insert, Update, Delete, Execute, Alter, Direct.
The Autodesk Security Administrator provides permission templates such as Full Access or Read Only. You can define and reuse your own permission settings. You can save your permission settings as permission templates to use when you add a new role. The templates are stored in C:\Users\<username>\AppData\Local\Autodesk\Autodesk AutoCAD Map 3D <release>\Rxx.x\<language>\Data\SecurityAdministrator as soon as you have used the Add command once.
Permission settings for the database objects View, Synonym, Package are stored in (*.SecDef) files. For example:
SIUD--- LM_LANDUSE SIUD--- LM_LANDUSE_L SIUDEA- *
The letters indicate the rights, followed by a blank, and the object name. Use the object name * to set the rights for all objects that are not yet defined in the previous lines. Also, you use * to filter LIKE.
(*.SecDef) Key | Description |
---|---|
* | Indicates a comment line |
S | Select |
I | Insert |
U | Update |
D | Delete |
A | Alter |
E | Execute |
G | Direct Grant |