소스 검색

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

Zing22 2 년 전
부모
커밋
e63a7615b3
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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>