Re: Error in ADAM when binding as a ADAM Principal
From: Dmitri Gavrilov [MSFT] (dmitrig_at_online.microsoft.com)
Date: 03/09/04
- Next message: Jesper: "Re: cannot see domain"
- Previous message: Darren: "group policy editor denied access"
- In reply to: Bill Scherer: "Error in ADAM when binding as a ADAM Principal"
- Next in thread: Bill Scherer: "Re: Error in ADAM when binding as a ADAM Principal"
- Reply: Bill Scherer: "Re: Error in ADAM when binding as a ADAM Principal"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 9 Mar 2004 11:38:41 -0800
Very good thought to post the audit.
0xC0000072 is STATUS_ACCOUNT_DISABLED.
You must have created a user without a password, which did not meet the pwd
policy requirements. This resulted in creation of a disabled user. You have
to set a password, then reset the msDS-userAccountDisabled flag. Note
passwords can only be set on an encrypted connection (either SSL or
LDAP_OPT_ENCRYPT=1).
-- Dmitri Gavrilov SDE, Active Directory Core This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm "Bill Scherer" <anonymous@discussions.microsoft.com> wrote in message news:99ab01c40602$40dbbba0$a001280a@phx.gbl... > I created an administrative account within ADAM and added > it to the cn=Administrators group under my application > directory partition. > I tried to bind to ADAM using this account within ldp and > received the following error in the Audit event log (ADAM > logging diagnostics was turned up to "4" in the Registry): > > Failure Audit > Event ID 680 > Category: Account Logon > User: <A SID> > Logon attempted by: ADAM_<ADAM Instance name> > Logon account: <DN of the account I created that is in the > Administrator group> > Source Workstation: - > Error Code: 0xC0000072 > > ldp reports the following error: > res=ldap_simple_bind_s(Id, '<dn of the account I created > that is in the administrator group>', <unavailable>)//v.3 > Error <49>: ldap_simple_bind_s() failed: Invalid > Credentials > Server error: <empty> > > My ADAM server is a member server in a domain and does > have group policy set pretty strictly. I can successfully > bind when I use a domain administrator account and check > the "Domain" checkbox. > > Any ideas? > Thank you, > Bill > >
- Next message: Jesper: "Re: cannot see domain"
- Previous message: Darren: "group policy editor denied access"
- In reply to: Bill Scherer: "Error in ADAM when binding as a ADAM Principal"
- Next in thread: Bill Scherer: "Re: Error in ADAM when binding as a ADAM Principal"
- Reply: Bill Scherer: "Re: Error in ADAM when binding as a ADAM Principal"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading