LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-13-2010, 03:56 AM   #1
d-niX
LQ Newbie
 
Registered: Nov 2010
Distribution: Ubuntu , Debian
Posts: 11

Rep: Reputation: 0
Nconf Authentication with LDAP


Hello,


I installed nconf on a debian server .
I am trying to configure nconf authentication with LDAP.



in active directory i have the following tree structure :

Code:
A.local
|
|-B_OU
   |
   |-user a
   |-C_OU

under C_OU there is a group named nconf_admins and "user a" is a member of this group .

In <nconf-path>/config/authentication.php i defined

Code:
define('AUTH_TYPE', 'ldap');

define('BASE_DN', "uid=<username>,ou=B_OU,ou=A.local,dc=A,dc=local");         
define('GROUP_DN',         "ou=C_OU,ou=B_OU,ou=A.local,dc=A,dc=local");
define('ADMIN_GROUP',      "cn=nconf_admins");
define('USER_GROUP',       "");
define('USER_REPLACEMENT', "<username>");
upon loggin through nconf web interface i get "Authentication failed"
and by using wireshark i can see the following error message :

Code:
LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece
I understand this "525" code mean "invalid user" but i don't understand why.

I will appreciate your help.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Nconf Authentication with LDAP d-niX Linux - Server 1 12-09-2010 09:14 AM
Using LDAP Authentication jravnsba Linux - Software 2 12-07-2008 10:50 AM
LDAP Authentication and su da_kidd_er Linux - Networking 1 12-27-2005 11:24 AM
Ldap Authentication joeyBig Programming 1 08-25-2004 10:00 AM
LDAP Authentication Staceman Linux - Software 0 07-31-2003 08:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration