Create new user: Difference between revisions

From DISI
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
  -password should be encrypted with sha512
  -password should be encrypted with sha512
  -group should be visitors
  -group should be visitors
[[Category: Ben]] [[Category:Sysadmin]]

Revision as of 20:36, 13 September 2019

Create users and superuser on the LDAP GUI:

https://ds.ucsf.bkslab.org/ldapadmin/cmd.php

To create a visitor:

Click OU=Visitors
Click Create new entry here
Select Generic: User Account
Fill in appropriate sections
-password should be encrypted with sha512
-group should be visitors