[Typo3-dev] S: Sponsoring Windows authentification in TYPO3
Martin T. Kutschker
Martin.no5pam.Kutschker at blackbox.n0spam.net
Thu Aug 26 18:03:28 CEST 2004
Hans J. Martin wrote:
> (Un)fortunatly
> the the password is crypted (NT /LM) and i haven't figured out how to
> decrypt ;-). So today the extension just gets the windows logged in username
> and checks if it exists in the fe_users.
Hm, perhaps it would be easier if you would act as an authentication
proxy and do the real authentcation against a real MS directory (or SAMBA).
Like what auth_ntlm for Apache does only as a native PHP implementation.
Check out the C code of that module.
Masi
More information about the TYPO3-dev
mailing list