Can someone help me out with a permission issue?
I have a service that is running SharePoint Timer Service that is using my system account (which has admin priviledges) for startup. This works just fine.
In my SQL2005 server I have a DB that must grant permissions to this account. My SQL2005 server is using Win authentication.
If I right click on the content db and select properties and then click permissions I see two entries:
NT Authority\Local Service and
NT Authority\System.
If I attempt to add my own login it responds that it cannot locate that user.
Does anyone have any suggestions?
Thank you.
Tim
I have a service that is running SharePoint Timer Service that is using my system account (which has admin priviledges) for startup. This works just fine.
In my SQL2005 server I have a DB that must grant permissions to this account. My SQL2005 server is using Win authentication.
If I right click on the content db and select properties and then click permissions I see two entries:
NT Authority\Local Service and
NT Authority\System.
If I attempt to add my own login it responds that it cannot locate that user.
Does anyone have any suggestions?
Thank you.
Tim