Re: PAM Radius Authentication

2007-04-16 Thread daniel
Alan, Thankyou, how do I build the module with stack overflow checking turned off, also what library do I need to link it to? Regards, Daniel Davis On Mon, 16 Apr 2007 11:15:59 +0200, Alan DeKok <[EMAIL PROTECTED]> wrote: > daniel wrote: >> Apr 15 22:03:51 bill sshd[7861]

PAM Radius Authentication

2007-04-15 Thread daniel
: __stack_chk_fail_local] Apr 15 22:03:51 bill sshd[7861]: PAM adding faulty module: /lib/security/pam_radius_auth.so I am running pam_radius_auth 1.3.16 and freeradius 1.1.6 on Ubuntu 6.10 The pam_radius_auth module seems to be quite old, does anyone know if it still works? Regards, Daniel Davis - List

Re: Problems with authentication usin Freeradius with mysql

2007-03-01 Thread Daniel Bojczuk
It works! Thank you for answering! Daniel Bojczuk > Daniel Bojczuk wrote: > ... >> rlm_sql (sql): Released sql socket id: 4 >> modcall[authorize]: module "sql" returns ok for request 0 >> modcall: group authorize returns ok for request 0 >> rad_check_p

Re: Problems with authentication usin Freeradius with mysql

2007-03-01 Thread Daniel Bojczuk
"sql" returns ok for request 0 modcall: group authorize returns ok for request 0 rad_check_password: Found Auth-Type System auth: type "System" ERROR: Unknown value specified for Auth-Type. Cannot perform requested action. auth: Failed to validate the user. Login incorrect:

Problems with authentication usin Freeradius with mysql

2007-03-01 Thread Daniel Bojczuk
check| | radgroupreply| | radpostauth | | radreply | | usergroup| +--+ The table radcheck: ++--+---++---+ | id | UserName | Attribute | op | Value | ++--+---++---+ | 1 | daniel | Password | == | senha |

Re: Splitting the password field in freeRADIUS

2007-01-25 Thread Drumm, Daniel
Dan Geist explained what it was I am trying to do. His suggestion is the way I will look, to use a perl module to split the authentication. Time for some ASCII Art (bad) NAS ---> FR (this field passes the password via RADIUS/PAP, and is the securID tokencode + kerberos pwd.) ( ex: user:jdoe p

Splitting the password field in freeRADIUS

2007-01-23 Thread Drumm, Daniel
As some of you may know, RSA SecurID servers now support RADIUS. The Auth Manager comes with the Funk RADIUS sever embedded into it, and supports a number of auth types, including EAP-OTP as well as the usual types such as CHAP. Is it possible to front end this type of server with FreeRADIUS, so

NAS support for disconnect methods

2006-12-28 Thread Daniel Lark
to plan accordingly. Obviously radkill is my ultimate back-up ;-) Thanks! _ _ Daniel Lark Applications Developer Spirit Telecommunications 1500 Hampton St., Suite 101 Columbia, SC 29201 (803) 726-4755 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Username to IP matching

2006-12-12 Thread Daniel Davidson
I have a working freeradius system that is logging the hardware addresses of the users as they successfully connect through the system. I would like to also match the userid to the hardware address, and try as I might I cannot really figure/find out how to do that. Can someone show me the way or p

Re: FreeRadius Framed-IP-Address

2006-12-07 Thread Daniel Romero
Cool hint... thanks again my master xD So, IP address assign works only on ¿.? On 12/7/06, Alan DeKok <[EMAIL PROTECTED]> wrote: Daniel Romero wrote: > Hi. > > I have freeradius working with eap/peap. > The users can autenthicate them, but the Framed-IP-Address don

FreeRadius Framed-IP-Address

2006-12-07 Thread Daniel Romero
Hi. I have freeradius working with eap/peap. The users can autenthicate them, but the Framed-IP-Address don't work, they can't get an ip address... but, if I connect an DHCP to the network, all work fine: authentication->get address-> network access What can be wrong with the Framed-IP-Address??

Sending Access-Challenge Fail

2006-12-05 Thread Daniel Romero
I'm stucked... i don't know what to do... rlm_sql (sql): Released sql socket id: 1 modcall[authorize]: module "sql" returns ok for request 3 modcall: leaving group authorize (returns updated) for request 3 rad_check_password: Found Auth-Type EAP auth: type "EAP" Processing the authenticate se

EAP

2006-12-05 Thread Daniel Romero
rlm_eap_tls: Loading the certificate file as a chain rlm_eap: SSL error error:0906D06C:PEM routines:PEM_read_bio:no start line rlm_eap_tls: Error reading private key file rlm_eap: Failed to initialize type tls radiusd.conf[1]: eap: Module instantiation failed. radiusd.conf[399] Unknown module "eap

EAP

2006-12-05 Thread Daniel Romero
Any ideas? ... Module: Loaded eap eap: default_eap_type = "peap" eap: timer_expire = 60 eap: ignore_unknown_eap_types = no eap: cisco_accounting_username_bug = no tls: rsa_key_exchange = no tls: dh_key_exchange = yes tls: rsa_key_length = 512 tls: dh_key_length = 512 tls: verify_depth = 0 tls: CA

Re: Proxy Problems

2006-12-04 Thread Daniel Romero
I think that this error was caused by a bad concept of radius functión. Now, all proxy go off, but it stops when send: Sending Access-Challenge of id 3 to 192.168.100.185 port 1311... Log on attached file. Thanks! On 12/4/06, Alan DeKok <[EMAIL PROTECTED]> wrote: Daniel Romero

Re: Proxy Problems

2006-12-04 Thread Daniel Romero
proxy... i'm wrong??? Please, i need help... 3 days to complete the work (i'm a student) damn!!! On 12/4/06, Alan DeKok <[EMAIL PROTECTED]> wrote: Daniel Romero wrote: > > I'm trying to run freeradius with eap/peap, but i'm get stucked in a > kind of

Re: eap/peap

2006-11-29 Thread Daniel Romero
Hi. freeradius fully compiled on my machine... The problem was solved... i't was a misstyped secret on the key. But now there is another problem: the suplicant send the access-request and freeradius anwer with a Access-Challenge, but the handshake stop here: rad_recv: Access-Request packet fro

eap/peap

2006-11-29 Thread Daniel Romero
Hi. I'm istalling freeradius on a debian machine, with OpenSSL 0.9.8d 28 Sep 2006, but i'm having some problems (i'm a newbie in radius) eap.conf eap { default_eap_type = peap timer_expire = 60 ignore_unknown_eap_types = no cisco_accounting_username_bug = no

eap peap

2006-11-29 Thread Daniel Romero
Module: Instantiated mschap (mschap) Module: Loaded eap eap: default_eap_type = "peap" eap: timer_expire = 60 eap: ignore_unknown_eap_types = no eap: cisco_accounting_username_bug = no tls: rsa_key_exchange = no tls: dh_key_exchange = yes tls: rsa_key_length = 512 tls: dh_key_length = 512 tls: ver

IAS acting as Proxy

2006-08-24 Thread Fitzner Daniel
Title: IAS acting as Proxy Hi folks, we have the following scenario: Radius-Client (Checkpoint-Firewall NGX) -> IAS-Agent (Windows 2K3) acting as Proxy -> Freeradius-Server (1.0.2) All authentication requests are denied by the Freeradius-Server. It seems that Freeradius cannot read/decr

PsionTeklogix 9150

2006-03-29 Thread LUX Wissenmeyer Daniel
Hello, i would like to use freeradius authentication for psionteklogix 9150, instead of local authentication. Has sombody an experience with such client? thks, daniel - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

MySQL and Gigawords help

2006-03-20 Thread Daniel
Input-Gigawords}*4294967296)' Doesn't seem to work. Any pointing in the right direction would br greatly appreciated. Freeradius 1.1.0 MySQL 4.0.26 Regards Daniel - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Win2K, PEAP, Authentication problem after install Novell Client

2006-02-21 Thread Daniel Hesse
setup is Gigabyte GN-WPEAG.  I have ordered a more recent version of Gigabyte adapter which also uses an Atheros chipset. If anyone has come across this issue or may know of a patch for the Netware client, I would really appreciate a heads up.   Daniel D. HesseDirector of Information

Ippool and NAS

2006-01-19 Thread Johansson, Daniel
me started on this. Best Regards /Daniel Johansson Below is my NAS boxes in clients.conf # Client for RTP-RFTN, GGSN 1 client 192.168.9.1 {     secret  = xxx     shortname   = RTP-RFTN } # Client for S99, GGSN 249 client 192.168.15.249 {     secret

radiusd.conf[9] Failed to link to module 'rlm_eap'

2005-11-11 Thread Daniel Frankovic
Hi, I have a problem: radiusd.conf[9] Failed to link to module 'rlm_eap': /usr/local/lib/ rlm_eap-1.0.2.so: cannot make segment writable for relocation: Permission denied I have tried with freeradius 1.0.5 same problem Can anyone help me? Daniel - List info/subscribe/unsubscribe

freeradius with static IP

2005-11-01 Thread Daniel Torres
  Hi,   First of all excuse my englis it is not very well, i wanted to know if somebody has been able to set a freeradius server to assign static IP or if it is possible to assign static IP with freeradius1.0.5.   Thanks for the information.   Correo Yahoo!Comprueba qué es nuevo, aquíhttp://corr

Re: MS SQL Schema File

2005-10-26 Thread Daniel Corbe
That was supposed to be a reply directly to him, not to the list. Sorry! -Daniel On 10/26/05, Daniel Corbe <[EMAIL PROTECTED]> wrote: > I can give you the schema file and show you what to change in the > FreeRADIUS config to get it to work. > > The rest is an excersise

Re: MS SQL Schema File

2005-10-26 Thread Daniel Corbe
y background is quite extensive and there isn't much I cannot accomplish if given the proper amount of time. If you're interested, please call me at 321-422-9083 so we can work out the details. Regards, Daniel Corbe On 10/26/05, Troy Settle <[EMAIL PROTECTED]> wrote: > >

Re: MS SQL Schema File

2005-10-24 Thread Daniel Corbe
I have a working schema file that I have loaded on my MS SQL server right now that works with minor changes to the configuration file, if anyone is interested in it. How would I go about submiting it back for review and inclusion into CVS as well as my cosemtic changes to mssql.conf? -Daniel On

FreeRadius around the world

2005-10-24 Thread Juan Daniel Moreno
Hi everyone!! I have a question really important for my personal researches. Do you know how many or which entreprises work today with freeRadius? Are there any banks or security entreprises? Thank you for your answers. Juan Daniel MORENO - List info/subscribe/unsubscribe? See http

Vendor Specific Attributes

2005-10-20 Thread Daniel Corbe
= Accounting-On NAS-IP-Address = 10.10.0.90 NAS-Port = 0 Acct-Session-Id = "sd1#28249" I know there are more attributes being sent than that because I can see them in the RADIUS packet. Any help/advice is appriciated. Thanks. -Daniel - List info/subscr

Re: MS SQL Schema File

2005-10-13 Thread Daniel Corbe
The mssql.conf file is still there and says: # The database schema is available at: # # src/radiusd/src/modules/rlm_sql/drivers/rlm_sql_freetds/db_mssql.sql :( -Daniel On 10/13/05, Daniel Corbe <[EMAIL PROTECTED]> wrote: > It seems to me like (reading back in the archives) there u

Re: MS SQL Schema File

2005-10-13 Thread Daniel Corbe
It seems to me like (reading back in the archives) there used to be a schmea file for MS SQL servers but that was removed from the archive once FreeTDS support was dropped. Can anyone lend me a hand here? On 10/12/05, Daniel Corbe <[EMAIL PROTECTED]> wrote: > Hello, > >

EAP Fast

2005-10-13 Thread Juan Daniel Moreno
Hi, I would like to know if EAP FAST is accepted by freeRadius or if it's under development. If it is under development, when will it be available? Thank you, Juan Daniel MORENO - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Problem with OpenSSL functions

2005-10-13 Thread Juan Daniel Moreno
This means that the message is well generated but not well encrypted. Can any of you tell me please how can I fix this problem? Knowing that the RSA public key is 64 bytes long, is it normal that the encrypted message is 64 bytes long too? Do you know another openSSL function that "public_encr

MS SQL Schema File

2005-10-12 Thread Daniel Corbe
Hello, I have unixodbc configured as the SQL back end for my RADIUS server and the back end database is an MS SQL Server. Does anyone have a schema available for MS SQL Server? This would need to include a unix_timestamp stored procedure. Please help -Daniel - List info/subscribe

RE: Which Operating System is best for freeRADIUS

2005-10-06 Thread Daniel Jensen
Well I am currently using it with FreeBSD can't say that I have had any problems with it, at least not functionality out of the box. On Fri, 2005-10-07 at 01:04 -0400, Gunther wrote: > Nicolas Baradakis wrote: > >I was talking about the user point of view: the users are assured that > FreeRADIUS i

TLS Question

2005-10-05 Thread Juan Daniel Moreno
yes) and, even more important, if the rsa_key_length is given in Bytes or bits. Does it mean that the certificate length changes in function of this rsa_key_length? Thank you, Juan Daniel MORENO - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

TLS establishment

2005-10-03 Thread Juan Daniel Moreno
srvr.c:1450: rlm_eap_tls: SSL_read failed in a system call (-1), TLS session fails. In SSL Handshake Phase In SSL Accept mode rlm_eap_tls: BIO_read failed in a system call (-1), TLS session fails. eaptls_process returned 13 rlm_eap_peap: EAPTLS_HANDLED rlm_eap: Freeing handler Juan Dan

Re: SSL3_GET_CLIENT_KEY_EXCHANGE

2005-09-30 Thread Juan Daniel Moreno
>Juan Daniel Moreno <[EMAIL PROTECTED]> wrote: >> Thank you Alan, but now I have a new problem. I have been reading the >> src/modules/rlm_eap/ to understand my problem but I don't find the >> issue. In TLS establishment, the public key in the server.cert is 1

Re: SSL3_GET_CLIENT_KEY_EXCHANGE

2005-09-29 Thread Juan Daniel Moreno
ptedPreMasterSecret[i]; HandshakeMessages[(*length_Hndshk)++] = EncryptedPreMasterSecret[i]; } free (PreMasterSecret); free (EncryptedPreMasterSecret); free (temp); free (tmpCert); } Thank you for your help. Juan Daniel MORENO - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: How to run CA.all script to generate EAP-TLS certifiate

2005-09-28 Thread Daniel Hesse
This helped me a lot  The 2nd link deals with certificates!   http://interactive.linuxjournal.com/node/8017/print   http://www.linuxjournal.com/node/8095/print   http://www.linuxjournal.com/article/8151   Daniel D. HesseTechnology AdministratorMethodist Manor Retirement Community712-732-1120

SSL3_GET_CLIENT_KEY_EXCHANGE

2005-09-28 Thread Juan Daniel Moreno
Hi everyone, I have a problem and I would like to ask you what to do. My problem is with PEAP protocol when I send the Client_Key_Exchange. FreeRadius 1.0.4 server tells me: SSL3_GET_CLIENT_KEY_EXCHANGE: tls rsa encrypted value length is wrong: s3_srvr.c: 1450: rlm_eap_tls: SSL_read failed in a

PEAP Protocol

2005-09-26 Thread Juan Daniel Moreno
;t match actual length. Does it means that the length in the first packet (when I send a two packets certificate) is greater or less than in second packet? Or is just the header length in this very packet? Thank you four your help. Juan Daniel MORENO - List info/subscribe/unsubs

Implementation advice needed.

2005-09-22 Thread Daniel Corbe
a way either from exec or another method to add Radius attributes to the reply packet? That way I can do true LCR and tell the B2BUA which Gateway to forward the request. Thanks. -Daniel - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

PEAP Public_key_exchange padding

2005-09-22 Thread Juan Daniel Moreno
RSA_NO_PADDING is accepted by freeRadius 1.0.4? Thank you very much. Juan Daniel MORENO - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: EAP/TLS PEAP on Suse 9.3 Ldap backend eDirectory

2005-09-21 Thread Daniel Hesse
cant seem to make it send the whole log     RALINK SUPPLICANTlast try     rad_recv: Access-Request packet from host 10.10.4.20:2543, id=212, length=123 NAS-IP-Address = 10.10.4.20 N

Re: EAP/TLS PEAP on Suse 9.3 Ldap backend eDirectory

2005-09-21 Thread Daniel Hesse
H only part of the log was includedstrange!!! here it is again   WINXP TLS_accept: SSLv3 read client key exchange A   rlm_eap_tls: <<< TLS 1.0 ChangeCipherSpec [length 0001]   rlm_eap_tls: <<< TLS 1.0 Handshake [length 00

EAP/TLS PEAP on Suse 9.3 Ldap backend eDirectory

2005-09-21 Thread Daniel Hesse
I am succesfully doing this but with one glitch.  It only works with WinXP as the supplicant. The problem I can tell is with Certs, but I cannot figure out how to fix it. So far the chipsets on the adapters is Atheros 5211 and Ralink rt2500.  The ra

Radius PEAP protocol

2005-09-20 Thread Juan Daniel Moreno
-key-encrypt" a PreMasterSecret that is a vector of 46 random bytes and the tls version (1.0). My question is how can I do that. Am I obliged to get the ssl libraries to "public-key-encrypt" this packet? Thank you for any complemetary information. Juan Daniel MORENO - List info/s

Re: Mixed-mode authentication enviornment

2005-09-08 Thread Daniel Corbe
So that worked, group authentication. Thank you for pointing me in the right direction. BTW I do know how RADIUS and LDAP work. I'm not new to the technology, just FreeRADIUS in general. Thanks again. -Daniel On 9/8/05, Daniel Corbe <[EMAIL PROTECTED]> wrote: > I see where I

Re: Mixed-mode authentication enviornment

2005-09-08 Thread Daniel Corbe
t;the right way" instead of "the wrong way" -Daniel On 9/8/05, Daniel Corbe <[EMAIL PROTECTED]> wrote: > I didn't pull this configuration file out of my ass. I *AM* using > default configs. > > More to follow... > > On 9/8/05, Alan DeKok <[EMAIL

Re: Mixed-mode authentication enviornment

2005-09-08 Thread Daniel Corbe
I didn't pull this configuration file out of my ass. I *AM* using default configs. More to follow... On 9/8/05, Alan DeKok <[EMAIL PROTECTED]> wrote: > Daniel Corbe <[EMAIL PROTECTED]> wrote: > > I'm not sure I understand why my approach is so incorrect. If I am

Re: Mixed-mode authentication enviornment

2005-09-08 Thread Daniel Corbe
k for request 1 Sending Access-Accept of id 129 to 127.0.0.1:63703 -Daniel On 9/8/05, Daniel Corbe <[EMAIL PROTECTED]> wrote: > Alan, > > It achieved the desired effect. Quite simply, authentication against > LDAP now works when DIGEST is present and when it is not. > >

Re: Mixed-mode authentication enviornment

2005-09-08 Thread Daniel Corbe
=net, with filter (&(objectclass=posixAccount)(uid=dcorbe)) request 3 done rlm_ldap: Added password cgpe845Z in check items rlm_ldap: looking for check items in directory... rlm_ldap: Adding userPassword as User-Password, value cgpe845Z & op=21 rlm_ldap: looking for reply items in directory..

Re: Mixed-mode authentication enviornment

2005-09-08 Thread Daniel Corbe
Yes.. what I did below worked. -Daniel On 9/8/05, Daniel Corbe <[EMAIL PROTECTED]> wrote: > # > # If you have a Cisco SIP server authenticating against > # FreeRADIUS, uncomment the following line, and the 'digest' > # lin

Re: Mixed-mode authentication enviornment

2005-09-08 Thread Daniel Corbe
Also, please note; The SIP server is NOT sending the Auth-Type attribute. On 9/8/05, Daniel Corbe <[EMAIL PROTECTED]> wrote: > # > # If you have a Cisco SIP server authenticating against > # FreeRADIUS, uncomment the following line, and the 'digest&#

Re: Mixed-mode authentication enviornment

2005-09-08 Thread Daniel Corbe
for Auth-Type LDAP { } in the authorize { } block. Should I do something along the lines of... authorize { Auth-Type LDAP { digest ldap } } ?? -Daniel On 9/7/05, Alan DeKok <[EMAIL PROTECTED]> wrote: > Daniel Corbe <[EMAIL PROTECTED]> wrote: > > I'm manually s

Re: Mixed-mode authentication enviornment

2005-09-07 Thread Daniel Corbe
the 'digest' # line in the 'authenticate' section. digest Which does not help me much. Both entries aren't commented. -Daniel On 9/7/05, Alan DeKok <[EMAIL PROTECTED]> wrote: > Daniel Corbe <[EMAIL PROTECTED]> wrote: > > Since the SIP

Mixed-mode authentication enviornment

2005-09-07 Thread Daniel Corbe
first attempts a DIGEST authentication, and when that fails, we go ahead and attempt normal authentication? Thanks. -Daniel - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

LEAP Protocol

2005-09-07 Thread Juan Daniel Moreno
Hi everyone, is me again!! I have a question about freeradius 1.0.4. With LEAP protocol, the last packet sent by the server has a "leap-session-key". Does anybody knows how this key is generated? Thank you very much!!! Juan Daniel MORENO - List info/subscribe/unsubscribe

PEAP TLS establishment and certificates

2005-09-06 Thread Juan Daniel Moreno
nt_Hello packet? Thank you very much!! Juan Daniel MORENO - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

DIGEST-MD5 and LDAP Backend

2005-09-05 Thread Daniel Corbe
y I'd like to be able to store them in MD5 I'm looking to get some kind of rough idea of what may need to change about FreeRADIUS to facilitate this or even if it is possible at all. Thanks. -Daniel - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Freeradius v1.0.4, MySQL, MacOS X

2005-09-03 Thread Daniel Albaugh
/ mysql/bin but nothing seems to work. I've read about several patches available for freeradius on OS X, but I'm not sure which are pertinent with the newest builds of freeradius. Running MacOS X v10.4.2 is an option if it makes life easier. Any pointers are greatly appreciated.

Re: Cannot start freeradius

2005-09-02 Thread Daniel Corbe
ailed to link to module 'rlm_exec': dlopen(/usr/local/lib/rlm_exec-1.0.4.so, 9): Symbol not found: _debug_flag Referenced from: /usr/local/lib/rlm_exec-1.0.4.so Expected in: flat namespace jomama:/usr/local/src root# On 9/2/05, Thor Spruyt <[EMAIL PROTECTED]> wrote: > > O

Re: Cannot start freeradius

2005-09-02 Thread Daniel Corbe
:( On 9/2/05, Daniel Corbe <[EMAIL PROTECTED]> wrote: > when I go to start radiusd I get the following error: > > radiusd.conf[1383] Failed to link to module 'rlm_exec': > dlopen(/usr/local/lib/rlm_exec-1.0.4.so, 9): Symbol not found: > _debug_flag Reference

Cannot start freeradius

2005-09-02 Thread Daniel Corbe
stall on a Mac OS X box. Any help is appriciated. Thanks. -Daniel - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

EAP OTP

2005-08-19 Thread Juan Daniel Moreno
Hello everyone, I am interested in EAP protocols with OTP (one time password). I would like to configure my freeradius 1.0.4 to be able to authenticate passwords which has been created  with Shawan's method and an external key. Can anybody help me? Thank you, Juan Daniel MORENO - List

PEAP Configuration

2005-08-16 Thread Juan Daniel Moreno
Hello, I am trying to configure PEAP protocol with my freeRadius 1.0.4. I have already configured PAP, CHAP, MS-CHAP v1, MS-CHAP  v2,  EAP-md5, LEAP but I really don't understand the documentations about it. Can anybody help me? Thanks a lot. JUAN DANIEL MORENO - List info/subs

LEAP and PEAP protocols

2005-08-12 Thread Juan Daniel Moreno
Hi everybody again, I would like to know if any of you has somme information about LEAP and PEAP protocols. Does any RFC about them exist? I find nothing in the net. Thanks you!!! Juan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Message without subject. EAP-MD5

2005-08-12 Thread Juan Daniel Moreno
Sorry for my last message without subject. I've already repared my problem. I had put in my users file: "test" User-Password := password  #  Auth-Type  = Local    Reply-Message  = "Hello, %u" and this Reply-Message (which is included in users file as an example) was the r

(no subject)

2005-08-12 Thread Juan Daniel Moreno
I am doing a client interface for radius authentication. To test my progress I have installed a freeradius 1.0.4 in a SuSe 9.3. I have configured almost all of the protocols (PAP, CHAP, MS-CHAPv1, MS-CHAPv2), but wen I tried to configure EAP-MD5 I had a lot of problems, like "not password found", e

EAP md5

2005-08-10 Thread Juan Daniel Moreno
Hi everyone, I'm having a problem with freeradius 1.0.4 configuration. I configured it to work with PAP, CHAP, MS-CHAPv1, and MS-CHAPv2. Now I would like to work with EAP-MD5 but I have always the same response: rad_recv: Access-Request packet from host 192.168.2.63:1108, id=65, length=88 Waking

FreeRadius 1.0.4 - FreeBSD - Syslog not working

2005-07-21 Thread Daniel Richardson
Hi there,   I've succesfully installed (from the ports collection) FreeRadius (1.0.4) using Secure LDAP to Active Directory (horray!) - however, I can't seem to get it to log authentication attempts (much less anything) to syslog, this is my final stumbling block, and I really need some hel

Re: Authenticate to eDirectory

2005-06-02 Thread Daniel Hesse
Does this only work with versions of eDirectory running on Linux or will it work with eDirectory on Netware 6.5   Daniel D. HesseTechnology AdministratorMethodist Manor Retirement Community712-732-1120 Ext.116   [EMAIL PROTECTED]>>> [EMAIL PROTECTED] 6/2/2005 12:05 AM >>> Hi, 

LEAP

2005-05-31 Thread Luis Daniel Lucio Quiroz
Ehlo We are usign Cisco1200 AP for roaming, but AP needs to auth into radius. Because CISCO it must use LEAP. But it fails on this rlm_eap: EAP/leap rlm_eap: processing type leap rlm_eap_leap: No User-Password or NT-Password configured for this user rlm_eap: Handler failed in EAP/leap r

Re: Certificate Revocation List (EAP/TLS)

2005-05-18 Thread Luis Daniel Lucio Quiroz
May do this with just a "cat cacert.pem crl.pem" > ca.pem comand? Le Mercredi 18 Mai 2005 08:50, Michael Griego a écrit : > 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 t

Re: peap (ms-chap v2) + ldap bind

2005-05-12 Thread Luis Daniel Lucio Quiroz
I did Le Jeudi 12 Mai 2005 16:44, CHui a écrit : > I would like to know if anyone has a work around to support PEAP (ms chap > v2) client access authenticate against a LDAP server with bind operation. > Currently, retrieving clear text password from LDAP is not an option. > > > > Thanks > > Cedric

Re: help - PEAP authentication

2005-04-29 Thread Luis Daniel Lucio Quiroz
why dont you try this modules { ... # '[EMAIL PROTECTED]' # realm suffix { format = suffix delimiter = "@" } } and then authorize { preprocess ... suffix ... } It should work onthe whay that DN

Re: freeradius & ntlm_auth

2005-04-21 Thread Luis Daniel Lucio Quiroz
I have just configured freeradius with ntlm, but I dont understand your problem, Can I help you? Le Jeudi 21 Avril 2005 12:22, Alan DeKok a écrit : > Sylvain Clerc <[EMAIL PROTECTED]> wrote: > > So, I read all of the debugging output and I find that mschap failed > > to find a nt/lm password and

Re: freeradius and LDAP-V2

2005-04-21 Thread Luis Daniel Lucio Quiroz
Le Jeudi 21 Avril 2005 07:53, Frank Bonnet a écrit : > Hello > > I'm new to the list :-) > > I am setting up a chillispot server to manage our future WiFi network > and I wonder if the schemas given with the lastest freeradius > ditribution as it is marqued for LDAP-v3 are OK for LDAP-v2 ? > > We a

Re: EAP-TLS Certificate Failure with CMC Emulation Engine

2005-04-15 Thread Luis Daniel Lucio Quiroz
Did you sign your certificates with OID extensions for user and server use? Le Vendredi 15 Avril 2005 20:14, Adam Gibson a écrit : > Background: > I am utilizing CMC’s Emulation Engine to perform multi-client testing on a > wireless access point, which is configured for WPA 802.1x. I am running >

Check_crl (Radius with LDAP/EAP-TLS)

2005-04-12 Thread Luis Daniel Lucio Quiroz
Helo Radiususers, I have just setup a radius server with a LDAP backend for user auth for our WLAN. It auths pretty good with certs for client/server. I was wondering, to let Radius to check if cert has not expired. So I do next copy server.public.pem to /etc/ssl copy server.privatekey.pem

Re: PEAP authentication + Windows DOMAIN

2005-04-06 Thread Luis Daniel Lucio Quiroz
hablas español? Yo quieor hacer lo mismo, quizá nos podamos ayudar Le Mercredi 06 Avril 2005 12:20, Israel Fabio Alves a écrit : > Hi, > > I try to authenticate user Windows XP + PEAP + MSCHAPV2. The > authetication using user + password + domain. > > Always occur de same error: rlm_eap: Identi

Freeradius + LDAP + Segmentation Fault

2005-03-30 Thread Luis Daniel Lucio Quiroz
Helo, Im using Freeradius 1.0.2, and when I tray tu radtest configuration it breaks down logs shows taht autenticacion was made, and it says : "auth... correct" then, next line, Segmentation Fault I have configurate only LDAP, get rid of EAP, UNIX, PAM, CHAP, CHAPv2, PAP some sugestion, Now,

Re: Multiple groups via hints file and rlm_sql

2005-03-24 Thread Fiederling, Daniel
er. What would be the suggested attribute for this issue? Thanks Daniel -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Alan DeKok Gesendet: Donnerstag, 24. März 2005 17:47 An: freeradius-users@lists.freeradius.org Betreff: Re: Multiple groups via

Multiple groups via hints file and rlm_sql

2005-03-24 Thread Fiederling, Daniel
| |    | | LifeTime  | datetime |  | | -00-00 00:00:00 |    | | AuthFailsLeft | int(11)  |  | | 1   |    | +---+--+--+-+-++ 5 rows in set (0.00 sec) Any pointers for me? Thanks for your help! Daniel

AW: External program calling and return values - was: Locking user accounts

2005-03-20 Thread Fiederling, Daniel
in the debug mode I understand this behavior because the default profile is always queried not only if no db match is found. So, how can I proxy requests only if no match in the db is found? Thx Daniel - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

External program calling and return values - was: Locking user accounts

2005-03-19 Thread Fiederling, Daniel
r-Name} %{User-Password}}` ... my pairs on success ... Auth returned REJECT or ACCEPT, but how can I fall through to my second (proxying) DEFAULT on REJECT and not fall through on ACCEPT? Thank you very much for your help :-). Have a nice weekend! Daniel -Ursprüngliche Nachricht

AW: AW: Locking user accounts

2005-03-18 Thread Fiederling, Daniel
atched by DEFAULT entries (one for user ok, one for proxying) in the users files. But these tries had no success. Any suggestions for me? Thanks for your help! Daniel -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Alan DeKok Gesendet: Donnersta

AW: proxy

2005-03-18 Thread Fiederling, Daniel
Hi, try this, works for me here: user1User-Password == "xzy" ... DEFAULT Proxy-To-Realm := "MyRealm" ... Bye Daniel -UrsprÃngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von mlgjd mlgjd Gesendet: Freitag, 18

AW: Locking user accounts

2005-03-16 Thread Fiederling, Daniel
n I think about using a newer version of freeradius for security reasons. Greets Daniel -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Alan DeKok Gesendet: Montag, 14. März 2005 16:44 An: freeradius-users@lists.freeradius.org Betreff: Re: Lockin

Re: POPTOP + RADIUS + LDAP

2005-03-16 Thread Luis Daniel Lucio Quiroz
This topic has already been on list, remember, if you try to do CHAP it wont work because crypted passwords. Le Mercredi 16 Mars 2005 14:50, Anderson Alves de Albuquerque a écrit : > I am trying to install this: > > PPTP Client (Linux/Win XP/Win 2k) > RADIUS ---> LDAP > > I have problem wi

Locking user accounts

2005-03-14 Thread Fiederling, Daniel
script after a failed auth? Thanks for your help! Daniel

Accepting / Rejecting based on NAS

2005-02-23 Thread Daniel MacKay
the wrong one "accidentally" is this a standard feature? Easy? My customer says I will have to hack the FreeRadius code to do this but I would prefer not to. Any tips would be appreciated. Thanks. -- Daniel MacKay Halifax, Nova Scotia, Canada, +1 902.499.0488 - List info/subscribe/u

Re: Freeradius and LDAP

2005-02-18 Thread Luis Daniel Lucio Quiroz
You may want to read http://www.linuxchange.com/opendocs/howto/authentication/radius/index.es.html however it's on spanish LD - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Novell & eDirectory Press Release

2005-02-14 Thread Daniel Hesse
THIS IS THE MOST OUTSTANDING NEWS---2005 is starting out GRAND!!!   Daniel D. HesseTechnology AdministratorMethodist Manor Retirement Community712-732-1120 Ext.116   [EMAIL PROTECTED]>>> [EMAIL PROTECTED] 2/14/2005 4:27:29 PM >>>Alan DeKok wrote:> http://www.novell.com/news/

AW: Always Accept

2005-02-14 Thread Daniel Walther
Hi, Thanks for your fast answer. And how do I need to configure the authentication schemes? Regards, Daniel -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Thomas MARCHESSEAU Gesendet: Montag, 14. Februar 2005 13:54 An: freeradius-users

Re: high cpu

2005-02-07 Thread Daniel J McDonald
0.0 specfile from Mandrake Cooker and a few minor tweaks. My build machine doesn't appear to have any extra libraries either, and all of the versions match. But Mandrake has some fairly old openLDAP code in main - 2.1.30. There is a 2.2.23 package in cooker, so I'll try upgrading

Re: high cpu

2005-02-07 Thread Daniel J McDonald
diusd -X" and see if that segfaults. Yup. Still segfaults. > > --Mike > > Alan DeKok wrote: > > Daniel J McDonald <[EMAIL PROTECTED]> wrote: > > > >>Program received signal SIGSEGV, Segmentation fault. > >>[Switching to Thread 1076829

<    1   2   3   >