Displaying 4 results from an estimated 4 matches for "norrgrann".
2006 Mar 10
5
ActiveLdap and windows.
I thought I might try to create a Rails app to use LDAP authentication.
Unfortunately, I can''t figure out how to get the Ruby/LDAP stuff working
in my environment (I''m using a windows server). If anyone out there has
experience with this, could you dumb it down a little bit for me?
--
Posted via http://www.ruby-forum.com/.
2006 Feb 27
1
Help with tricky object relations
In a document management system I''m building each document belongs to
a company and a department in that company. So far so good, but the
problem is that a single document can also belong to multiple
companies and departments.
What I would like to do is to have different pages with links to
documents for each company and on those pages divide them under the
departments.
What is the best
2006 May 17
13
Using NTLM for S.S.O. in Rails
Greetings all,
To all the good souls that happen to know NTLM and Rails....
Short version:
--------------
- I''m looking for server code to extract credentials through NTLM dialog
with the client (IE)
- I found nothing usable/useful (as they both implement the client side
code) in
- rubyntlm on rubyforge
- lib ntlm-ruby by Jonathan Bastien-Filiatrau
LONG version:
2006 Feb 14
4
SSO with IIS?
I have a customer that I''m developing a solution for on RoR. They have IIS
today and use Sharepoint for their intranet. Is it possible to have some
kind of single sign-on between these systems? So when a user is logged in to
ther Sharepoint she will also be logged in to my rails-app? We haven''t
decided yet on what to deploy rails on so I''m open to suggestions... If we