I am not sure if my first message went through because I just now got an
email telling me that I am on the list now. If this message already came in
sorry, please disregard.
>
> This has probably been answered before but I have spent all day trying to
> find it and cannot. I am trying to use the AuthBy LDAP2. When I restart
> radiator I get these messages.
>
> Sun Feb 18 16:04:06 2001: ERR: Unknown keyword 'Host' in
> /usr/local/etc/radius.cfg line 181
> Sun Feb 18 16:04:06 2001: ERR: Unknown keyword 'BaseDN' in
> /usr/local/etc/radius.cfg line 182
> Sun Feb 18 16:04:06 2001: ERR: Unknown keyword 'UsernameAttr' in
> /usr/local/etc/radius.cfg line 183
> Sun Feb 18 16:04:06 2001: ERR: Unknown keyword 'PasswordAttr' in
> /usr/local/etc/radius.cfg line 184
> Sun Feb 18 16:04:06 2001: ERR: Unknown keyword 'SearchFilter' in
> /usr/local/etc/radius.cfg line 185
>
> Has anyone had a problem like this before, and if so please let me know
> how it was fixed. I have included my handler below. Any help would be
> appreciated.
>
> Thanks,
>
> Eric Lackey
> ISDN-Net
> [EMAIL PROTECTED]
>
> <Handler Realm=test.com>
> RewriteUsername s/^([^@]+).*/$1/
> AuthByPolicy ContinueAlways
> <AuthBy LDAP2>
> Host XXX.XXX.XXX.XXX
> BaseDN dc=test,dc=com
> UsernameAttr uid
> PasswordAttr userPassword
> SearchFilter uid=$name
> </AuthBy>
> </Handler>
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.