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)
commit9e07c08a71908e99c2f44efc40a3249facd6850f
treee4706a5297298e731cdc20c69aafff9ae5a23f09
parent0f8f1cd18e20ea4f3a06bb093b00b930cfd005b2
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.
source/scripting/ejs/smbcalls_auth.c
source/scripting/libjs/auth.js [new file with mode: 0644]
swat/login.esp