Hi.

On Mon, 5 Feb 2007 13:17:45 -0800, Robert Nelson wrote:

> Can you run the following commands and post the results?
> 
>       Cacls c:\temp

C:\>cacls C:\TEMP
C:\Temp Jeder:(OI)(CI)F

> Create the file
> 
>       Cacls c:\temp\file

C:\>cacls c:\temp\file
c:\temp\file Jeder:F

> Add additional permissions
> 
>       Cacls c:\temp\file

C:\>cacls c:\temp\file
c:\temp\file ADDIX\rertzinger:(OI)(CI)(DENY)(Beschränkter Zugriff:)
                                      FILE_WRITE_DATA
                                      FILE_APPEND_DATA
                                      FILE_WRITE_EA
                                      FILE_WRITE_ATTRIBUTES

             ADDIX\rertzinger:(OI)(CI)R
             Jeder:F

> Backup file.
> 
> Remove file.
> 
> Restore file.
> 
>       Cacls c:\temp\file

C:\>cacls c:\temp\file
c:\temp\file Jeder:F

-------------------------------------------------------------------------
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