SharePoint GYAN
Wednesday, 14 August 2013
Change Authentication Provider from NTLM to Kerberos of SharePoint Web Application by Powershell of exisiting web applicaiton:
Get-SPWebApplication "
http://webapplication
" | Set-SPWebApplication –Zone "default" -AuthenticationMethod "Kerberos"
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)