문제

i'm trying to set service application account in WSS 3.0 for default application pool which hosts portal site. But when i choose not to use default account and add another managed account, after the page refresh it shows me that this settings wasn't saved.

Still in IIS snap-in i see that application pool used credentials i put in CA.

Any information about this behaviour will be usefull.

Thanks.

도움이 되었습니까?

해결책

Do you find errors in your ULS logs that say "Access denied" or "unexpected error"? If so, check if your farm account has write permission on %windir%\tasks. You could also run psconfig, which will set the permissions for that account.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top