I created a web application and specified SQL authentication. How can I change it to NTLM?

I tried under Central Administration > Application Management > Content Databases

but that only changes the credentials for the previously selected authentication.

link|improve this question
Which version of SharePoint? – Massimo Oct 8 '09 at 21:53
MOSS 2007... sorry I forgot to mention that. – adaptive Oct 9 '09 at 13:05
feedback

1 Answer

I think you're looking for:

Central Administration > Application Management > Authentication Providers

link|improve this answer
Nope, I need to change how the SharePoint service logs in to the database. Instead of using SQL authentication, I need to set it to Windows authentication. – adaptive Oct 8 '09 at 21:47
Ah - misunderstood. I don't think what you're after is possible (though I'd love to be wrong). Maybe a site collection export/import into a new content DB could serve as a workaround? – vinny Oct 9 '09 at 15:36
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.