Adding a new member to the ldap

From NURDspace

This howto describes how to add a new member to the LDAP but is stil WiP

phpldapadmin method

  • Log in to phpldapadmin (https://ldap.nurdspace.nl) with admin user (pre filled)
  • Copy a exsiting user
  • Edit fields that are specific for a person
  • Let user change Password and sambaNTPassword Last one is needed for Spacenet to work.
  • Now create the user's homedir

script method

  • Go to /root/gwens_ldap_scripts on NURDServices
  • execute following:

./make_new_user.py -f <first name> -l <last name>] -u <username -m <email address> -p <password>