This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Active Directory authentication

My name is John and I'm new to this bulletin board. I have managed to join (via SSO) my UTM (ASG Software) to my domain. I even managed to set up a new Authentication Server, well... to an extent. The Backend, Server, BindDN, Password are all fine as I checked on our AD. The test was also successful.

Now, I was told that Base DN is used only if I have more than one domain (which is not the case in my environment) so I have left it blank. When I tried the "Authenticate example user" test with my administrator credentials, it failed. When I tried with a non-existent user, I got the exact same result:

User authentication:
DENIED

User is a member of the following groups:
No groups have been found for this user 

PLEASE help me.


This thread was automatically locked due to age.
  • I also only have one domain but I have added the base DN configuration in the server configuration.

    Example Domain: abc123.com: 

    Base DN: DC=abc123,DC=com

    When you run your tests watch the Live Log too see an output of the messages.

    That should work.
  • I tried that hey, numerous times! And I always get the same output (below), or could it maybe be something in the AD? A security feature that was be enabled/disabled?

    [Output]
    2015:08:11-09:02:24 utm aua[25518]: id="3006" severity="info" sys="System" sub="auth" name="Spawned child for authentication test"
    2015:08:11-09:02:25 utm aua[25518]: id="3006" severity="info" sys="System" sub="auth" name="Authentication test request: m:adirectory, f:none, u:administrator, ip:0.0.0.0, host:"
    2015:08:11-09:02:25 utm aua[25518]: id="3006" severity="info" sys="System" sub="auth" name="Testing method adirectory"
    2015:08:11-09:02:25 utm aua[25518]: id="3006" severity="info" sys="System" sub="auth" name="Trying 192.168.1.1 (adirectory)"
    2015:08:11-09:02:26 utm aua[25518]: id="3006" severity="info" sys="System" sub="auth" name="Authentication test failed: "
  • Hi, John, and welcome to the User BB!

    Please click on [Go Advanced] below and attach a picture of your Authentication Server open in Edit.  Also, confirm to us that you haven't created any Network/Host definitions that violate #3 in Rulz.

    Cheers - Bob
  • Hi BAlfson,

    Thanks! I have attached the screenshot as per your request. Not all hosts comply with the rule you specified.
  • Hello John,

    In the screenshot it doesn't appear that you filled out the base DN; The first test is succeeding based on the Bind DN information. The second test isn't due to the fact that (at least in the screenshot) the Base DN is not configured. 

    Please see Henry's post. [:)]
  • The other trick is that, after entering the 'Base DN', you must [Save] and then [Edit] again to do the User test.

    Cheers - Bob
  • Hi Guys,

    Thanks for info! Turns out there may be something on our AD that's blocking this authentication. I'm not that good on AD however. But when i created a new AD, i managed to authenticate without any issues whatsoever! 
    We may just need to migrate to the new server and AD.

    Thanks again.