--- Forwarded mail from [EMAIL PROTECTED]

Date: Mon, 3 Jul 2000 20:40:13 +1000 (EST)
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: BOUNCE [EMAIL PROTECTED]:    Non-member submission from [Bruno
Tiago Rodrigues <[EMAIL PROTECTED]>]

>From mikem  Mon Jul  3 20:40:09 2000
Received: by oscar.open.com.au (8.9.0/8.9.0) id UAA05262
        for [EMAIL PROTECTED]; Mon, 3 Jul 2000 20:40:08 +1000 (EST)
>Received: from smtp3.netc.pt (smtp3.netc.pt [212.18.160.145]) by
perki.connect.com.au with ESMTP id UAA28332
  (8.8.8/IDA-1.7 for <[EMAIL PROTECTED]>); Mon, 3 Jul 2000 20:10:24 +1000
(EST)
Received: from smtp3.netc.pt (smtp3.netc.pt [212.18.160.145]) by
perki.connect.com.au with ESMTP id UAA28332
  (8.8.8/IDA-1.7 for <[EMAIL PROTECTED]>); Mon, 3 Jul 2000 20:10:24 +1000
(EST)
Received: from mstore.netc.pt by smtp3.netc.pt
 (Sun Internet Mail Server sims.3.5.2000.03.23.18.03.p10)
 with ESMTP id <[EMAIL PROTECTED]>; Mon,
 3 Jul 2000 11:10:19 +0100 (WET DST)
Received: from otter.isp.pt ([10.41.1.26])
 by mstore.netc.pt (Sun Internet Mail Server sims.3.5.1999.05.24.18.28.p7)
 with ESMTP id <[EMAIL PROTECTED]>; Mon,
 03 Jul 2000 11:10:18 +0100 (WET DST)
Received: from netc.pt (localhost [127.0.0.1])
 by otter.isp.pt (8.8.8+Sun/8.8.8) with ESMTP id LAA17640 for
 <[EMAIL PROTECTED]>; Mon, 03 Jul 2000 11:10:06 +0100 (WET DST)
Date: Mon, 03 Jul 2000 11:10:06 +0100
From: Bruno Tiago Rodrigues <[EMAIL PROTECTED]>
Subject: PAM auth
Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Message-id: <[EMAIL PROTECTED]>
Organization: .Tecelel.
MIME-version: 1.0
X-Mailer: Mozilla 4.73 [en] (X11; I; SunOS 5.6 sun4u)
Content-transfer-encoding: 7bit
X-Accept-Language: en
References: <000701094333C8.05261@hugo>
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii

hi there

we've been trying to authenticate using PAM aroud here. The radius we're
using in the production system (SUN) is working fine with this PAM, but
we're getting:

-> on /var/adm/messages:

Jun 28 17:53:13 marmot radiusd[15853]: load_modules: can not open module
/opt/tprm/lib/libtprm.so.3.0.3.2


-> on radiator's debug:

*** Received from 10.41.1.26 port 57967 ....
Code:       Access-Request
Identifier: 19
Authentic:  1234567890123456
Attributes:
        User-Name = "nc45934a"
        Service-Type = Framed-User
        NAS-IP-Address = 193.136.132.2
        NAS-Port = 1234
        NAS-Port-Type = Async
        User-Password =
"<136><233>5<197><223>,m<207><188>8<9><160><216>}x<153>"

Wed Jun 28 17:53:29 2000: DEBUG: Handling request with Handler
'Realm=DEFAULT'
Wed Jun 28 17:53:29 2000: DEBUG:  Deleting session for nc45934a,
193.136.132.2, 1234
Wed Jun 28 17:53:29 2000: DEBUG: Handling with PAM service radiatortest
Wed Jun 28 17:53:29 2000: INFO: Access rejected for nc45934a: Dlopen
failure
Wed Jun 28 17:53:29 2000: DEBUG: Packet dump:
*** Sending to 10.41.1.26 port 57967 ....
Code:       Access-Reject
Identifier: 19
Authentic:  1234567890123456
Attributes:
        Reply-Message = "Request Denied"



this is /etc/pam.conf

(snip)
radiatortest    auth    required        /opt/tprm/lib/libtprm.so.3.0.3.2
radiatortest    account required        /opt/tprm/lib/libtprm.so.3.0.3.2
radiatortest    session required        /opt/tprm/lib/libtprm.so.3.0.3.2
(snip)

and this is radius.conf

(snip)
<Realm DEFAULT>
                <AuthBy PAM>
                        Service radiatortest
                </AuthBy>
        # Log accounting to the detail file in LogDir
        AcctLogFileName %L/radacct/%N/detail
</Realm>
(snip)

any ideas ?



---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