Group hosting

From JhuAcmWiki

Jump to: navigation, search

We host some student group web sites.


Contents

How do I create a new group?

This is old, if I catch anyone trying this, I will end them.

- Rich

For now, do this:

  • ssh to centaur and groupadd groupname
  • on centaur, be sure to actually add some users to that group
  • ssh to guu and mkdir /export/home/groups/
  • Copy some sort of skeleton over to that directory
  • chown -Rv firstuser:groupname -Rv /export/home/groups/groupname/
  • chmod 775 -Rv /export/home/groups/groupname/
  • chmod g+s -Rv /export/home/groups/groupname/

Then, test:

Then, announce:

What about groups for non-members?

  • No groups are centaur-local. Make an LDAP group by policy.

Current problems

  • Group creation is manual, ew.

Why do we do this??

See Group hosting/rationale.

Personal tools