Re: Customizing Security
From: Colin McKinnon (colin.thisisnotmysurname_at_ntlworld.deletemeunlessURaBot.com)
Date: 07/03/04
- Previous message: Walter Mautner: "Re: Internet Explorer possible to use securely on heterogeneous LAN?"
- In reply to: Tom Jordan: "Customizing Security"
- Next in thread: Colin McKinnon: "Re: Customizing Security"
- Reply: Colin McKinnon: "Re: Customizing Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 03 Jul 2004 16:27:22 GMT
Tom Jordan spilled the following:
> Hello,
>
> I was wondering if its possible to have users in a domain to
> authenticate against an external datastore - ie. not active directory.
> The client has a centralized security system that they would like all
> systems and servers to use. This same repository will also provide
> service that need to enforced on the server. If these type of things
> are feasible, I would greatly appreciate any suggestions on how we can
> learn more about doing this.
>
I was about to say...yes its easy, particularly as I've just written a wee
wrapper for pam to handle all this stuff but I guess from your reference to
active directory that your deployment is on Micro$oft. This really narrows
down your options but there's still plenty of scope for acheiving the
desired result.
It mostly depends on what the authentication system is, and more
specifically what it speaks. Also the other constraints - do you have SSL
on the server? Do you need to worry about whom signed your certificate? If
you can't do SSL to the browser can you get a challenge from the
authentication system and implement an acceptable hash on the browser (md4
is available for javascript but not DES, crypt, sha-1 AFAIK).
Without a lot more info about the current implementation its mostly
guesswork tho.
HTH
C.
- Previous message: Walter Mautner: "Re: Internet Explorer possible to use securely on heterogeneous LAN?"
- In reply to: Tom Jordan: "Customizing Security"
- Next in thread: Colin McKinnon: "Re: Customizing Security"
- Reply: Colin McKinnon: "Re: Customizing Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|