Re: Ownership of data files

1999-09-13 Thread Adam Di Carlo
Bjoern Brill <[EMAIL PROTECTED]> writes: > I'm working on a program that collects information to be used by the sys > admin. I don't want the collected information to be world writable (even > though this wouldn't be a security hole), but I want the program to run > from user accounts (with write a

Ownership of data files

1999-09-10 Thread Bjoern Brill
Hello, I'm working on a program that collects information to be used by the sys admin. I don't want the collected information to be world writable (even though this wouldn't be a security hole), but I want the program to run from user accounts (with write access to its data). Obviously, I have to