The module prompts for a username and password
and then verifies the password against the password stored in
a directory service configured under JNDI.
This LoginModule imports a user's Unix
Principal information (UnixPrincipal,
UnixNumericUserPrincipal,
and UnixNumericGroupPrincipal)
and associates them with the current Subject.