We are trying to use our Active Directory to authorize users on our Firebird Servers.
I know "Trusted User" can be used to authenticate Windows users, but is there a way to determine the SQL Privileges based on AD groups?
cd C:\Programme\dbms\Firebird\Firebird_3_0
isql
CONNECT "C:\Programme\dbms\Firebird\Firebird_3_0\security3.fdb"
CON> user 'SYSDBA' password 'XYZ';
Hello,
Something's going wrong.
It takes the Windows user PARCIT\VC and not the one from the AD group PARCIT\DM_OKULARDB_DDL_FIREBIRD
PARCIT\VC is definitely wrong
I thought it should work with a mapping:
--
You received this message because you are subscribed to a topic in the Google Groups "firebird-support" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/firebird-support/1861DbxzAxk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to firebird-suppo...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/firebird-support/781bb7fe-6786-4f5a-b7b2-b2fd839af24c%40ibphoenix.com.
what can I do next to resolve the problem?
--
You received this message because you are subscribed to a topic in the Google Groups "firebird-support" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/firebird-support/1861DbxzAxk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to firebird-suppo...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/firebird-support/c7ee3f2d-d214-43d4-8bde-3cd7ab74b7d7%40ibphoenix.com.
Unfortunately, I still don't have the rights to read the contents of a table
--
You received this message because you are subscribed to a topic in the Google Groups "firebird-support" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/firebird-support/1861DbxzAxk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to firebird-suppo...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/firebird-support/4bad7c59-2722-4025-98d7-c061f81eebd7%40ibphoenix.com.