LogOnUser on XP fails 1327
nospam_at_crlf.com
Date: 09/24/04
- Previous message: Valery Pryamikov: "Re: ASN1 bad tag value met on EnvelopedData.Decrypt str"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 24 Sep 2004 13:51:48 -0700
I am trying to authenticate users on NT networks using LogOnUser
LogonUser(txtUserNameWin.Text, txtDomain.Text, txtPasswordWin.Text, 3, 0, TK)
I had this working for many years. Recently if failed returning
1327 : " Logon failure: user account restriction. Possible reasons are blank
passwords not allowed, logon hour restrictions, or a policy restriction has
been enforced. "
None of which is true.
The only changes I've made was the machine making the call was a client on a
NT network but is now an AD client and lots of patches.
The box where the codes is running is on an AD domain but needs to be able
to authenticate users who have accounts on NT domains.
- Previous message: Valery Pryamikov: "Re: ASN1 bad tag value met on EnvelopedData.Decrypt str"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|