Hi!
I'm trying to get AD Auth to work, but I have run into some problems.
We run NPM 10.1.3 on a Windows Server 2008 R2 SP1, and the server is a member of our AD Domain.
I have added the group <domain\Administrators>, but no administrators are able to log in.
If I add a single AD user, that user seem to work. But then only when using domain\username, not username alone.
What am I doing wrong?