User Tools

Site Tools


wiki:backuppc_vsc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:backuppc_vsc [2015/06/05 12:39] – [Getting rights to do VSC without using a password] jrdalrymplewiki:backuppc_vsc [2018/09/27 02:29] (current) – external edit 127.0.0.1
Line 6: Line 6:
   * backuppc local/domain account with admin privileges (for taking VSC)   * backuppc local/domain account with admin privileges (for taking VSC)
  
-==== Getting rights to do VSC without using a password ====+==== Getting rights to create VSC without using a password ====
  
 Specifically you do have to use a password, once. Create a Scheduled task logged in on the Windows server as the backuppc user (the user that you'll be logging into the sshd with) - should probably be a service account. Scheduled task will c:\cygwin64\bin\bash.exe the bash script that does the stuff, including the VBS that creates the VSC Specifically you do have to use a password, once. Create a Scheduled task logged in on the Windows server as the backuppc user (the user that you'll be logging into the sshd with) - should probably be a service account. Scheduled task will c:\cygwin64\bin\bash.exe the bash script that does the stuff, including the VBS that creates the VSC
Line 16: Line 16:
   <RegistrationInfo>   <RegistrationInfo>
     <Date>2015-06-05T07:29:03.7810614</Date>     <Date>2015-06-05T07:29:03.7810614</Date>
-    <Author>GSELLC\backuppc</Author>+    <Author>DOMAIN\backuppc</Author>
     <Description>Create and mount Volume Shadow Copy for BackupPC</Description>     <Description>Create and mount Volume Shadow Copy for BackupPC</Description>
   </RegistrationInfo>   </RegistrationInfo>
Line 27: Line 27:
   <Principals>   <Principals>
     <Principal id="Author">     <Principal id="Author">
-      <UserId>GSELLC\backuppc</UserId>+      <UserId>DOMAIN\backuppc</UserId>
       <LogonType>Password</LogonType>       <LogonType>Password</LogonType>
       <RunLevel>HighestAvailable</RunLevel>       <RunLevel>HighestAvailable</RunLevel>
wiki/backuppc_vsc.1433507976.txt.gz · Last modified: 2018/09/27 02:30 (external edit)