On 2020-03-05 13:38, 'Mathias Pannier (unitel)' [email protected] 
[firebird-support] wrote:
> I can’t get it to work…
> 
> The user “MYDOMAIN\ADMINISTRATOR” is a member of the AD group
> “MYDOMAIN\MY_GROUP”
> 
> ROLE_TEST was created using this statement: CREATE ROLE ROLE_TEST;
> 
> The mapping was created with the following statement: CREATE MAPPING
> MY_MAPPING USING PLUGIN WinSSPI FROM GROUP "MYDOMAIN\MY_GROUP" TO ROLE
> ROLE_TEST;

Have you tried using single quotes instead of double quotes?

Mark

Reply via email to