External directory service
A directory service stores names and attributes of those names.
A typical use for a directory service is to store user names and passwords
for a computer system. uses
the Java naming and directory interface (JNDI) to interact with external directory
services that can provide authentication of users' names and passwords.
External directory servicesused to provide
user authenticationUser authenticationuse
of external directory service for