What type of hardware are you using: Internet Cube with VPN What YunoHost version are you running: 12.1.40.1 How are you able to access your server: The webadmin
SSH
Direct access via physical keyboard/screen Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: Not really
Describe your issue
What I’m trying to do: change password and then be able to connect with my yunohost user on terminal (screen, ssh password) and still be able to use all the apps as usual. (my user has admin rights for yunohost)
To achieve that I tried :
CLI commands to change user password
Web interface as the user to change it
admin web to change it
What happens:
impossible to connect in direct screen terminal with my username (whereas my other user that I connect with to have backup admin rights still connects with its password)
I’m able to connect to admin/sso panel in yunohost web but I had to increase timeout value for connection to make it work at some point.
I’m able to connect with ssh WITH CERTIFICATE but not able to use sudo once in.
I’m able to use all the apps EXCEPT the outgoing email server, where it says I have authentication failure with timeout issue.
Not being able to send emails is really painful, on top of that not being able to manage the server from ssh with my user and sudo too
Can you run yunohost tools regen-conf --dry-run(or focusing only on slapd nsswitch nslcd) and ssh youruser@domain.tld -vv
It won’t solve your issue but may help with debugging.
I tried that but don’t know how to share the logs removing any personal stuff.
I’m able to connect (because cert/keys/id) but once in, if I try to sudo and put the same pwd that connects me in the web interface I get a incorrect password attempt email from server.
It’s not the terminal. Like knosole, xfce terminal. I have read that some ssh clients alter special characters leading to authentication failure when using password
Ah, here it’s gnome terminal + picocom as I have access to the server, or termux on the smartphone, or gnome terminal or xfce terminal on endeavor. All give same result, and I can sudo fine on my other x64 server