Can you run the following commands and post the results?

        Cacls c:\temp

Create the file

        Cacls c:\temp\file

Add additional permissions

        Cacls c:\temp\file

Backup file.

Remove file.

Restore file.

        Cacls c:\temp\file

Thanks,


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:bacula-users-
> [EMAIL PROTECTED] On Behalf Of Ralf Ertzinger
> Sent: Monday, February 05, 2007 12:11 PM
> To: [email protected]
> Subject: [Bacula-users] Backing up and restoring Windows permissions
> 
> Hi.
> 
> I am currently evaluating bacula, especially for backing up Windows
> machines.
> 
> My basic test setup works (director and storage on Linux (2.0.2),
> fd on Windows (2.0.1)) and I can backup and restore data from
> the Windows machine.
> 
> However, I can not seem to recreate the permissions on restore.
> 
> The test setup is as follows:
> 
> A file is created on C:\TEMP, having the inherited permission of
> "Everyone - Full access". The Windows machine is part of a AD domain,
> and additional permissions are granted on the file to a user from that
> domain (does not matter who), say "Allow read, deny remove".
> 
> The file is backed up, and deleted on the Windows machine. It is then
> restored from backup. The file comes back, but it just gets the inherited
> permissions, the additional permissions for the AD user are gone.
> 
> According to what I have read there is nothing special I have to do in
> order to have Windows permissions backed up, but I may have missed
> something.
> 
> The fd is running as a service, tried with both the local SYSTEM account
> and a Domain administrative account.
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Bacula-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bacula-users




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to