On Mar 15, 2019, at 3:02 PM, Jürgen Northe <jn@northe-online.de> wrote:
I have appended two results: The first containing also the wanted attributes Auth-Type, Tunnel-Private-Group-Id, Tunnel-Type an Tunnel-Medium-Type in the LDAP user entry and the second one has these informations in a radiusProfileDN cn=PRODLAN,ou=VLAN,ou=profiles,ou=radius,dc=compend,dc=com pointing to a ObjectClass=radiusprofie containig the same attributes with the same values. In the debug output it looks like the profile is not found / traversed. I have read the ldap module and the wikies and tried out some variations in the group with filter and update section but nothing seems to find and replay these profile entries.
Reading the debug output:
# Loading module "ldap1" from file /etc/raddb/mods-enabled/redundant_ldap ldap ldap1 { ... profile { }
There's nothing in the "profile" section. Please read the comments in the module configuration, and configure the profiles. Once profiles are configured, profiles should work. Alan DeKok.