Hello, I am looking for an LDAP integration for Pharo 2.0 After googling, I found LDAPlayer On Squeaksource: http://www.squeaksource.com/@O_tBkvZNK0GC3Hlz/Ghl6udGE I saw from the mailing lists that Olivier Auverlot did some work on that. It would be good to have such a thing on Smalltalkhub. Maybe I missed it but the query returned no results there. Thx Phil
I will migrate it. We also have an early chapter that olivier wrote long long time ago. stef On Sep 27, 2013, at 6:15 PM, phil@highoctane.be wrote:
Hello,
I am looking for an LDAP integration for Pharo 2.0
After googling, I found LDAPlayer
On Squeaksource:
http://www.squeaksource.com/@O_tBkvZNK0GC3Hlz/Ghl6udGE
I saw from the mailing lists that Olivier Auverlot did some work on that.
It would be good to have such a thing on Smalltalkhub.
Maybe I missed it but the query returned no results there.
Thx Phil
BTW olivier uses it heavily for his daily work. stef On Sep 27, 2013, at 6:15 PM, phil@highoctane.be wrote:
Hello,
I am looking for an LDAP integration for Pharo 2.0
After googling, I found LDAPlayer
On Squeaksource:
http://www.squeaksource.com/@O_tBkvZNK0GC3Hlz/Ghl6udGE
I saw from the mailing lists that Olivier Auverlot did some work on that.
It would be good to have such a thing on Smalltalkhub.
Maybe I missed it but the query returned no results there.
Thx Phil
Hi phil I migrated it to SmalltalkHub under PharoExtras/LDAP I'm writing the configuration since I love doing that. Stef On Sep 27, 2013, at 6:15 PM, phil@highoctane.be wrote:
Hello,
I am looking for an LDAP integration for Pharo 2.0
After googling, I found LDAPlayer
On Squeaksource:
http://www.squeaksource.com/@O_tBkvZNK0GC3Hlz/Ghl6udGE
I saw from the mailing lists that Olivier Auverlot did some work on that.
It would be good to have such a thing on Smalltalkhub.
Maybe I missed it but the query returned no results there.
Thx Phil
Yes, as Stef says, I use LDAPlayer everyday at work and it run fine :-) Some month ago, I wrote a draft of an article about LDAPlayer. If you read french, you can download it from http://perso.numericable.fr/~oauverlo/pharo/ldap.pdf The article isn't completed but contains some informations. I plan to rewrite it... Best regards Olivier ;-) Le 27 sept. 2013 à 22:45, phil@highoctane.be a écrit :
Ah ah, thanks!!
I am doing some Stamp with RabbitMQ over here. Works.
/Phil
Hi olivier I migrated the code and added a configuration with metadata for the catalog. And indeed it would be nice to do a pass on the chapter because it looks strange to me. Stef On Sep 28, 2013, at 11:48 AM, Olivier Auverlot <olivier.auverlot@gmail.com> wrote:
Yes, as Stef says, I use LDAPlayer everyday at work and it run fine :-)
Some month ago, I wrote a draft of an article about LDAPlayer. If you read french, you can download it from http://perso.numericable.fr/~oauverlo/pharo/ldap.pdf
The article isn't completed but contains some informations. I plan to rewrite it...
Best regards Olivier ;-)
Le 27 sept. 2013 à 22:45, phil@highoctane.be a écrit :
Ah ah, thanks!!
I am doing some Stamp with RabbitMQ over here. Works.
/Phil
Yes, This draft is an old work. It must be rewriting.
Hi olivier
I migrated the code and added a configuration with metadata for the catalog. And indeed it would be nice to do a pass on the chapter because it looks strange to me.
Stef
On Sep 28, 2013, at 11:48 AM, Olivier Auverlot <olivier.auverlot@gmail.com> wrote:
Yes, as Stef says, I use LDAPlayer everyday at work and it run fine :-)
Some month ago, I wrote a draft of an article about LDAPlayer. If you read french, you can download it from http://perso.numericable.fr/~oauverlo/pharo/ldap.pdf
The article isn't completed but contains some informations. I plan to rewrite it...
Best regards Olivier ;-)
Le 27 sept. 2013 à 22:45, phil@highoctane.be a écrit :
Ah ah, thanks!!
I am doing some Stamp with RabbitMQ over here. Works.
/Phil
Yes !!
For a simple english translation, just post that url into... http://translate.google.com/
btw, if I understand in correctly it would clarify your example for... Object subclass: # Ldap to be... Object subclass: # LdapApp
cheers -ben
participants (5)
-
Auverlot Olivier -
btc@openinworld.com -
Olivier Auverlot -
phil@highoctane.be -
Stéphane Ducasse