I am writing an in-house web application with RAILS and I want users to
log-in to the application before they can do anything. Since all users
already have an accont on the linux machine where the web application
will be running, I''d like to use these accounts for authentification.
Is there a way in Ruby/RAILS to authenticate a user/password pair
against the accounts defined on the linux box transparently?
--
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 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
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---