I am testing MRBS 2.0 running using `$auth["type"] = ext` with the auth/program auth_ldap.pl
I am able to have users login and reserve rooms, etc - but I am unable to assign administrators.
If I use the config method:
$auth["admin"][] = "Mark Krueger"
When I log in, I don't have admin rights.
Has anyone used the auth_ldap.pl method of LDAP and assigned administrators?