MediaWiki authentication with credentials of a Windows domain

前端 未结 1 1583
故里飘歌
故里飘歌 2020-12-12 08:04

I wish to create a wiki page for internal use within my company.

Ideally, I would like it to verify logins against our company windows domain, so that the user does

1条回答
  •  抹茶落季
    2020-12-12 09:00

    NTLM or Kerberos will allow you to do single sign on with an Active Directory storing Windows domain credentials. Check out the MediaWiki authentication extensions. Particularly, the Kerberos configuration for the LDAP Authentication extension or this NTLM extension.

    0 讨论(0)
提交回复
热议问题