Snapshot 226 of FreeRadius - Segmentation fault on ldap bind

2004-03-05 Thread Ron Wahler
    While attempting to do an ldap bind FreeRadius seg faulted. Can anyone help ? Has anyone else seen this ?   Thanks, Ron.   modcall[authorize]: module "backslash" returns noop for request 5     rlm_realm: Request already proxied.  Ignoring.   modcall[authorize]: module "realmp

RE: Snapshot 226 of FreeRadius - Segmentation fault on ldap bind

2004-03-05 Thread Ron Wahler
Looks like it’s a problem when FR tries to talk on port 636  SSL to an ldap server.       -Original Message- From: Ron Wahler Sent: Friday, March 05, 2004 11:50 AM To: [EMAIL PROTECTED] Subject: Snapshot 226 of FreeRadius - Segmentation fault on ldap bind       While

LDAP query problem- FreeRadius times out.

2004-03-30 Thread Ron Wahler
Having a problem with the ldap search with  Active Directory.  The query does not come back with a basedn of “dc=rp,dc=com”, it Does come back with a query basedn “cn=User, dc=rp,dc=com”.   I did a query with ldapsearch and it came back both ways, and fast. So it is something with FreeRad

ldap section

2004-03-31 Thread Ron Wahler
sword = "tester" basedn = "cn=Users,dc=rp-eng,dc=com" filter = "(SamAccountName=%{Stripped-User-Name:-%{User-Name}})" start_tls = no tls_mode = no timeout = 20 net_timeout = 10

RE: LDAP query problem- FreeRadius times out.

2004-04-01 Thread Ron Wahler
; > You may also want to post your radiusd.conf (Editing out any confidential > information) so others can look at it as well. > > Thanks, > Darren > > > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Ron > Wahler >

RE: ldap section

2004-04-01 Thread Ron Wahler
; -Original Message- > From: Kostas Kalevras [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 01, 2004 1:34 AM > To: [EMAIL PROTECTED] > Subject: Re: ldap section > > On Wed, 31 Mar 2004, Ron Wahler wrote: > > > > > Can you authenticate without the idenit

RE: ldap section

2004-04-02 Thread Ron Wahler
ldap_rp-eng{ > > > > server = 10.0.0.25 > > > > port = 389 > > > > #identity = "[EMAIL PROTECTED]" > > > > #password = "tester" > > > > basedn = "cn=Users,dc=rp-eng,d

RE: question EAP-TTLS/MSCHAPv2

2004-07-20 Thread Ron Wahler
Then new version will do ttls/mschapv2 Ron. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, July 14, 2004 2:28 AM To: [EMAIL PROTECTED] Subject: question EAP-TTLS/MSCHAPv2 Hello , I have two questions... Does SecureW2 (

realm processing

2004-10-31 Thread Ron Wahler
  I would like to configure the server to ignore all realm delimiters and process All requests as the same realm.  Which would be the better option ?   Option 1:   If I remove the realm lines in radiusd.conf Will all requests go to the default realm ?          realm suffix {

ldap searching

2004-10-31 Thread Ron Wahler
  If there are multiple users in an LDAP database with the same login name what is The default behavior of the ldap module, will it stop at the first login name that Matches and compare the password ? I assume so.  If I wanted it To keep comparing all the users it finds in the database

RE: ldap searching

2004-11-01 Thread Ron Wahler
the higher level there may be duplicates. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kostas Kalevras Sent: Sunday, October 31, 2004 9:54 AM To: [EMAIL PROTECTED] Subject: Re: ldap searching On Sun, 31 Oct 2004, Ron Wahler wrote: > > > If

RE: ldap searching

2004-11-01 Thread Ron Wahler
> If there are multiple users in an LDAP database with the same login name > what is > > The default behavior of the ldap module, will it stop at the first login > name that > > Matches and compare the password ? I assume so. If I wanted it > > To keep comparing all the users it finds in the datab

overriding a vlan attribute

2004-11-07 Thread Ron Wahler
 I am also trying to translate the Tunnel-private-group-id in the post-auth script, I’m using the following syntax in the script to echo back the attributes so the New Tunnel-private-group-id would be passed instead of the original. This syntax Does not seem to work? Any thoughts on how

radius proxy

2004-11-19 Thread Ron Wahler
Alan,   When a radius reply come back from a proxy server Can/does FreeRadius know if it was a bad password/bad login or A timeout of the proxy server ? is there an error code or ID that Is set ? or an attribute that says why the reply was rejected ?     Ron.

RE: radius proxy

2004-11-20 Thread Ron Wahler
>> When a radius reply come back from a proxy server >> Can/does FreeRadius know if it was a bad password/bad login or >> A timeout of the proxy server ? is there an error code or ID that >>Is set ? or an attribute that says why the reply was rejected ? > There's nothing in the server right now

RE: radius proxy

2004-11-20 Thread Ron Wahler
>> There's nothing in the server right now to do something different if >> the home server returned Access-Reject, or simply failed to respond. >If the home server sends a Reply-Message along, then there's a difference So the Reply-Message is how a client can determine why the request was Re

RE: radius proxy

2004-11-20 Thread Ron Wahler
Is there a way for me to set the Reply-Message to "Timeout" or something If the proxy times out? Ron. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Confirmation of LDAP/CHAP and AD

2005-01-05 Thread Ron Wahler
Proxy to IAS will work too. Ron. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, January 05, 2005 10:24 AM To: freeradius-users@lists.freeradius.org Subject: Re: Confirmation of LDAP/CHAP and AD Okay. Thanks. Now my ne

RE: Is this possible?

2005-01-11 Thread Ron Wahler
You will need to either use TTLS with PAP or proxy the radius Request to microsoft IAS. Ron Wahler -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, January 11, 2005 10:30 AM To: freeradius-users@lists.freeradius.org

RE: LDAP, PEAP, Active Directory issue

2005-01-13 Thread Ron Wahler
You could still encrypt the passwords in the ldap database it just has to be A two way hash so you can get the password in the clear. Ron. Ron Wahler http://www.postive-logic.net -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Price Sent

RE: LDAP, PEAP, Active Directory issue

2005-01-13 Thread Ron Wahler
You could still encrypt the passwords in the ldap database it just has to be A two way hash so you can get the password in the clear. Ron. Ron Wahler http://www.positive-logic.net -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Price Sent

RE: LDAP, PEAP, Active Directory issue

2005-01-13 Thread Ron Wahler
. If in LDAP (openldap) we provide the ntpassword (with samba), it will work for authenticate Windows XP users with PEAP + mschapv2 ?? Thanks. Ron Wahler wrote: > You could still encrypt the passwords in the ldap database it just has > to be A two way hash so you can get the password

RE: LDAP, PEAP, Active Directory issue

2005-01-13 Thread Ron Wahler
: RE: LDAP, PEAP, Active Directory issue AD -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ron Wahler Sent: Thursday, January 13, 2005 4:13 PM To: freeradius-users@lists.freeradius.org Subject: RE: LDAP, PEAP, Active Directory issue Are you storing the

RE: LDAP, PEAP, Active Directory issue

2005-01-13 Thread Ron Wahler
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ron Wahler Sent: Thursday, January 13, 2005 4:25 PM To: freeradius-users@lists.freeradius.org Subject: RE: LDAP, PEAP, Active Directory issue So when you use Samba you can get the password in the clear ? how

RE: 802.1x, PEAP, and AD

2005-01-20 Thread Ron Wahler
Did you try just --username=%{Stripped-User-Name:-None} Ron. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, January 20, 2005 9:39 AM To: freeradius-users@lists.freeradius.org Subject: 802.1x, PEAP, and AD Hi all, I'm

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

2005-01-21 Thread Ron Wahler
have you tried a non mschapv2 authentication?  try a basic authentication with NTradping to make sure   The password is read correctly when you are not doing mschapv2.   I think you set the password incorrectly in the users file.     Ron.     http://www.positive-logic.net

RE: Testing and/or monitoring freeradius with PEAP

2005-01-24 Thread Ron Wahler
There is a test tool to send an eap request to the radius Server with a test user. You could send a test authentication Off every so often with a script to monitor it's status. Ron. http://www.positive-logic.net -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On B

RE: Proxy PEAP+MSCHAPV2

2005-01-30 Thread Ron Wahler
Is the FreeRadius Server a client of IAS ? Ron. http://www.positive-logic.net -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Israel Alves Sent: Sunday, January 30, 2005 11:44 AM To: freeradius-users@lists.freeradius.org Subject: Proxy PEAP+MSCHAPV2 H