answersLogoWhite

0

A directory is often described as a database, but it is a specialized database that has characteristics that set it apart from general-purpose relational databases. One special characteristic of directories is that they are accessed (read or searched) much more often than they are updated (written). Hundreds of people might look up an individual's phone number, or thousands of print clients might look up the characteristics of a particular printer, but the phone number or printer characteristics rarely change.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the protocol called that defines how a client can access information perform operations and share directory data on a directory sever?

LDAP (Lightweight Directory Access Protocol)


What is the function of a LDAP port?

An LDAP (Lightweight Directory Access Protocol) port is simply an application for distributing, accessing, and maintaining information through an IP (Internet Protocol).


Which protocol used which allows us to login into a domain?

ldap


Which is the deafult protocol used in directory services?

The default protocol commonly used in directory services is LDAP (Lightweight Directory Access Protocol). LDAP is widely implemented for querying and modifying directory services such as Microsoft Active Directory, Novell eDirectory, and OpenLDAP. It works over TCP/IP and is optimized for reading, writing, and searching directory data like user information, devices, and access control entries. Other protocols you mentioned have different roles: NTLM: Authentication protocol SMTP: Used for sending emails RPC: Remote procedure calls, often used with Windows services If you're working on systems that also involve email notifications or account provisioning via directory services, having a robust SMTP setup is equally important. For that, you might want to explore SMTPWire — a reliable SMTP service for transactional and bulk email delivery. Visit: smtpwire [dot] com It integrates well with systems that rely on LDAP or Active Directory and ensures your email alerts, verifications, and access-related communications are delivered reliably.


Which protocol is used when an application queries a database on a corporate network such as a database of printers?

• LDAP (Lightweight Directory Access Protocol)


The authentication protocol used by windows 2000 and later computers in a domain is called?

LDAP (Lightweight Directory Access Protocol ) is a protocol that is used for authentication in domain


What is A Free Alternative to Active Directory?

LDAP (Lightweight Directory Access Protocol) often used in Unix and Linux environments, Active Directory is based on LDAP.


What are naming conventions in active directory based on?

LDAP (Lightweight Directory Access Protocol)


What is a protocol used to access information stored in a directory?

A commonly used **protocol to access information stored in a directory** is **LDAP (Lightweight Directory Access Protocol)**. What is LDAP? LDAP is an **application protocol** used to access and maintain **distributed directory information services** over an Internet Protocol (IP) network. It is used for **querying and modifying items** in directory services like **Active Directory**, *OpenLDAP*, and others. Example Use Cases: User authentication in networks Accessing email address directories Managing organizational hierarchies or permissions


Why LDAP is called lightweight?

LDAP, Lightweight Directory Access Protocol, is considered lightweight because it is a simpler protocol compared to its predecessor, DAP (Directory Access Protocol). LDAP is designed to be more efficient in terms of network bandwidth and system resources, making it suitable for directory services like user authentication and access control. The "lightweight" designation reflects its streamlined design and ease of implementation.


Naming or addressing conventions in active directory are based on the?

LDAP (Lightweight Directory Access Protocol)


What is Active Directory based upon?

Active Directory is the name Microsoft uses for LDAP protocol X.500 (Lightweight Directory Access Protocol).