PHP x Proxy Authentication

Asked

Viewed 392 times

2

I have a network with proxy authentication which I do not have access to settings and a system in the internal network via PHP.

The users and passwords of the PHP system are the same as AD and PROXY, but I would like when sending a request in PHP this same be authenticated in the external proxy.

Some settings were tested with NTLMAPS, but only did not authenticate PHP and was slow in other forms of request.

Does anyone know any alternative?

  • Have you tried using classes like PHP LDAP? http://sourceforge.net/projects/adldap/

  • 1

    there is no practical example yet ?

  • Inside the zip has an example folder...

1 answer

2


Browser other questions tagged

You are not signed in. Login or sign up in order to post.