I am working on a website and I have to implement Kerberos for authentication and authorization. I already know how kerberos works internally but I am not sure how to implement support for it in PHP. I am using a version 5 for kerberos and have an apache server. I have only found one article, but it just gives basic information. Please suggest additional articles and resources on implementing Kerberos authentication and authorization in PHP.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Use mod_auth_kerb
for your purpose.