first work on permission-improvements by adding webserver-user to ftp-group of customer and therefore make it possible to chown the user-docroot to 750 keeping 'others' out, refs #532

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-12-08 11:13:43 +01:00
parent 0f80e66a01
commit bf4c16b063
3 changed files with 8 additions and 2 deletions

View File

@@ -809,7 +809,7 @@ if ($page == 'customers'
'customerid' => $customerid,
'groupname' => $loginname,
'guid' => $guid,
'members' => $loginname
'members' => $loginname.','.$settings['system']['httpuser']
);
Database::pexecute($ins_stmt, $ins_data);
// FTP-Quotatallies