LDAP stands for Lightweight Directory Access Protocol. This provides integration with LDAP for authentication, user provisioning, authorization, feeds, and views. It also provides apis and building blocks (query and server configuration storage) for other modules

learn more… | top users | synonyms

0
votes
1answer
11 views

working with LDAP authorization hook

While I have been able to use the LDAP authentication hook (hook_ldap_authentication_allowuser_results_alter) to perform additional authentication, I have not been able to use what I thought was the ...
1
vote
1answer
87 views

Syncing LDAP users to Drupal 7

We're using LDAP as our source for users. This works fine, and everyone can simply log in using their LDAP info, and it will create a Drupal user for that person. However, one of our requirements is ...
1
vote
0answers
89 views

LDAP Images in Drupal 7

I'm using the LDAP feeds module to import my users from LDAP to Drupal. However, it doesn't work... I'm only getting a lot of array merge errors (trying to merge a non-array object with an array in ...
0
votes
0answers
16 views

OpenScholar LDAP module not found

We are running OpenScholar 2.0 RC1 and I have the LDAP module enabled in the Site configuration > Modules section, all areas say that LDAP is enabled.. I have PHP-Ldap installed. This is on Centos ...
0
votes
0answers
13 views

Alphabetizing an LDAP View into an ABC pager

I have an LDAP View I created and now and now want to sort alphabetically with a pager to go to separate pages for each letter. Something like this.... ABCDEFG etc... When one clicks on the letter ...
2
votes
0answers
125 views

Drupal + LDAP Configuration with Synology DSM

We have Synology DSM (Disk Station Manager) Installed in our office, and my Drupal 7 site is hosted on it, Now i want to use Directory Users to use Drupal with same credentials using LDAP. I installed ...
0
votes
1answer
110 views

How to use views and LDAP query to get a list of names in a webform?

I am using Views, LDAP query, Webform Views, and Webform to try and produce a webform that -- along with a bunch of other stuff in the webform -- has a select list of names, with emails associated, ...
1
vote
0answers
43 views

Drupal LDAP module and AD global catalog

Does anybody successfully authenticate against AD global catalog? I've got the following configuration: LDAP server: ldaps://service.mydomain.com LDAP port: 3269 Binding Method: Service Account Bind ...
0
votes
1answer
39 views

Load a user object via login form name field - D6

I'm trying to check if a user account has been disabled for LDAP before the user completes the login process using a custom form validator. What has me stuck is how I would use user_load to load the ...
3
votes
1answer
270 views

How to integrate properly Kerberos based SSO in Drupal 7

I'm trying to install Drupal with Single Sign On over Active Directory. My customer does not have any SSO suite like CAS, and their general recommendation are to use Kerberos (or NTLM as a second ...
0
votes
0answers
70 views

Account Creation for LDAP Authenticated Users - Select what information is put into the user's profile

I was wondering if it is possible to specify what information from an user's LDAP entry is used when Drupal creates a local account for the user. Currently it uses the LDAP username and email to ...
0
votes
0answers
23 views

Need to use field against logged in LDAP role to view links

I have content type and it contain xyz field. This XYZ field is a selection list. So how can i Need to use this field against logged in LDAP role to view links. Can any one tell in detail...
2
votes
0answers
143 views

Integration of Microsoft Exchange server with Drupal

I am using Drupal 7. I would like to integrate Microsoft Exchange server with my Drupal site, so that I can login with the credentials of Exchange server and can also integrate with other features of ...
0
votes
0answers
96 views

ldap: Could not find dn entry

I installed the LDAP Integration module in a Drupal 6 system. When I try to login a user from the LDAP directory, I get the following error: Could not find dn entry! dn=uid=joe,ou=users,o=acme ...
1
vote
1answer
342 views

LDAP Role Mapping - Working, but not Assigning

I have setup the ldap module for Drupal 7 - everything is working as it should, apart from when a user logs into the site the role defined for that person isn't been assigned to their profile, they ...
1
vote
1answer
131 views

How to secure Drupal website

I have Drupal CMS and I need to protect it from sensitive data leak, which are the customer names, addresses, the payments and order information. I am new to Drupal, so my question is, is it possible ...
0
votes
0answers
19 views

Limit only to limited number of users in LDAP group

I have my LDAP setup and group set up and all is working fine. In this group i need to allow only certain people to able to login. I can give the list of users to take from LDAP. Is there any way to ...
0
votes
1answer
105 views

LDAP + Workbench or LDAP + OG

I have come to an impasse in the development. MY GOAL: Setup department pages on the site, giving editing access to specific LDAP roles Creating workflow for the data(draft,review,publish). ...
2
votes
0answers
86 views

LDAP cannot load AD groups

I have used LDAP module with Drupal 6 without issues, but now that I am working with Drupal 7 the LDAP module seems to be unable to load the AD groups. I have searched all along the web but I couldn't ...
0
votes
1answer
158 views

Associating Custom LDAP Query with View

Versions: ->Drupal 7.10 ->LDAP Authentication/Authorization/Servers/Query/Views 7.x-1.0-beta5 ->Views/Views UI 7.x-3.3 I'm attempting to configure a View via the Views UI module to support a custom ...
1
vote
1answer
467 views

Create a new user in LDAP, not wherever Drupal normally creates it

We have an already existing LDAP of users, that we wish to use for our new site. Amazingly, the login seems to be only finding the users we want it to, and not the users we don't. We have to figure ...
1
vote
1answer
539 views

LDAP Authentication + Drupal Registrations possible issue

I wish to have a site that allows for both LDAP authentication and plain old Drupal authentication (Drupal users without LDAP accounts). LDAP accounts will be employees, while Drupal accounts will ...
1
vote
0answers
264 views

Problems with LDAP and Drupal

I've successfully used the LDAP Integration module to use LDAP authentication with Drupal. Now I'm trying to create an address book with information from LDAP. I've tried the following solution: ...
5
votes
1answer
4k views

Drupal Authentication with ActiveDirectory

I'm trying to make Drupal work with ActiveDirectory just for authentication. I'm using Lightweight Directory Access Protocol. I always get this message: Warning: ldap_search(): Search: No such ...
1
vote
1answer
265 views

Getting WSOD for non-LDAP User with Domain and LDAP modules enabled

I am using Domain and LDAP modules on Drupal 7, and upon login as a non-admin non-LDAP user, e.g., "author01", I get a blank screen. Upon viewing source on said blank screen, I can see the HTML for ...
4
votes
1answer
442 views

Drupal 6.x vs 7.x for Multiple Domains and LDAP

We're looking at using Drupal for our public sites, which will have: multiple primary domains multiple sub-domains We will need to allow our users to authenticate against LDAP to get different ...
3
votes
1answer
407 views

How do you change the LDAP DN for a user?

We are using LDAP integration on a Drupal 6 system (with the "LDAP authentication" module). During initial log-in, the user account will be created and the DN (Distinguished Name) for that user will ...