User login

Kerberos

[Agaric-specific] Set up a Trac issue queue for a project

Visitors, please note that while Agaric-specific documentation may be informative to you, it is meant primarily for Agaric's internal use and is highly unlikely to work step-by-step without fulfilling an awful lot of dependencies first.

After setting up the project per Deploying the Agaric way, we can use our trac setup vlad task to do most of the work.

From within the project:

rake test vlad:setup_trac

Add a kerberos user to a group

Access to Agaric test sites, issue tracking queues, and other admin tools are handled by kerberos.

ssh simone.mayfirst.org

Add users to groups here:

sudo vi /etc/apache2/groups

Make sure you refer to the user as the username you provided (should be lowercase) followed by @MAYFIRST.ORG (all of this must be in uppercase, so for project example with username example you would add a line like this:

example: example@MAYFIRST.ORG

Syndicate content