Hi all !
I created my groups with the LDAP group channel map (with a big JSON).
The groups are created as public whereas I would like them private. I currently have 108 groups (I’m not going to put them in private by hand).
Does anyone have a solution to put them in private, like script or whatever?
Server Setup Information
Version of Rocket.Chat Server: 3.15.1
Operating System: Ubuntu 20.04
Deployment Method: tar
Number of Running Instances: 7
DB Replicaset Oplog: default?
NodeJS Version: 12.18.4
MongoDB Version: 4.0
Proxy: haproxy
Firewalls involved: no
Any additional Information
I’ll try with the API, but maybe there is something simpler.
Hi John,
I had just finished writing my script.
I wasted a lot of time because the API still works with the old logic: a private canal is a group
I didn’t understand right away that I had to use the groups AND channels in API.
Problem solved. Thanks !
Note: It can be an evolution request, if the channels must be created with the LDAP function, that it can be specified as private or public.