Receivin a full DN in a radius request

2005-09-12 Thread Jean-Francois Gobin
Hello there, For some purpose, I'm receiving a full DN in a radius request, which I must authenticate on a LDAP server. FOr now, I got a problem : radiusd strips everything after the first =, leaving me with a username of uid ... Is there something I missed ? I read all the documentation I

Re: windows client (login + password)

2005-09-12 Thread Paweł Małkowski
2005/9/11, Alan DeKok [EMAIL PROTECTED]: You don't. DHCP *is* another protocol. It has *nothing* to do with RADIUS. ok, thanks for your answer, I'll try to install pppoe. -- Pawel volfen Malkowski - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: accounting file with belkin 54g wireless router

2005-09-12 Thread Nicolas Baradakis
Michael Ding wrote: I rememeber a while back when I browsing this thread, someone mentioned that no every router sends accounting data to radius. Is this right? That's true. If so, what are the router sent acct data? If no, what do I need to do to get the acct data? Ask the NAS's vendor.

Re: freeradius-mysql-clid

2005-09-12 Thread Sam Njenga
I have read the sites but still stuck on he authentication of the caller id. can you show some sample configs of the database ? Nicolas Baradakis wrote: Sam Njenga wrote: I have downloaded the latest freeradius and compiled ok. I have tested it and it works fine. I would like

Re: Receivin a full DN in a radius request

2005-09-12 Thread Nicolas Baradakis
En réponse à Jean-Francois Gobin : For now, I got a problem : radiusd strips everything after the first =, leaving me with a username of uid ... Where does the string come from? Is it truncated in the RADIUS packet or in the LDAP entry? -- Nicolas Baradakis - List

Re: Problems when using Cisco-AVPairs[*]

2005-09-12 Thread Nicolas Baradakis
Admin wrote:  I need some help with Cisco AVPAirs, I am using freeradius + postgresql. When I have the following entries in my radreply table - database=# SELECT * from radreply where username='test' order by id;  id | username |  attribute   | op |   value

Re: Receivin a full DN in a radius request

2005-09-12 Thread Jean-Francois Gobin
For now, the radius request is generated through radtest. -- Client : [EMAIL PROTECTED] root]# radtest uid=P06227,ou=people,o=nrb,c=be *** localhost 0 *** Sending Access-Request of id 100 to 127.0.0.1:1812 User-Name = uid=P06227,ou=people,o=nrb,c=be User-Password =

Re: mysql connections - segmentation fault

2005-09-12 Thread Nicolas Baradakis
Andreas M. wrote: thanks for answering, i downloaded FR 1.0.5, made Debian packages and installed it, but no success, also fragmentation faults after first connection. I can't reproduce the problem, therefore it's difficult to find the bug. Can you please build the Debian package with this

Re: Huntgroup-Name

2005-09-12 Thread Bjørn Mork
Jonathan De Graeve [EMAIL PROTECTED] writes: Putted this into the database: \^(vpn|ras)$\ I also tried this: ^(vpn|ras)$ Any idea's? Did you remember to change the operator to regexp-match (=~) ? Bjørn - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: mysql connections - segmentation fault

2005-09-12 Thread Andreas M.
Hello, i debugged a lot and found that i had a mistake in my libraries during compiling FR, i had different versions of the mysqlclient files in my include path, so i cleaned my include environment and now it is possible to connect 5 times to the MYSQL database. sorry for that.. thanks

freeradius and RSA SecurID

2005-09-12 Thread mukherji rakesh
Hello, Can any one pl give the steps to configure redhat linux 8 and 9 client to integrate with RSA Securid server?I have done my RSA server with radius daemon and tested successfuly with ntradping tool.but I am not able to authenticate users from my linux client with RSA.I am using ssh

Users file

2005-09-12 Thread TK Lew
Hello, I have configured my users file to have the following entries :: steve Auth-Type := System Calling-Station-ID = calling-station-id I want freeradius to reply back with Calling-Station-Id whic basically the MSISDN but instead I got the calling-station-id? What is the correct

Session Time

2005-09-12 Thread Sean
Hi All, I want to allow the SQL counter to continue deducting time from users after they log out until they reach a certain amount of time left. I have tried several ways to do it for example the following in sql.conf. accounting_stop_query = UPDATE ${acct_table2} SET AcctStopTime = '%S',

freeradius 1.0.4 segmentation fault

2005-09-12 Thread Konstantin Kubatkin
/log/freeradius/radacct/195.38.16.1/auth-detail-20050912' rlm_detail: /var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d expands to /var/log/freeradius/radacct/195.38.16.1/auth-detail-20050912 modcall[authorize]: module auth_log returns ok for request 0 modcall[authorize

Re: Users file

2005-09-12 Thread Alan DeKok
TK Lew [EMAIL PROTECTED] wrote: I have configured my users file to have the following entries :: steve Auth-Type := System Calling-Station-ID = calling-station-id I want freeradius to reply back with Calling-Station-Id whic basically the MSISDN but instead I got the

Wireless authentication

2005-09-12 Thread Dan Johansson
I know there are a handful of ways to set up wireless authentication. Some better than others. We have a customer oriented wireless network and we are trying to build a central authentication system for it, so that we can add and easily control customer radios from one location. What

Re: Wireless authentication

2005-09-12 Thread Dusty Doris
We have a customer oriented wireless network and we are trying to build a central authentication system for it, so that we can add and easily control customer radios from one location. What types of authentication should we be using? What should be avoided? Any experiences to share? I would use

undefined reference 'md4_calc' compile error...

2005-09-12 Thread Harris Christian D SSgt 1 CS/SCBAM
I am trying to build freeradius-1.0.5 on my NSLU2 running openembedded. Believe me when I say it is and has been a hard road. Ive managed to fix the openssl install. I now have the openssl headers that were MIA. I managed to fix the libtool. I can now build libraries that use libtool

line too long error in /usr/local/etc/raddb/users ?

2005-09-12 Thread Drew Weaver
/usr/local/etc/raddb/acct_users[1]: line too long This is the line: abdacd Auth-Type = Unix any clue? Lol -Drew - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: one question

2005-09-12 Thread Richie Lee
In which version? From: Alan DeKok [EMAIL PROTECTED] Reply-To: FreeRadius users mailing list freeradius-users@lists.freeradius.org To: FreeRadius users mailing list freeradius-users@lists.freeradius.org Subject: Re: one question Date: Fri, 09 Sep 2005 19:01:39 -0400 Richie Lee [EMAIL

Re: FR with MySQL. Proxying and repeated entries

2005-09-12 Thread Paolo Rotela
Hi. I've downloaded, compiled and installed FR 1.0.5, but I'm still receiving the same results. the packet is discarded because of an invalid Message-Authenticator. This is part of the output (IP address hidden) for a radclient with -s and -x options rad_recv: Accounting-Response packet

Re: one question

2005-09-12 Thread Alan DeKok
Richie Lee [EMAIL PROTECTED] wrote: In which version? In the CVS head, which will probably be 2.0 some time Real Soon Now. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Freeradius and PPPoe Server ?

2005-09-12 Thread Paweł Małkowski
2005/7/11, Charles Price [EMAIL PROTECTED]: You need a network access server running PPPoE service which talks to Radius. You can do that with any BSD or Linux I run an ISP with just such a configuration - I will be happy to answer any questions that are a little more specific than howto

Re: accounting file with belkin 54g wireless router

2005-09-12 Thread Michael Ding
Michael Ding wrote: I rememeber a while back when I browsing this thread, someone mentioned that no every router sends accounting data to radius. Is this right? That's true. If so, what are the router sent acct data? If no, what do I need to do to get the acct data? Ask the NAS's

radgroupreply table

2005-09-12 Thread N White
Can anyone explain to me the purpose and usage of the 'prio' column in the radgroupreply table? Much Googling has returned nothing, accept other questions. -- --- | Nick White | | Network Administrator | | Tele-NET Internet | |