martedì 7 ottobre 2008

cmsfarm accounting

Adding new user


Scripts are available in

root@cmsfarm02:

usage:

adduser-cms.sh username passwd

username has to match a to.infn.it cluster user
for now it works as argiro: login to the central cluster is needed to
retrieve user information

a copy is in my cmsfarm01 home

Modify shell

modify usershell.ldif

ldapmodify -x -D "cn=root,dc=to,dc=infn,dc=it" -W -f usershell.ldif

Change password

chpasswd-cms.sh user newpassword