Seite 2 von 2

Re: swaudit "aktivieren

Verfasst: 16 Okt 2008, 09:47
von Yurrderi

Code: Alles auswählen

opsi:~# dpkg -l | grep opsi
ii  opsi-atftpd                            0.7.dfsg-1.4                         advanced TFTP server - opsi version with pcr
ii  opsi-configed                          1.3.1-3                              OPSI config editor
ii  opsi-depotserver                       3.3-9                                server fuer das Softwareverteilungssystem OP
ii  opsi-linux-bootimage                   20080826-1                           Linux-Bootimage fuer das Softwareverteilungs
ii  opsi-utils                             3.3.0.6-1                            OPSI utils
ii  opsiconfd                              2.0.0.8-1                            OPSI configuration service
ii  opsipxeconfd                           0.3.4-1                              OPSI PXE configuration daemon
ii  python-opsi                            3.3.0.14-1                           OPSI python library

Re: swaudit "aktivieren

Verfasst: 16 Okt 2008, 15:41
von j.schneider
Hallo,

das python-opsi Paket ist veraltet:

Code: Alles auswählen

apt-get update
apt-get upgrade
apt-get install python-opsi
/etc/init.d/opsiconfd restart
/etc/init.d/opsipxeconfd restart
Gruß
Jan Schneider

Re: swaudit "aktivieren

Verfasst: 16 Okt 2008, 16:09
von Yurrderi
Vielen Danke, jetzt funktioniert alles :)

Eine Frage noch, ist es möglich das swaudit auch die Lizenznummer mit ausliest?

Gruß Patrick