Used to work, Now Broken

Everything was working fine!! Now Wildfire won’'t connect to AD (Win2k3) domain, (Error connecting to LDAP server) and no users can connect.

I was at a conference for a week, and I came back to rubble!!

Hi,

does Wildfire fail to connect, so is this a network or firewall issue or do you see more specific errors in the log files?

LG

The server seems to start OK. But when I try to log into the admin page, I can’'t. Here is some stuff from debug.log:

2006.08.29 14:46:32 Created new LdapManager() instance, fields:

2006.08.29 14:46:32 host:

2006.08.29 14:46:32 port: 389

2006.08.29 14:46:32 usernamefield: sAMAccountName

2006.08.29 14:46:32 baseDN: DC=FooBar,DC=org

2006.08.29 14:46:32 alternateBaseDN: null

2006.08.29 14:46:32 nameField: displayName,

2006.08.29 14:46:32 emailField: mail

2006.08.29 14:46:32 adminDN: CN=Administrator,CN=Users,DC=FooBar,DC=org

2006.08.29 14:46:32 adminPassword: **********

2006.08.29 14:46:32 searchFilter: (&(sAMAccountName=)(objectClass=user)(!(userAccountControl:1.2.840.113556.1.4.803:=2))(!(sAMAccoun tName=$)))
2006.08.29 14:46:32 subTreeSearch:true
2006.08.29 14:46:32 ldapDebugEnabled: false
2006.08.29 14:46:32 sslEnabled: false
2006.08.29 14:46:32 initialContextFactory: com.sun.jndi.ldap.LdapCtxFactory
2006.08.29 14:46:32 connectionPoolEnabled: true
2006.08.29 14:46:32 autoFollowReferrals: false
2006.08.29 14:46:32 groupNameField: cn
2006.08.29 14:46:32 groupMemberField: member
2006.08.29 14:46:32 groupDescriptionField: description
2006.08.29 14:46:32 posixMode: false
2006.08.29 14:46:32 groupSearchFilter: (member=)

2006.08.29 14:46:36 Loading plugin admin

2006.08.29 14:46:39 Loading plugin search

2006.08.29 14:47:21 Trying to find a user’'s DN based on their username. sAMAccountName: myname, Base DN: DC=FooBar,DC=org…

2006.08.29 14:47:21 Creating a DirContext in LdapManager.getContext()…

2006.08.29 14:47:21 Created hashtable with context values, attempting to create context…

2006.08.29 14:47:42 Exception thrown when searching for userDN based on username ‘‘myname’’

javax.naming.CommunicationException: FooBar.org:389 Root exception is java.net.ConnectException: Connection timed out: connect

This is really killing me, can anybody help?

Which logs should I check?