Re: freeradius demo

2003-06-17 Thread knoesel
Hello again!
I have read the rfcs and some other articles, but I still have an
comprehension problem!
Following situation:
1. Company with 1000 users in different systems (unix/ads)
2. Dial-in possibility over some ISDN Routers (they are the radius clients)
3. One radius server in background
how does the radius server know about the users? I made some experience (not
much at all) with Cisco ACS, and I think that acs is acting as a kind of
proxy like this:
nas (radclient) – acs (radserver) and acs (radclient) – w2ksrv (radsrv) ?

-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: freeradius demo

2003-06-17 Thread knoesel
OK, but how do i configure freeradius to query a windows 2000 server for
user information?

 
  Hello again!
  I have read the rfcs and some other articles, but I still have an
  comprehension problem!
  Following situation:
  1. Company with 1000 users in different systems (unix/ads)
  2. Dial-in possibility over some ISDN Routers (they are the
  radius clients)
  3. One radius server in background
  how does the radius server know about the users? I made some
  experience (not
 
 FreeRadius supports a bunch of different user databases, from the original
 users' files to most anything you want using various modules.
 
  much at all) with Cisco ACS, and I think that acs is acting as a kind of
  proxy like this:
  nas (radclient) – acs (radserver) and acs (radclient) – w2ksrv (radsrv)

-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


freeradius demo

2003-06-14 Thread knoesel
hi, 

i am a student and have to make an essay about radius.
the problem is that i want to demonstrate how it works, but i dont have any
idea how i should do it?!

i thought about to use a vm on my laptop (xp) with linux on it and another
vm with w2k server... then i want to use radtest with a user account from the
ads on the w2k server? but how does it work? is this the proxy feature?

greetings 
knut

[i use freeradius 0.5 on a suse 8.1 machine.]

-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


freeradius demo

2003-06-14 Thread knoesel
hi, 

i am a student and have to make an essay about radius.
the problem is that i want to demonstrate how it works, but i dont have any
idea how i should do it?!

i thought about to use a vm on my laptop (xp) with linux on it and another
vm with w2k server... then i want to use radtest with a user account from the
ads on the w2k server? but how does it work? is this the proxy feature?

greetings 
knut

[i use freeradius 0.5 on a suse 8.1 machine.]

-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: freeradius demo

2003-06-14 Thread knoesel
primary i want to demonstrate the functionallity of radius, but the
possibilities to demostrate it are restricted (i have just my notebook for this)... 

why windows? i thought that it is one benefit of radius that you have
centralized authentication there?! so i thought it would be an idea to demonstrate
how the radius server authenticates a user from the w2k ads and another user
from the unix passwd file? 

perhaps you can tell me about a good tutorial or another ressources where
the features of radius are explained or demonstrated!?


 hi
 
 
 it depends on what you want to demonstrate. do you want to demonstrate
 radius or do you want to demonstrate FREEradius?
 
 in order to demonstrate the radius functionality you will probably need
 some kind of service which a user tries to get access to. radius is
 supposed to provide aaa services and usually deals with some service.
 so, if you try to set up an impressive demonstration you should first
 think about that, than get yourself a service access point which is
 radius-enabled and demonstrate the whole, like e.g. most classic use of
 radius (how it was conceived in the first place) for a dial-up access:
 user---nasradiusserver.
 
 if the people know what radius is and want to see what freeradius is,
 then you should demonstrate the extensibility of freeradius, its vast
 configuration options, its modular principle and the function in full
 debug mode, etc.
 
 in any case, i don't see what you want to do with a windows machine. the
 whole is principally independent of the operating system. freeradius
 runs on the majority of unixes and with a little luck under some
 unix-environment of win32.
 
 
 ciao
 artur
 
 
 [EMAIL PROTECTED] wrote:
  
  hi,
  
  i am a student and have to make an essay about radius.
  the problem is that i want to demonstrate how it works, but i dont have
 any
  idea how i should do it?!
  
  i thought about to use a vm on my laptop (xp) with linux on it and
 another
  vm with w2k server... then i want to use radtest with a user account
 from the
  ads on the w2k server? but how does it work? is this the proxy feature?
  
  greetings
  knut
  
  [i use freeradius 0.5 on a suse 8.1 machine.]
  
  --
  +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
  Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
  
  -
  List info/subscribe/unsubscribe? See
 http://www.freeradius.org/list/users.html
 
 -- 
 Artur Hecker
 artur[at]hecker.info
 
 - 
 List info/subscribe/unsubscribe? See
 http://www.freeradius.org/list/users.html
 

-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: freeradius demo

2003-06-14 Thread knoesel
primary i want to demonstrate the functionallity of radius, but the
possibilities to demostrate it are restricted (i have just my notebook for this)... 

why windows? i thought that it is one benefit of radius that you have
centralized authentication there?! so i thought it would be an idea to demonstrate
how the radius server authenticates a user from the w2k ads and another user
from the unix passwd file? 

perhaps you can tell me about a good tutorial or another ressources where
the features of radius are explained or demonstrated!?


 hi
 
 
 it depends on what you want to demonstrate. do you want to demonstrate
 radius or do you want to demonstrate FREEradius?
 
 in order to demonstrate the radius functionality you will probably need
 some kind of service which a user tries to get access to. radius is
 supposed to provide aaa services and usually deals with some service.
 so, if you try to set up an impressive demonstration you should first
 think about that, than get yourself a service access point which is
 radius-enabled and demonstrate the whole, like e.g. most classic use of
 radius (how it was conceived in the first place) for a dial-up access:
 user---nasradiusserver.
 
 if the people know what radius is and want to see what freeradius is,
 then you should demonstrate the extensibility of freeradius, its vast
 configuration options, its modular principle and the function in full
 debug mode, etc.
 
 in any case, i don't see what you want to do with a windows machine. the
 whole is principally independent of the operating system. freeradius
 runs on the majority of unixes and with a little luck under some
 unix-environment of win32.
 
 
 ciao
 artur
 
 
 [EMAIL PROTECTED] wrote:
  
  hi,
  
  i am a student and have to make an essay about radius.
  the problem is that i want to demonstrate how it works, but i dont have
 any
  idea how i should do it?!
  
  i thought about to use a vm on my laptop (xp) with linux on it and
 another
  vm with w2k server... then i want to use radtest with a user account
 from the
  ads on the w2k server? but how does it work? is this the proxy feature?
  
  greetings
  knut
  
  [i use freeradius 0.5 on a suse 8.1 machine.]
  
  --
  +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
  Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
  
  -
  List info/subscribe/unsubscribe? See
 http://www.freeradius.org/list/users.html
 
 -- 
 Artur Hecker
 artur[at]hecker.info
 
 - 
 List info/subscribe/unsubscribe? See
 http://www.freeradius.org/list/users.html
 

-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html