Error SSH

Antworten
arthie
Beiträge: 8
Registriert: 18 Aug 2012, 10:08

Error SSH

Beitrag 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.
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1940
Registriert: 28 Mai 2008, 10:53

Re: Error SSH

Beitrag 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


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


arthie
Beiträge: 8
Registriert: 18 Aug 2012, 10:08

Re: Error SSH

Beitrag von arthie »

Hi and thank you,

but it does not work.

I already tried but I tried again all the same.

Phil.
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1940
Registriert: 28 Mai 2008, 10:53

Re: Error SSH

Beitrag 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


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


arthie
Beiträge: 8
Registriert: 18 Aug 2012, 10:08

Re: Error SSH

Beitrag 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.
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1940
Registriert: 28 Mai 2008, 10:53

Re: Error SSH

Beitrag 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


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Antworten