PIN generation

funmilola david fumda101 at yahoo.com
Mon Mar 5 10:41:36 CET 2007


hi all,
   
  I would like to use 16-digit PIN numbers for my username and password, am completely lost as to what to do.
   
  How do i implement this with freeradius
  thanks
  David
freeradius-users-request at lists.freeradius.org wrote:
  Send Freeradius-Users mailing list submissions to
freeradius-users at lists.freeradius.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freeradius.org/mailman/listinfo/freeradius-users
or, via email, send a message with subject or body 'help' to
freeradius-users-request at lists.freeradius.org

You can reach the person managing the list at
freeradius-users-owner at lists.freeradius.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Freeradius-Users digest..."


Today's Topics:

1. FR log (PD)
2. bitrary dynamic Nas-Port (mohamed sammir)
3. Radius & Client same server (Abdul)
4. RE: Radius & Client same server (Marwan Sultan)
5. Re: Radius & Client same server (Peter Nixon)
6. multiple passwords for the same user (Kenneth Penza)
7. Support of MSCHAPV2 over EAP-TTLS (awaneesh kumar)


----------------------------------------------------------------------

Message: 1
Date: Sun, 04 Mar 2007 12:39:33 +0000
From: PD 

Subject: FR log
To: "FreeRadius users mailing list"

Message-ID: 
Content-Type: text/plain; charset=ISO-8859-1

Dearl Folks,

still continuing our previous box... FBSD 6.2 and FR install from ports

my /usr/local/etc/raddb/radiusd.conf contain :
.
logdir=/var/log
.
logfile=${logdir}/radius.log
.
log_auth_badpass=yes
log_auth_goodpass=yes
.

but.. our /var/log/radius.log only contain :
Sat Mar 3 14:56:48 2007 : Info: Using deprecated naslist file. Support
for this will go away soon.
Sat Mar 3 14:56:48 2007 : Info: rlm_exec: Wait=yes but no output
defined. Did you mean output=none?
Sat Mar 3 14:56:48 2007 : Info: rlm_sql (sql): Driver rlm_sql_mysql
(module rlm_sql_mysql) loaded and linked
Sat Mar 3 14:56:48 2007 : Info: rlm_sql (sql): Attempting to connect to
sentral at localhost:/sentral
Sat Mar 3 14:56:48 2007 : Info: rlm_sql_mysql: Starting connect to MySQL
server for #0
Sat Mar 3 14:56:48 2007 : Info: rlm_sql_mysql: Starting connect to MySQL
server for #1
Sat Mar 3 14:56:48 2007 : Info: rlm_sql_mysql: Starting connect to MySQL
server for #2
Sat Mar 3 14:56:48 2007 : Info: rlm_sql_mysql: Starting connect to MySQL
server for #3
Sat Mar 3 14:56:48 2007 : Info: rlm_sql_mysql: Starting connect to MySQL
server for #4
Sat Mar 3 14:56:48 2007 : Info: Ready to process requests.

nothing else...

The questions is... why I can not see all login with good and or bad pass
on the above file ?

TIA

PD



------------------------------

Message: 2
Date: Sun, 4 Mar 2007 06:54:19 -0800 (PST)
From: mohamed sammir 
Subject: bitrary dynamic Nas-Port
To: freeradius-users at lists.freeradius.org
Message-ID: <809154.28124.qm at web50208.mail.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"

Hello all,
i have the same problem as in this mail in brife 
i use Cisco router and need to auth user over ppoe and i get the same NAS-Port for all users 
i am not expert in freeradius so can pleas someone help me use attr_rewrite to go over this probelm 

http://lists.freeradius.org/pipermail/freeradius-users/2004-March/029671.html

Thanks



---------------------------------
Any questions? Get answers on any topic at Yahoo! Answers. Try it now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.freeradius.org/pipermail/freeradius-users/attachments/20070304/a5edc884/attachment-0001.html 

------------------------------

Message: 3
Date: Sun, 4 Mar 2007 07:02:21 -0800 (PST)
From: Abdul 
Subject: Radius & Client same server
To: freeradius-users at lists.freeradius.org
Message-ID: <20070304150221.37780.qmail at web34501.mail.mud.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi all,

Can we put radius and client on the same machine?
I installed MVTS demo and with freeradius all configured well but when i am starting radius i am getting the following error message

There appears to be another RADIUS server running on the authentication port 1812

So just i want to be sure if client and radius can be installed on same server, or is there any special configuration for this.

Regards
Abdul



---------------------------------
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.freeradius.org/pipermail/freeradius-users/attachments/20070304/13e5fd04/attachment-0001.html 

------------------------------

Message: 4
Date: Sun, 04 Mar 2007 16:43:48 +0000
From: "Marwan Sultan" 
Subject: RE: Radius & Client same server
To: freeradius-users at lists.freeradius.org
Message-ID: 
Content-Type: text/plain; format=flowed


Hi,

This error appears to me if you try to run the radius in the time its 
running, or when i send
restart signal insted of kill signal..! _only_

I may didnot get your question, good, what client ?

> There appears to be another RADIUS server running on the authentication 
>port 1812


Marwan Sultan
System Administrator

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



------------------------------

Message: 5
Date: Sun, 4 Mar 2007 19:25:47 +0200
From: Peter Nixon 

Subject: Re: Radius & Client same server
To: FreeRadius users mailing list

Message-ID: <200703041925.47361.listuser at peternixon.net>
Content-Type: text/plain; charset="iso-8859-9"

On Sun 04 Mar 2007 17:02, Abdul wrote:
> Hi all,
>
> Can we put radius and client on the same machine?

yes you may.

> I installed MVTS demo and with freeradius all configured well but when i
> am starting radius i am getting the following error message
>
> There appears to be another RADIUS server running on the authentication
> port 1812

Then you have another RADIUS Server installed..

> So just i want to be sure if client and radius can be installed on same
> server,

yes

> or is there any special configuration for this. 

no. there is not.

-- 

Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc


------------------------------

Message: 6
Date: Sun, 4 Mar 2007 14:46:44 -0800 (PST)
From: Kenneth Penza 
Subject: multiple passwords for the same user
To: freeradius-users at lists.freeradius.org
Message-ID: <305302.237.qm at web42105.mail.mud.yahoo.com>
Content-Type: text/plain; charset=iso-8859-1

People,


I am new to freeradius and I need to implement
the following setup. User with username bob, has to
two passwords pass1 and pass2. I want him to
authenticate with either one of them, i.e. if he
enters username bob and pass1 he is authenticated
without the need to enter pass2. How can I implement
this in freeradius.

Thanks in advance for your help
Kenneth





____________________________________________________________________________________
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/


------------------------------

Message: 7
Date: Sun, 4 Mar 2007 21:30:02 -0800 (PST)
From: awaneesh kumar 
Subject: Support of MSCHAPV2 over EAP-TTLS
To: freeradius-users at lists.freeradius.org
Message-ID: <893923.64613.qm at web58809.mail.re1.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi All,

I am using Freeradius version 1.1.3 for EAP-TTLS testing. I am testing for EAP-TTLS with tunneled authentication type as MSCHAPV2. 
I suspect it fails, bcos it sends back Access-Accept instead of sending back the MS-CHAP2-Success encrypted over TLS protocol. please find the trace below.


Processing the authenticate section of radiusd.conf
modcall: entering group MS-CHAP for request 5
rlm_mschap: Told to do MS-CHAPv2 for tls_user with NT-Password
rlm_mschap: adding MS-CHAPv2 MPPE keys
modcall[authenticate]: module "mschap" returns ok for request 5
modcall: leaving group MS-CHAP (returns ok) for request 5
TTLS: Got tunneled Access-Accept
rlm_eap: Freeing handler
modcall[authenticate]: module "eap" returns ok for request 5
modcall: leaving group authenticate (returns ok) for request 5
Sending Access-Accept of id 5 to 218.248.72.239 port 24208
Framed-Protocol = PPP
MS-MPPE-Recv-Key = 0x743666c3df3bcb2c33c6e8a1d42bda70dc9417671f812caca0bbf9ebf37a5a0f
MS-MPPE-Send-Key = 0x18c4e67813c594ae18a1aeaf62443a46e380e16c6bdd4cfecbe57168424c53a2
EAP-Message = 0x03060004
Message-Authenticator = 0x00000000000000000000000000000000
User-Name = "tls_user"
Finished request 5

Does this version of Freeradius supports MSCHAPV2 over EAP-TTLS? If yes, how to configure the same?

Thanks in advance



---------------------------------
No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.freeradius.org/pipermail/freeradius-users/attachments/20070304/ca7ebcdc/attachment.html 

------------------------------

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


End of Freeradius-Users Digest, Vol 23, Issue 9
***********************************************


 
---------------------------------
Expecting? Get great news right away with email Auto-Check.
Try the Yahoo! Mail Beta.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20070305/e4c0d29b/attachment.html>


More information about the Freeradius-Users mailing list