Looks like users file problem. Confusion between check items, reply items
and comments

> -----Original Message-----
> From: Mike McCauley [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, March 19, 2002 2:59 PM
> To:   [EMAIL PROTECTED]
> Subject:      (RADIATOR) no subject
> 
> 
> 
> ----------  Forwarded Message  ----------
> 
> Subject: BOUNCE [EMAIL PROTECTED]:    Non-member submission from ["Gopi
> 
> Krishna" <[EMAIL PROTECTED]>]
> Date: Mon, 18 Mar 2002 19:18:59 -0600
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> 
> From [EMAIL PROTECTED] Mon Mar 18 19:18:59 2002
> Received: from windlord.WWP.COM (mail.worldwidepackets.com [12.46.89.6])
>       by server1.open.com.au (8.11.0/8.11.0) with ESMTP id g2J1Iw328952
>       for <[EMAIL PROTECTED]>; Mon, 18 Mar 2002 19:18:59 -0600
> content-class: urn:content-classes:message
> MIME-Version: 1.0
> Content-Type: text/plain;
>       charset="iso-8859-1"
> Subject:
> X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3
> Date: Mon, 18 Mar 2002 18:48:21 -0800
> Message-ID: <[EMAIL PROTECTED]>
> X-MS-Has-Attach:
> X-MS-TNEF-Correlator:
> Thread-Index: AcHO8IggWybdzIaHRWK2d6jkIX4VLA==
> From: "Gopi Krishna" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Content-Transfer-Encoding: 8bit
> X-MIME-Autoconverted: from quoted-printable to 8bit by server1.open.com.au
> id
>  g2J1Ix328953
> 
> Hello Everyone,
> 
> I am new to radius.
> I downloaded the demo version of radiator 2.19 for Windows 2000 server to
>  test with our Radius clients. Our setup is like this.
> Our devices have radius client to authenticate the users who are logging
> in
>  to the device. For this, it will contact with the radius server with the
>  name and encrypted password. I configured the same key at the client and
> at
>  the server(simple.cfg). But I am getting  reply "Redius Access Reject"
>  message from Radiator. Could you please correct my problem.
> Any help in this is highly appreciated.
> 
> 
> Thanks,
> Gopi krishna.
> 
> --------------------------------------------------------------------------
> ---
> -----------------------------------------------------------------------
>  Radiator Configuration file (simple.cfg)
> --------------------------------------------------------------------------
> ---
> ------------------------------------------------------------------------
> 
> Foreground
> LogStdout
> LogDir                .
> DbDir         .
> # User a lower trace level in production systems:
> Trace                 4
> 
> # You will probably want to add other Clients to suit your site,
> # one for each NAS you want to work with
> <Client DEFAULT>
>       Secret  mysecret
>       DupInterval 0
> </Client>
> 
> <Client 192.168.19.93>
>       Secret  gopikrishna123
>       DupInterval 0
> </Client>
> 
> <Realm DEFAULT>
>       <AuthBy FILE>
>               Filename ./users
>       </AuthBy>
>       # Log accounting to a detail file
>       AcctLogFileName ./detail
> </Realm>
> 
> 
> -------------------------------------------------------
> Packet dump
> --------------------------------------------------------
> 
> Mon Mar 18 18:08:13 2002: DEBUG: Packet dump:
> *** Received from 192.168.19.93 port 1080 ....
> Code:       Access-Request
> Identifier: 135
> Authentic:  <165><157><1>K<11><147><8><178><230>M<220><220><17><21>p<157>
> Attributes:
>         User-Name = "gopikrishna"
>         User-Password =
> ")<15><238>+'<151>FQ4<196><164><127><142><170>3<174>"
>         NAS-IP-Address = 192.168.19.93
>         NAS-Port-Type = Virtual
> 
> Mon Mar 18 18:08:13 2002: DEBUG: Handling request with Handler
>  'Realm=DEFAULT' Mon Mar 18 18:08:13 2002: DEBUG:  Deleting session for
>  gopikrishna, 192.168.19.9 3,
> Mon Mar 18 18:08:13 2002: DEBUG: Handling with Radius::AuthFILE:
> Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE looks for match with
>  gopikrish na
> Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE looks for match with
>  DEFAULT Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE REJECT: Check
> item
>  Service-Typ e expression 'Administrative-User' does not match '' in
> request
> Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE looks for match with
>  DEFAULT1 Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE REJECT: Check
>  item Service-Typ e expression 'Login-User' does not match '' in request
> Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE looks for match with
>  DEFAULT2 Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE REJECT: Check
>  item Service-Typ e expression 'Outbound-User' does not match '' in
> request
> Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE looks for match with
>  DEFAULT3 Mon Mar 18 18:08:13 2002: WARNING: Could not find Identifier for
>  Auth-Type 'Syst em'
> Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE REJECT: Could not find
>  Identif ier for Auth-Type 'System'
> Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE looks for match with
>  DEFAULT4 Mon Mar 18 18:08:13 2002: WARNING: Could not find Identifier for
>  Auth-Type 'Syst em'
> Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE REJECT: Could not find
>  Identif ier for Auth-Type 'System'
> Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE looks for match with
>  DEFAULT5 Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE REJECT:
> Username
>  not prefixed with P
> Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE looks for match with
>  DEFAULT6 Mon Mar 18 18:08:13 2002: WARNING: This AuthBy does not know how
> to
>  check Group membership
> Mon Mar 18 18:08:13 2002: DEBUG: Radius::AuthFILE REJECT: User gopikrishna
> is
>  no t in Group group1
> Mon Mar 18 18:08:13 2002: INFO: Access rejected for gopikrishna: User
>  gopikrishn a is not in Group group1
> Mon Mar 18 18:08:13 2002: DEBUG: Packet dump:
> *** Sending to 192.168.19.93 port 1080 ....
> Code:       Access-Reject
> Identifier: 135
> Authentic:  <165><157><1>K<11><147><8><178><230>M<220><220><17><21>p<157>
> Attributes:
>         Reply-Message = "Request Denied"
> 
> -------------------------------------------------------
> 
> -- 
> 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.open.com.au/archives/radiator/
> Announcements on [EMAIL PROTECTED]
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to