Authentication LogonUser API
From: Chad Nelson (Chad.Nelson@CommerceBank.com)
Date: 03/28/03
- Next message: Cy Huckaba: "Re: session variables disappeared when recompiling"
- Previous message: Cy Huckaba: "Re: Forms Auth root "/" not authenticating sub folders and files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Chad Nelson" <Chad.Nelson@CommerceBank.com> Date: Fri, 28 Mar 2003 07:28:18 -0800
The LogonUser API requires that it be run under a local
account that has privileges to SE_TCB_NAME.
Does anybody know away to get around this? Another API?
Any tricks to fool the api.
Most likely in our enviroment this will run under a domain
account which does not have privileges to SE_TCB_NAME.
All I need is a confirmation that a user is a valid user
from the domain. for example
If isValidUser(User,Domain,Password){
}
Any ideas??
Thanks
- Next message: Cy Huckaba: "Re: session variables disappeared when recompiling"
- Previous message: Cy Huckaba: "Re: Forms Auth root "/" not authenticating sub folders and files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|