Re: Empty user attributes in proxied request

2012-01-06 Thread Alan DeKok
Attou eric wrote: > But, i'm dealing with empty user attribute issue while attempting > to authenticate with the eduroam user. It seems that although the > request is proxied, my server tries to locally check the authorized > attributes of the user against my local ldap server. And since no > such

Re: Empty user attributes in proxied request

2012-01-05 Thread Rui Ribeiro
> > Hi, > >> to authenticate with the eduroam user. It seems that although the >> request is proxied, my server tries to locally check the authorized >> attributes of the user against my local ldap server. And since no >> such user exists ldap returns : object not found > > use unlang to

Re: Empty user attributes in proxied request

2012-01-05 Thread Alan Buxey
Hi, >to authenticate with the eduroam user. It seems that although the >request is proxied, my server tries to locally check the authorized >attributes of the user against my local ldap server. And since no >such user exists ldap returns : object not found use unlang to put a prot

Empty user attributes in proxied request

2012-01-05 Thread Attou eric
Hi Every body! I'm setting up an Eduroam infrastructure authenticating through a LDAP directory. I conveniently configure realms for local request and remote request as well. But, i'm dealing with empty user attribute issue while attempting to authenticate with the eduroam user. It seems