OpenLDAP is a pretty well documented project, they have complete docs
for installing and configuring an OpenLDAP server.
Using google I found these links to get you started:
openldap.org/doc/admin22/install.html
linux.com/article.pl?sid=04/03/01/1318258
Then I looked for a ldap basics guide:
publib.boulder.ibm.com/iseries/v5r2/ic2924/index.htm?info/rzahy/rzahyovrco.htm
(Even tho there is some iSeries references in the IBM article, it will
cover the basics of LDAP, enough to get you started)
Then look at the Rails Wiki
wiki.rubyonrails.org/rails/pages/HowtoAuthenticateViaLdap
I hope I have been helpful. I don''t believe you''ll find much
help form
others tho, just get the documentation and read it all. We all had to
read the docs. If you get stuck with a problem, then ask. :-)
~k
On Fri, 2007-06-01 at 04:00 +0000, Carolin wrote:> Hi all.,
>
> Am New to Rails.,
>
> Can Anyone help me how to set up a LDAP server for Rails
> application.,
>
> Just i want to authenticate a username and password via LDAP server.,
>
> I dont have Clear idea about how to download an openldap server and
> configure it.,
>
> Please tell me in detail , how to setup the server and how can i run
> my application via LDAP ( how to authenticate it.,
>
> Please help me guys.,
>
> Thankyou
>
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---