Client group and product group

denmarknian
Beiträge: 34
Registriert: 16 Mai 2014, 21:45

Client group and product group

Beitrag von denmarknian »

I can delete client group but when I relogin to the opsi web config the group re-appear. Is there something that I need to reconfigure? I notice also in the product group. I can delete the group but the name still appear in the list. It just that I cannot select it.
Benutzeravatar
r.roeder
uib-Team
Beiträge: 540
Registriert: 02 Jul 2008, 10:08

Re: Client group and product group

Beitrag von r.roeder »

Hi

this is strange since it works with me as expected. Please, describe more in detail what you are trying to do,

Greetings
Rupert


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


denmarknian
Beiträge: 34
Registriert: 16 Mai 2014, 21:45

Re: Client group and product group

Beitrag von denmarknian »

Thank you for the reply.

Our company has several branches and each branch has its code (e.g. 0001, 0002, 0003 and so on. ). When I created a client group I initially used 5 digit i.e. 00001, 00002. When I noticed I, should delete the group and create four-digit group 0001, 0002. I can delete the five-digit group but when I relogin, it appear again.

In the product group, I can delete product group by selecting the group and clicking x button but the group name stays in the list. When I try to select it again I can't select it.
Benutzeravatar
r.roeder
uib-Team
Beiträge: 540
Registriert: 02 Jul 2008, 10:08

Re: Client group and product group

Beitrag von r.roeder »

I can reproduce your observation regarding product groups and will have a look on it, but do not see the phenomen with client groups and have no idea where it comes from. Perhaps you can give me more hints. The output of

opsi-admin -d method group_getObjects

(on command shell of the opsi server) taken before and after the operations would be helpful

Greetings


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


mirkt
Beiträge: 95
Registriert: 05 Jun 2013, 09:39
Wohnort: Lithuania

Re: Client group and product group

Beitrag von mirkt »

What version of configed are you using? There were some cases when I couldn't remove clients using configed (they reappeared after reload) so I had to use opsi-admin from shell.. With current version of configed I do not have this problem.. Maybe you are using older version that's why r.roeder can not reproduce it?
denmarknian
Beiträge: 34
Registriert: 16 Mai 2014, 21:45

Re: Client group and product group

Beitrag von denmarknian »

Hi Mirkt, im using version 4.04, this is quiet new. Anyway i can use also the opsi-admin. Can you give me the command syntax. Thanks
mirkt
Beiträge: 95
Registriert: 05 Jun 2013, 09:39
Wohnort: Lithuania

Re: Client group and product group

Beitrag von mirkt »

the same command for clients and products groups:

Code: Alles auswählen

opsi-admin -d method group_delete YOUR_GROUP_NAME
ex:

Code: Alles auswählen

opsi-admin -d method group_delete 00001
opsi-admin -d method group_delete 00002
opsi-admin -d method group_delete 00003
..

Why don't you upgrade to 4.0.5?
denmarknian
Beiträge: 34
Registriert: 16 Mai 2014, 21:45

Re: Client group and product group

Beitrag von denmarknian »

Thanks a lot Mirkt. The same command for product and client group?
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Client group and product group

Beitrag von n.wenselowski »

denmarknian hat geschrieben:Thanks a lot Mirkt. The same command for product and client group?
Yes.

Code: Alles auswählen

import OPSI
denmarknian
Beiträge: 34
Registriert: 16 Mai 2014, 21:45

Re: Client group and product group

Beitrag von denmarknian »

Hi n.wenselowski, I didn't received any error when I run the command but the group still stay in the list after I relogin to the OPSI configed. Any suggestion? Thanks a lot.
Antworten