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$ADMIN; What's that? Why there's Win_Sspi? -- Mgr. Jiří Činčura https://www.tabsoverspaces.com/ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
