How do I setup who is the admin for all the spaces on the TSpaces server?
When you initially start the server, the config file is used to setup the initial values for the admin userid and password along with the initial ACLs and the set of initial users. Subsequently, you can use the distributed admin GUI utility to change this. • I want only the administrator to be able to create spaces, what do I have to do? The config file has a CreateACL stanza that specifies who can create spaces. It can be changed to specify that only sysadmin can create spaces. The comments in the distributed tspaces.cfg file should be helpful. • How do I create users on the fly? That’s not possible yet. It will be supported in the next version. • Is there a way to choose separately if you want to restore the user and group-information? The “boot” command option “-b” will restart without remembering the old space information but it does keep the user group information from before (from the backup files). The command option “-B” is the same as “-b” but it also does not read the old sav