Difference between revisions of "LDAP"

From Bloominglabs
Jump to: navigation, search
(Created page with "To create Bloominglabs accounts: * ssh to bloominglabs.org (ask dosman about the specifics) * /usr/local/bin/ldapadduser {username} {group} ** group can either be the group n...")
 
Line 2: Line 2:
  
 
* ssh to bloominglabs.org (ask dosman about the specifics)
 
* ssh to bloominglabs.org (ask dosman about the specifics)
* /usr/local/bin/ldapadduser {username} {group}
+
* /usr/local/bin/ldapadduser {username} {group} "{gecos}"
 
** group can either be the group name or the gid
 
** group can either be the group name or the gid
 +
** make sure to put gecos info in quotes if there is a space - like between their first and last name
 +
** you can add a uid at the end of the command if you want to set a particular uid

Revision as of 23:14, 20 March 2013

To create Bloominglabs accounts:

  • ssh to bloominglabs.org (ask dosman about the specifics)
  • /usr/local/bin/ldapadduser {username} {group} "{gecos}"
    • group can either be the group name or the gid
    • make sure to put gecos info in quotes if there is a space - like between their first and last name
    • you can add a uid at the end of the command if you want to set a particular uid
Personal tools