Search found 2 matches

by NewMarc
Wed Mar 09, 2011 3:22 pm
Forum: PHP - Code
Topic: PHP Redirection with LDAP Username
Replies: 2
Views: 205

Re: PHP Redirection with LDAP Username

BUMP
by NewMarc
Mon Mar 07, 2011 2:06 pm
Forum: PHP - Code
Topic: PHP Redirection with LDAP Username
Replies: 2
Views: 205

PHP Redirection with LDAP Username

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