Ok. Here we are - the config and the logfile.  Thanks again for the help.


Foreground
#LogStdout
LogDir          /usr/local/etc
DbDir           .
Trace           5
DictionaryFile  /usr/local/etc/dictionary.usr



<Client DEFAULT>
 Secret  xxxxxxx
 DupInterval 0
</Client>


<Realm DEFAULT>
 PasswordLogFileName ./pwds
 <AuthBy SQL>
  DBSource        dbi:Sybase:rd3
  DBUsername      phone
  DBAuth          xxxxxxxx
  AuthSelect select password from Users where user_name='%n'
  #AuthColumnDef 0, User-Password, check

 </AuthBy>
</Realm>


<Realm i-c.net>
 RewriteUsername s/^([^@]+).*/$1/
 PasswordLogFileName ./pwds2
 <AuthBy RODOPI>
  DBSource        dbi:Sybase:rd3
  DBUsername      ROD2login
  DBAuth          xxxxxxx
 </AuthBy>
</Realm>


And the logfile....


-----Original Message-----
From: Mike McCauley <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>; [EMAIL PROTECTED]
<[EMAIL PROTECTED]>
Date: Tuesday, February 22, 2000 10:12 PM
Subject: Re: (RADIATOR) DBD::Sybase/FreeTDS/MSSQL7 Problems


>Hello Chris,
>
>In order to get a handle on this, we would need to see your Radiator log
file
>at trace level 4, showing what Radiator is doing with the request, and why
it
>is rejecting it.
>
>Your config file (no secrets) would also be helpful.
>
>Cheers.
>
>
>On Feb 22,  6:17pm, Chris Hanes wrote:
>> Subject: (RADIATOR) DBD::Sybase/FreeTDS/MSSQL7 Problems
>> Hi all,
>> I've got a Redhat 6.1 Linux box configured with FreeTDS .50, DBD Sybase
>> .21, Radiator 2.15 attempting to AuthSQL and AuthRodopi to a MS
>> SQLServer 7.0.  After much hassle, I  have the network connectivity to
>> the SQLServer.  However, I can't get AuthSQL or AuthRodopi working.
>> Radiator is looking up passwords correctly on the SQLServer and yet it
>> still fails the auth request.  Here's part of my password log file for
>> an AuthSQL realm.
>>
>> Tue Feb 22 17:56:42 2000:951260202:rcochran:yellow:yellow:FAIL
>> Tue Feb 22 18:11:04 2000:951261064:jladd:nannie:nannie:FAIL
>> Tue Feb 22 18:11:11 2000:951261071:cahcah:cahcah:cahcah:FAIL
>> Tue Feb 22 18:11:14 2000:951261074:cahcah:cahcah2:cahcah:FAIL
>>
>> Any help would be GREATLY appreciated.
>>
>> Thanks,
>> Chris Hanes
>>
>>
>> ===
>> Archive at http://www.thesite.com.au/~radiator/
>> To unsubscribe, email '[EMAIL PROTECTED]' with
>> 'unsubscribe radiator' in the body of the message.
>>-- End of excerpt from Chris Hanes
>
>
>
>--
>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, etc etc on Unix, Win95/8,
>NT, Rhapsody

logfile

Reply via email to