--- Forwarded mail from [EMAIL PROTECTED]

Date: Mon, 19 Feb 2001 09:40:20 +1100 (EST)
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: BOUNCE [EMAIL PROTECTED]:    Non-member submission from [Eric
Lackey <[EMAIL PROTECTED]>]

>From mikem  Mon Feb 19 09:40:13 2001
Received: by oscar.open.com.au (8.9.0/8.9.0) id JAA26717
        for [EMAIL PROTECTED]; Mon, 19 Feb 2001 09:40:12 +1100 (EST)
>Received: from rex.isdn.net (rex.isdn.net [207.65.4.2]) by
perki.connect.com.au with ESMTP id JAA07165
  (8.8.8/IDA-1.7 for <[EMAIL PROTECTED]>); Mon, 19 Feb 2001 09:14:12 +1100
(EST)
Received: from rex.isdn.net (rex.isdn.net [207.65.4.2]) by perki.connect.com.au
with ESMTP id JAA07165
  (8.8.8/IDA-1.7 for <[EMAIL PROTECTED]>); Mon, 19 Feb 2001 09:14:12 +1100
(EST)
Received: from isdnnt02.office.isdn.net (isdnnt02.office.isdn.net
[207.65.7.12])
        by rex.isdn.net (8.9.3/8.9.1) with ESMTP id QAA24830
        for <[EMAIL PROTECTED]>; Sun, 18 Feb 2001 16:14:11 -0600
Received: by isdnnt02.office.isdn.net with Internet Mail Service (5.5.2653.19)
        id <15V6TVGT>; Sun, 18 Feb 2001 16:25:22 -0600
Message-ID: <[EMAIL PROTECTED]>
From: Eric Lackey <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject: ldap2 problems
Date: Sun, 18 Feb 2001 16:25:21 -0600
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain;
        charset="iso-8859-1"

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>



---End of forwarded mail from [EMAIL PROTECTED]

-- 
Mike McCauley                               [EMAIL PROTECTED]
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985                       Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, Active Directory etc etc 
on Unix, Win95/8, 2000, NT, MacOS 9, MacOS X
===
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.

Reply via email to