hey all, I'm having some issues with cygwin at work and getting a bit frustrated.

I have a program set to run at log in for two users, Bob and Sue. If I log in as Bob, the program runs fine, but when I go to log in as Sue the program can't start up due to a sticky bit being set for Bob on a file that the program uses in /tmp.

Is there any way to make it so that files under a certain directory cannot have a sticky bit applied? Or, is it possible to make it so Bob and Sue can delete each others files/folders even if there is a sticky bit?

Hopefully I explained the problem well enough, even though I was quite brief.

Thanks for any thoughts!