> hi,
>
> Client is Windows 2008R2 server. Server is SL6.3 running BackupPC 3.2.1
>
> Using the encryption that comes with Windows. When trying to backup
> those encrypted files I get access denied.
>
> using smb backup get this:
> NT_STATUS_ACCESS_DENIED opening remote file
>
> using rsync backup get this:
>
> Remote[1]: rsync: send_files failed to open
>
> Doesn't seem to matter which user I try this as.
>
> Does anyone know how I can backup the encrypted files?
>
> Mark

You'll get that error any time you try to access an encrypted file (on
EFS) any time you try to access it without supplying the private key.  I'm
*pretty* sure smbclient doesn't support EFS, but I can't say I've really
tried to make it work.

rsync might be able to do it as a client application, but I haven't tried
this either -- essentially, you'll need to run rsync as a user with
permission to decrypt the files (and the files will be stored decrypted.)

If I interpret your question to mean, "how can I back up the files that
are encrypted by NTFS and have them remain encrypted?"  Then the answer is
shorter:  you can't, unless you use a backup system that's specifically
aware of and able to use the raw API.

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to