Creates new shell users with public key empty And it still creates the contents of authorized_keys I noticed that the file is filled with the key that exists in the dbispconfig client table. What is it used for? And is this normal?
I noticed this behaviour aswell, I figured the client can always login basically, even if he accidently deleted all keys in that area, most likely
The keys are being created automatically when a new user is created in ISPConfig. But these keys do not appear in ISPConfig.
would be neat to have the code upgraded to generate ecdsa keys as rsa is deprecated long time + disabled by defult in openssh ^^