Re: FreeRADIUS 2 not listening on right port

2008-05-15 Thread Michael Griego
I did a little looking into this this evening. This assessment looks to be correct as it looks to be related to compiler optimizations. With the optimizations disabled in Make.inc, FreeRADIUS will start up on the correct port. For the fr_socket function, gcc appears to be optimizing the

Re: FreeRADIUS 2 not listening on right port

2008-05-16 Thread Michael Griego
On May 16, 2008, at 9:49 AM, Phil Mayers wrote: ...with any luck, the toolchain will get fixed - it's clearly not a FreeRadius bug, and I wonder what else it's broken... After discovering what the problem was, I immediately wondered the same thing myself. --Mike - List

Re: EAP-TLS: Different Certificates for different Called-Station-Id

2007-05-24 Thread Michael Griego
You'll have to set up two instances of the EAP module. The first instance will have the TLS submodule set up with the information for Cert1.pem (and the appropriate key and CA cert). The second instance will have its TLS submodule set with the info for Cert2.pem. It will look something

Re: computer authentication from windows

2004-06-17 Thread Michael Griego
With EAP-TLS, the machine will attempt to use a certificate that resides in the Local Computer's Personal Certificates store. With PEAP, the machine will attempt to use the machine credentials as negotiated with the domain controller. --Mike On Thu, 2004-06-17 at 18:26, Brian Craft wrote: Can

Re: CN check against User Name - EAP-TLS

2004-06-18 Thread Michael Griego
but only found an old patch (didn't try it) from Michael Griego on Nov2003 and an unanswered message from Anthony Lopez on May 2004. Any clue? thanks - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http

Re: CN check against User Name - EAP-TLS (pouet - debugging output)

2004-06-18 Thread Michael Griego
-- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: PEAP Version

2004-06-21 Thread Michael Griego
No. Currently, only PEAPv0 is implemented. --Mike On Mon, 2004-06-21 at 05:53, Manuel Sánchez Cuenca wrote: Hello all, can anybody tell me which version of PEAP is implemented in FreeRadius? is the PEAP version 2 implemented? Thanks in advance. - List info/subscribe/unsubscribe? See

Re: Using Freeradius with LDAP storage and EAP-TTLS authentication

2004-06-21 Thread Michael Griego
Try something like this for your check line: DEFAULT Freeradius-Proxied-To == 127.0.0.1, EAP-Message !* , Auth-Type := PAP --Mike On Mon, 2004-06-21 at 06:59, Christophe Saillard wrote: Hi, Now I've a working TTLS/PAP with LDAP storage configuration ;-) Here's what I've to put

Re: EAP/TLS Computer Certificates

2004-06-24 Thread Michael Griego
for any help Jeremy Scribner -- --Mike -- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: EAP/TLS Computer Certificates

2004-06-24 Thread Michael Griego
- Original Message - From: Michael Griego [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 24, 2004 4:24 PM Subject: Re: EAP/TLS Computer Certificates Couple of things: 1. Make sure the CA certificate also exists in the Local Computer Trusted Roots Store. 2. For Windows

Re: Advices needed

2004-06-26 Thread Michael Griego
On Sat, 2004-06-26 at 22:25, Alan DeKok wrote: If your AP's can't do per-user WEP keys, then they can't do EAP-TLS, EAP-TTLS, or PEAP. It means that the *only* way you can secure the wireless connection is by making the clients use VPN's. Technically speaking, there are APs that will do

Re: Cisco 3030 authentication

2004-06-28 Thread Michael Griego
Check your shared secret between FR and the Concentrator. --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas On Mon, 28 Jun 2004, Seth Law wrote: I'm trying to get a Cisco 3030 to authenticate against FreeRADIUS. How

Re: Cisco 3030 authentication

2004-06-28 Thread Michael Griego
have to post debugging output in order to see what's happening. --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas On Mon, 28 Jun 2004, Seth Law wrote: Mike: I've done this, but am still getting strange results. What else I

Re: User-Name and EAP Message attributes

2004-07-02 Thread Michael Griego
On Fri, 2004-07-02 at 07:10, Anj wrote: In some cases, Domain Name is stripped from User-Name and sent to Radius Server. In that case, User-Name would not match with Type-Data field of EAP-Identity/Response. It's a security piece. Since authorizations are based on the User-Name, the server

Re: Error: rlm_eap_tls: conf N ctx stored

2004-07-07 Thread Michael Griego
/list/users.html -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: peap + Windows XP

2004-07-07 Thread Michael Griego
-- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: peap + Windows XP

2004-07-12 Thread Michael Griego
was: the AP-8110 does not support PEAP. I thought that this was odd, because it does support some EAP-types. I am in contact with the manufacturer to see if there is an upgrade available. -Mark On Wed, 2004-07-07 at 15:18, Michael Griego wrote: Be sure you have added the CA certificate

Re: Machine certificate with XP and freeradius

2004-07-16 Thread Michael Griego
Normal operation for that type of environment is to have a machine cert so that the machine can authenticate to the network before a users logs on to the machine itself, then to have a user cert for each user on the machine so that once the user logs in, the authentication switches to that user.

Re: Seeking a Pre-OS 802.1x overlay/shim

2004-07-19 Thread Michael Griego
. -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: to use different basedn and filter for one user

2004-08-13 Thread Michael Griego
Set up 3 ldap module instances, then see the doc/configurable-failover file for information on how to set this up. --Mike On Fri, 2004-08-13 at 17:48, kevin J wrote: I want to use ldap for authentication. What I want tot do is first do ldapsearch with (basedn:

Re: Bug/security EAP-TLS

2004-08-24 Thread Michael Griego
tls_session-fragment will always be 0 or greater than 0: 1) -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Bug/security EAP-TLS

2004-08-31 Thread Michael Griego
--- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Bug/security EAP-TLS

2004-08-31 Thread Michael Griego
The patch checked out OK and has been committed. -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: syslog_facility ignored

2004-08-31 Thread Michael Griego
Yeah, I was actually going to put in a somewhat different patch later this evening. --Mike On Tue, 2004-08-31 at 18:41, David Hart wrote: relevant portion of radiusd.conf: log_destination = syslog log { # Yes, I read the comment about changing this. syslog_facility = local1 } Using

Re: syslog_facility ignored

2004-08-31 Thread Michael Griego
Get tomorrow's CVS snapshot. It will be fixed there. --Mike On Tue, 2004-08-31 at 18:41, David Hart wrote: relevant portion of radiusd.conf: log_destination = syslog log { # Yes, I read the comment about changing this. syslog_facility = local1 } Using the latest code from CVS on

Re: PEAP segmentation fault

2004-09-03 Thread Michael Griego
initialization TLS_accept: before/accept initialization Thanks - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info

Re: PEAP segmentation fault

2004-09-03 Thread Michael Griego
On Fri, 2004-09-03 at 16:41, Baig wrote: Mike, I am using RedHat 9.0 This is my gdb output Read docs/bugs for more info on how to get proper debugging output from gdb, then post your results again. Thanks. -- --Mike --- Michael Griego Wireless LAN

RE: Q: Allowing 1 EAP type per SSID with 1 AP and 1 Radius Server.

2004-09-08 Thread Michael Griego
/users.html -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: rlm_eap: Handler failed in EAP/peap

2004-09-09 Thread Michael Griego
Try sending the *entire* debug output. You're only sending the part that occurs *after* the *real* error. The true error is happening earlier in the authentication sequence. --Mike On Thu, 2004-09-09 at 08:21, Hugo Sousa wrote: Hello, I'm trying to authenticate a XP SP2. I'm using, for

RE: rlm_eap: Handler failed in EAP/peap

2004-09-09 Thread Michael Griego
: MS-CHAP2-Response is incorrect Your problem lies in the error messages above. You need to specify either a plain-text User-Password or an NT-Password for the user in the users file. -- --Mike --- Michael Griego Wireless LAN Project Manager The University

Re: rlm_mschap: FAILED: MS-CHAP2-Response is incorrect

2004-09-10 Thread Michael Griego
was rejected. rlm_eap_peap: FAILURE Regards, Hugo Sousa SysAdmin / NetworkAdmin http://www.netsystems.pt Portugal -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See

RE: Orinoco AP2000 - Logout Entry Has Wrong ID?

2004-09-10 Thread Michael Griego
for repeater-type environments. Anyway, the fact that it does this should not affect anything in the account as autz/auth and accounting are totally seperate functions. It's just a large annoyance. -- --Mike --- Michael Griego Wireless LAN Project Manager

RE: rlm_mschap: FAILED: MS-CHAP2-Response is incorrect

2004-09-10 Thread Michael Griego
/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe

Re: Orinoco AP2000 - Logout Entry Has Wrong ID?

2004-09-10 Thread Michael Griego
to talk to anyone about the specifics if they want to email me directly. -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Orinoco AP2000 - Logout Entry Has Wrong ID?

2004-09-10 Thread Michael Griego
and such), so I use the reauth sequence to catch them and take them off the network. -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Q: Allowing 1 EAP type per SSID with 1 AP and 1 Radius Server.

2004-09-13 Thread Michael Griego
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Griego Sent: Wednesday, September 08, 2004 11:16 AM To: [EMAIL PROTECTED] Subject: RE: Q: Allowing 1 EAP type per SSID with 1 AP and 1 Radius Server. RFC3580 section 3.20: 3.20. Called

Re: Freeradius with Multiple Ldap Servers

2004-09-16 Thread Michael Griego
See doc/configurable_failover in the source tree. --Mike On Thu, 2004-09-16 at 08:23, Matthew Hunter wrote: I have Freeradius configured with Ldap which works but I would like to specify a secondary Ldap server incase the primary ldap goes down. How would I go about doing that? Thanks

Re: PEAP gets stuck

2004-09-16 Thread Michael Griego
-- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: huntgroups matching bug, w/1.0.0 ?

2004-09-17 Thread Michael Griego
not have to provide the huntgroups content, but there's little anyone can do without debug output. -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list

Re: using realm ntdomain fails

2004-10-13 Thread Michael Griego
Are you using with_ntdomain_hack in the preprocess module? --Mike On Wed, 2004-10-13 at 06:16, Christoph Litauer wrote: Alan DeKok schrieb: Christoph Litauer [EMAIL PROTECTED] wrote: Please read proxy.conf. Well, reading proxy.conf I found the following section: ... sigh

Re: using realm ntdomain fails

2004-10-13 Thread Michael Griego
: Michael Griego schrieb: Are you using with_ntdomain_hack in the preprocess module? I tried this, too. The effect was the one I described: I can see my username without the domain is added to the users list. But while authenticating I get the error message: rlm_eap: Identity does

Re: sql group checks

2004-10-15 Thread Michael Griego
table for? Is it used somehow by code? I mean if my user appears in two groups and one group has Auth-Type:=Accept and another has Auth-Type:=Reject will the PRIORITY help radius to make decision what to do? -- --Mike --- Michael Griego Wireless LAN Project

Re: Revisited: Auth via LDAP to Microsoft AD (long)

2004-09-28 Thread Michael Griego
This sounds like an issue of chasing LDAP referrals. AD is pretty referral-happy. On a cursory look, it doesn't look like the rlm_ldap module supports chasing referrals. A config option should probably be added to support this. --Mike On Tue, 2004-09-28 at 07:50, Kellogg, Chris wrote: Hi,

Re: SSLV3 error

2004-10-09 Thread Michael Griego
I have noted this behavior in my installations as well. The conclusion I have come to is that Windows XP is attmepting a PEAP fast reconnect even though it has been told not to (by unchecking the Enable Fast Reconnect box). As such, when the TLS session has been successfully established, and

Re: Microsoft SQL?

2004-10-20 Thread Michael Griego
in the list here said they use it to do stored procedures and the like, but I'm not showing freeradius shipping with Microsoft SQL support. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- --Mike --- Michael Griego Wireless LAN

Re: Freeradius and Active Directory

2004-10-21 Thread Michael Griego
For using PEAP with FreeRADIUS and Active Directory, you'll need to use the ntlm_auth functionality in the mschap module. --Mike On Thu, 2004-10-21 at 06:36, Cool Man wrote: Hi, Active Directory works with freeradius through, but if you want to use it within a 802.1x/EAP environment it

Re: openlap wireless (WPA-radius with PEAP auth on client) problem

2004-11-04 Thread Michael Griego
/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info

Re: LDAP errors with a win2003 active directory

2004-11-12 Thread Michael Griego
not be a problem to begin with. Could there be a difference between Win2000 AD and Win2003 AD that FreeRadius does not support? Magnus - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- --Mike --- Michael Griego Wireless LAN

Re: Low cost APs that support EAP/TLS Freeradius??

2004-11-16 Thread Michael Griego
I was looking around yesterday, and I noticed that Linksys' new wireless router (WTV56G I believe) perports to support 802.1x. It retails for about $180 depending on where you look. It's more than just an AP though, it has full blown router functions. --Mike On Tue, 2004-11-16 at 08:00, Joe

Re: problem with freeradius - ldap - peap

2004-11-17 Thread Michael Griego
For some reason, you have the LDAP module set up to pull an MD5-hashed password from your LDAP tree and add it as the NT-Password attribute. This won't work. In order to use PEAP, you have to have either a clear-text password or an NT-hashed password. --Mike On Wed, 2004-11-17 at 03:44, Pål

Re: eap-tls auth: access accept is sent but xp client keeps resending access-req

2004-11-19 Thread Michael Griego
, as FreeRADIUS is out of the game at that point, and will need to be taken up with the manufacturer of your AP. -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org

Re: Radius Authentication scheme

2004-11-24 Thread Michael Griego
obtained from Michael Griego, who published the patch. Curently I'm using FreeRadius version 1.0.1, and I was expecting to find the code from the patch there, but it wasn't. So I added the patch file again. Without that patch file, Digest-MD5 authentication doesn't work. That's odd

Re: How to add a field to the reply that contains data from the request?

2004-12-04 Thread Michael Griego
Peter, All I have to say is that your attitude normally determines the response you get. You came in here telling many people who have worked with RADIUS for a long time how the specs are wrong and how you are much better than they. This is a fatally flawed approach when trying to learn

Re: How to add a field to the reply that contains data from the request?

2004-12-04 Thread Michael Griego
On Sat, 2004-12-04 at 21:16, Peter T. Breuer wrote: No I haven't. I'm sure radius is fine. OTOH I'm quite sure the rfc is probably a load of badly written rubbish, because they normally are. So? Is there something new? Have you read a rfc lately? I certainly haven't! ;) Yes, I have. As such,

Re: 802.11i

2004-12-13 Thread Michael Griego
The AP must support 802.11i. For Enterprise 802.11i, you must use 802.1x, which FreeRADIUS supports. --Mike On Mon, 2004-12-13 at 22:46, Bilal Shahid wrote: Hi, Does FreeRADIUS support 802.11i? On a more general level; in the wireless environment, does the RADIUS Server (any RADIUS

Re: ldap redundant w/ ldap-group

2004-12-14 Thread Michael Griego
/unsubscribe? See http://www.freeradius.org/list/users.html -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Problem starting Freeradius

2004-12-05 Thread Michael Griego
You haven't generated the certificate files for EAP-TLS. If you're using EAP-TLS, either run the scripts/certs.sh script as it says in the config file or manually generate your own certificates. If you are not going to be using EAP-TLS or any of its sub-types, then you can comment out the

Re: Removing/modifying attributes per realm before proxying

2004-12-13 Thread Michael Griego
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: conflicts between freeradius versions

2005-01-12 Thread Michael Griego
You're running a pretty old version. Give the latest stable release a try. --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas Hennie Vaatstra wrote: I'm running a freeradius server (FreeRADIUS Version 0.9.3, for host s390x-ibm

Re: NAS from db - add without restart

2005-01-20 Thread Michael Griego
we're actively deploying wireless APs, we can bring up several new NASes each day. I'll probably be working on this pretty soon, but that's on hold at the moment while I attempt to track down a memory leak/heap corruption problem. --Mike --- Michael Griego Wireless

Re: 802.1x, PEAP, and AD

2005-01-20 Thread Michael Griego
Actually, what you should be sending in the --username option is: --username=%{mschap:User-Name} This will automatically stip the domain portion (if it exists) from the username before sending it to the DC. --Mike --- Michael Griego Wireless LAN Project Manager

Re: Extreme, 802.1x, PEAP, and FreeRADIUS

2005-01-20 Thread Michael Griego
Is your Extreme Networks equipment truly performing EAP authentication? Do you have an example of radiusd -X output with an auth attempt from this piece of equipment? If it's true that this piece of equipment is truly rewriting the User-Name attribute so that it isn't the same as the EAP

Re: Mapping a single LDAP attribute to multiple radius attributes

2005-01-20 Thread Michael Griego
Create two instances of the LDAP module, ie ldap1 and ldap2. In instance ldap1, have one attrmap (perhaps called ldap1.attrmap) with the LDAP attribute mapped one way and with intance ldap2, have a different attrmap (perhaps called ldap2.attrmap) with the LDAP attribute mapped a different

Re: Extreme, 802.1x, PEAP, and FreeRADIUS

2005-01-21 Thread Michael Griego
Wow. The EAP messages does indeed decode to an EAP Response/Identity with a value of AMS\mcapelle. I've never seen a EAP-aware NAS rewrite the User-Name. That violates RFC2869, which states that the NAS must *copy* the contents of the identity into the User-Name. The only thing I can

Re: NAS from db - add without restart

2005-01-21 Thread Michael Griego
When you're using EAP, it's not always that simple. HUPping a server or taking it offline is something you'd rather avoid if possible as it becomes noticible to the end users when you do it. We do indeed have redundant servers. If one fails, then yes, the other picks up the load, but it's

Re: Pbroblem with CRL check

2005-01-25 Thread Michael Griego
--- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas Jacques VUVANT wrote: Hi all I've installed and use freeradius 1.0.1 for EAP/TLS auntentication. It work well without CRL. But each time I want to active check_crl = yes on eap.conf

Re: peap problems

2005-01-25 Thread Michael Griego
I'm guessing you're using the Windows XP supplicant? This looks like a classic case of your CA certificate not being present on the client machine. --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas ealatalo wrote: Quoting

Re: high cpu

2005-02-04 Thread Michael Griego
Try running with LD_ASSUME_KERNEL=2.4.19. This will force runtime linking against the standard libc libs instead of the thread-local storage (tls) libs. So, on the command line, run LD_ASSUME_KERNEL=2.4.19 radiusd -X and see if that segfaults. --Mike Alan DeKok wrote: Daniel J McDonald

Re: ../raddb/users file and MySQL?

2005-02-25 Thread Michael Griego
Use the SQL-Group attribute, so your check line would look like this: DEFAULT Service-Type == Framed-User, SQL-Group == MySQLGroupName --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas [EMAIL PROTECTED] wrote: Hi Just

Re: EAP-TLS: check_cert_cn dows not work?

2005-03-03 Thread Michael Griego
--- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas Manuel Schmitz wrote: Hello, as far as I have understood, the check_cert_cn switch in raddb/eap.conf forces the certificate's Common Name to be in the raddb/users file. Otherwise

Re: EAP-TLS: check_cert_cn dows not work?

2005-03-03 Thread Michael Griego
That's what CRLs are for. There is support for CRLs in FreeRADIUS now, so you can revoke the certs you no longer want used. --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas Manuel Schmitz wrote: Thank you very much. :-) I

Re: Stripped-User-Name

2005-03-16 Thread Michael Griego
Stripped-User-Name is created either by using realms or in the hints file used by the preprocess module. --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas Kevin Jeoung wrote: You didn't get a Stripped-User-Name. You need

Re: XP Computer Account Authentication

2005-03-21 Thread Michael Griego
Dagoberto Luiz Schonardie wrote: Is it possible to authenticate the Windows XP computer account in this environment ? Not currently. --Mike - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: FreeRADIUS + 802.1x (WPA) + WinXP + smbpasswd

2005-03-30 Thread Michael Griego
rlm_mschap: No User-Password configured. Cannot create LM-Password. rlm_mschap: No User-Password configured. Cannot create NT-Password. rlm_mschap: Told to do MS-CHAPv2 for jseymour with NT-Password rlm_mschap: FAILED: No NT/LM-Password. Cannot perform authentication. rlm_mschap:

Re: FreeRADIUS + 802.1x (WPA) + WinXP + smbpasswd

2005-03-30 Thread Michael Griego
in your smbpasswd file. --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas Jim Seymour wrote: Michael Griego [EMAIL PROTECTED] wrote: rlm_mschap: No User-Password configured. Cannot create LM-Password. rlm_mschap: No User

Re: segmentation fault

2005-04-03 Thread Michael Griego
I'd like to be included in this as well. --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas Alan DeKok wrote: Willem Eradus [EMAIL PROTECTED] wrote: I'll do some more tracing and debugging. Do you want me to post it to list

Re: How are you guys able to get this working?

2005-04-04 Thread Michael Griego
You just need to make sure that your MySQL headers and libraries are in the standard include/linker paths. If you installed MySQL from the RPMs, then this should be true as long as you have the mysql-devel rpm installed as well. --Mike --- Michael Griego

Re: Session resumption

2005-04-19 Thread Michael Griego
Not yet. --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas Bilal Shahid wrote: Does FreeRADIUS v1.0.1 support session resumption (fast reconnect during reauthentication) for TLS, TTLS and PEAP? Thanks, Bilal

Re: FreeRADIUS and Active Directory

2005-04-26 Thread Michael Griego
Hey, Michael, I'm betting your ntlm_auth command, where it uses the username, looks like this: --username=%{Stripped-User-Name:-%{User-Name:-None}} This is the default. Try changing your ntlm_auth line in your radiusd.conf to something like this: ntlm_auth --request-nt-key

Re: Client mac adress in accounting

2005-04-28 Thread Michael Griego
If your NAS supports sending the MAC address, you will see it show up as the Calling-Station-Id attribute. Your NAS must be sending this attribute, though. --Mike Marc-Henri Boisis-Delavaud wrote: How can I have the user mac adress in accounting files ? Marc - List info/subscribe/unsubscribe?

Re: rlm_sql: group table changes

2005-04-28 Thread Michael Griego
. I don't think the new SQL code has made into the stable releases yet. Anyway, if you are, grab tomorrow's snapshot or grab the updated rlm_sql.c file directly from CVS and try that out. --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas

Re: 802.1x and authenticating machine account

2005-04-28 Thread Michael Griego
of FreeRADIUS. --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas King, Michael wrote: Has anyone figured a way to authenticate the computer account in Active Directory? Other than pGina. I don't have the option of changing

Re: 802.1x and authenticating machine account

2005-04-28 Thread Michael Griego
--- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: 802.1x and authenticating machine account

2005-04-28 Thread Michael Griego
--- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: help - PEAP authentication

2005-04-28 Thread Michael Griego
Talk to your NAS vendor. That's completely insane for a NAS to rewrite the User-Name, not to mention a violation of RFC 3579. --Mike Israel Fabio Alves wrote: Hi, I need help to solve a problem. My configuration work 100% with Switch Cisco 2950. Now I need use Switch from Extreme Networks

Re: rlm_sql: group table changes

2005-04-29 Thread Michael Griego
Stephan Jaeger wrote: For rejecting every user that has no matching group profile i guess my best bet is now to use a DEFAULT profile with Auth-Type := Reject in the db? Yes, that should work. --Mike - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: help - PEAP authentication

2005-04-29 Thread Michael Griego
It will break inside the EAP code, since the EAP code does a sanity check to make sure the EAP Identity matches the User-Name sent by the NAS. --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas Luis Daniel Lucio Quiroz wrote

Re: Errors with freeradius-snapshot-20050424 make install

2005-05-02 Thread Michael Griego
This will all be fixed shortly. I'm getting close to finishing up the move to libeaptls to fix these inter-module linking problems. --Mike Hans-Peter Fuchs wrote: Hello all, I try to build freeradius-snapshot-20050424 under rehat 3.2.3-47 (Kernel: 2.4.21-27.0.2.EL). Install gives the

Re: ntlm_auth not working

2005-05-09 Thread Michael Griego
ntlm_auth is really only useful for people who must do an MSCHAP authentication against a Windows domain. If you are doing a straight User-Password authentication (as you show below in your example), then it might be just as well to set up LDAP authentication against AD as that will work in

Re: Freeradius and Active Directory Question

2005-05-10 Thread Michael Griego
You're making this more complicated than it is (and please don't talk about me like I'm not here). To authenticate plain credentials against AD is no different than authenticating against any other LDAP server except for the fact that your uid attribute is different. So, read the docs for the

Re: radius crash

2005-05-17 Thread Michael Griego
What you're likely seeing is something that has already been fixed in the CVS snapshots. Previously, if one of the worker threads died, it could go into a segfault loop that would block the server and send the CPU to near 100%. That was fixed a while back in CVS. I'm not sure if it's

Re: Certificate Revocation List (EAP/TLS)

2005-05-18 Thread Michael Griego
There are no crl_dir and crl configuration options recognized by the server. You must have added those. The correct way to do this is to add the PEM encoded CRL to the end of your PEM encoded CA certificate, referenced by the CA_file configuation option, then set check_crl = yes. --Mike

Re: Certificate Revocation List (EAP/TLS)

2005-05-18 Thread Michael Griego
Luis Daniel Lucio Quiroz wrote: May do this with just a cat cacert.pem crl.pem ca.pem comand? Yes. Then set CA_file = ca.pem --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas - List info/subscribe/unsubscribe? See http

Re: OpenCA Freeradius and EAP_TLS

2005-05-23 Thread Michael Griego
Are you sure your key and certificate files are PEM encoded? Based on the errors, it looks like they might be DER encoded. --Mike Tom Tim wrote: Hi, i am a newbie at freeradius. I have a working installtion of freeradius. After i have created certs using the CA.all script i can start

Re: OpenCA Freeradius and EAP_TLS

2005-05-23 Thread Michael Griego
Whoops. Didn't read the whole message before sending that last one. --Mike Tom Tim wrote: Hi, i am a newbie at freeradius. I have a working installtion of freeradius. After i have created certs using the CA.all script i can start radius. My Microsoft Wlan client can authenticate on the

Re: Authenticate as computer .....

2005-05-25 Thread Michael Griego
Lorel hardy wrote: Maybe I've found a solution but I don't know how doing it... It would run without an AD server if freeradius reply an EAP-Accept when a special string (like domain/*) is sent in EAP-Access without asking anymore ? so could I make it efficient and how ? What do you think

Re: Proxim AP-4000 MAC Auth w/multi VLAN assignment support

2005-06-14 Thread Michael Griego
You can't do RADIUS-assigned VLANs unless you're doing EAP authentication. It won't work with MAC authentication. --Mike Matthew Sweet wrote: Hello, I am looking at setting up a group of Proxim AP-4000 wireless gateways. I want to be able to authenticate via the MAC address of each user's

Re: mysqld.sock path problem

2005-06-23 Thread Michael Griego
. --Mike --- Michael Griego Wireless LAN Project Manager The University of Texas at Dallas rashad wrote: /var/run/mysqld/mysqld.sock is the usual location of that socket. Every program that wants to connect to mysqld through socket will per default use that one. I

Re: make error /usr/bin/ld: cannot find -lz

2005-06-25 Thread Michael Griego
Did you install the zlib-devel package too? I think not... --Mike [EMAIL PROTECTED] wrote: PH On Fri, Jun 24, 2005 at 02:58:14PM +0600, [EMAIL PROTECTED] wrote: make faild with this error... gcc -shared sql_mysql.lo -L/usr/lib -L/usr/lib/mysql /usr/lib/libmysqlclient.so -lz

Re: Certificate expired

2005-06-30 Thread Michael Griego
Is it a self-signed certificate? If not, did you create the CA cert? If so, did *it* expire? --Mike Albrecht, Robert-Manfred wrote: Hello, I'm using a freeradius to secure my wlan. I`m using PEAP Authentification. The certificate was created at 28.06.2004 with a validity-time of two

  1   2   3   >