Re: [Firebird-devel] AutoAdminImplementationMapping

2017-05-16 Thread Alex Peshkoff
On 05/09/17 21:18, Jiří Činčura wrote: > Hello, > > if I execute "alter role rdb$admin set auto admin mapping;" using > embedded connection in Firebird 3, the database then contains this > (extracted using isql): > > CREATE MAPPING "AutoAdminImplementationMapping" USING PLUGIN "Win_Sspi" > FROM "Pr

[Firebird-devel] AutoAdminImplementationMapping

2017-05-09 Thread Jiří Činčura
Hello, if I execute "alter role rdb$admin set auto admin mapping;" using embedded connection in Firebird 3, the database then contains this (extracted using isql): CREATE MAPPING "AutoAdminImplementationMapping" USING PLUGIN "Win_Sspi" FROM "Predefined_Group" DOMAIN_ANY_RID_ADMINS TO ROLE RDB$ADM