OPSIclientd install problem (?)

inszekt_
Beiträge: 65
Registriert: 15 Sep 2009, 11:06

OPSIclientd install problem (?)

Beitrag von inszekt_ »

Problem: If we install a Windows XP, not the opsiclientd the default OPSI client on the computers.

We got the modules file from you, to test the new OPSI client method. As you wrote, I copied it to /etc/opsi directory.

1.)
I queried the statuses of non-free modules:

opsi-admin -d method getOpsiInformation_hash

/var/lib/python-support/python2.5/OPSI/Backend/BackendManager.py:1198: DeprecationWarning: getPublicKeyObject is deprecated since Twisted Conch 0.9. Use Key.fromString().
publicKey = keys.getPublicKeyObject(data = base64.decodestring('P'))
{
"opsiVersion" : "3.4.0.2",
"modules" :
{
"customer" : "Peter Nevelos",
"vista" : true,
"license_management" : false,
"expires" : "never",
"valid" : true,
"signature" :
"vpn" : false
}
}

2.)
/opt/pcbin/install/preloginloader/files/opsi/cfg/config.ini file already contains the following lines:

[installation]
service_user=none
service_password=none
client_servicetype=prelogin
;client_servicetype=opsiclientd

3.)
the output of the 'opsi-admin -d method getProductProperties_hash preloginloader' command:

{
"loginblockerstart" : "on"
}

4.)
I tried the following:

opsi-admin -d method setProductProperty preloginloader "client_servicetype" "opsiclientd"

, but nothing changed - if I install a new WindowsXP, the active OPSI client is the preloginloader type. In the services there is an opsiclientd service, but it is disabled (I tried to activate, and I started the service - and it works like a charm!).

regards, np
matth46
Beiträge: 172
Registriert: 22 Jun 2009, 19:48

Re: OPSIclientd install problem (?)

Beitrag von matth46 »

Please obscure your license information, especially the entries "customer" and "signature".
Benutzeravatar
minidump
Beiträge: 218
Registriert: 16 Okt 2009, 11:27

Re: OPSIclientd install problem (?)

Beitrag von minidump »

OMG :o :o :o :o

You are a lucky guy that the opsiclientd will be open source in a few days... otherwise you would have made many users happy but uib very very very angry...
Grüße
minidump

Alles ist am Ende gut. Und wenn es nicht gut ist, dann ist es nicht das Ende.
inszekt_
Beiträge: 65
Registriert: 15 Sep 2009, 11:06

Re: OPSIclientd install problem (?)

Beitrag von inszekt_ »

careless data handling :(

it escaped my attention. forum administrators already deleted it.
inszekt_
Beiträge: 65
Registriert: 15 Sep 2009, 11:06

Re: OPSIclientd install problem (?)

Beitrag von inszekt_ »

anybody can help me? or this topic is not a free support topic?
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3319
Registriert: 04 Jun 2008, 14:27

Re: OPSIclientd install problem (?)

Beitrag von d.oertel »

Hi,


please set in /opt/pcbin/install/preloginloader/files/opsi/cfg/config.ini
[installation]
;client_servicetype=prelogin
client_servicetype=opsiclientd

if the problem is still there please come back

regards

d.oertel
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
inszekt_
Beiträge: 65
Registriert: 15 Sep 2009, 11:06

Re: OPSIclientd install problem (?)

Beitrag von inszekt_ »

Hi

I already set this option on friday. The client installed with the opsiclientd method, but at the first boot it install the preloginloader. :o

regards, np
Benutzeravatar
j.schneider
uib-Team
Beiträge: 1803
Registriert: 29 Mai 2008, 15:14

Re: OPSIclientd install problem (?)

Beitrag von j.schneider »

Hi,

please reinstall the package using this commandline:

Code: Alles auswählen

opsi-package-manager -p ask -i preloginloader_xxxxx.opsi
Then select preloginloader as default.

Greetings,
Jan
inszekt_
Beiträge: 65
Registriert: 15 Sep 2009, 11:06

Re: OPSIclientd install problem (?)

Beitrag von inszekt_ »

Hi

I tried this command, and it works!

Thanks for helping me!

np
inszekt_
Beiträge: 65
Registriert: 15 Sep 2009, 11:06

Re: OPSIclientd install problem (?)

Beitrag von inszekt_ »

Hi

Well, we have working opsiclientd. But, if I trying to isntall something, it works in windows startup (prelogin) phase. I can't install when the user logged in to the windows. How can I enable event based control?

regards, np
Antworten