Re: [Rails] Re: RoR with integrated windows authentication

2011-03-28 Thread radhames brito
On Mon, Mar 28, 2011 at 8:16 AM, Alpha Blue wrote: > Thanks for the input guys. I didn't realize that devise had ldap > authentication built in. I'll take a look at that and also will look at > Apache Directory Studio. > > Is not build in, you have to another gem to it, is a plugin -- You rec

[Rails] Re: RoR with integrated windows authentication

2011-03-28 Thread Alpha Blue
Thanks for the input guys. I didn't realize that devise had ldap authentication built in. I'll take a look at that and also will look at Apache Directory Studio. I appreciate the tips and links. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscrib

[Rails] Re: RoR with integrated windows authentication

2011-03-28 Thread Fallen Phoenix
Hey Alpha, As "radhames brito" pointed out, you can use a plug-in for LDAP authentication with Devise (a popular authentication system) to facilitate authentication with ActiveDirectory. I had to build a few systems like this a couple years ago, and at the time all I had available was a simple LD