The Network People Support Forums

Other TNPI Software => NicTool => Topic started by: torusturtle on February 07, 2008, 02:38:41 PM

Title: move Sub-Groups
Post by: torusturtle on February 07, 2008, 02:38:41 PM
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!
Title: Re: move Sub-Groups
Post by: jfdesir on February 08, 2008, 03:12:50 PM
Hi,

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


regards,
Title: Re: move Sub-Groups
Post by: torusturtle on February 09, 2008, 10:09:02 AM
Yes, had to change the settings in table nt_group and nt_group_subgroups

Cheers.