In the Active directory what does authorization?
Let us study what is an active directory and what does authorization. The Active directory is shortly known as the AD. It is mainly used to provide the authentication of the user and for user management. The active directory can also be used to create the policy.
The LDAP stands for the Lightweight directory access protocol. It is the lightweight client-server protocol, it can use to manage and direct the management information. The LDAP is called the open and cross-platform protocol. We can access and manage the directory information.
The LDAP is used for the authorization of a user in the active directory. We may get a doubt, what actually the difference between the active directory and the lightweight directory access protocol. The LDAP is a way of speaking to the active directory.
It is one of the protocols used to talk. Suppose we have a web application, when we enter the user name and the password, it goes into the Application service and calls the LDAP and the active directory. But if the username and the password get wrong then we cannot access the services.
If we want to create the security policy for the 10000 application services, the security policy represents as the information can be accessed only by the authorized user. LDAP can be helpful in this type of situation. The below figure represents the LDAP structure as it consists of a tree, the DC represents the domain component and the below DC contains another node called OU.
Also Read:
- What is Administrative Distance, Metrics
- Leading Network Protocol Analyzer (Sniffer) Products
- What is Certificate Authority, Digital Certificate
The OU represents the organization unit, the OU object will act as the container that can hold all types of objects in it. The organization user will carry all kinds of the user, the CN represents the common Name.