Ruby on Rails Tuesday, January 31, 2012

Sounds like you want DB to tell you the roles people play and what
permissions go with those roles.


On Jan 30, 2:06 pm, Marcin S <msporys...@gmail.com> wrote:
> No, I think...
>
> Its like every db on server have its own set of permissions for
> different users ,right?
> And i want to authenticate user based on that permissions.
>
> 2012/1/30 venkata reddy <venkatareddy...@gmail.com>:
>
>
>
>
>
>
>
> > What do you mean by database here, Do you need something like LDAP
> > authentication?
>
> > On Jan 30, 10:25 pm, Marcin S <msporys...@gmail.com> wrote:
> >> I read README, and i don't see anywere it provides solution I need.
>
> >> Let me clarify, username and password combination must be same as
> >> DATABASE permission (set by db engine).
> >> It has nothing to to do with content on that database itself.
>
> >> 2012/1/30 Everaldo Gomes <everaldo.go...@gmail.com>:
>
> >> > Take a look at the devise gem:
>
> >> >https://github.com/plataformatec/devise
>
> >> > On Mon, Jan 30, 2012 at 2:36 PM, Marcin S <msporys...@gmail.com> wrote:
>
> >> >> Hello, Im trying to write a simple app  for company internal usage.
> >> >> The other applications we use (in php) authenticate users based on
> >> >> database credentials, and to be honest I have no idea how to implement
> >> >> this. Any suggestions will be great!
>
> >> >> --
> >> >> 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@googlegroups.com.
> >> >> To unsubscribe from this group, send email to
> >> >> rubyonrails-talk+unsubscribe@googlegroups.com.
> >> >> For more options, visit this group at
> >> >>http://groups.google.com/group/rubyonrails-talk?hl=en.
>
> >> > --
> >> > 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@googlegroups.com.
> >> > To unsubscribe from this group, send email to
> >> > rubyonrails-talk+unsubscribe@googlegroups.com.
> >> > For more options, visit this group at
> >> >http://groups.google.com/group/rubyonrails-talk?hl=en.
>
> > --
> > 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@googlegroups.com.
> > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
> > For more options, visit this group athttp://groups.google.com/group/rubyonrails-talk?hl=en.

--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment