
30 Jun
2017
30 Jun
'17
8:27 p.m.
Hi Evan, Is this the same config you’re using on your other system?
On Jun 30, 2017, at 9:08 PM, Evan Spangler
wrote: $Self->{'Customer::AuthModule::LDAP::UID'} = 'sAMAccountName';
$Self->{'Customer::AuthModule::LDAP::UserSuffix'} = '@domain.com';
Looks weird to me to add the domain to the sAMAccountName. AFAIK know sAMAccountName plus the domain is mostly the userPrincipalName. Did you tried it without the UserSuffix when the customer enter the sAMAccountName? - Roy