Page 1 of 1

PHP Redirection with LDAP Username

Posted: Mon Mar 07, 2011 2:06 pm
by NewMarc
Hi,

I need to create a webpage that those the following thing.

1. Identify a user on a ldap server
2. set a variable to the username of that user
3. Redirect the web page to an URL with the username: exp: http://www.server.com/u=username

Somebody have an idea?

Thanks,

Marc

Re: PHP Redirection with LDAP Username

Posted: Wed Mar 09, 2011 3:22 pm
by NewMarc
BUMP

Re: PHP Redirection with LDAP Username

Posted: Thu Mar 10, 2011 9:51 am
by pickle
What have you tried? Do you have a particular problem with your code? Around here we generally help with specific problems, not general projects.