User login

user

move user search tab from search/user to admin/people/search

Agaric decided to make a contributed module to do this: http://drupal.org/project/usersearchtoadmin

See that project page. The below is mostly notes on wrong turns!

It would be nice if this just used a different permission other than a person's ability to access profiles:

Debian: Add an existing user to an existing group

usermod -g ctprojects hoffmanc

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