Page 1 of 1

Error 550 even with all permitted.

Posted: 2019-12-06 19:04
by joaopedroraldi
Hello, this is my first time on this forum.

I believe this is an already saturated issue.
However, I've been testing all the ways to make it work for a few days.

When I do the connection test, I get the message "550 User does not have permission to access own home directory" and then "disconnected".
To try and solve already tried the alternatives below:
- I renamed the folders
- I created new folders
- I released and set the folder permissions
- I set advanced folder permissions
- I ran everything in admin mode
- Uncheck "Read Only"
- I changed the properties of the folder via command "attrib -r s F:\teste\teste"

All I tried was searching the internet and all the alternatives presented to me were put into practice. Unfortunately to no avail.

I can:
- Receive the welcome message
- Login to the server
- Authenticate the user
- View all generated log

I have:
- Windows 10 - Last Updated
- Software installed on "C:\Program Files(x86)\FileZilla Server"
- Folders I want to access in "F:\teste\teste"

Re: Error 550 even with all permitted.

Posted: 2019-12-06 19:07
by joaopedroraldi
Bellow the log:

(000016)06/12/2019 16:05:21 - (not logged in) (136.243.154.86)> Connected on port 21, sending welcome message...
(000016)06/12/2019 16:05:21 - (not logged in) (136.243.154.86)> 220-Welcome.
(000016)06/12/2019 16:05:21 - (not logged in) (136.243.154.86)> 220-Only Web Thomaz related users should use this.
(000016)06/12/2019 16:05:21 - (not logged in) (136.243.154.86)> 220 FTP By: Tim Kosse (tim.kosse@filezilla-project.org)
(000016)06/12/2019 16:05:21 - (not logged in) (136.243.154.86)> CLNT https://ftptest.net on behalf of 181.223.180.116
(000016)06/12/2019 16:05:21 - (not logged in) (136.243.154.86)> 200 Don't care
(000016)06/12/2019 16:05:22 - (not logged in) (136.243.154.86)> AUTH TLS
(000016)06/12/2019 16:05:22 - (not logged in) (136.243.154.86)> 234 Using authentication type TLS
(000016)06/12/2019 16:05:22 - (not logged in) (136.243.154.86)> TLS connection established
(000016)06/12/2019 16:05:23 - (not logged in) (136.243.154.86)> USER teste
(000016)06/12/2019 16:05:23 - (not logged in) (136.243.154.86)> 331 Password required for teste
(000016)06/12/2019 16:05:23 - (not logged in) (136.243.154.86)> PASS *********
(000016)06/12/2019 16:05:23 - teste (136.243.154.86)> 550 User does not have permission to access own home directory
(000016)06/12/2019 16:05:23 - teste (136.243.154.86)> disconnected.

Re: Error 550 even with all permitted.

Posted: 2019-12-07 02:17
by boco
1. Under what account does the FileZilla Server service run? If not changed, it is SYSTEM. That account must have full access to everything you share.

2. What access permissions did you set in FileZilla Server, for the user's Home directory? You need to set at least List permission, there.


@botg: Could the new server not force List permission for whatever is set as Home directory? Without List on Home, the whole setup is moot.

Re: Error 550 even with all permitted.

Posted: 2019-12-07 15:19
by botg
@boco: Yes, more saner permissions will come in the rewrite.

Re: Error 550 even with all permitted.

Posted: 2019-12-13 14:38
by joaopedroraldi
boco wrote:
2019-12-07 02:17
1. Under what account does the FileZilla Server service run? If not changed, it is SYSTEM. That account must have full access to everything you share.
I'm using System, with administrator.
Screenshot_10.png
Screenshot_10.png (26.81 KiB) Viewed 14978 times
boco wrote:
2019-12-07 02:17
2. What access permissions did you set in FileZilla Server, for the user's Home directory? You need to set at least List permission, there.
Every permission

botg: Could the new server not force List permission for whatever is set as Home directory? Without List on Home, the whole setup is moot.
Sorry, didn't understood.

Re: Error 550 even with all permitted.

Posted: 2019-12-16 20:55
by boco
According to your FileZilla Server screenshot, you did not set any Home directory for the user. Use the button "Set as home dir" to do so. Every user MUST have a Home dir set, as it is the root (s)he starts in after login.
botg: Could the new server not force List permission for whatever is set as Home directory? Without List on Home, the whole setup is moot.
Sorry, didn't understood.
Don't lose any sleep over it, it wasn't meant for you, but for the admin. Unfortunately, this forum does not support tagging users.