Hi Greg, > Request assistance/pointers please for getting AD Auth for the Admin > interface working. I get the following message in admin_debug_log when > I attempt logging on with an AD account: > > Jul 18 13:55:17 [info] LDAP query failed, check your settings > > Here is admin_ldap.conf: > $ldap_group_member_key = "memberOf"; > $ldap_group_dn = "CN=Packetfence Admins,CN=Users,DC=school,DC=edu"; > ?> Are you using nested groups? I don't think the perl lib is able to do recursive search. Try to put your user straight in that group. Also, you may need to escape that space between Packetfence and Admins.
> > Here is ldap.pm <http://ldap.pm> (not sure this pertains to web admin?): ldap.pm is just for the captive portal, nothing to do with the admin UI. Thanks. -- Francois Gaudreault, ing. jr [email protected] :: +1.514.447.4918 (x130) :: www.inverse.ca Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
