Hi All,
NAV services automatically stopped. When I checked in event viewer, I found below error-
"Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. Reason: Failed to open the explicitly specified database 'Anglo NAV 2013'. [CLIENT: <local machine>]"
I checked the permissions, its dbowner.
Can anyone help in this...
Thanks
Ratnesh
*This post is locked for comments
As Suresh said Map the "NT AUTHORITY\NETWORK SERVICE" user to your database.
Follow this link : http://blog.sqlauthority.com/2009/08/20/sql-server-fix-error-cannot-open-database-requested-by-the-login-the-login-failed-login-failed-for-user-nt-authoritynetwork-service/
Provide following rights :
- db_Owner,
- db_ddladmin,
- public
Remove the user and assign it again and check.
Please verify it again, open SQL Server Management Studio and from the security check the Network Service Properties and make sure in the user mapping it is mapped to the database and has the permissions.
Was this service working fine before?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156