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: 1939
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
opsi support - uib gmbh
For productive opsi installations we recommend support contracts.
http://www.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: 1939
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
opsi support - uib gmbh
For productive opsi installations we recommend support contracts.
http://www.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: 1939
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
opsi support - uib gmbh
For productive opsi installations we recommend support contracts.
http://www.uib.de
Antworten