Adding a new member to the ldap: Difference between revisions

From NURDspace
No edit summary
No edit summary
Line 1: Line 1:
This howto describes how to add a new member to the [[LDAP]] but is stil WiP
This howto describes how to add a new member to the [[LDAP]] but is stil WiP
Don't forget to create the user's homedir afterwards.
= phpldapadmin method =
= phpldapadmin method =
* Log in to phpldapadmin (https://ldap.nurdspace.nl) with admin user (pre filled)
* Log in to phpldapadmin (https://ldap.nurdspace.nl) with admin user (pre filled)

Revision as of 00:33, 27 October 2018

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

Don't forget to create the user's homedir afterwards.

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.

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>