Re: Apache as a Windows Service?

2005-02-12 Thread Bert-Steffen Visser
I also had problems installing httpd (apache 1.3.29) as a system service, cygrunsrv -I httpd -d 'Cygwin HTTPD' -p /usr/sbin/httpd -a '-F' cygrunsrv -S httpd /var/logs/apache/error_log reports: --- [Sun Feb 13 05:20:40 2005] [alert] (22)Invalid argument: setuid: unable to chan

How to ensure every file/dir has Administrators permissions? (ntsec, passwd, group)

2005-01-19 Thread Bert-Steffen Visser
I'm using ntsec on ntfs. The thing is when users restrict group and world access to their files (umask 077 or chmod g-rwx,o-rwx), the administrators group is also locked out. Very unpractical for automated backups running from the administrator account. Now, I would like every file/dir created