Better ssh auth support #1013

Closed
opened 2025-11-20 04:58:05 -05:00 by saavagebueno · 3 comments
Owner

Originally created by @nabeelshaikh7 on GitHub (May 1, 2025).

🌟 Briefly describe the feature

ssh key option without needing to set a password

📝 Detailed description

A option to allow login with ssh keys auth without needing to set password.

💡 Why is this useful?

No need in remembering passwords

Originally created by @nabeelshaikh7 on GitHub (May 1, 2025). ### 🌟 Briefly describe the feature ssh key option without needing to set a password ### 📝 Detailed description A option to allow login with ssh keys auth without needing to set password. ### 💡 Why is this useful? No need in remembering passwords
saavagebueno added the enhancement label 2025-11-20 04:58:05 -05:00
Author
Owner

@MickLesk commented on GitHub (May 1, 2025):

Examples?

@MickLesk commented on GitHub (May 1, 2025): Examples?
Author
Owner

@jaygz316 commented on GitHub (May 3, 2025):

An option during installation could be to ask if you have an SSH key. That way, we paste our public keys to be added to "/root/.ssh/authorized_keys" automatically?

@jaygz316 commented on GitHub (May 3, 2025): An option during installation could be to ask if you have an SSH key. That way, we paste our public keys to be added to "/root/.ssh/authorized_keys" automatically?
Author
Owner

@MickLesk commented on GitHub (May 5, 2025):

@nabeelshaikh7 feedback? Or i close the request today

@MickLesk commented on GitHub (May 5, 2025): @nabeelshaikh7 feedback? Or i close the request today
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1013