[Sfg-users] NT authentication
Status: Pre-Alpha
Brought to you by:
sundaram123
|
From: <Mah...@ha...> - 2002-10-14 17:07:15
|
Hi . I am trying to deploy the "Form based Authentication for Web Applications" using Win NT Domain as a datasource. I have specified the necessary stuff in the config files with the domain server and authSource. The problem I am having is that the native code does not get the right domain for the server. These are the messages (names changed to protect the innocent ) Native: User Name abcd Native: Server Name server1 Native: GetDomainName :Server Name \\server1 Native: server name \\SERVER1 Native: Domain Name \\SERVER1 (wrong: user is not in this domain. ) Native: Error code 1326 Check Account: invalid login Our server is the PDC for 3 domains in the network. (lets say D1, D2, D3) I even passed in the domain for the user in the login and even in the config file. But the "native" dll does not seem to accept it. (i.e passed in domain=D1 for user abcd but the native dll still determines the domain_name for server1 as server1) Any ideas? Please help. Mahesh ------------------------------------------ Mahesh Joshi W- 408-543-7214 M- 408-829-8051 Mah...@Ha... |