2.7 Enabling Users to Import and Export Workspaces, Folders, and Entries

By default, only the Vibe administrator can import and export workspaces, folders, and entries, as described in Section 19.1, Exporting/Importing Workspaces, Folders, and Entries. You can enable all workspace and folder owners to import and export workspaces, folders, and entries.

To configure Vibe to allow workspace and folder owners to import and export workspaces, folders, and entries:

  1. Change to the following directory:

    Linux:

    /opt/novell/teaming/apache-tomcat/
                               webapps/ssf/WEB-INF/classes/config
    

    Windows:

    c:\Program Files\Novell\Teaming\apache-tomcat\
                               webapps\ssf\WEB-INF\classes\config
    
  2. Make a backup copy of the ssf-ext.properties file, which is located in the same directory as the ssf.properties file.

  3. Open the ssf.properties file in a text editor.

  4. Search for the following line:

    export.availableToBinderOwners=false
    
  5. Open the ssf-ext.properties file in a text editor.

  6. Copy the export.availableToBinderOwners=false line from the ssf.properties file to the bottom of the ssf-ext.properties file.

  7. Change false to true, so that the line now reads export.availableToBinderOwners=true.

  8. Save and close the ssf-ext.properties file.

  9. Close the ssf.properties file without saving it.

  10. Stop and restart Vibe to enable all workspace and folder owners to import and export workspaces, folders, and entries.