Ldapscripts
- ldapaddgroup(1) adds a POSIX group entry to LDAP.
- ldapaddmachine(1) adds a POSIX machine (user$) account to LDAP.
- ldapadduser(1) adds a POSIX user account to LDAP.
- ldapaddusertogroup(1) adds a member to a group in LDAP.
- ldapdeletegroup(1) deletes a POSIX group account from LDAP.
- ldapdeletemachine(1) deletes a POSIX machine (user$) account from LDAP.
- ldapdeleteuser(1) deletes a POSIX user account from LDAP.
- ldapdeleteuserfromgroup(1) deletes a member from a group in LDAP.
- ldapfinger(1) displays a user/machine/group POSIX account's details.
- ldapgid(1) displays a group's list of IDs the way ldapid(1) does.
- ldapid(1) displays a user's list of IDs the way 'id' does.
- ldapinit(1) initializes the LDAP directory with a minimal tree.
- ldapmodifygroup(1) modifies a POSIX group account in LDAP interactively
- ldapmodifymachine(1) modifies a POSIX machine account in LDAP interactively
- ldapmodifyuser(1) modifies a POSIX user account in LDAP interactively
- ldaprenamegroup(1) renames a POSIX group in LDAP.
- ldaprenamemachine(1) renames a POSIX machine account in LDAP.
- ldaprenameuser(1) renames a POSIX user account in LDAP.
- ldapscripts(5) Scripts to manage POSIX accounts in your LDAP directory.
- ldapsetpasswd(1) modifies a POSIX user account's password in LDAP.
- ldapsetprimarygroup(1) modifies the gidNumber of a POSIX user or machine account in LDAP (sets a user's primary group in LDAP).
- lsldap(1) performs a *big* query on the LDAP directory.