Hi,
I can’t seem to connect to SFTP when a username consists of “user@domain.com” as full username.
With all my tested clients and also on the CLI of Nethserver I can login with the credentials just fine, but in Cockpit the login gives me a Configuration error when testing the input.
So, to be clear; the SFTP server needs me to login with “user@domain.com”@“domain.com”, but Cockpit doesn’t accept this input. Is this a bug or something else? Thanks.
yes I saw in the console of developer (F12) some crash that cannot help you and show which validator has failed. I used the SFTP backup wizard of cockpit
However, even if I can use root to login by sftp on the server, indeed stephane@domain.com is not accepted. I took care to use the folder of the home user, not tried another folder.
In the Chrome webconsole I can see the username looks to be parsed right, but there is indeed an error that I cannot understand and I don’t know if it is even related:
Yeah, I totally agree with you. This however is a commercial company that offers the SFTP login this way. I need to be able to login with user@domain.com@domain.com. This is no problem in de CLI, but Cockpit doesn’t like it, it seems.