logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

ldapadduser - adds a POSIX user account to LDAP.

Availability

       The ldapscripts are provided under the GNU General Public License v2 (see COPYING for more details).  The
       latest version of the ldapscripts is available on : http://contribs.martymac.org

Bugs

       No bug known.

                                                 January 1, 2006                                  ldapadduser(1)

Name

       ldapadduser - adds a POSIX user account to LDAP.

Options

<username>
              The name of the user to add.

       <groupname|gid>
              The group name or the gid of the user to add.

       [uid]  The uid of the user to add. Automatically computed if not specified.

See Also

ldapaddgroup(1), ldapaddmachine(1), ldapscripts(5).

Synopsis

ldapadduser <username> <groupname|gid> [uid]

See Also