Seite 1 von 1

Error SSH

Verfasst: 25 Aug 2012, 12:15
von arthie
Hi all,

when I want to make an image of my post with ntfs_write_image, I get an error u '/ etc / ssh / ssh_host_rsa_key.pub

Is that it causes someone?? a problem with ssh or key cert ??

FYI, I did not use the VM version, I just installed completely on a Debian.

Thank you.

Re: Error SSH

Verfasst: 27 Aug 2012, 10:05
von ueluekmen
Hi,

Please try:

Code: Alles auswählen

opsi-setup --init-current-config
opsi-setup --set-rights
and try to again to write the image.

regards
e. ueluekmen

Re: Error SSH

Verfasst: 28 Aug 2012, 07:51
von arthie
Hi and thank you,

but it does not work.

I already tried but I tried again all the same.

Phil.

Re: Error SSH

Verfasst: 28 Aug 2012, 09:30
von ueluekmen
Hi,

are the sshd running? Can you open connection to ssh-server?

Please post the full errormessage.

You can try to set the pcpatch-Password again:

opsi-setup -d task setPcpatchPassword

Re: Error SSH

Verfasst: 28 Aug 2012, 12:21
von arthie
I have no service sshd works.

the error that appears is "u '/ etc / ssh / ssh_host_rsa_key.pub" and nothing else on the screen.
I can not take the hand ssh with putty.

I thought ssh is installed at the same time that opsi.

the command "opsi-setup -d task setPcpatchPassword" doesn't work.
against by this command "opsi-admin -d task setPcpatchPassword" works but it does not change.

Thanks, Phil.

Re: Error SSH

Verfasst: 28 Aug 2012, 16:50
von ueluekmen
Hi,
arthie hat geschrieben:the command "opsi-setup -d task setPcpatchPassword" doesn't work.
against by this command "opsi-admin -d task setPcpatchPassword" works but it does not change.
my fault, sorry... my fingers are sometimes faster then my brain ;)
arthie hat geschrieben:I can not take the hand ssh with putty.

I thought ssh is installed at the same time that opsi.
Thats not a direct dependency for opsi, because opsi don't use this service generally. But normally the first thing you will bring to fly on a linux-system is sshd :)

Please try:

Code: Alles auswählen

apt-get install openssh-server