Client group and product group
-
- Beiträge: 34
- Registriert: 16 Mai 2014, 21:45
Client group and product group
Re: Client group and product group
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
-
- Beiträge: 34
- Registriert: 16 Mai 2014, 21:45
Re: Client group and product group
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.
Re: Client group and product group
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
Re: Client group and product group
-
- Beiträge: 34
- Registriert: 16 Mai 2014, 21:45
Re: Client group and product group
Re: Client group and product group
Code: Alles auswählen
opsi-admin -d method group_delete YOUR_GROUP_NAME
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?
-
- Beiträge: 34
- Registriert: 16 Mai 2014, 21:45
Re: Client group and product group
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: Client group and product group
Yes.denmarknian hat geschrieben:Thanks a lot Mirkt. The same command for product and client group?
Code: Alles auswählen
import OPSI
-
- Beiträge: 34
- Registriert: 16 Mai 2014, 21:45