|
Bruno Marx made changes - 13/May/08 10:50 AM
Alexander Peshkov made changes - 14/May/08 03:20 AM
Alexander Peshkov made changes - 14/May/08 03:25 AM
Alexander Peshkov made changes - 14/May/08 03:26 AM
Alexander Peshkov made changes - 14/May/08 03:26 AM
Use CREATE MAPPING to map windows groups to appropriate DB roles.
Alexander Peshkov made changes - 22/May/14 01:27 PM
Pavel Cisar made changes - 23/May/14 08:07 AM
|
The full syntax of new command is supposed to be:
ALTER {ROLE | USER} <name> {ADD | DROP} OS_NAME 'name'
This will make it possible to map any OS name - user, group or even host:)),
what else can be imagined in security plugin, to any database security name -
user, role, group (when/if we add them).