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

NAME

Jifty::Plugin::Authentication::Ldap::Action::LDAPLogin - process LDAP login plugin

ARGUMENTS

Return the login form field

validate_name NAME

For ajax_validates. Makes sure that the name submitted is a legal login.

take_action

Bind on ldap to check the user's password. If it's right, log them in. Otherwise, throw an error.

report_success