Seite 1 von 1

PreLoginLoader - Access Forbidden

Verfasst: 04 Nov 2008, 10:07
von meilon
Hallo!

Wegen eines Namenproblems habe ich einen Host gelöscht und ihn mit neuer IP und Namen in den opsi config editor eingetragen. Beim PXE Boot wird mir auch von opsi die korrekte IP-Adresse zugewiesen. Nur beim PreLoginLoader bleibt der XP-Boot stehen. Angezeigt wird ein HTTP/1.1 Access Forbidden Fehler, im Log zur IP steht

Code: Alles auswählen

[4] [Nov 04 11:39:35] Client '10.6.2.75' did not send cookie (opsiconfd|252)
[4] [Nov 04 11:39:35] New session created (opsiconfd|918)
[4] [Nov 04 11:39:36] Client '10.6.2.75' did not send cookie (opsiconfd|252)
[4] [Nov 04 11:39:36] New session created (opsiconfd|918)
[4] [Nov 04 11:39:36] Authorization request from client.xxx.local@10.6.2.75 (opsiconfd|345)
[3] [Nov 04 11:39:36] Failed to resolve hostname 'client.xxx.local': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Nov 04 11:39:36] Host login attempt with username 'client.xxx.local' from ip '10.6.2.75', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[2] [Nov 04 11:39:36] Forbidden: Cannot find opsiHostKey for host 'client.xxx.local' in file '/etc/opsi/pckeys' (opsiconfd|408)
[1] [Nov 04 11:39:36] Traceback: (Logger.py|543)
[1] [Nov 04 11:39:36]      line 591 in '_errback' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Nov 04 11:39:36]      line 307 in '_runCallbacks' in file '/usr/lib/python2.4/site-packages/twisted/internet/defer.py' (Logger.py|543)
[1] [Nov 04 11:39:36]      line 380 in '_authenticate' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Nov 04 11:39:36]      line 143 in '__init__' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Nov 04 11:39:36]      line 613 in 'getOpsiHostKey' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|543)
[1] [Nov 04 11:39:36]      line 455 in '_execMethod' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Nov 04 11:39:36]      line 0 in '?' in file '<string>' (Logger.py|543)
[1] [Nov 04 11:39:36]      line 1141 in 'getOpsiHostKey' in file '/var/lib/python-support/python2.4/OPSI/Backend/File31.py' (Logger.py|543)
[1] [Nov 04 11:39:36]      ==>>> Cannot find opsiHostKey for host 'client.xxx.local' in file '/etc/opsi/pckeys' (opsiconfd|593)
[2] [Nov 04 11:39:36] Failed to process rpc: Cannot find opsiHostKey for host 'client.xxx.local' in file '/etc/opsi/pckeys' (opsiconfd|597)
host löst mir in beide Richtungen korrekt auf.

Weitere Infos:

Code: Alles auswählen

opsi-admin -d method getNetworkConfig_hash client.xxx.local
{
"depotDrive" : "P:",
"nextBootServiceURL" : "https://10.6.2.25:4447",
"utilsUrl" : "smb://server/opt_pcbin/utils",
"configUrl" : "smb://server/opt_pcbin/pcpatch",
"utilsDrive" : "P:",
"opsiServer" : "server.xxx.local",
"nextBootServerType" : "service",
"depotUrl" : "smb://server/opt_pcbin/install",
"depotId" : "server.xxx.local",
"configDrive" : "O:",
"winDomain" : "xxx"
}
Jemand eine Idee was schief gelaufen ist?

Re: PreLoginLoader - Access Forbidden

Verfasst: 04 Nov 2008, 10:30
von j.schneider
Hallo,

der Client wurde nicht vollständig angelegt.
Am besten den Preloginloader erneut per service_setup.cmd installieren.

Gruß
Jan Schneider