Home - News - Products - Downloads - Manuals - Forum - (trial) License - PriceList - Disclaimer - About
Joomlaboard-Forum  


hutchisona
User

Fresh Boarder
Posts: 2
graphgraph
Karma: 0  
Error with multiple trees. - 2007/05/11 20:52 I am not able to change trees. I get this error 2 different workstations: 'Access violation at address 004E5F1F in module "StaticGroup.exe". Read of address F886018C.'

I can change the Primary tree with the Novell Client using the Connections option - Set Primary Tree. Things do work then with the GUI and the SG command. Ultimately I would like to be able to set the tree in the SG command. I have found no command line utility to set primary tree so I can not batch the SG commands against different trees. Any thoughts or work arounds?

General Comment: I really like the tool. I have written some scripts that add the groups to the tree, add the search criteria and create an SG bat for a list of groups. It is rough now, but I am willing to share it when it is done. I am using AutoIt scripts to create LDIF and batch files from a text file that contains all my groups.
  | | The administrator has disabled public write access.
admin
Admin

Admin
Posts: 317
graph
Karma: 0  
Re:Error with multiple trees. - 2007/05/11 23:35 Hello,

I will test why the change tree doesn't work (it should because it is a "standard" function of allmost all applications I write).

I will add a commandline options for changing the tree at startup. Maybe I can add other options for you if you need them.

Maybe this ca do the trick for you:
http://www.novell.com/coolsolutions/tools/13967.html
(a tree change utility (an oldie, haven't tested it).

I really love to see what you have done with the SG!
Hans Boone
  | | The administrator has disabled public write access.
admin
Admin

Admin
Posts: 317
graph
Karma: 0  
Re:Error with multiple trees. - 2007/05/12 00:46 I do have a new version of SG.exe (1.02) (the dos tool) available. There are two new parameters available.

/tree=<treename> and /pt
/pt can only be used with /tree. /pt will also change the primairy tree of the client

I can not reproduce the problem with change tree in the gui version. I was working on a new "change" tree routine, this will take some time.

If you already want the update for SG.exe, please send me an email hans@.... and I send you the new file.

Post edited by: admin, at: 2007/05/12 00:47
Hans Boone
  | | The administrator has disabled public write access.
admin
Admin

Admin
Posts: 317
graph
Karma: 0  
New Idea - 2007/05/12 15:09 New version (1.02) of Staticgroup is available.

An idea for sg.exe, wondering if it is usefull.

extra opions:
/filter=query1;query2
/mode=
/excl=dn of an group
/incl=dn of an group

If /filter is given, then the program will not use the definitions in the group object, but will use the given queries.

/mode defines the add/sync (only in combination with /filter)

/excl=dn of group (all members of the given group are excluded from the result)

/incl=dn of group (all members of the given group are included into the result
/excl and incl only in combination with /filter.

These 4 options will given you all the possibilities of a staticgroup without entering any info into the eDirectory.

Please give me some feedback if this is usefull?
Hans Boone
  | | The administrator has disabled public write access.
hutchisona
User

Fresh Boarder
Posts: 2
graphgraph
Karma: 0  
Re:Error with multiple trees. - 2007/05/17 22:45 Change tree did not work, but using Primsrv.exe did. Found at http://www.chaojareon.com/tools/primsrv/

Sample batch file:

g:
cd IdentityDBSearchGroups
primsrv STAFF01 /q
c:
cd Program FilesHBwareStatic Group
sg SG-STAFF-MIDDLESCHOOL.GROUPS.VAULT

g:
cd IdentityDBSearchGroups
primsrv STUDENTS01 /q
c:
cd Program FilesHBwareStatic Group
sg SG-STU-MIDDLESCHOOL.GROUPS.VAULT
  | | The administrator has disabled public write access.
Page created in: 0.4 seconds - © Copyright 2002-2008 HBware.com