LDAP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsDatabasesLDAP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 23rd, 2004, 11:01 AM
xyfix xyfix is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 254 xyfix User rank is Private First Class (20 - 50 Reputation Level)xyfix User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 1 Day 8 h 52 m 23 sec
Reputation Power: 10
failed to bind to ldap server

I have ldap installed and the ldap search commands work pretty good. But when trying to admin it through webmin i get this error.

Failed to bind to LDAP server as : No password, did you mean noauth or anonymous ?. Maybe your module configuration is incorrect.

Although all ldapsearches work , i can't adminstrate it with webmin
So i don't think it's my slap.conf, but still.
This is my slap.conf without some of the comments

# $OpenLDAP: pkg/ldap/servers/slapd/slapd.conf,v 1.23.2.8 2003/05/24 23:19:14 kurt Exp $
#
include /etc/openldap/schema/core.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
include /etc/openldap/schema/nis.schema
include /etc/openldap/schema/redhat/autofs.schema
#include /etc/openldap/schema/mail-routing.schema

# Allow LDAPv2 client connections. This is NOT the default.
allow bind_v2


pidfile /var/run/slapd.pid


database ldbm
suffix "dc=bahadoer,dc=nl"
rootdn "cn=manager,dc=bahadoer,dc=nl"
HOST 192.168.1.1
BASE dc=bahadoer,dc=nl
# Cleartext passwords, especially for the rootdn, should
# be avoided. See slappasswd(8) and slapd.conf(5) for details.
# Use of strong authentication encouraged.
rootpw secret

# The database directory MUST exist prior to running slapd AND
# should only be accessible by the slapd and slap tools.
# Mode 700 recommended.
directory /var/lib/ldap/bahadoer.nl

# Indices to maintain for this database
index objectClass eq,pres
index ou,cn,mail,surname,givenname eq,pres,sub
index uidNumber,gidNumber,loginShell eq,pres
index uid,memberUid eq,pres,sub
index nisMapName,nisMapEntry eq,pres,sub
# Replicas of this database
#replogfile /var/lib/ldap/openldap-master-replog
#replica host=ldap-1.example.com:389 tls=yes
# bindmethod=sasl saslmech=GSSAPI
# authcId=host/ldap-master.example.com@EXAMPLE.COM
__________________

Last edited by xyfix : September 23rd, 2004 at 01:02 PM.

Reply With Quote
  #2  
Old September 29th, 2004, 08:30 AM
arknius arknius is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Location: Stuttgart
Posts: 50 arknius User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 29 sec
Reputation Power: 9
Send a message via ICQ to arknius
Probably you used "Manager" oder "cn=Manager" als the Login-Name. This is not correct. In Webmin you need to use the whole DN like "cn=manager,dc=bahadoer,dc=nl" for the login.

Reply With Quote
  #3  
Old September 29th, 2004, 10:47 AM
xyfix xyfix is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 254 xyfix User rank is Private First Class (20 - 50 Reputation Level)xyfix User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 1 Day 8 h 52 m 23 sec
Reputation Power: 10
Thank you, Arknius.

But where should I change this login name??? in slapd.conf???

Edit : I found 2 errors in my slapd.conf

HOST 192.168.1.1
BASE dc=bahadoer,dc=nl

These Directives are not right. I commented them by putting # before the lines.

But now i have a different error :

Failed to connect to LDAP server port 389

I'm guessing that it has something to do with TLS connections, can somebody confirm this? What does this do and how can I correct this?

Last edited by xyfix : September 29th, 2004 at 12:15 PM.

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesLDAP Programming > failed to bind to ldap server

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap