I have used following gems for LDAP authentication using Devise: gem ''devise'' gem ''devise_ldap_authenticatable'' It is working fine and i am able to login into my web application but i had to create the same user into the local database first to get authenticated in the application. 1. What i want is a provision using same GEM that would allow me to get login (with email address and password) into application even if my account is not created in the local database. Apparently, my account should be created automatically by the system into local database if it (email address) is not there. 2. I also want to sync my local user information (first name, last name, password) with the user located at LDAP. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/8aca2667ae8d340db22f88bd379ebc11%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.