Map auth
Différence entre versions
De MappingDoc
imported>Rdal (→map_auth) |
(Aucune différence)
|
Version du 23 novembre 2018 à 11:26
map_auth
Work with access permissions over menus.
To add access permissions:
-add:XXXX : Object(s) to be added
-file:XXXX : File to be modified
-extend:XXXX : Extend to branch
-debug : Debug
example : map_auth -add:user1 -file:XXXX -extend:-extend
map_auth -add:user1,user2 -file:XXXX -extend:1
map_auth -add:user1,[GRP1],user2 -file:XXXX -extend:0
To remove access permissions:
-del:XXXX : Object to be deleted (1 by 1)
-file:XXXX : File to be modified
-extend:XXXX : Extend to the branch
-debug : Debug
example : map_auth -del:user1 -file:XXXX -extend:-extend
map_auth -del:[GRP1] -file:XXXX -extend:-extend