nssm.rst
changeset 2517 3b10dd85ffe3
child 2518 2c9ff9ccc87d
equal deleted inserted replaced
2516:b95de2016b9c 2517:3b10dd85ffe3
       
     1 
       
     2 ======
       
     3  nssm
       
     4 ======
       
     5 
       
     6 README
       
     7 ======
       
     8 
       
     9 https://github.com/kirillkovalenko/nssm
       
    10   Github.
       
    11 https://github.com/kirillkovalenko/nssm/blob/master/README.txt
       
    12   README
       
    13 
       
    14 Accounts
       
    15 ========
       
    16 
       
    17 The following well-known usernames do not need a password. The password parameter can be omitted
       
    18 when using them::
       
    19 
       
    20   "LocalSystem" aka "System" aka "NT Authority\System"
       
    21   "LocalService" aka "Local Service" aka "NT Authority\Local Service"
       
    22   "NetworkService" aka "Network Service" aka "NT Authority\Network Service"
       
    23   Virtual service account "NT Service\<servicename>"