My problem:
I create a new user in my active directory organisation, eg Bill Smith,
I then use Active Directory Prefetch to identify him and to prefetch him (that works)
I then use his name as a WebAdmin Auditor (selected from the user lookup: Bill Smith)
His name then shows as Bill Smith
I have tried logging in as this user, but eventually am locked out.
Her is the User authentication daemon Log:
2008:08:27-15:43:39 (none) aua[8906]: id="3005" severity="warn" sys="System" sub="auth" name="Authentication failed" srcip="10.20.95.2" user="Bill" caller="webadmin" reason="DENIED"
2008:08:27-15:43:48 (none) aua[8917]: id="3005" severity="warn" sys="System" sub="auth" name="Authentication failed" srcip="10.20.95.2" user="Bill Smith" caller="webadmin" reason="DENIED"
2008:08:27-15:44:27 (none) aua[8934]: id="3005" severity="warn" sys="System" sub="auth" name="Authentication failed" srcip="10.20.95.2" user="domain\bill" caller="webadmin" reason="DENIED"
2008:08:27-15:44:40 (none) aua[2866]: id="3005" severity="warn" sys="System" sub="auth" name="Authentication failed" srcip="10.20.95.2" user="Bill" caller="webadmin" reason="Too many failures from client IP, still blocked for 587 seconds"
2008:08:27-15:44:47 (none) aua[2866]: id="3005" severity="warn" sys="System" sub="auth" name="Authentication failed" srcip="10.20.95.2" user="Bill Smith" caller="webadmin" reason="Too many failures from client IP, still blocked for 580 seconds"
2008:08:27-15:44:53 (none) aua[2866]: id="3005" severity="warn" sys="System" sub="auth" name="Authentication failed" srcip="10.20.95.2" user="bill" caller="webadmin" reason="Too many failures from client IP, still blocked for 574 seconds"
2008:08:27-15:55:45 (none) aua[9416]: id="3005" severity="warn" sys="System" sub="auth" name="Authentication failed" srcip="10.20.95.2" user="Bill" caller="webadmin" reason="DENIED"
As the user logon name for AD is Bill or bill, what should the logon name for Astaro be, the imported name: Bill Smith, or the login name?
Why does none of these names work? What is Astaro expecting as a name? as a password?
This thread was automatically locked due to age.