The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

pluadd - Add a user to LDAP.

SYNOPSIS

plurm -u <user> [-U <UID>] [-g <group>] [-G <GID>] [-c <GECOS>] [-h <home>] [-s <shell>] [-S <skel>] [-H (0|1)] [-O (0|1)] [-p (0|1)] [-P <chmodValue>] [-l]

SWITCHES

-u <user>

This specifies the user to add.

-U <UID>

The UID for the new user.

-g <group>

The group primary group for the user.

-G <GID>

The GID for the primary group.

-c <GECOS>

The GECOS field for the new user.

-h <home>

The home directory for the new user.

-s <shell>

The shell for the new user.

-S <skel>

The skeleton directory to use if the user directory is to be created.

-H (0|1)

Override the default of config specified setting creating the home directory.

-O (0|1)

Override the default of config specified setting chowning the home directory.

-p (0|1)

Override the default of config specified setting chmoding the home directory.

-P <chownValue>

Override the default of config specified setting number to use for chmoding the home directory.

-l

Print any newly created or modified entries.

EXIT CODES

If the exit code is not listed below, it is what was the error code returned by Plugtools.

No user specified.

AUTHOR

Copyright (c) 2009, Zame C. Bowers <vvelox@vvelox.net>

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE xFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS` OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

SCRIPT CATEGORIES

UNIX : System_administration

OSNAMES

any

SEE ALSO

Plugtools

README

pluadd - Add a user to LDAP.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 172:

Unknown directive: =head