Jump to content

手册:$wgDBWindowsAuthentication

From mediawiki.org
This page is a translated version of the page Manual:$wgDBWindowsAuthentication and the translation is 100% complete.
数据库设置: $wgDBWindowsAuthentication
使用集成Windows验证而不是$wgDBuser /$wgDBpassword 结合。
引进版本:1.23.0​(Gerrit change 105138; git #I25df820
移除版本:1.35.0​(Gerrit change 550014; git #1aa6cdab
允许的值:(布尔值)
默认值:false

详情

Microsoft SQL Server 特定配置设置。 如果设置为真,MediaWiki将使用集成Windows验证而不是请求您使用一般$wgDBuser $wgDBpassword 结合验证您的数据库。