LDAP_filter problem on NoCatAuth
Wole Adebiyi <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
Can anybody help me with this problem?
I am trying to set up NoCatAuth on our network as a captive portal.
We are already using proxy authentication on Squid with a filter like
"(&(uid=%s)(ou=web)(webstatus=TRUE))".
NoCatAuth works in a passive mode with
" LDAP_filter uid"
but does not work with
"LDAP_filter (uid=%u)(ou=web)(webstatus=TRUE)
How can I get NoCatAuth to accept the LDAP_filter
(uid=%u)(ou=web)(webstatus=TRUE) which is neccessary for authentication
on our network?
--
Wole Adebiyi