search for: klier

Displaying 3 results from an estimated 3 matches for "klier".

Did you mean: kier
2006 Jun 19
2
Auth_generator and domains
Hello all, Thank you for your help in advance.I am working with the auth_generator and see that the "roles" are domains. I am unsure how to add domains to the system and then control who is in what domain. Any help with this or an explanation of how domains work is greatly appreciated. Thank you in advance. Sincerely, Robert Dempsey -- Posted via http://www.ruby-forum.com/.
2013 Oct 29
0
[Help] Net Groupmap failing
...ery other tests are positiv (smbclient, dns tests per host)... but the domain isn't visible in Windows networks or by smbtree at linux clients. I am trying now to report this as an bug, if you say it's not an user problem ;) Thanks for your attention in advance! Kindest regards, Daniel Klier
2006 Jul 10
13
LDAP auth/az for Rails
All: I recently wrote an LDAP library for Ruby called Net::LDAP, and I''ve noticed that quite a few people are using it to do authentication and authorization for Rails apps. I know there are several well-done login generators for Rails, but what about people that would rather use a directory? If we were to write a generator for Rails that used LDAP (or A/D) as the backend, would