can´t connect with non root user

Come here to discuss FileZilla and FTP in general

Moderator: Project members

Post Reply
Message
Author
agmad
500 Command not understood
Posts: 2
Joined: 2021-11-10 08:30
First name: Jorge
Last name: as

can´t connect with non root user

#1 Post by agmad » 2022-02-09 14:45

Hi,
I have a sftp server running on linux CentOs7, to which I can connect with any user that is a member of the root group, when trying to access with another user, filezilla shows this error:

13:58:24 Traza: Sent password
13:58:24 Traza: Access granted
13:58:24 Traza: Opening main session channel
13:58:24 Traza: Network error: Software caused connection abort
13:58:24 Traza: CSftpControlSocket::OnTerminate without error
13:58:24 Traza: CControlSocket::ResetOperation(66)
13:58:24 Traza: CSftpConnectOpData::Reset(66) in state 3
13:58:24 Error: No se pudo conectar al servidor


the user has created his home directory, and belongs to a group that has permission over the directory.
The user is correct, because if I make him a member of the root group, I can access right.

Any ideas??

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: can´t connect with non root user

#2 Post by botg » 2022-02-09 16:20

Nothing to do with FileZilla. Very much a server-side issue, something permission related it appears.

Post Reply