I was changing the permissions to a directory for a SSH user and I'm getting an error. I'm following your doc here: http://docs.webfaction.com/software/general.html?highlight=add%20ssh%20user#setting-file-permissions
As soon as I type this, it says that "setfacl: Option -m incomplete". Thanks for the help. asked 05 Aug '12, 21:27 denis |
You have an extra space after "user". The syntax is:
Hope that helps! answered 05 Aug '12, 22:42 seanf |