Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r8639: moved loadparm calls into an ejs object | Andrew Tridgell | 2005-07-20 | 1 | -1/+2 |
| | |||||
* | r8629: - moved the getDomainList() call out of smbcalls_auth.c and into ↵ | Andrew Tridgell | 2005-07-20 | 1 | -0/+17 |
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. |