(RADIATOR) SHIVA LANROVER problem :(

1999-06-04 Thread Gustavo A. Barreto A.


Hi all, I recently moved one of our NAS from another radius to radiator.
But now the user gets a window asking for "domain logon" after the
authentication. But that "domain logon" never has "jumped" before. 
The bad thing is: now the user cant login to my network because of that
window. Anyone can suggest something???


Suerte!

  "Que esta es una mala epoca? Pues bien, estamos aqui para hacerla mejor!"
Thomas Carlyle

 o o o o o o o . . .    _===_T___
   o  _   ||Gustavo A. Barreto| | [EMAIL PROTECTED] |
 .][__n_n_|DD[  |  |Administrador de Red  | | UIN: 776336|
(_UV_|__|_[___/_]_|Colnet International LTDA_|_|_Tel. 3150334/5/6___|_
_/oo OO o`  ooo   ooo  'o^o^oo^o^o` 'o^o  o^o`
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
  PGP Public Key: E-mail me with subject "pgp-key"
   "Cocaine is nature's way of telling you you have too much money."
"Penguin is the key"


===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Another users file?

1999-06-04 Thread Gustavo A. Barreto A.


Hi all,

On Thu, 3 Jun 1999, Mike McCauley wrote:

 Hi Gustavo,
 
 Yes, very easy:
 
 Use something like this:
 
 Handler NAS-IP-Address=1.2.3.4

I first tried this, but doesn't work. After that I tried with 
Handler NAS-IP-Address=/1.2.3.4/
And it works fine. :) I'm using 2.13.1

   AuthBy FILE
   Filename theonefor1.2.3.4
   /AuthBy
 /Handler

I sent a mail asking about a problem with a shiva lanrover, but I found
the problem. If I use a definition like this in the sers file:

DEFAULT Auth-Type = System, NAS-Port-Type = Async
Framed-Protocol = PPP

The NAS will ask for a "windows NT logon password" and never gets the user
login to teh network. If I use this instead:

DEFAULT Auth-Type = System, NAS-Port-Type = Async
Service-Type = Framed-User,
Framed-Protocol = PPP

The users can logon to the network without problems. 

Suerte!

  "Que esta es una mala epoca? Pues bien, estamos aqui para hacerla mejor!"
Thomas Carlyle

 o o o o o o o . . .    _===_T___
   o  _   ||Gustavo A. Barreto| | [EMAIL PROTECTED] |
 .][__n_n_|DD[  |  |Administrador de Red  | | UIN: 776336|
(_UV_|__|_[___/_]_|Colnet International LTDA_|_|_Tel. 3150334/5/6___|_
_/oo OO o`  ooo   ooo  'o^o^oo^o^o` 'o^o  o^o`
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
  PGP Public Key: E-mail me with subject "pgp-key"
   "Cocaine is nature's way of telling you you have too much money."
"Penguin is the key"


===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Another users file?

1999-06-04 Thread Mike McCauley

Hi Gustavo,

On Jun 4,  2:53am, Gustavo A. Barreto A. wrote:
 Subject: Re: (RADIATOR) Another users file?

 Hi all,

 On Thu, 3 Jun 1999, Mike McCauley wrote:

  Hi Gustavo,
 
  Yes, very easy:
 
  Use something like this:
 
  Handler NAS-IP-Address=1.2.3.4

 I first tried this, but doesn't work.

Are you sure about that? I just tried it here, and its OK. Can you send me a
logfile showing what happens when it doesnt work?

Cheers.


-- 
Mike McCauley   [EMAIL PROTECTED]
Open System Consultants Pty. LtdUnix, 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
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) ODBC drivers for linux

1999-06-04 Thread Frederic GARGULA

Mike McCauley wrote:
 
 Hi Kevin
 
 On Jun 3,  4:41pm, Kevin Wormington wrote:
  Subject: Re: (RADIATOR) ODBC drivers for linux
  The only success that I have had is with DBI and DBD::FreeTDS which works
  very well connection to MS SQL 6.5 and 7.0 and requires no other client
  libraries.
 
I have installed Openlink's multi-tier ODBC drivers and DBD::ODBC, which
works fine with MS SQL 7.

-- 
Frederic GARGULA
Ingenieur Reseaux  Systemes
EASYNET France
Tel.: +33 1 44 54 70 55

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) ODBC drivers for linux

1999-06-04 Thread Richard Hawley

What version of perl are you using?  I am using 5.00405 and when I tried to run make 
test, I got a screen full of errors.  Here is a few examples.

/usr/lib/perl5/i386-linux/5.00405/CORE/scope.h:110: parse error before `bool'
/usr/lib/perl5/i386-linux/5.00405/CORE/scope.h:110: warning: no semicolon at end of 
struct or union
In file included from /usr/lib/perl5/site_perl/i386-linux/auto/DBI/DBIXS.h:13,
 from FreeTDS.h:45,
 from FreeTDS.xs:35:
/usr/lib/perl5/i386-linux/5.00405/CORE/perl.h:1322: parse error before `Perl_nomemok'
/usr/lib/perl5/i386-linux/5.00405/CORE/perl.h:1322: warning: data definition has no 
type or storage class

The errors ended in this

FreeTDS.c: In function `XS_DBD__FreeTDS__dr_discon_all_':
FreeTDS.c:71: warning: unused variable `ix'
FreeTDS.c: In function `XS_DBD__FreeTDS__st_fetchrow_arrayref':
FreeTDS.c:434: warning: unused variable `ix'
FreeTDS.c: In function `XS_DBD__FreeTDS__st_fetchrow_array':
FreeTDS.c:451: warning: unused variable `ix'
FreeTDS.c: In function `XS_DBD__FreeTDS__st_FETCH_attrib':
FreeTDS.c:562: warning: unused variable `ix'
make: *** [FreeTDS.o] Error 1

The Sybase option wont work with SQL 7.0 according to the Boardtown DBA who is here.

And the Openlink multi-tier distribution is incomplete.  The docs mention a udbc.ini 
file in the bin directory.  There is no bin directory in the distribution, no udbc.ini 
file anywhere.  

"Our driver looks for a file pointed to by the environment variable
UDBCINI, or the file /etc/udbc.ini if the environment variable is not
defined. This file is located in the openlink/bin directory."

Thanks for any help.

..Rich

On Fri, 4 Jun 1999 08:23:27 -0500, Mike McCauley wrote:

Hi Kevin

On Jun 3,  4:41pm, Kevin Wormington wrote:
 Subject: Re: (RADIATOR) ODBC drivers for linux
 The only success that I have had is with DBI and DBD::FreeTDS which works
 very well connection to MS SQL 6.5 and 7.0 and requires no other client
 libraries.

Thats interesting. we have not used that one.
Can you send more details about where to get it and the setup you used, so we
can document it for others?

Cheers.


 Kevin
 Sofnet, Inc.
 -Original Message-
 From: Richard Hawley [EMAIL PROTECTED]
 To: [EMAIL PROTECTED] [EMAIL PROTECTED]
 Date: Thursday, June 03, 1999 4:42 PM
 Subject: (RADIATOR) ODBC drivers for linux


 We are switching our billing package to Platypus.  I've been going through
 the Emerald and Platypus sections of the radiator manual and it mentions
 needing an ODBC driver to
 connect to MS SQL.  I downloaded and installed iODBC.  Is that all I need?
 There was no documentation that came with iODBC, just a so file and the
 odbc.ini.  Can someone who
 is using a similar setup send me an example of there odbc.ini and a
 location of any other odbc components I may need besides iODBC?  Thanks.
 
 ..Rich
 
 ---
 ---
 Richard W. Hawley - Network Engineer   CyberZone Internet
 Services
 [EMAIL PROTECTED]   942 Main
 Street
 http://www.cyberzone.net   Hartford,
 CT. 06103
 
 
 
 ===
 Archive at http://www.thesite.com.au/~radiator/
 To unsubscribe, email '[EMAIL PROTECTED]' with
 'unsubscribe radiator' in the body of the message.
 


 ===
 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 Kevin Wormington



-- 
Mike McCauley   [EMAIL PROTECTED]
Open System Consultants Pty. LtdUnix, 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
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.


--
Richard W. Hawley - Network Engineer   CyberZone Internet Services
[EMAIL PROTECTED]   942 Main Street
http://www.cyberzone.net   Hartford, CT. 06103



===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Accounting dictionary for netserver card

1999-06-04 Thread O Stockhammer


These are from the logfile:

Fri Jun  4 16:44:12 1999: ERR: Attribute number 0 (vendor ) is not defined
in your dictionary
Fri Jun  4 16:45:18 1999: ERR: Attribute number 73 (vendor ) is not
defined in your dictionary
Fri Jun  4 16:45:18 1999: ERR: Attribute number 116 (vendor ) is not
defined in your dictionary
Fri Jun  4 16:46:24 1999: ERR: Attribute number 240 (vendor ) is not
defined in your dictionary
Thu Jun  3 20:31:37 1999: ERR: Attribute number 144 (vendor ) is not
defined in your dictionary

These are the logs from the SQL log:

928528731  4 Rewrote user name to
kaligula

928528731  4 Handling with
Radius::AuthSQL

928528731  4Handling with
Radius::AuthUNIX

928528731  4Radius::AuthUNIX looks for match with
kaligula

928528731  4  Radius::AuthUNIX
ACCEPT:

928528731  4  Access accepted for 
kaligula

928528736  1   Bad authenticator in request from 207.240.140.6 
(207.240.140.6)

This is what I get at trace level 5.  I am logging both to a logfile and
MySQL and accounting is going to both a detail file and MySQL.  Accounting
works for my other chassies using Hyperarc cards.

Thanks,
Oliver

On Fri, 4 Jun 1999, Mike McCauley wrote:

 Hi Oliver,
 
 can you send us a fragment of your radiator log file at trace level 4, showing
 what happens when you receive accounting packets from your Netserver. I would
 exepct to see Radiator complaining about missing dictionary entries. That will
 help us track down the missing attributes.
 
 Cheers.
 
 
 On Jun 3,  8:49pm, O Stockhammer wrote:
  Subject: (RADIATOR) Accounting dictionary for netserver card
 
  Hello,
  We are using both Netserver and Hyperarc TotalControl Cards.
  Radiator is authenticating fine off of both but the Netserver Cards are
  missing entries for the dictionary file and therefore no accounting
  happens for them.
  For some reason I am missing entries in the dictionary file for
  the netserver card.  I am using your dictionary.usr file that you
  provided.  What entries do I need for accounting to work?
 
  I think it has to do with the vendor specific entries like
 
  USR-Chassis-Call-Slot = 0
  rather than
  Chassis-Call-Slot = 0 which is in the dictionary file
 
  Thank you,
  Oliver Stockhammer
  Systems
  The Internet Channel
 
 
  ===
  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 O Stockhammer
 
 
 
 -- 
 Mike McCauley   [EMAIL PROTECTED]
 Open System Consultants Pty. LtdUnix, 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
 


===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



(RADIATOR) general password questions

1999-06-04 Thread Arnie Roberts

Hello All,

I'm using Radiator on Windows 95 with only a handful of users -
more of a test system than fully blown production. We are happy 
with things as they stand but superiors have asked me questions
I can't answer and so I wonder if anyone can help.

Am I right in thinking that password expiry would work naturally
if I moved to NT or Unix and used the system password files rather
than the flat file I'm using now?

Can Radiator be configured to warn of imminent password expiry using the 
Reply-Message attribute?

Is there any way in which users can change their passwords 'on the fly'? 
My reading of rfc2138 tells me that the concept doesn't fit very well with 
the Radius protocol unless Vendor-Specific attributes are used. 
I would be very interested to hear from anyone doing this - before or after expiry.
I see that Microsoft appears to allow the Chap-Password to be changed after expiry - 

http://search.ietf.org/internet-drafts/draft-ietf-pppext-mschap-v2-03.txt

http://www.rfc-editor.org/rfc/rfc2548.txt

Does Radiator understand any Vendor-Specific codes or is it transparent
to them all?

That's enough questions to be going on with :)

Thanks in advance.

Arnie



===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) general password questions

1999-06-04 Thread Felix Izquierdo

Arnie Roberts wrote:
 
 Am I right in thinking that password expiry would work naturally
 if I moved to NT or Unix and used the system password files rather
 than the flat file I'm using now?
 

The actual AuthSYSTEM.pm version doesn't work with the /etc/shadow file
in Unix, and the passwords and expiry information are in this file in
many Unix. You can get it with a very little patch using the
Shadowf/Shadows Perl module. I use the Solaris native user database as
repository for usernames/passwords/expiry-dates and it works fine for
me.

Félix

__
DATAGRAMA SERVICIOS INTERNET
C/ Acer 30Tlf: +34 3 223 00 98
08038 BARCELONA ( Spain ) Fax: +34 3 223 12 66
mailto:[EMAIL PROTECTED] http://www.datagrama.net
__

ÿ
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) ODBC drivers for linux

1999-06-04 Thread Kevin Wormington

I'm out of the office so I don't have access to the url, but if you look
through the FreeTDS readme/docs it has the ftp address that you can get the
latest version from, from memory it was something like ftp.internetcds.com,
anyway that will fix your compile error.

Kevin
Sofnet, Inc.
-Original Message-
From: Richard Hawley [EMAIL PROTECTED]
To: Kevin Wormington [EMAIL PROTECTED]; Mike McCauley [EMAIL PROTECTED];
[EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Friday, June 04, 1999 9:54 AM
Subject: Re: (RADIATOR) ODBC drivers for linux


What version of perl are you using?  I am using 5.00405 and when I tried to
run make test, I got a screen full of errors.  Here is a few examples.

/usr/lib/perl5/i386-linux/5.00405/CORE/scope.h:110: parse error before
`bool'
/usr/lib/perl5/i386-linux/5.00405/CORE/scope.h:110: warning: no semicolon
at end of struct or union
In file included from
/usr/lib/perl5/site_perl/i386-linux/auto/DBI/DBIXS.h:13,
 from FreeTDS.h:45,
 from FreeTDS.xs:35:
/usr/lib/perl5/i386-linux/5.00405/CORE/perl.h:1322: parse error before
`Perl_nomemok'
/usr/lib/perl5/i386-linux/5.00405/CORE/perl.h:1322: warning: data
definition has no type or storage class

The errors ended in this

FreeTDS.c: In function `XS_DBD__FreeTDS__dr_discon_all_':
FreeTDS.c:71: warning: unused variable `ix'
FreeTDS.c: In function `XS_DBD__FreeTDS__st_fetchrow_arrayref':
FreeTDS.c:434: warning: unused variable `ix'
FreeTDS.c: In function `XS_DBD__FreeTDS__st_fetchrow_array':
FreeTDS.c:451: warning: unused variable `ix'
FreeTDS.c: In function `XS_DBD__FreeTDS__st_FETCH_attrib':
FreeTDS.c:562: warning: unused variable `ix'
make: *** [FreeTDS.o] Error 1

The Sybase option wont work with SQL 7.0 according to the Boardtown DBA who
is here.

And the Openlink multi-tier distribution is incomplete.  The docs mention a
udbc.ini file in the bin directory.  There is no bin directory in the
distribution, no udbc.ini file anywhere.

"Our driver looks for a file pointed to by the environment variable
UDBCINI, or the file /etc/udbc.ini if the environment variable is not
defined. This file is located in the openlink/bin directory."

Thanks for any help.

..Rich

On Fri, 4 Jun 1999 08:23:27 -0500, Mike McCauley wrote:

Hi Kevin

On Jun 3,  4:41pm, Kevin Wormington wrote:
 Subject: Re: (RADIATOR) ODBC drivers for linux
 The only success that I have had is with DBI and DBD::FreeTDS which
works
 very well connection to MS SQL 6.5 and 7.0 and requires no other client
 libraries.

Thats interesting. we have not used that one.
Can you send more details about where to get it and the setup you used, so
we
can document it for others?

Cheers.


 Kevin
 Sofnet, Inc.
 -Original Message-
 From: Richard Hawley [EMAIL PROTECTED]
 To: [EMAIL PROTECTED] [EMAIL PROTECTED]
 Date: Thursday, June 03, 1999 4:42 PM
 Subject: (RADIATOR) ODBC drivers for linux


 We are switching our billing package to Platypus.  I've been going
through
 the Emerald and Platypus sections of the radiator manual and it mentions
 needing an ODBC driver to
 connect to MS SQL.  I downloaded and installed iODBC.  Is that all I
need?
 There was no documentation that came with iODBC, just a so file and the
 odbc.ini.  Can someone who
 is using a similar setup send me an example of there odbc.ini and a
 location of any other odbc components I may need besides iODBC?  Thanks.
 
 ..Rich
 

---
 ---
 Richard W. Hawley - Network Engineer   CyberZone
Internet
 Services
 [EMAIL PROTECTED]   942
Main
 Street
 http://www.cyberzone.net
Hartford,
 CT. 06103
 
 
 
 ===
 Archive at http://www.thesite.com.au/~radiator/
 To unsubscribe, email '[EMAIL PROTECTED]' with
 'unsubscribe radiator' in the body of the message.
 


 ===
 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 Kevin Wormington



--
Mike McCauley   [EMAIL PROTECTED]
Open System Consultants Pty. LtdUnix, 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
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.


---
---
Richard W. Hawley - Network Engineer   CyberZone Internet
Services
[EMAIL PROTECTED]   

Re: (RADIATOR) ODBC drivers for linux

1999-06-04 Thread Richard Hawley

The URL is ftp://freetds.internetcds.com/pub/freetds_dbd/ in case anyone else wants to 
take a peak.

I have the latest version.  0.02.  I'm using perl 5.00.4 and DBI 1.02.  Any difference 
to your setup?

..Rich

On Fri, 4 Jun 1999 14:31:43 -0500, Kevin Wormington wrote:

I'm out of the office so I don't have access to the url, but if you look
through the FreeTDS readme/docs it has the ftp address that you can get the
latest version from, from memory it was something like ftp.internetcds.com,
anyway that will fix your compile error.

Kevin
Sofnet, Inc.
-Original Message-
From: Richard Hawley [EMAIL PROTECTED]
To: Kevin Wormington [EMAIL PROTECTED]; Mike McCauley [EMAIL PROTECTED];
[EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Friday, June 04, 1999 9:54 AM
Subject: Re: (RADIATOR) ODBC drivers for linux


What version of perl are you using?  I am using 5.00405 and when I tried to
run make test, I got a screen full of errors.  Here is a few examples.

/usr/lib/perl5/i386-linux/5.00405/CORE/scope.h:110: parse error before
`bool'
/usr/lib/perl5/i386-linux/5.00405/CORE/scope.h:110: warning: no semicolon
at end of struct or union
In file included from
/usr/lib/perl5/site_perl/i386-linux/auto/DBI/DBIXS.h:13,
 from FreeTDS.h:45,
 from FreeTDS.xs:35:
/usr/lib/perl5/i386-linux/5.00405/CORE/perl.h:1322: parse error before
`Perl_nomemok'
/usr/lib/perl5/i386-linux/5.00405/CORE/perl.h:1322: warning: data
definition has no type or storage class

The errors ended in this

FreeTDS.c: In function `XS_DBD__FreeTDS__dr_discon_all_':
FreeTDS.c:71: warning: unused variable `ix'
FreeTDS.c: In function `XS_DBD__FreeTDS__st_fetchrow_arrayref':
FreeTDS.c:434: warning: unused variable `ix'
FreeTDS.c: In function `XS_DBD__FreeTDS__st_fetchrow_array':
FreeTDS.c:451: warning: unused variable `ix'
FreeTDS.c: In function `XS_DBD__FreeTDS__st_FETCH_attrib':
FreeTDS.c:562: warning: unused variable `ix'
make: *** [FreeTDS.o] Error 1

The Sybase option wont work with SQL 7.0 according to the Boardtown DBA who
is here.

And the Openlink multi-tier distribution is incomplete.  The docs mention a
udbc.ini file in the bin directory.  There is no bin directory in the
distribution, no udbc.ini file anywhere.

"Our driver looks for a file pointed to by the environment variable
UDBCINI, or the file /etc/udbc.ini if the environment variable is not
defined. This file is located in the openlink/bin directory."

Thanks for any help.

..Rich

On Fri, 4 Jun 1999 08:23:27 -0500, Mike McCauley wrote:

Hi Kevin

On Jun 3,  4:41pm, Kevin Wormington wrote:
 Subject: Re: (RADIATOR) ODBC drivers for linux
 The only success that I have had is with DBI and DBD::FreeTDS which
works
 very well connection to MS SQL 6.5 and 7.0 and requires no other client
 libraries.

Thats interesting. we have not used that one.
Can you send more details about where to get it and the setup you used, so
we
can document it for others?

Cheers.


 Kevin
 Sofnet, Inc.
 -Original Message-
 From: Richard Hawley [EMAIL PROTECTED]
 To: [EMAIL PROTECTED] [EMAIL PROTECTED]
 Date: Thursday, June 03, 1999 4:42 PM
 Subject: (RADIATOR) ODBC drivers for linux


 We are switching our billing package to Platypus.  I've been going
through
 the Emerald and Platypus sections of the radiator manual and it mentions
 needing an ODBC driver to
 connect to MS SQL.  I downloaded and installed iODBC.  Is that all I
need?
 There was no documentation that came with iODBC, just a so file and the
 odbc.ini.  Can someone who
 is using a similar setup send me an example of there odbc.ini and a
 location of any other odbc components I may need besides iODBC?  Thanks.
 
 ..Rich
 

---
 ---
 Richard W. Hawley - Network Engineer   CyberZone
Internet
 Services
 [EMAIL PROTECTED]   942
Main
 Street
 http://www.cyberzone.net
Hartford,
 CT. 06103
 
 
 
 ===
 Archive at http://www.thesite.com.au/~radiator/
 To unsubscribe, email '[EMAIL PROTECTED]' with
 'unsubscribe radiator' in the body of the message.
 


 ===
 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 Kevin Wormington



--
Mike McCauley   [EMAIL PROTECTED]
Open System Consultants Pty. LtdUnix, 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
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in 

Re: (RADIATOR) ODBC drivers for linux

1999-06-04 Thread Anonymous

I am running the snapshot version from the ftp site.

Kevin
Sofnet, Inc.
-Original Message-
From: Richard Hawley [EMAIL PROTECTED]
To: Kevin Wormington [EMAIL PROTECTED]; Mike McCauley [EMAIL PROTECTED];
[EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Friday, June 04, 1999 3:12 PM
Subject: Re: (RADIATOR) ODBC drivers for linux


The URL is ftp://freetds.internetcds.com/pub/freetds_dbd/ in case anyone
else wants to take a peak.

I have the latest version.  0.02.  I'm using perl 5.00.4 and DBI 1.02.  Any
difference to your setup?

..Rich

On Fri, 4 Jun 1999 14:31:43 -0500, Kevin Wormington wrote:

I'm out of the office so I don't have access to the url, but if you look
through the FreeTDS readme/docs it has the ftp address that you can get
the
latest version from, from memory it was something like
ftp.internetcds.com,
anyway that will fix your compile error.

Kevin
Sofnet, Inc.
-Original Message-
From: Richard Hawley [EMAIL PROTECTED]
To: Kevin Wormington [EMAIL PROTECTED]; Mike McCauley
[EMAIL PROTECTED];
[EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Friday, June 04, 1999 9:54 AM
Subject: Re: (RADIATOR) ODBC drivers for linux


What version of perl are you using?  I am using 5.00405 and when I tried
to
run make test, I got a screen full of errors.  Here is a few examples.

/usr/lib/perl5/i386-linux/5.00405/CORE/scope.h:110: parse error before
`bool'
/usr/lib/perl5/i386-linux/5.00405/CORE/scope.h:110: warning: no semicolon
at end of struct or union
In file included from
/usr/lib/perl5/site_perl/i386-linux/auto/DBI/DBIXS.h:13,
 from FreeTDS.h:45,
 from FreeTDS.xs:35:
/usr/lib/perl5/i386-linux/5.00405/CORE/perl.h:1322: parse error before
`Perl_nomemok'
/usr/lib/perl5/i386-linux/5.00405/CORE/perl.h:1322: warning: data
definition has no type or storage class

The errors ended in this

FreeTDS.c: In function `XS_DBD__FreeTDS__dr_discon_all_':
FreeTDS.c:71: warning: unused variable `ix'
FreeTDS.c: In function `XS_DBD__FreeTDS__st_fetchrow_arrayref':
FreeTDS.c:434: warning: unused variable `ix'
FreeTDS.c: In function `XS_DBD__FreeTDS__st_fetchrow_array':
FreeTDS.c:451: warning: unused variable `ix'
FreeTDS.c: In function `XS_DBD__FreeTDS__st_FETCH_attrib':
FreeTDS.c:562: warning: unused variable `ix'
make: *** [FreeTDS.o] Error 1

The Sybase option wont work with SQL 7.0 according to the Boardtown DBA
who
is here.

And the Openlink multi-tier distribution is incomplete.  The docs mention
a
udbc.ini file in the bin directory.  There is no bin directory in the
distribution, no udbc.ini file anywhere.

"Our driver looks for a file pointed to by the environment variable
UDBCINI, or the file /etc/udbc.ini if the environment variable is not
defined. This file is located in the openlink/bin directory."

Thanks for any help.

..Rich

On Fri, 4 Jun 1999 08:23:27 -0500, Mike McCauley wrote:

Hi Kevin

On Jun 3,  4:41pm, Kevin Wormington wrote:
 Subject: Re: (RADIATOR) ODBC drivers for linux
 The only success that I have had is with DBI and DBD::FreeTDS which
works
 very well connection to MS SQL 6.5 and 7.0 and requires no other
client
 libraries.

Thats interesting. we have not used that one.
Can you send more details about where to get it and the setup you used,
so
we
can document it for others?

Cheers.


 Kevin
 Sofnet, Inc.
 -Original Message-
 From: Richard Hawley [EMAIL PROTECTED]
 To: [EMAIL PROTECTED] [EMAIL PROTECTED]
 Date: Thursday, June 03, 1999 4:42 PM
 Subject: (RADIATOR) ODBC drivers for linux


 We are switching our billing package to Platypus.  I've been going
through
 the Emerald and Platypus sections of the radiator manual and it
mentions
 needing an ODBC driver to
 connect to MS SQL.  I downloaded and installed iODBC.  Is that all I
need?
 There was no documentation that came with iODBC, just a so file and
the
 odbc.ini.  Can someone who
 is using a similar setup send me an example of there odbc.ini and a
 location of any other odbc components I may need besides iODBC?
Thanks.
 
 ..Rich
 

-
--
 ---
 Richard W. Hawley - Network Engineer   CyberZone
Internet
 Services
 [EMAIL PROTECTED]   942
Main
 Street
 http://www.cyberzone.net
Hartford,
 CT. 06103
 
 
 
 ===
 Archive at http://www.thesite.com.au/~radiator/
 To unsubscribe, email '[EMAIL PROTECTED]' with
 'unsubscribe radiator' in the body of the message.
 


 ===
 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 Kevin Wormington



--
Mike McCauley   [EMAIL PROTECTED]
Open System Consultants Pty. LtdUnix, 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