Explorar o código

Update serviceaccount field in sample complete.xml (#780)

Zing22 %!s(int64=2) %!d(string=hai) anos
pai
achega
e63a7615b3
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      samples/complete.xml

+ 1 - 2
samples/complete.xml

@@ -65,8 +65,7 @@ Their modification will not take affect without the service re-installation.
   -->
   <!--
   <serviceaccount>
-    <domain>YOURDOMAIN</domain>
-    <user>useraccount</user>
+    <username>YOURDOMAIN\useraccount</username>
     <password>Pa55w0rd</password>
     <allowservicelogon>true</allowservicelogon>
   </serviceaccount>