[Samba] NT ACLs for deny

2003-06-19 Thread Eric Chen
Hi, Windows NT has 13 permission bits that you can set: permission bit representation in include/smb.h -- --- Traverse Folder/Execute FileFILE_EXECUTE0x020 List Folder/Read Data

[Samba] RE: NT ACLs for deny

2003-06-19 Thread Eric Chen
Hi, Disregard my previous post. The permission bits are the same. They are just toggled on/off ALLOW/DENY by *pacl_type = SEC_ACE_TYPE_ACCESS_ALLOWED or *pacl_type = SEC_ACE_TYPE_ACCESS_DENIED -Original Message- From: Eric Chen [mailto:[EMAIL PROTECTED] Sent: Thursday, June 19, 2003 4

[Samba] preserving extended attributes during a file copy over thenetwork

2003-02-10 Thread Eric Chen
Hi, I have 2 linux machines, SOURCE and DEST on a network. I create some snapshots of the file structure on SOURCE and these snapshots have extended attributes. I want to copy the snapshots from SOURCE over to DEST over the network, but I don't want to lose the information on the extended

[Samba] how can i preserve extended attributes?

2003-02-03 Thread Eric Chen
Hi, I have 2 linux machines, SOURCE and DEST on a network. I create some snapshots of the file structure on SOURCE and these snapshots have extended attributes. I want to copy the snapshots from SOURCE over to DEST over the network, but I don't want to lose the information on the extended