opsi 4.0 updates

Antworten
Benutzeravatar
bhubal
uib-Team
Beiträge: 119
Registriert: 16 Sep 2010, 17:14

opsi 4.0 updates

Beitrag von bhubal »

Dear opsi users,
these updates are declared as stable:

Serverpackages:
opsi-configed 4.0.1.1-1
python-opsi 4.0.0.11-1
opsi-utils 4.0.0.2-1
opsiconfd 4.0.0.2-1
opsi-depotserver 4.0-3

Opsi-products:
opsi-client-agent 4.0.9-1
opsi-adminutils 4.0.1.1-1
swaudit 4.0.6-1
hwaudit 4.0.2-1
opsi-winst 4.10.8.7-1

There a some bugfixes and improvements in the new opsi-configed:
It works with IE 6-8 (32/64). A search mask for clients is now available.

The configed-applet can access clients and pages to manipulate them in three different ways:

- Via URL-Parameter
Example
https://bonifax:4447/configed/index.htm ... al&tabno=5
This chooses the client fscnoteb1.uib.local and changes to tab 5

- The same result can be reached via modification of the applet-parameter:
<applet code="de/uib/configed/configedApplet.class"
archive="configed.jar,swingx.jar" name="configed" id="configed">
<param name="type" value="application/x-java-applet;version=1.6">
<param name="java_arguments" value="-Xmx512m">
<param name="clientid" value="fscnoteb1.uib.local">
<param name="tabno" value="5">
<!-- <param name="locale" value="de_DE"> -->
</applet>

- Nevertheless you can change the client- or pageselection in operation via javascript.
Therefore use the javascript-funktions document.configed.setClient resp. document.configed.setTabIndex with the relevant parameters.

The opsi-client-agent package contains some small fixes and also a security fix, which protects the opsi-host-key. No access to the opsi-host-key
without administative rights is possible.
Futhermore we added plenty of small bugfixes and improved the look.

Regards

Birgit Hubal
Antworten