How do I enable Active Directory/LDAP/Kerberos in Windows Subsystem for Linux (WSL)?

二次信任 提交于 2020-03-26 03:00:47

问题


I am working on a PHP application that uses Active Directory for authentication. I am trying to use the Windows Subsystem for Linux (WSL) to do development. When you start WSL, you create a local user with a different password. I am trying to figure out how to use AD instead. I found one question (https://superuser.com/questions/1248278/wsl-and-ad-domain-account), but the only response was a comment that doesn't quite connect the dots for me. It mentions configuring a IdM provider, but it isn't clear to me how this is done in WSL.

Does anyone know how I can use Active Directory for users/logins in the WSL?

来源:https://stackoverflow.com/questions/51736743/how-do-i-enable-active-directory-ldap-kerberos-in-windows-subsystem-for-linux-w

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!