move Sub-Groups

Started by torusturtle, February 07, 2008, 02:38:41 PM

Previous topic - Next topic

torusturtle

Hi

I have the current situation

root
|
+Sub-Group1
|
+Sub-Group2

And would like to change it to

root
|
+Sub-Group1
  |
  +Sub-Group2

Is there a way to do this in the interface?
I can move Domains but didn't manage to move groups.

Thanks!

jfdesir

Hi,

You can't do that on the interface.
But by sql command line.


regards,

torusturtle

Yes, had to change the settings in table nt_group and nt_group_subgroups

Cheers.