Re: radius/pppd problems

2004-11-20 Thread K-sPecial
Nathan Kroll wrote: I am setting up a PPTP VPN that authenticates users against a radius server. I compiled pppd with radius support and made the changes to the pptpd and pppd configurations that I found online (they are below). The FreeRADIUS server is set up to authenticate via LDAP. When I te

Re: radius/pppd problems

2004-11-20 Thread Nathan Kroll
I read that PPP is PAM enabled by default, but I can't seem to get pptpd to authenticate using PAM. Do I have to something special in the pptp config or the chap secrets file? Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC

Re: Radius + wireless access

2004-10-05 Thread Alvin Oga
hi ya On Tue, 5 Oct 2004, Gabriel Granger wrote: > I've got a couple of wireless AP around the office, and would like to > mange the laptop with wireless cards using Radius for authentication. > all of my AP have the ability to talk to a Radius server. I have got > my radius server up and w

RE: Radius Server

2003-07-16 Thread Joyce, Matthew
McCord [mailto:[EMAIL PROTECTED] > Sent: Thursday, 17 July 2003 10:34 AM > To: [EMAIL PROTECTED] > Subject: RE: Radius Server > > > Just set one up two weeks ago using cistron-radiusd. What do > you need help with? > > Ken > > On Wed, 2003-07-16 at 19:40, Joyce

RE: Radius Server

2003-07-16 Thread Ken McCord
Just set one up two weeks ago using cistron-radiusd. What do you need help with? Ken On Wed, 2003-07-16 at 19:40, Joyce, Matthew wrote: > Has anyone setup a Radius server before using Debian ? > > Matt > > > -- > > > > -Original Message- > > From: Joyce, Matthew > > Sent: Tuesday,

RE: Radius Server

2003-07-16 Thread Joyce, Matthew
Has anyone setup a Radius server before using Debian ? Matt -- > -Original Message- > From: Joyce, Matthew > Sent: Tuesday, 15 July 2003 11:56 AM > To: [EMAIL PROTECTED] > Subject: Radius Server > > > > Dear Debian-User, > > I use a Cisco vpn to connect to our office NT network. >

Re: radius dev libs and choice

2003-03-01 Thread J.H.M. Dassen (Ray)
On Fri, Feb 28, 2003 at 17:48:02 +0100, Francois Chenais wrote: > I'm looking for radius client dev toolkit to build a radius client. Both radiusd-cistron and xtradius include a "radclient" program which should be a good starting point for RADIUS work. > Is there any good opensource r

Re: radius telephone numbers..

2002-02-07 Thread Petre Daniel
i can see the clients tel numbers when die try an unknown user account On Thu, 7 Feb 2002, Miquel van Smoorenburg wrote: > In article <[EMAIL PROTECTED]>, > Petre Daniel <[EMAIL PROTECTED]> wrote: > >is there a way for me to see the numbers from where clients authed ok > >called? > > That dep

Re: radius telephone numbers..

2002-02-07 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Petre Daniel <[EMAIL PROTECTED]> wrote: >is there a way for me to see the numbers from where clients authed ok >called? That depends if your telco sends the CLID info along, and if your NAS also passes that info in the radius request to the server. >im using radi

Re: Radius

2001-10-26 Thread Damon Muller
Quoth Davi Leal, > What command could I use to check if my GNU/Linux radius server answer > accurately? > > telnet IP PORT? > What port? [rei:docs]% grep radius /etc/services datametrics 1645/tcpold-radius # datametrics / old radius entry datametrics 1645/udpold-rad

Re: Radius

2001-10-26 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Davi Leal <[EMAIL PROTECTED]> wrote: >What command could I use to check if my GNU/Linux radius server answer >accurately? > >telnet IP PORT? >What port? >USER user? >PASS password? No, radius uses UDP, and you need a specialized client to query it. You didn't say wh

Re: RADIUS Proxy

2001-06-16 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Nick Furman <[EMAIL PROTECTED]> wrote: >I am hoping someone can help me out with RADIUS. What radius server are you running (radiusd -v) ? Mike.

Re: radius-livingston 2.1

2001-01-15 Thread brian moore
On Mon, Jan 15, 2001 at 03:30:50PM +0100, Florian Steurer wrote: > hey! > I need some help with radius-livingston 2.1, hope I'm not in the wrong > list, couldn't find the right list a livingston.com. Anyway, that's the > problem: I run radius 2.1, the users were in the -file and the > password was

Re: Radius and Livingstone

2000-08-29 Thread Paulo Henrique Baptista de Oliveira
Pehaps I dont speak right. I want to know where is portslave package in Debian. Thanks, Paulo Henrique Quoting brian moore ([EMAIL PROTECTED]): > On Thu, Aug 24, 2000 at 07:35:38AM -0700, Paulo Henrique Baptista de Oliveira > wrote: > > Hi all, > > I saw a r

Re: Radius and Livingstone

2000-08-25 Thread brian moore
On Thu, Aug 24, 2000 at 07:35:38AM -0700, Paulo Henrique Baptista de Oliveira wrote: > Hi all, > I saw a radiusd-cistron debian package at potato. > Do you know where I find a Livingstone debian package? It should be there as well. (For the 1.19 or whatever release... that's ra

Re: RADIUS benchmark program

2000-07-14 Thread John Pearson
On Fri, Jul 14, 2000 at 01:01:40AM +0200, Russell Coker wrote > Currently in my Postal package I have the following: > Postal - the mad postman - a SMTP benchmark. > Rabid - the mad Biff. POP benchmark that eats your mail as fast as possible. > > Now I plan to add a RADIUS benchmark to the suite.

Re: Radius Server Authentication

1998-05-05 Thread Jeff Noxon
On Tue, May 05, 1998 at 02:02:26PM -0500, Matthew D. Myers wrote: > Ok... what is PAM ? Pluggable Authentication Modules. Install the pam-doc package and go from there. Jeff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Radius Server Authentication

1998-05-05 Thread Matthew D. Myers
-Original Message- From: Jeff Noxon <[EMAIL PROTECTED]> To: Matthew D. Myers <[EMAIL PROTECTED]>; Debian User Date: Tuesday, May 05, 1998 2:53 PM Subject: Re: Radius Server Authentication >On Tue, May 05, 1998 at 01:36:54PM -0500, Matthew D. Myers wrote: >> I

Re: Radius Server Authentication

1998-05-05 Thread Jeff Noxon
On Tue, May 05, 1998 at 01:36:54PM -0500, Matthew D. Myers wrote: > I would like to know if there is some way to make linux authenticate telnet > and ftp sessions from a radius servers' user list? The answer is probably, if you recompile login, ftp, etc. to use PAM, and then configure PAM appropri

Re: Radius

1997-12-08 Thread tps
On Dec 07, Nathan E Norman wrote > A while ago I posted a question as to whether there were differences > between the two Radius packages (Merit vs. Livingston). So far, no > responses ... nobody using Radius?? Wrong forum for the question? I use the one that Miquel wrote. You can find it at cis

Re: Radius

1997-09-04 Thread Dave Cinege
On Wed, 3 Sep 1997 17:15:20 -0500, Tony Koehn wrote: >Merit Radius 2.4.23C Hmm then I can't help much since I never used that one. What are you're logs showning? Anything? - http://www.psychosis.com/emc/ Elite Mi

Re: Radius

1997-09-03 Thread Tony Koehn
Merit Radius 2.4.23C -- > From: Dave Cinege <[EMAIL PROTECTED]> > To: debian-user@lists.debian.org; Tony Koehn <[EMAIL PROTECTED]> > Subject: Re: Radius > Date: Wednesday, September 03, 1997 4:43 PM > > On Wed, 3 Sep 1997 15:21:26 -0500, Tony Koehn wro

Re: Radius

1997-09-03 Thread Dave Cinege
On Wed, 3 Sep 1997 15:21:26 -0500, Tony Koehn wrote: >My TS is a Computone Powerack OK, but what version of a SERVER are you trying to setting up on your linux box? The 3 I know of for Linux (2 debian are paks) are livingston, merit, and cistron. --

Re: Radius

1997-09-03 Thread Tony Koehn
My TS is a Computone Powerack -- > From: Dave Cinege <[EMAIL PROTECTED]> > To: debian-user@lists.debian.org; Tony Koehn <[EMAIL PROTECTED]> > Subject: Re: Radius > Date: Wednesday, September 03, 1997 3:14 PM > > On Wed, 3 Sep 1997 09:09:00 -0500, Tony Koehn

Re: Radius

1997-09-03 Thread Jeff Noxon
On Wed, Sep 03, 1997 at 03:14:33PM -0500, Dave Cinege wrote: > On Wed, 3 Sep 1997 09:09:00 -0500, Tony Koehn wrote: > > >I am looking for someone who can tell me how I go about setting up radiusd. > > I need to see how I get it to get its info from another server?? > > Which one? Linvingston, Mer

Re: Radius

1997-09-03 Thread Dave Cinege
On Wed, 3 Sep 1997 09:09:00 -0500, Tony Koehn wrote: >I am looking for someone who can tell me how I go about setting up radiusd. > I need to see how I get it to get its info from another server?? Which one? Linvingston, Merit, or Cistron? The Cistronis not yet an 'officailly' available deb pack

Re: Radius

1997-09-03 Thread M BAILEY
Send me a message at [EMAIL PROTECTED] if you have not figured it out yet and I will pass you a copy of our config files so you can see the settings to do so.. --Matt On Wed, 3 Sep 1997, Tony Koehn wrote: > I am looking for someone who can tell me how I go about setting up radiusd. > I need

Re: radius

1997-06-24 Thread Paul Wade
I've got 2 'boxed' systems to develop. One for multiple balanced modems because the frame relay costs are ugly in Maine. The other for wireless microwave links. Both are intended to provide Internet to win/mac/schmuckware workstations. I am planning to use bootable CD's on these. A motherboard wi

Re: radius

1997-06-24 Thread Tim Sailer
In your email to me, Dave Cinege, you wrote: > > On Tue, 24 Jun 1997 11:23:14 -0400 (EDT), Tim Sailer wrote: > > >> >I haven't played with the source yet. I was hoping not to. I'm trying to > >> >put together an 'instant ISP' type system, complete with a linux based > >> >term server. I use the S

Re: radius

1997-06-24 Thread Dave Cinege
On Tue, 24 Jun 1997 11:23:14 -0400 (EDT), Tim Sailer wrote: >> >I haven't played with the source yet. I was hoping not to. I'm trying to >> >put together an 'instant ISP' type system, complete with a linux based >> >term server. I use the SDL WAN cards, with the builtin csu, so I'm >> >also buildi

Re: radius

1997-06-24 Thread Tim Sailer
In your email to me, Dave Cinege, you wrote: > > On Tue, 24 Jun 1997 10:38:28 -0400 (EDT), Tim Sailer wrote: > > >In your email to me, Paul Wade, you wrote: > >> > >> On Tue, 24 Jun 1997, Tim Sailer wrote: > >> > >> > Well, I've made a bit more progress. The whole problem was that merit > >> >

Re: radius

1997-06-24 Thread Dave Cinege
On Tue, 24 Jun 1997 10:38:28 -0400 (EDT), Tim Sailer wrote: >In your email to me, Paul Wade, you wrote: >> >> On Tue, 24 Jun 1997, Tim Sailer wrote: >> >> > Well, I've made a bit more progress. The whole problem was that merit >> > radiusd has been compiled without shadow support. Doing 'shadow

Re: radius

1997-06-24 Thread Tim Sailer
In your email to me, Paul Wade, you wrote: > > On Tue, 24 Jun 1997, Tim Sailer wrote: > > > Well, I've made a bit more progress. The whole problem was that merit > > radiusd has been compiled without shadow support. Doing 'shadowconfig off' > > now allows radpwchk to authenticate properly. So..

Re: radius

1997-06-24 Thread Paul Wade
On Tue, 24 Jun 1997, Tim Sailer wrote: > Well, I've made a bit more progress. The whole problem was that merit > radiusd has been compiled without shadow support. Doing 'shadowconfig off' > now allows radpwchk to authenticate properly. So.. has anyone played > with the merit version and shadow?

Re: radius

1997-06-24 Thread Tim Sailer
In your email to me, Paul Wade, you wrote: > > I compiled Merit and actually got it to work last year on a non-Debian > system. It involved a bit of study and doing things manually. I started at > an ISP that had a Cisco 2516 router and tacacs+ on NT. I switched to 2 > Linux systems on an isolated

Re: radius

1997-06-24 Thread Paul Wade
I compiled Merit and actually got it to work last year on a non-Debian system. It involved a bit of study and doing things manually. I started at an ISP that had a Cisco 2516 router and tacacs+ on NT. I switched to 2 Linux systems on an isolated (coax) ethernet. I was able to get client and server

Re: radius

1997-06-24 Thread Tim Sailer
In your email to me, Adam Shand, you wrote: > > >Is anyone actually using the debian radius package? It doesn't appear > >to work in any fashion. It seems like all the binaries are looking > >for /usr/private/etc/raddb/ as in: > > Are you using the Merit or Livingstone version? Right now, Merit.

Re: radius

1997-06-24 Thread Adam Shand
>Is anyone actually using the debian radius package? It doesn't appear >to work in any fashion. It seems like all the binaries are looking >for /usr/private/etc/raddb/ as in: Are you using the Merit or Livingstone version? >dict_init: Couldn't open dictionary: /usr/private/etc/raddb/dictionary >D