RE: Service Password

From: k levinson (levinson_k_at_yahoo.com)
Date: 07/11/05

  • Next message: Augusto Paes de Barros: "Re: Service Password"
    Date: Mon, 11 Jul 2005 09:57:46 -0700 (PDT)
    To: focus-ms@securityfocus.com
    
    

    > -----Original Message-----
    > From: John Madden [mailto:chiwawa999@yahoo.com]
    >
    > I have a few concerns about windows service
    password.
    > Some services our client uses utilized Domain Admin
    > accounts. The servers are Windows 2003.
    >
    > Is it something similar to "Cache Credentials" ?
    Were are they located ?

    Allow me to suggest that the location of the
    credentials is NOT the security problem I would worry
    about here. Because anyone that can retrieve the
    services account has already compromised the box and
    can retrieve those or other authentication credentials
    or useful information by sniffing, by attacking the
    SAM, etc. etc.

    The security problem is that service accounts should
    almost never be Domain Admins. Are those services
    creating new Windows domain accounts? Or doing
    Windows domain account administration? Probably not.
    That's pretty much the only legitimate reason for
    making an account a domain admin.

    If that service needs to be able to authenticate with
    other systems, it's going to need a service account.
    Whether that account is local or domain does not
    matter all that much. Using a domain account for a
    service account can be good security, however, because
    it helps you centrally manage that account and
    password more easily, including changing the password
    from time to time.

    There are many good reasons for justifying making a
    service account a domain account. There are way fewer
    reasons justifying making a service account a Domain
    Admin account. So, I would recommend looking at the
    permissions and not how and where the credentials are
    cached.

    The reason why many programs and services are given
    local or domain admin privileges is pure sloppiness,
    laziness, lack of education or lack of good
    documentation from the vendor. I would definitely
    challenge the need for the service to be domain admin
    - ask for a good specific reason. Ask the vendor or
    programmer to give you a documented configuration that
    does not require admin rights. Or, if necessary, run
    tools like filemon, regmon and maybe process explorer,
    all free from www.sysinternals.com, while running the
    service as a normal user to determine what rights are
    lacking, and then grant those rights.

    If you still really want to know where the credentials
    are cached, www.google.com should tell you.

                    
    __________________________________
    Yahoo! Mail
    Stay connected, organized, and protected. Take the tour:
    http://tour.mail.yahoo.com/mailtour.html

    ---------------------------------------------------------------------------
    ---------------------------------------------------------------------------


  • Next message: Augusto Paes de Barros: "Re: Service Password"

    Relevant Pages

    • RE: NT4 > 2003 AD migration
      ... passwords from a Windows NT 4.0 domain to a Windows Server 2003 domain ... Regarding your concern:"i'm not exactly sure how to add the domain admin ... I'm not sure what mean of "add domain admin account on the pdc to the ... How to set up ADMT for Windows NT 4.0 to Windows 2000 migration ...
      (microsoft.public.windows.server.migration)
    • Re: domain admin account locked out
      ... Microsoft MVP [Windows] ... I did another scour through the Security log on the domain ... | account as a success audit. ... | as logging in but it couldn't because the account (domain admin) was ...
      (microsoft.public.windows.server.general)
    • Re: Windows Mail - Vista
      ... A likely reason for the username/password failing is account corruption. ... mail account, restart Windows Mail, then recreate that account. ... As a minimum, email scanning in the antivirus must be turned off, ...
      (microsoft.public.windows.vista.mail)
    • Re: Finding a Hacker
      ... definitely had the capability to obtain the domain admin credentials and may ... If the hacker did get in remotely using an administrator account on the ... Your problem is not restricting remote desktop connections. ...
      (microsoft.public.windows.server.active_directory)
    • Re: Need to filter domain admin from GPO
      ... But think always about the part that a deny is the highest blocking you set and if you forget that you have set a deny or you are not in and someone else have to search for errors, it will be really heavy to find it. ... It's best practice to use a 2nd administrator account as your ... Block inheritance (I would have to move the domain admin from ... particular GPO using ACL deny. ...
      (microsoft.public.windows.group_policy)