Project

General

Profile

Actions

Bug #7254

closed

Ssh key distribution cannot distibute several keys on one user

Added by Vincent MEMBRÉ over 8 years ago. Updated over 8 years ago.

Status:
Released
Priority:
1
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

If i try to add several keys to a user with sshKeyDistribution technique ... it completely broke my authorized keys file \o/

lets say I have 3 keys: key1, key2, key3

after first run: I will have

key3

after second run:

key3
key3

after n runs:

key3
... n-2 times ... 
key3

This is because a var is not set when we try to replace the lines which leads to funny behavior (not so funny)


Subtasks 1 (0 open1 closed)

Bug #7255: Ssh key distribution cannot distibute several keys on one user (branch 2.11, versions 2.0 and 3.0)ReleasedBenoît PECCATTE2015-10-07Actions
Actions

Also available in: Atom PDF