Manual:$wgDBWindowsAuthentication
Appearance
This feature was removed completely in version 1.35.0. |
| Configurações da base de dados: $wgDBWindowsAuthentication | |
|---|---|
Use Integrated Windows Authentication rather than $wgDBuser/$wgDBpassword combo. |
|
| Introduzido na versão: | 1.23.0 (Gerrit change 105138; git #I25df820) |
| Removido na versão: | 1.35.0 (Gerrit change 550014; git #1aa6cdab) |
| Valores permitidos: | (booliano) |
| Valor predefinido: | false |
| Outras definições: Alfabeticamente | Por função | |
Detalhes
Microsoft SQL Server specific configuration setting.
If set to true, MediaWiki will use Integrated Windows Authentication rather than ask you to authenticate to your database using the normal $wgDBuser and $wgDBpassword combination.