Authorising new users - CMSROMA/MTDDB GitHub Wiki
In order to authorise a new user to write to the dbloader-mtd
, follow these steps:
- Add the user as a member to the e-group
cms-mtd-db
- Add its username in
/etc/passwd
as
useradd -c '[real_name]' -d /afs/cern.ch/user/[home_dir] -g 1399 -u [uid] -s /bin/bash --no-create-home [username]
In order to authorise developers, do the same on oms-mtd
and add the user to the OMS tool (MTD->Manage Workspace)