Hi, We want to start a new website, and we want to use our existing authentication system which is LDAP. Can someone tell me where I can find the information about how to use LDAP in rails ??? Thanks you very much Saiho The mind is its own place, and in itself. Can make a Heaven of Hell, a Hell of Heaven. http://www.geocities.com/sayoyo/ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
On 3/2/06, Saiho Yuen <sayoyo@yahoo.com> wrote:> We want to start a new website, and we want to use our > existing authentication system which is LDAP. Can > someone tell me where I can find the information about > how to use LDAP in rails ???Check out ruby-ldap and ActiveLDAP. http://ruby-ldap.sourceforge.net/ http://dataspill.org/pages/projects/ruby-activeldap http://wiki.rubyonrails.org/rails/pages/HowtoAuthenticateViaLdap http://article.gmane.org/gmane.comp.lang.ruby.rails/49471
Thanks you very much for the information:)!!!! --- brabuhr@gmail.com wrote:> On 3/2/06, Saiho Yuen <sayoyo@yahoo.com> wrote: > > We want to start a new website, and we want to use > our > > existing authentication system which is LDAP. Can > > someone tell me where I can find the information > about > > how to use LDAP in rails ??? > > Check out ruby-ldap and ActiveLDAP. > > http://ruby-ldap.sourceforge.net/ > > http://dataspill.org/pages/projects/ruby-activeldap >http://wiki.rubyonrails.org/rails/pages/HowtoAuthenticateViaLdap> >http://article.gmane.org/gmane.comp.lang.ruby.rails/49471> _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >The mind is its own place, and in itself. Can make a Heaven of Hell, a Hell of Heaven. http://www.geocities.com/sayoyo/ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
http://ruby-ldap.sourceforge.net/ On 3/2/06 1:29 PM, "Saiho Yuen" <sayoyo@yahoo.com> wrote:> Hi, > > We want to start a new website, and we want to use our > existing authentication system which is LDAP. Can > someone tell me where I can find the information about > how to use LDAP in rails ??? > > Thanks you very much > > Saiho > > > The mind is its own place, and in itself. > Can make a Heaven of Hell, a Hell of Heaven. > > http://www.geocities.com/sayoyo/ > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails
On 3/2/06, brabuhr@gmail.com <brabuhr@gmail.com> wrote:> On 3/2/06, Saiho Yuen <sayoyo@yahoo.com> wrote: > > We want to start a new website, and we want to use our > > existing authentication system which is LDAP. Can > > someone tell me where I can find the information about > > how to use LDAP in rails ??? > > Check out ruby-ldap and ActiveLDAP. > > http://ruby-ldap.sourceforge.net/ > > http://dataspill.org/pages/projects/ruby-activeldap > http://wiki.rubyonrails.org/rails/pages/HowtoAuthenticateViaLdap > > http://article.gmane.org/gmane.comp.lang.ruby.rails/49471 > _______________________________________________Also, the new Enterprise Integration with Ruby book has a good section on LDAP: http://www.pragmaticprogrammer.com/titles/fr_eir/
Seemingly Similar Threads
- image doesn''t show (rhtml path???)
- ":database_manager =>CGI::Session::MemoryStore" doesn''t work properly...???
- HELP!!!! What is the CGIXXXX.YYY stored in /tmp/ ?????
- scrollbar doesn''t show on the right place when using partial( )
- rhtml produces so many white places?????