Tâche #14567
Distribution EOLE - Scénario #13335: Définir une configuration SSH sécurisée et utilisable avant instance
Autoriser les connexions root dès l’installation ISO
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
L’utilisation d’un mot de passe aléatoire permet d’activer la connexion SSH avec le compte root
.
Validation¶
Étapes¶
- Installation d’un module avec une image ISO >=
2.5.2-a2
- Après le reboot
Résultats¶
- Un mot de passe aléatoire doit s’afficher sur la console
- Une connexion SSH avec l’utilisateur
root
et le mot de passe affiché doit réussir
Related issues
Associated revisions
Autoriser les accès SSH « root » dès l’installation
Le mot de passe est aléatoire et nécessite un accès physique à la
console du serveur pour ouvrir la connexion SSH.
- debian/eole-server.postinst (gen_root_passwd): Modification de la
configuration SSHD pour autoriser les connexions « root » par mot de
passe.
Ref: #14567
History
#1 Updated by Daniel Dehennin over 7 years ago
- Assigned To set to Daniel Dehennin
#2 Updated by Scrum Master over 7 years ago
- Status changed from Nouveau to En cours
#3 Updated by Daniel Dehennin over 7 years ago
- Project changed from Distribution EOLE to eole-common
- % Done changed from 0 to 100
Paquet eole-server
en version 2.5.2-13
.
ATTENTION : Ne sera testable qu’avec une nouvelle image ISO ou en lançant à la main :
root@eolebase:~# /var/lib/dpkg/info/eole-server.postinst configure root@eolebase:~# service ssh restart
À tester en même temps que #14565.
#4 Updated by Daniel Dehennin over 7 years ago
- Remaining (hours) changed from 1.0 to 0.1
#5 Updated by Scrum Master over 7 years ago
- Status changed from En cours to Résolu
#6 Updated by Daniel Dehennin over 7 years ago
- Description updated (diff)
#7 Updated by Daniel Dehennin over 7 years ago
- Description updated (diff)
#8 Updated by Daniel Dehennin over 7 years ago
- Description updated (diff)
#9 Updated by Gilles Grandgérard over 7 years ago
- Remaining (hours) changed from 0.1 to 0.0
OK en Console + SSH avec Install ISO EOLE
#10 Updated by Scrum Master over 7 years ago
- Status changed from Résolu to Fermé
#11 Updated by Gérald Schwartzmann over 5 years ago
- Related to Tâche #24328: Autoriser l’accès SSH après l’installation added