Hey there all, I'd like to start off by saying that Samba is anamazing progra and is ideal for my suitation. Well without trying to suck up too much I'd also like to say that I hope that this is th right place to send this mail. If not please redirect me in the right direction. My problem is silly. I want to implement samba on a file sharing server. I have already set it up and all is going well, in fact I think it's fine however my managers have issues with the in-hability to set a delete access to a share, like you can do in OS2. This is not trying to prevent malicious attacks, as the people will have write access to the files but they want to stop "I drop all my file into the recycle bin and then emptied it" errors. In resume They want to deny the user ability to delete file een of hey have write access. And also grant delete access to team leaders etc in the same group, so they can delete the files if needed. I hope that there already some simple patch for this silly problem or that there can be some other reasonable solution, because without it it looks like the solution will be droped in favour of an OS2 solution. Thanking you greatly in advance Regards, Mark. "Trying is the first step towards failure" - Homer J. Simpson ************************************************************************* Mark Campbell IS Department Project Team & Server Team Internal Phone Number: 58138 External Number: (01) 8158148 Ballycoolin Industrial Park Blanchardstown Dublin 15 Ireland
Mark Campbel wrote: | they want to stop "I drop all my file into the recycle bin and then | emptied it" errors. [... and] | grant delete access to team leaders etc in the same group Ok, that's very close to a "drop box" concept. This can be done using a "close action", or Tim Potter's "virtual file system" switch. Both are patches available for Samba 2.0.x, and both will allow you to do an action when a file is closed. I reccomend the action be to chown the file to a "project" userid and groupid, and chmod it to group-writable. I'm assuming the directory is already "sticky", so that only owners of files can delete them... --dave -- David Collier-Brown, | Always do right. This will gratify some people 185 Ellerslie Ave., | and astonish the rest. -- Mark Twain Willowdale, Ontario | //www.oreilly.com/catalog/samba/author.html Work: (905) 415-2849 Home: (416) 223-8968 Email: davecb@canada.sun.com