diff options
author | Andrew Bartlett <abartlet@samba.org> | 2004-04-12 20:46:13 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:51:12 -0500 |
commit | 4dad0782561c063a3b1c477ef029d2ba606bb243 (patch) | |
tree | 36825dc9be834370581b047d334c35efdf04ca17 /packaging/SuSE | |
parent | 298ef0676cb640d73474a6cde2bc142b8464eef7 (diff) | |
download | samba-4dad0782561c063a3b1c477ef029d2ba606bb243.tar.gz samba-4dad0782561c063a3b1c477ef029d2ba606bb243.tar.bz2 samba-4dad0782561c063a3b1c477ef029d2ba606bb243.zip |
r188: Add a new 'helper protocol' to ntlm_auth.
This protocol looks rather like SMTP headers/LDAP:
NT-Domain: TESTWG
Username: abartlet
...
Password: foo
Challenge-response passwords are in hexideciaml, while any 'plain'
string can be base64 encoded when like this:
Password:: Zm9vCg==
(the :: indicates it, just like LDAP - I hope)
The protocol is not final, so it is #ifdef DEVELOPER for now (so
nobody starts to rely on it until I'm happy), but we may as well get
this into subversion.
My intention is to use this to power the next version of my
PPP/ntlm_auth plugin, and hopefully entice a FreeRadius plugin out of
the woods.
Andrew Bartlett
(This used to be commit 8efdd957ba8310515242ba2979ff07130a0b1a3a)
Diffstat (limited to 'packaging/SuSE')
0 files changed, 0 insertions, 0 deletions