Die Suche ergab 9 Treffer

von stept_
16 Jun 2016, 14:53
Forum: Free Support
Thema: License manager - error addnig license
Antworten: 7
Zugriffe: 5805

Re: License manager - error addnig license

Hi,
I've manually altered SOFTWARE_LICENSE_TO_LICENSE_POOL and SOFTWARE_CONFIG and it works. Problem solved.
von stept_
15 Jun 2016, 09:52
Forum: Free Support
Thema: License manager - error addnig license
Antworten: 7
Zugriffe: 5805

Re: License manager - error addnig license

Hello,
thank you for replay. What do you mean by "live system"? I would like to fix it on our production environment.
von stept_
31 Mai 2016, 11:15
Forum: Free Support
Thema: License manager - error addnig license
Antworten: 7
Zugriffe: 5805

Re: License manager - error addnig license

After alter LICENSE_ON_CLIENT and change 'licenseKey' to 'varchar(1024)' error presists. So maybe panisch is right and I need alter more tables with column 'licenseKey' (not 'softwareLicenseId')? Which are they? And answering previous question. Server was clean installed to version 4.0.5, but databa...
von stept_
30 Mai 2016, 11:12
Forum: Free Support
Thema: License manager - error addnig license
Antworten: 7
Zugriffe: 5805

License manager - error addnig license

I try to add new license, but I get following error: Opsi service error: [DataError] (1406, "Data too long for column 'licenseKey' at row 1") License is 102 characters long. I've checked definition of LICENSE_ON_CLIENT table: +----------------------+---------------+------+-----+---------+-...
von stept_
30 Mai 2016, 09:51
Forum: Free Support
Thema: Usage of command in hostControlSafe_execute
Antworten: 4
Zugriffe: 3132

Re: Usage of command in hostControlSafe_execute

It turned out that file permissions were the problem. Thanks for all answers.
von stept_
28 Apr 2016, 11:27
Forum: Free Support
Thema: Usage of command in hostControlSafe_execute
Antworten: 4
Zugriffe: 3132

Re: Usage of command in hostControlSafe_execute

Yes, I did. Then, I get 4 \ (C:\\\\Path\\\\file.exe)
von stept_
27 Apr 2016, 13:51
Forum: Free Support
Thema: Usage of command in hostControlSafe_execute
Antworten: 4
Zugriffe: 3132

Usage of command in hostControlSafe_execute

I would like to copy several local files on sample Windows host. I use this statement in opsi-admin: method hostControlSafe_execute "copy C:\Path\file.exe D:\Path" host.domain.local but it gives me an error similar to that: "host.domain.local" : { "result" : null, "...
von stept_
09 Nov 2015, 14:10
Forum: Free Support
Thema: Multiple depots with module file
Antworten: 1
Zugriffe: 2073

Multiple depots with module file

I would like to set up multiple depot configuration. Currently I have one depot server (=config server) with 2 modules activated (mysql + licenses). Do I need to copy module file to a new server? Or do I need buy another one?
von stept_
28 Mär 2015, 23:43
Forum: Free Support
Thema: Change name of OPSI server
Antworten: 2
Zugriffe: 44249

Change name of OPSI server

Hi, I have two OPSI servers e.g "opsi-old" and "opsi-new". "opsi-new" is mirrored "opsi-old" (same clients, packages, licenses, config, but with mysql backends for all). Now I need to change name of "opsi-new" to "opsi-old", so all existing...