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 August 14th, 2012, 07:51 AM
./Roux ./Roux is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2012
Posts: 2 ./Roux User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 4 m 19 sec
Reputation Power: 0
OpenLDAP as virtual Directory

Hi,

My name's Gilles, a french programmer. I'm in intership for 6 months and I have to work on LDAP.
Recently, my work is to search and learn LDAP and virtual directory (penrose and myVD).

I need to know if it's possible to build a Virtual Directory directly with OpenLDAP. I saw some discussion where people was pretty sure that was possible.

If it's possible, can you give me some help/documentation/advice about this.

Thanks a lot,

Gilles.

Reply With Quote
  #2  
Old January 1st, 2013, 03:33 PM
joelzamboni joelzamboni is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2013
Posts: 2 joelzamboni User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 m 22 sec
Reputation Power: 0
Meta

If is not too late I solved the same problem last week

You can use the meta backend

database meta
suffix "dc=suffix,dc=sample"
uri "ldap://10.12.141.153/dc=suffix,dc=sample"
rootdn "cn=admin,dc=suffix,dc=sample"
rootpw secret
idassert-bind bindmethod=simple
binddn="cn=User,ou=Users,dc=suffix,dc=sample"
credentials=secret
flags=override


The important think is the flags=override, it allows you to authenticate in the OpenLDAP and connect with the binddn in the remote (proxy). You will also need to use the old slapd.conf style with the OpenLDAP 2.4+, the backend meta is not supported with the new config.

Regards,



Quote:
Originally Posted by ./Roux
Hi,

My name's Gilles, a french programmer. I'm in intership for 6 months and I have to work on LDAP.
Recently, my work is to search and learn LDAP and virtual directory (penrose and myVD).

I need to know if it's possible to build a Virtual Directory directly with OpenLDAP. I saw some discussion where people was pretty sure that was possible.

If it's possible, can you give me some help/documentation/advice about this.

Thanks a lot,

Gilles.

Reply With Quote
  #3  
Old January 1st, 2013, 05:09 PM
./Roux ./Roux is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2012
Posts: 2 ./Roux User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 4 m 19 sec
Reputation Power: 0
Ahah, too late, my internship is over for 2 weeks :P

But thanks a lot, it could help other people !
Have a nice day joelzamboni, and Happy new year !

Reply With Quote
  #4  
Old January 1st, 2013, 10:28 PM
joelzamboni joelzamboni is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2013
Posts: 2 joelzamboni User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 m 22 sec
Reputation Power: 0
Yes, I hope that it helps someone else!!! Happy new year!!!

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesLDAP Programming > OpenLDAP as virtual Directory

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