r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs/auth.js
authorAndrew Tridgell <tridge@samba.org>
Wed, 20 Jul 2005 04:27:09 +0000 (04:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:29:46 +0000 (13:29 -0500)
commite9c925f8727a8fa01935129ba8209183d111bd86
treed76b05c716a41b6f14184517a3c25314066cf77f
parentd9cfd55dbb969b08914fd306fb9d123e52ad6541
r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs/auth.js

- tried to make the ejs_userAuth() call work for the sam, not just for
  unix auth. I didn't get this working. Andrew, when you get a chance
  can you see what I'm doing wrong? I suspect its because we aren't
  supplying a challenge, but a challenge doesn't really make sense in a
  'is this username/password' correct call.
(This used to be commit 9e07c08a71908e99c2f44efc40a3249facd6850f)
source4/scripting/ejs/smbcalls_auth.c
source4/scripting/libjs/auth.js [new file with mode: 0644]
swat/login.esp