Lightweight Directory Access Protocol, an application protocol for reading and editing directories over an IP network.

learn more… | top users | synonyms

0
votes
0answers
9 views

Using LDAP not only for authentication but for storing data

We have multiple apps that use OpenLDAP for authentication and for storing data. We have quite lot links to these OpenLDAP entities from DBs from multiple applications (each app has its own DB), so ...
0
votes
0answers
5 views

Checking group membership in rails devise ldap gem, is it in the yaml?

Am I supposed to be using the ldap.yml file to make sure whose authenticating with ldap has the right groups assigned to them to allow them in? I am not an AD pro by any means and this is confusing ...
0
votes
0answers
13 views

Ldap authentication using django_auth_ldap

I am trying to achieve Ldap authentication using django. For that I have configured my settings.py as mentioned here http://pythonhosted.org/django-auth-ldap/example.html I am attaching my ...
1
vote
0answers
15 views

Linux integration into Active Directory (Cross domain)

I am trying to test a solution of integrating my Debian 6 Squeeze machine in an Active Directory domain. I dit it with libnss-ldap.conf & ldap.conf Now, I want to authenticate other users from ...
0
votes
0answers
26 views

Java LDAP SDK: any news during last 5 year? [closed]

I do not think that my question is duplication of this one: LDAP Java library. It was asked 5 years ago and many things were changed (significant answers were answered 4-5 years ago). We want to ...
0
votes
0answers
6 views

Apache Directory Studio Timeout When Importing Ldif

I was wondering if anyone knew a workaround for importing a large ldif into ldap via Apache Directory Studio please? I have a 100mb ldif that is modifying various attributes, but I get the following ...
2
votes
1answer
36 views

Using parentheses in Python LDAP's search

I am trying to perform use LDAPObject.search_s() with a search filter. This works perfectly fine when I have a parameter without ()s but this fails when a () exists in the filter. For example when I ...
0
votes
1answer
31 views

C# Creating named object for each object in LDAP DirectorySearch to insert into SQL database

Ive created a Directory Searcher to pull multiple properties from each user. objSearchADAM = new DirectorySearcher(objADAM); objSearchADAM.PropertiesToLoad.Add("givenname"); ...
0
votes
0answers
9 views

How to Configure Multiple Ldap Connection- WSO2 Indentity Server

I have multiple tenants. Some tenant has single ldap server and some are using multiple so I want to configure multiple ldap connection using some user interface in WSO2 Identity Server. Please ...
0
votes
0answers
19 views

LDAP's ldap_search_s() fails on Windows Active Directory

I have setup an Active Directory service on my Windows 2008 server. I have added an user and here is the DN (DistingushedName) CN=ashwin,CN=Users,DC=test,DC=com There is no password set for the DN ...
0
votes
1answer
12 views

LDAPException size limit exceeded

I am using unboundid ldap sdk for executing ldap query. I am facing a strange problem while running ldap search query. I am getting a Exception when i run query against a group which contains 50k ...
1
vote
0answers
15 views

Liferay api to find out if system configured to ldap or to liferay database

I would like to know if there is an api to find out if the Liferay system is configured for ldap or not. Is there any api exposed by liferay which can give me this information ? Any help is ...
0
votes
2answers
24 views

Liferay LDAP integration, password storage

If Liferay is conigured to LDAP, Liferay imports the users and password from ldap AD. Is there a way to avoid the password storage in the liferay database? Any help related to avoiding the password ...
0
votes
1answer
16 views

Cant search users in LDAP with name containing *

My problem is that i cant search for users when their name contains *. The search string i used is just *. I have read in: http://msdn.microsoft.com/en-us/library/aa746475%28VS.85%29.aspx that if ...
0
votes
3answers
16 views

(Apache DS) ads-pwdExpireWarning not working/supported?

The Apache DS documentation (Advanced guide, chapter 2) mentions , in detail , all of the attributes that can be set for the password policy configuration. Whilst some of the these work, ie we ...
0
votes
0answers
12 views

Sun's OpenDS LDAP Server - Is it Supported?

We have investigated Sun's Open DS LDAP server, and it fits all of our fairly simple requirements. Basically, we just wish to use it's out of the box password policy, and harness the replication ...
0
votes
0answers
14 views

direct Authenthication to LDAP Active Directory using Javascript and PhoneGap / Cordova

I´m currently building a mobile webclient application with PhoneGap / Cordova using web technologies HTML5, CSS3, Javascript and the Frameworks JQuery Mobile and PhoneGap / Cordova. The mobile ...
0
votes
2answers
38 views

Get a list of users in nested active directory groups

I have a structure of groups (one main group with sub-groups) in active directory. How can I get the list of all members (users) of all the groups using the main group DN? I found many examples for ...
2
votes
0answers
50 views

Disabling SSL Certificate Validation for Active Directory server using spring-ldap 1.3.1

I'm able to authenticate to Active Directory if there is need to configure only one AD server. The solution is given as Active Directory authentication through ssl as anonymous user by me. Now I'm ...
0
votes
0answers
19 views

Unable to match encrypted attributes in Ldap

I need to match the orclPasswordHintAnswer with the input user provides. I am performing a regular ldap search using Spring ldapOperations. it is not able to bring any matches.I think the reason is ...
0
votes
1answer
14 views

SSL-enabled support for LDAP Fault-Tolerence

SSL-enabled support for LDAP Fault-Tolerence: As we know, we must provide one keystore for ssl-enabled LDAP URL. But for LDAP Fault-Tolerence, we provides LDAP URLs with space-seperated. e.g ...
0
votes
0answers
9 views

JNDI, LDAP, and iPlanet

I am having problems creating a JNDI Resource lookup using iPlanet 7.0u15. I created the following resource. RESOURCE Resource Name: ldap/ldapsearch Resource Type: javax.naming.ldap.LdapContext ...
0
votes
2answers
23 views

LDAP: Error while importing ldif file

I'm using Apache Directory Studio and I was importing a ldif file into my connection. I noticed this error in my log file. Don't understand what it's saying. The Error # sysPrefRoot, system #!RESULT ...
0
votes
1answer
16 views

generate uidNumber for Ldap posixAccount with LdapTemplate

Has someone already encountered this error with the creation on a posixAccount in Ldap? javax.naming.directory.SchemaViolationException: [LDAP: error code 65 - object class 'posixAccount' requires ...
0
votes
3answers
33 views

LDAP Server Password Policy Apache DS and Open DS

I wonder if someone might be able to help us or offer some advice. We are a Java focused team, and are looking at extending our in house Authentication service, to offload most of the authentication , ...
0
votes
2answers
18 views

Comparing a hashed password with Active Directory

I believe I know the answer to this already but wanted to post and see if anyone had any additional thoughts. Current code is hashing the password (MD5, SHA1, immaterial in this case) before it sends ...
0
votes
0answers
8 views

Apache LDAP authentication for sub-folders

My environment: CEL 5.50-5 x64 Client / Red Hat Enterprise Linux Server release 5.5 (Tikanga) Apache/2.2.6 (Unix) httpd.conf excerpt: <Directory / > AllowOverride AuthConfig ...
1
vote
1answer
38 views

Optimize AD search - get group members

Is it possible to query only those members of group, which is also group from AD? Now I am using following code: var group = GroupPrincipal.FindByIdentity(ctx, identityType, domainGroup); if (null ...
0
votes
1answer
56 views

Sentry 2 with ldap

I am new at Laravel 4 and I am moving my projects codeigniter to Laravel. I tought to use cartalyst sentry2 for user authentication and authorization. Its working with mysql, its ok but i wanna auth ...
0
votes
1answer
26 views

how to authenticate a user in Ldap using password

package com.ecom.data.access.controller; import java.util.ArrayList; import java.util.Hashtable; import java.util.List; import javax.naming.Context; import javax.naming.NamingEnumeration; import ...
-1
votes
0answers
10 views

Group Emails on Lion OS X Server [closed]

I am having trouble creating group emails on the Lion OS X Server. E.g. I send an email to full-timers@company.com The email is forwarded to all the user emails in that group "full-timers" I ...
0
votes
1answer
17 views

adding user to LDAP through java application causes group search

I have a spring application that adds users to slapd. the users are added and associated to a group. the application is modularized and different modules have the ability to create a user to be added ...
0
votes
1answer
19 views

How to do a search-by-DN using Net::LDAP

I want to check if a given DN exists in the LDAP directory, using Perl and Net::LDAP. So, I figured I'd do something like this: my $dn = 'uid=foo,ou=bar,ou=baz'; $ldap->search(base => $dn, ...
0
votes
0answers
12 views

Exposing user details stored in Oracle DB to an LDAP server

We currently have a very large, custom built user database (Oracle DB) that we'd like to expose using standard technologies, specifically LDAP, to allow application that we don't manage to ...
-1
votes
2answers
19 views

Kerberos with LDAP Installation [closed]

i wanted to install openldap with kerberos when i try this command : "/etc/init.d/krb5-kdc start" i got error : krb5kdc: cannot initialize realm EXAMPLE.COM - see log file for details log file : ...
0
votes
1answer
27 views

implementing single sign on using LDAP

We want to develop application for customer which uses LDAP for authentication makes it use for single sign on (SSO) technique.We are very beginner about this topic. What we think about LDAP upto now ...
1
vote
2answers
38 views

.net web service to validate LDAP credentials using SSL

So I'm new to the whole .net thing here, but basically what I want to do is write a web service that will take a SOAP request with user's name and password and check them against an ldap server to ...
0
votes
0answers
36 views

Null pointer exception using Spring ldap

I'm trying to access some datas in a Ldap directory. To do so, I use Spring Ldap. I found out recently there is a magical way to use it, aka the DirContextAdapter. However, when I could browse the ...
0
votes
1answer
21 views

How to do unindexed searches in OpenLDAP

I am trying to run a search on openldap database with a filter that consist of unindexed attributes but it is failing and not returning any result. When I check the openldap debug logs, I can see the ...
0
votes
1answer
33 views

Add two ldap attributes with the same name

I would like to recreate the following ldiff using java: DN: name=myName,ef=X2,ou=OuControls,o=Test,c=DE objectClass: top objectClass: myComponent name: myName The problem ist that I can't specify ...
1
vote
1answer
54 views

Grails Spring Security & LDAP Auth Failure

ISSUE: Grails ADMIN logs in via LDAP but no other account does. System = Win 7, grails 2.2.1, Active Dir lightweight I have created a simple grails default application, installed the latest grails ...
0
votes
0answers
12 views

LDAP can't bind to server after turn on LDAP Server Signing Requirements

As the title, any solution for it? I used PHP function ldap_bind($server, $username, $password) to bind the ldap server, if the signing requirement is 'none', it's working, but if changed to ...
0
votes
1answer
28 views

How to move an eDirectory entry via php?

I have this ldap entry: cn=blah,ou=apples,ou=people,dc=yay,dc=edu I need to move that entry to: cn=blah,ou=oranges,ou=people,dc=yay,dc=edu My scripts are all PHP so I've been trying to use ...
0
votes
0answers
17 views

Export data from Open LDAP to ZIMBRA server mail

is there any way I can export contacts from OpenLdap directory to Zimbra server Mail ?
0
votes
0answers
28 views

GWT embed mode authentication with Jetty realm

I have a GWT application which works with LDAP authentication. The issue is when i start it in embed/ dev mode, i have some errors in my logs. web.xml: <login-config> ...
0
votes
1answer
32 views

LDAP server which is my base dn

Hello I'm trying to use my ldap test server in order to authenticate users in openca. I'm currently connecting through phpldapadmin with : Login DN : cn=admin,dc=example,dc=com Password : ...
0
votes
1answer
16 views

How to include domain name in this ldap_connect code (php)

// User Custom Validate event function User_CustomValidate(&$usr, &$pwd) { // Enter your custom code to validate user, return TRUE if valid. // LDAP authentication example for ...
0
votes
0answers
25 views

Rails: Devise not properly destroying user session cookie after calling destroy_user_session_path

Hi I am using the Devise LDAP Authenticatable gem, and I am running into some issues trying to properly invalidate the session cookie. Ex: A user logs into the application and saves his session ...
0
votes
2answers
37 views

Is it possible to implement user profiles without using SimpleMembership?

I need some advice. I'm currently using MVC 4 & SimpleMemberhip with LDAP to authenticate users. The issue is, I don't want to store their usernames and passwords in the webpages_Membership table ...
0
votes
0answers
24 views

PHP: translate from returned LDAP array to Drupal array

I'm making an intranet with Drupal and want people to log in with an already existing authentication system (a variation of shibboleth). I've got authentication working, such that when employees log ...

1 2 3 4 5 62