YES... it is on one line until "Reject"... just breaking up while pasting...


DEFAULT NAS-Port-Type == "ISDN" ,Connection-Type == "UNLIMITED", Auth-Type := Reject
Reply-Message = "Your account has been disabled."


but still giving the same trailing coma problem..

/usr/local/etc/raddb/users[42]: Unexpected trailing comma in check item list for entry DEFAULT

--haizam

----- Original Message ----- From: <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, January 04, 2005 18:33
Subject: Re: Block group of ISDN connection



       Hi,

1) users file
##########################################
DEFAULT        NAS-Port-Type == "ISDN" ,Connection-Type == UNLIMITED,
Auth-Type := Reject
               Reply-Message = "Your account has been disabled."

DEFAULT Auth-Type := LDAP

How many lines do you actually have? I.e., there should be no linebreak after the "UNLIMITED," in the first line above, but the line should continue till after the "Reject". Quoting long lines via e-mails always is dependent on mail clients (and possibly server) involved, but I'll try anyway. That should be:

DEFAULT NAS-Port-Type == "ISDN" ,Connection-Type == UNLIMITED, Auth-Type := Reject
Reply-Message = "Your account has been disabled."


(just two lines).

       HTH,
       Stefan



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


[ Scanned by JARING E-Mail Virus Scanner ( http://www.jaring.my ) ]





- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to