The service-accounts tag has no wiki summary.
2
votes
3answers
70 views
Can TFS 2010 be configured with managed service accounts?
I'm trying to deploy TFS 2010 in a sandbox environment, and I created a managed service account for TFS. However, I seem to be unable to configure it in the Advanced Configuration Wizard.
The ...
0
votes
0answers
31 views
SharePoint 2010 Local Service account has my name
Somehow the NT AUTHORITY\LOCAL SERVICE account got my name listed as the "Name" field. How do I remove it? It's making me appear twice in lists - once as me and once as the local service account...
I ...
0
votes
0answers
38 views
How are Sharepoint 2010 “service application accounts setup by default during installation”?
This is my first install of SP 2010 and I've done my initial steps thru searching for tips, tutorials, and "best practices" but I fear I've got a big blind spot.
In pursuit of "least privilege" for ...
0
votes
1answer
52 views
How many TFS 2010 Service Accounts for This Topology?
I am a newbie on this stuff.
I want to create an environment consist of TFS Server (App&Build), Sharepoint2010, and SQL Server. the TFS server are interacting continuously with three servers : ...
7
votes
2answers
141 views
Which user should a backup service run as?
I'm working on an application which uses Volume Shadow Copy Service to backup a particular file at regular intervals. This works when run as admin but when I run the service under the "Network ...
0
votes
1answer
244 views
Can I schedule Windows Server Backup using a managed service account?
I've set up a scheduled backup using the Windows Server Backup. Also, I've created a managed service account that should execute the backup, but the Schedule wizard doesn't accept the user account.
...
1
vote
4answers
462 views
How can I run a process as “NT Authority\NetworkService”?
I'm toying with an idea for a script that would update a computer's details in Active directory with its make and model information. Ideally, I'd like this script to access AD via its computer ...
0
votes
2answers
561 views
Change regional settings on
How do you change the regional settings of the various system accounts (local system, local service and network service) on older versions of Windows ?
I can only find the page on MSDN that refers to ...
6
votes
3answers
215 views
Whats the point of a service account?
At work they want me to create a service account to run the app pool for my web application in iis under.
Why would this be useful and/or necessary?
0
votes
1answer
328 views
How do I setup a “service account” for apache on XP pro?
This question has been spawned from this:
http://serverfault.com/questions/195675/vpc-running-winxp-sp3-with-wamp-403-error-on-network-drive
The real question:
Basically i need to know how to setup ...
1
vote
1answer
686 views
How do I create a Managed Service Account in Windows 7
I'm trying to create a Managed Service Account on Windows 7. I've followed the steps in the guide to Managed Service Accounts to enable the Active Directory Powershell snap-in.
The first thing I ...
1
vote
1answer
265 views
The function of service principal names in Active Directory
I am thinking about taking a service that runs on multiple servers in my domain currently as "NETWORK SERVICE" and configuring it to run as an AD domain account for various reasons. If I have this one ...
5
votes
3answers
2k views
Recommended service account setup for MS SQL Server 2005/2008
We have a number of MS SQL servers in our environment running either SQL Server 2005 standard/enterprise or SQL server 2008 enterprise. Currently the SQL services are running as local service or ...
3
votes
2answers
1k views
Creating Limited User Accounts on Ubuntu Server
Using Ubuntu server, I need to create some user accounts that have the following limitations:
(1) User may only view and manipulate files in their home directory.
(2) User may only execute commands ...
0
votes
1answer
1k views
Prevent service accounts from logging in locally or remotely
We have a company doing development for us in-house and they have access to several service accounts. The company rotates people in and out, and instead of requesting accounts the developers are using ...
1
vote
1answer
3k views
Sql Server Reporting Services stops working after changing service Logon account
Using Sql Server 2008.
I am attempting to install Team Foundation Server as a dual server setup (due to one server being the DC.) Part of the installation requirements is that Sql Server Reporting ...
4
votes
3answers
270 views
When should new service accounts be created/used?
At my organisation there are conflicting schools of thoughts around service accounts. This has come up because they wish to deploy SQL Server for the sole purpose of running SharePoint databases.
One ...