11 Sep
2012
11 Sep
'12
7:13 a.m.
well i cannot update the installation because its an univention installation. i activated the sections in inner-tunnel like that. and radlogin will connect properly to ldap. when someone wants to connect via access point, it is not possible... authorize { ... # # The ldap module will set Auth-Type to LDAP if it has not # already been set ldap ... } authenticate { ... # Uncomment it if you want to use ldap for authentication # # Note that this means "check plain-text password against # the ldap database", which means that EAP won't work, # as it does not supply a plain-text password. Auth-Type LDAP { ldap } ... }