.. _admin_dirac-admin-add-user: ==================== dirac-admin-add-user ==================== Add or Modify a User info in DIRAC Usage:: dirac-admin-add-user [options] ... Property= ... Options:: -N --UserName : Short Name of the User (Mandatory) -D --UserDN : DN of the User Certificate (Mandatory) -M --UserMail : eMail of the user (Mandatory) -G --UserGroup : Name of the Group for the User (Allow Multiple instances or None) Arguments:: Property=: Properties to be added to the User like (Phone=XXXX) Example:: $ dirac-admin-add-user -N vhamar -D /O=GRID/C=FR/O=CNRS/OU=CPPM/CN=Vanessa Hamar -M hamar@cppm.in2p3.fr -G dirac_user