Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/windows/17.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用Windows凭据使用PHP自动登录网页_Php_Windows_Ldap - Fatal编程技术网

使用Windows凭据使用PHP自动登录网页

使用Windows凭据使用PHP自动登录网页,php,windows,ldap,Php,Windows,Ldap,我有一个内部网应用程序,用html和PHP编写。使用LDAP使用Active Directory凭据进行登录。如果用户在windows中使用域有效用户注册,是否有办法跳过登录 使用一些插件来进行授权 我找到了一个关于自动登录功能的链接,也许该方法的原理适用于您: 开发ActiveX组件

我有一个内部网应用程序,用html和PHP编写。使用LDAP使用Active Directory凭据进行登录。如果用户在windows中使用域有效用户注册,是否有办法跳过登录

  • 使用一些插件来进行授权

  • 我找到了一个关于自动登录功能的链接,也许该方法的原理适用于您:

  • 开发ActiveX组件