Opsi change the imageshare value

Antworten
DarkStone
Beiträge: 1
Registriert: 20 Sep 2015, 14:22

Opsi change the imageshare value

Beitrag von DarkStone »

Hallo Guys,
i have fast smare quation:
How i can change the imageshare value?
Because now i get this Error:

Code: Alles auswählen

(891)     [6] [Sep 20 13:26:32] Executing: /sbin/mount.cifs //opsiserver/opsi_images /home/partimag -o "username=pcpatch,iocharset=utf8,password=*** confidential ***" (Posix.py|736)
(892)     [6] [Sep 20 13:26:32] Using encoding 'UTF-8' (Posix.py|769)
(893)     [7] [Sep 20 13:26:33] >>> mount error: could not resolve address for opsiserver: Unknown error (Posix.py|813)
(894)     [7] [Sep 20 13:26:33] Exit code: 1 (Posix.py|820)
The Error comes because my DNS don´t know the name "opsiserver" i want to change it to opsi.lan.
I hope you can help me.
Benutzeravatar
SisterOfMercy
Beiträge: 1556
Registriert: 22 Jun 2012, 19:18

Re: Opsi change the imageshare value

Beitrag von SisterOfMercy »

It doesn't work because you need a fqdn: http://download.uib.de/opsi_stable/doc/ ... conditions
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Opsi change the imageshare value

Beitrag von n.wenselowski »

Hello,

you can do so in the Depot configuration in the configed.
depotRemoteURL should be what you are looking for.


Bye

Niko

Code: Alles auswählen

import OPSI
Antworten