Skip to main content

Service Accounts

More
18 years 3 months ago #14878 by helensmith
Service Accounts was created by helensmith
What are Service accounts? Can any one just help me to get some good notes on this topic? Your help will be much appreciated.
More
18 years 3 months ago #14883 by TheBishop
Replied by TheBishop on topic Service Accounts
Hello helensmith, welcome to Firewall.cx
On a general level, service accounts are standard user accounts that sometimes come already defined with the operating system. They are special accounts provided to run dedicated tasks such as backup processes or batch scripts that you might want to run automatically while the system is unattended or where you don't want to have to leave a normal user logged on.
Operating systems also contain their own processes or tasks that runs without user intervention in the background to do a specific job. In Windows these are called Services, and in unix-based OSs they are daemons. Again, each of these runs as a specific user with appropriate privileges and the accounts used for them often get called service accounts too.
For a good overview of this under Windows have a look at

www.windowsecurity.com/articles/Controll...ervice-Accounts.html
Security is always an issue with this sort of arrangement, and if you're interested in that have a look at
www.microsoft.com/technet/security/topic...account/default.mspx
More
18 years 3 months ago #15090 by helensmith
Replied by helensmith on topic Re: Service Accounts
Thanks!

Your precise defination of the topic is worth appreciating. The link that you have provided was really helpful.
More
18 years 3 months ago #15126 by shanepaul
Replied by shanepaul on topic Re: Service Accounts
Hello I came accross a precise notes on service accounts, this is as follows:
"Microsoft SQL Server runs two services, SQL Server and SQL Server Agent. Service accounts are Windows user accounts used to start these services. Both local system and domain user accounts can be used. You can customize settings for each service. You can enter one logon account for both services, or specify either a local system account or a domain user account for each.

The local system account does not have network access rights in Windows NT 4.0 and Windows 2000, and restricts your SQL Server installation from interacting with other servers.

A domain user account uses Windows authentication, and is typically used because many server-to-server activities can be performed only with a domain user account. Therefore, you should define domain user accounts to SQL Server services while performing the following activities:

Remote procedure calls.

Replication.

Backing up to network drives.

Heterogeneous joins that involve remote data sources.
"
Hope this will help you to get some good idea.
More
18 years 2 months ago #15645 by martinwhiteal
Replied by martinwhiteal on topic Re: Service Accounts
Your information is appreciable. It was quite a good piece of article and I enjoyed getting some valued information.
Time to create page: 0.125 seconds