Re: Manage user account service password ?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



The hard part is getting all of the persisted passwords updated in the
various places they are stored. They all aren't just Windows services, but
are often stored in configuration files, used by IIS or sucked into random
vendor apps and stored who knows how.

The only way to deal with that part of it in general is very careful
documentation and change control processes. It is also a good idea to try
to enforce "single use" for service accounts so that you don't have to try
to change multiple passwords in multiple different places simultaneously, as
that can easily lead to lockout issues.

2008 server with fine-grained password policy will at least make some of
those issues easier to deal with (disabling lockout for service accounts and
enforcing stronger passwords to compensate).

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"net_admin" <netadmin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:41C1EFFD-8113-4134-888E-2EC3FAB37CC0@xxxxxxxxxxxxxxxx
1. Have a controlled list of all svc accounts in the domain;
2. The recommended pratice is to set svc accounts pwd to never expire;
3. When you need to massively change the pwds, you can use a reskit tool
called cusrmgr. You will have the option to set random pwds.


Good luck.

--
NetAdmin <São Paulo, BR>


.



Relevant Pages

  • Re: Cluster services with expiring passwords
    ... The corporate auditing requires that service accounts have their passwords ... I have a two-node SQL Server clustering and I'm looking for a way to ... check "Password never expire" on the account properties. ...
    (microsoft.public.windows.server.clustering)
  • Service accounts with password expiration
    ... If I modify passwords for clustering service accounts, ... keep running with no disruption? ...
    (microsoft.public.security)
  • Re: Manage user account service password ?
    ... it is typical to configure service accounts to have ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... an easy solution to change service passwords every 3 months for example? ...
    (microsoft.public.windows.server.active_directory)
  • Re: physical security
    ... You do not need tools to hack the dit-db, and ipsec just helps you to ... To retrieve the passwords I'll just need to start ... To prevent him to get the other accounts ... as passwords for your service accounts you can use very ...
    (microsoft.public.windows.server.active_directory)
  • Re: Cut and Paste password problems
    ... >>that passes passwords as part of the URL. ... but it does break current common practice and may ... pwds around in plaintext URLs :-) ...
    (microsoft.public.windowsxp.security_admin)