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 November 10th, 2004, 08:26 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
Linux LDAP SASL/Digest-md5 login problem

hello guys, need some help to login with digest-md5 mechanism.

when i do a search like

[root@einstein root]# ldapsearch -x -b "dc=bahadoer,dc=nl"

I get to see the right entries.

but look at this

[root@einstein root]# ldapsearch -b "dc=bahadoer,dc=nl"
SASL/DIGEST-MD5 authentication started
Please enter your password:
ldap_sasl_interactive_bind_s: Internal (implementation specific) error (80)
additional info: SASL(-13): user not found: no secret in database

I'm sure i created a user "root" in the sasldb with " saslpasswd -c root" and it's shown, when i type

[root@einstein root]# sasldblistusers
user: root realm: einstein.bahadoer.nl mech: DIGEST-MD5
user: root realm: einstein.bahadoer.nl mech: PLAIN
user: root realm: einstein.bahadoer.nl mech: CRAM-MD5

and

[root@einstein root]# sasldblistusers2
manager@einstein.bahadoer.nl: userPassword
root@einstein.bahadoer.nl: userPassword


[root@einstein root]# ldapsearch -U 'uid=root,dc=bahadoer,dc=nl' -b 'dc=bahadoer,dc=nl' 'ObjectClass=People'
SASL/DIGEST-MD5 authentication started
Please enter your password:
ldap_sasl_interactive_bind_s: Insufficient access (50)
additional info: SASL(-14): authorization failure: unable canonify user and get auxprops

[root@einstein root]# ldapsearch -x -D 'uid=root,ou=People,dc=bahadoer,dc=nl' -b 'dc=bahadoer,dc=nl' 'ObjectClass=*'
enter LDAP password:
bla..bla...

This works, but it doesn't when i use digest-md5.
__________________

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesLDAP Programming > Linux LDAP SASL/Digest-md5 login problem

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