Re: Could not link driver rlm_sql_oracle: libclntsh.so.10.1

2008-11-23 Thread Anders Holm
Your config says you are using Oracle as backend. However the Oracle driver has not been compiled/installed. Sent from my iPhone On 24 Nov 2008, at 03:39, Ilya <[EMAIL PROTECTED]> wrote: hello, i've got Linux 2.6.9-22 and freeRADIUS server v.2.1.1. after installing and configured FreeRADIU

802.1x and framed-ip-address attribute

2008-11-23 Thread Andrew Rikhlivsky
Hello All, I'm using 802.1x for authenticating users. How can I use Framed-Ip-Address attribute to assign client ip address? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Could not link driver rlm_sql_oracle: libclntsh.so.10.1

2008-11-23 Thread Ilya
hello, i've got Linux 2.6.9-22 and freeRADIUS server v.2.1.1. after installing and configured FreeRADIUS i try to to start the daemon with -X parametr and get the error: Could not link driver rlm_sql_oracle: libclntsh.so.10.1: cannot open shared object file: No such file or directory Make sure

LDAP login failed: check identity, password settings in ldap section of radiusd.conf, (re)connection attempt failed

2008-11-23 Thread hsuan
Hi all : I have install freeradius-server-2.1.1 and I want use LDAP to do authentication. I have set the radiusd configuration file (/usr/local/etc/raddb/radius.conf) about ldap information as follows : ldap { server = "localhost" identity = "cn=Manager,dc=nchc,dc=org,dc=tw"

Re: Bind to ldap with the current auticated user

2008-11-23 Thread Arran Cudbard-Bell
Alan DeKok wrote: > Ram Akuka wrote: > >> Hi, >> i am trying to bind to LDAP server with my the current auth user .. >> > > You don't need to change anything to do that. Just make sure LDAP is > being used for authentication, and it will automatically bind as user". > > If you want to

Re: Access-Reject in attempted PAP cleartext setup?

2008-11-23 Thread Vincent Fox
> Just a question... why -XXX when all of the documentation, FAQ, etc. says -X ? I had found several debugging threads which mentioned it. Never mind. > Sat Nov 22 20:14:19 2008 : Info: [pap] Using CRYPT encryption. > That should be a hint, too. It's using crypt because the passwords in >/et

Re: HELP: Windows IAS / FreeRADIUS Proxy problem

2008-11-23 Thread Alan DeKok
clive gould wrote: > Our ITNS team have just rebuilt the IAS server after it suffered a > hardware failure failed and since the rebuild it is now rejecting > FreeRADIUS proxy requests. Likely because the IAS configuration changed. > IAS will still respond to my Moodle PHP > RADIUS authenticatio

Re: pam_radius_auth v1.3.17 missing a define???

2008-11-23 Thread Alan DeKok
David Ly wrote: > I've been looking into the source code of pam radius, due to > authentication failure without a entry in the local /etc/passwd file, That's the PAM value add... > and i've noticed that; > > /|'PAM_SM_ACCOUNT|/ must be *#define*'d prior to including > ||.' > > isn't being don

RE: rlm_ldap: LDAP login failed: check identity, password settings in ldap section of radiusd.conf

2008-11-23 Thread tnt
>I am sorry ! I don't know what are you talking about ? >Can you make it clear for me ? thank you very much ! > You have more than one freeradius installation. Freeradius instance that you are running is not using the configuration files you are changing. There is probably a default installation

Re: last hurdle...windows clients

2008-11-23 Thread tnt
>OK - that quiets the notification but I still can't figure out the issue >where I can authenticate RRAS, Macintosh and iPod clients against radius >via LDAP using mschapv2 but even with the certificates on Windows XP >clients, with the 'xpextensions' they always try to authenticate as >'uid=anonym

Re: Bind to ldap with the current auticated user

2008-11-23 Thread Alan DeKok
Ram Akuka wrote: > Hi, > i am trying to bind to LDAP server with my the current auth user .. You don't need to change anything to do that. Just make sure LDAP is being used for authentication, and it will automatically bind as user". If you want to do "bind as user" to get authorization para

RE: rlm_ldap: LDAP login failed: check identity, password settings in ldap section of radiusd.conf

2008-11-23 Thread hsuan
Dear Kalik : I am sorry ! I don't know what are you talking about ? Can you make it clear for me ? thank you very much ! Regards, Vicky -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Sunday, November 23, 2008 7:41 AM To: FreeRadi

Bind to ldap with the current auticated user

2008-11-23 Thread Ram Akuka
Hi, i am trying to bind to LDAP server with my the current auth user .. so i added the following to the ldap module: identity = "uid=%{Stripped-User-Name:-%{User-Name}},ou=people,o=XXX,o=XXX" password = "%{%{User-Password}:-%{Chap-Password}}" but insted of compressing the unlang string and using

Re: last hurdle...windows clients

2008-11-23 Thread Alan DeKok
Craig White wrote: > OK - that quiets the notification but I still can't figure out the issue > where I can authenticate RRAS, Macintosh and iPod clients against radius > via LDAP using mschapv2 but even with the certificates on Windows XP > clients, with the 'xpextensions' they always try to authe

Re: Access-Reject in attempted PAP cleartext setup?

2008-11-23 Thread Alan DeKok
Vincent Fox wrote: > I am unable to make even a simple PAP cleartext setup > work and cannot figure out what I am doing wrong. The note > about it should "just work" well not for me so far. Because you're testing with a user that is in /etc/password. And the password you put into the "user