PDA

View Full Version : Creating FTP user permissions


rhoekman
04-19-2004, 06:32 PM
Adding a FTP user to the webroot in its own dir (3rd option in user panel) sets permissions to read and execute with initial user ownership.. Thus useless to the newly created user?

Example, I as Reseller 'Rick' added user 'test' this is what the directory wil look like:

drwxr-xr-x 2 rick rick 512B Apr 20 02:24 .
drwx--x--x 7 rick apache 512B Apr 20 02:24 ..
/home/rick/public_html/test #

DirectAdmin Support
04-20-2004, 10:06 AM
Hello,

When a new ftp user directory is created, it's set to 755.
From what you've pasted, you've confirmed that. What's the problem?

John

jlasman
04-20-2004, 10:09 AM
Look at his post again, John.

He's saying it's 755 but owned by rick, and not by test.

Jeff