TOPICS

FIND YOUR TOPIC QUICKLY

Managing Permissions in dotProject

Keith Medlin

Oct 22 2007

Many companies are using the open-source groupware / “project management” tool dotProject.

It’s a neat little application that can be used for anything from simple task management to full blown Gantt chart nerdiness. One of the issues that many people have when first setting up the application is getting all the user permissions set up correctly.

Here is a great tip I just learned that may save you a bunch of time…

If you’ve got a dotProject installation that has multiple companies that contain users who should not be able to see anything going on within other companies here’s what you can do:

  1. Click User Admin
  2. Click the padlock icon to the left of a user
  3. Click the Permissions tab
  4. Select Companies from the add permission drop-down
  5. Select Deny from Access drop-down
  6. Check all of the permission boxes

You have now denied all access rights to every company. You do want this user to have access to the company with which they belong. Here’s how to fix that:

  1. Select Companies from the add permission drop-down
  2. Select Allow from Access drop-down
  3. Check all of the permission boxes (or a subset depending on the level of access you want to give)

There you go! Simple 2 permission access to a single company within a multi-company environment in dotProject.

Leave a Reply





You can use basic HTML styling tags such as bold or italics. Other markup will be removed when you submit your post.

RECENT COMMENTS




  • ON...Installing CakePHP on OS X Leopard 10.5.1
    "Thanks for this great tutorial. Even tho after editing httpd.conf to enable vhosts Web Sharing won’t work (Mac OS X 10.5.6), by letting the vhosts option commented I got it..."
  • Cristian Gradisteanu
  • ON...CakePHP 1.2 File Upload
    "The ASCII character issue has been resolved as well…"
  • Keith Medlin