Latest Activity

code

Querying Active Directory

Is it possible to check all of the AD Groups that an AD Username belongs to or, inversely, all of the Usernames that are a member of an AD Group using the LDAP Data Source? Scenarios: I need to know the AD Groups of a specific Username. I only ha...

AD LDAP AD Username Finding AD Users Finding AD Groups AD Groups Active Directory

code

Not able to connect to SQL Server using an Active Directory account

Hello, I am using Denodo 6.0 In the VDP tool, I am trying to connect to a SQL Server database using a Active Directory account (domain \ account name). However, when I test the connection, the tool is telling me: 'Unable to establish Connection. Login ...

SQL Server Active Directory

code

Pass-through security for SQL Server data sources

Currently we are using LDAP and Active Directory to allow users to authenticate to data sources in Denodo. We would like the capability to ignore this and use pass-through authentication, based on SQL Server permissions. In other words, if a user has W...

SQL Server Active Directory Denodo_SQL_Server pass-through

code

Kerberos authentication and service accounts

We have denodo 6.0 installed in our company and configured to work with Kerberos. We have fond that it works well for all regular users and delegates credentials to databases just fine. Now, we have some services working under service accounts. For all...

Kerberos Active Directory #LDAP-ServiceAccounts

code

LDAP Query Question

I am trying to query LDAP/AD to determine the users who have specific roles. 1. I have created a base view that queries users returning CN and DN. 2. I have created a base view that queries groups returning MemberOf and PrincipalName. Each of these...

LDAP Active Directory