The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::LDAP::Command::Add::User - handler for adding users

SYNOPSIS

    # ldap add user hello --mail hello@example.com

    # ldap add user mark --mail mark@facebook.com \
                         --surname Zuckerberg \
                         --group founder \
                         --shell zsh \
                         --home /home/developer/mark