AD Integration Problems

Hi,

I have a working curl command that looks like this

curl -v -u "username@domain.com:password" "ldap://server.domain.com/dc=domain,dc=com?memberOf,objectclass?sub?(sAMAccountName={USERNAME})

I get a failure to bind with the same test user in the UrBackup config screen.

…And solved it, in my case by adding the @domain.com as the suffix and having nothing in the prefix.

Can I link an AD user so that they can see their computer’s backups?