Permissions wrong when installing via TMDA-cgi
"Aaron Gray" <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
When I install TMDA to a user via tmda-cgi I notice that files like .qmail-user and .qmail-user-default (user being the users name) get created with crazy umasks. Like 666, which of course qmail complains that the file is worldwritable. Why? If I don't touch the /usr/local/tmda-cgi-0.15/skel/install directory the perms are fine, but if I simply go in there and edit like the confirm_accept.txt (slightly changing the text), save it out and then install for a user, WHAMMO, dirs are 777, some files are 666, etc. Thoughts?