diff --git a/etc/alternc/templates/proftpd.conf b/etc/alternc/templates/proftpd.conf index 90a05fef..3856c08e 100644 --- a/etc/alternc/templates/proftpd.conf +++ b/etc/alternc/templates/proftpd.conf @@ -75,9 +75,9 @@ SQLHomedirOnDemand off SQLMinID 33 # We don't use Unix rights managment on AlternC, so let's hide real owner/group/rights -DirFakeGroup on foo +DirFakeGroup on alternc DirFakeMode 0640 -DirFakeUser on bar +DirFakeUser on ~ # And chmod command is forbidden too :