Comment # 6 on bug 1053564 from
I cannot reproduce it, the module starts fine for me.

However, I found in the attached y2log these messages:
users/ssh_authorized_keys_file.rb:80 The key '' does not look like a valid SSH
key
users/ssh_authorized_keys_file.rb:80 The key 'Comment: "rsa-key-20111030"' does
not look like a valid SSH key
users/ssh_authorized_keys_file.rb:80 The key
'AAAAB3NzaC1yc2EAAAABJQAAAIBb/N+lcnw4Rz8coe6VkmQcr8E9jszhEqczfgCd' does not
look like a valid SSH key


I cannot see it on my machine. On the other machine where I have an SSH key
present I can see this message:

[Ruby] users/ssh_authorized_keyring.rb:125 Read 1 keys from
/home/lslezak/.ssh/authorized_keys

and it starts correctly.

I even when I wrote some random characters into the file it still started
correctly.

Could you possibly attach the broken "authorized_keys" file?


You are receiving this mail because: