On Tue, Mar 6, 2012 at 9:10 AM, <up@3.am> wrote:
I put your 'update control' here, in the authorize :
redundant LDAP{ ldap1 ldap2 update control {<ETC> } }
The above allows us to define two LDAP servers in radiusd.conf.
Debug shows this error:
/usr/etc/raddb/sites-enabled/default[76]: redundant sections cannot contain a "update" statement /usr/etc/raddb/sites-enabled/default[62]: Errors parsing authorize section.
I see in man unlang that "redundant" can only contain a list of modules.
Exactly.
If that's the case, either these two things won't work together, or I am trying to put it in the wrong place.
No one said you have to put the update block inside the redundant section :) Try putting in AFTER the section, but still inside authorize block. -- Fajar