Zadig 文档
Zadig
教程
博客
论坛
关于
中文英文
Zadig
教程
博客
论坛
关于
Zadig v4.2
Loading...
     编辑文档
     反馈问题
     社区讨论

    本页导航

    LDAP

    LDAP (Lightweight Directory Access Protocol) is a network protocol for accessing and finding user and user group information. After integrating an LDAP directory server with Zadig, user and user group synchronization can be achieved. Currently, mainstream LDAP directory servers are supported:

    • Microsoft Active Directory
    • OpenLDAP

    # How to Integrate

    Configuration Instructions:

    ad

    1. The administrator should go to System Settings → Integration → Account System to enter the account system integration page.
    2. Click the Add button to select an account system type:
      • Microsoft Active Directory
      • OpenLDAP
    3. According to the parameter configuration, enter the required parameters
    4. Save the settings

    Parameter Description:

    Parameter NameDescription
    Account TypeSelect the type of LDAP directory server you will be connecting to.
    Host AddressThe hostname of the directory server. For example:
    ad.example.com
    ldap.example.com
    opends.example.com
    PortThe port on which your directory server is listening. For example:
    389
    10389
    636 (for SSL)
    Administrator AccountNote the distinction between this username and the Zadig username. This username is used to connect to the directory server. For example:
    cn=administrator,cn=users,dc=ad,dc=example,dc=com
    cn=user,dc=domain,dc=name
    user@domain.name
    Administrator PasswordThe password for the user specified to connect to the directory server.
    Use SSLIf the directory server uses SSL (Secure Sockets Layer), check this option.
    Note: If you want to use this option, you need to configure the SSL certificate.
    User Rules
    Base DNThe root distinguished name (DN) used when running queries on the directory server. For example:
    o=example,c=com
    cn=users,dc=ad,dc=example,dc=com
    For Microsoft Active Directory, use the following format to specify the base DN:
    dc=domain1,dc=local
    You can modify domain1 and local according to your actual needs.
    Meanwhile, Microsoft Server provides a tool called ldp.exe, which administrators can use to search and configure on the LDAP server.
    User FilterUser filter. For more information on LDAP filters, reference https://ldap.com/ldap-filters/(opens new window)
    Username Attribute (for Login)The username attribute used for login
    User Nickname AttributeThe user nickname attribute, optional
    User Email AttributeThe user email attribute
    Group Rules
    Group Base DNThe root distinguished name (DN) used when running queries on the directory server.
    Group FilterGroup filter. For more information on LDAP filters, reference https://ldap.com/ldap-filters/(opens new window)
    Group Name AttributeThe group name attribute

    More Info

    • After the LDAP configuration is correct, logging into Zadig will synchronize the corresponding LDAP account to the Zadig system
    • Deleting an LDAP account in Zadig will remove its permissions from the Zadig system, but it will not delete the data in the LDAP system

    # [Optional] Set as the Default Account System

    After the account system is successfully integrated, you can set it as the default account system.

    default_user_system

    After setting, the login page corresponding to the default account system will be used as the system's default login page.

    default_login_page

    Tip

    • If the default account system is modified, and the corresponding account system is unavailable or the login account information is forgotten, resulting in an inability to log in to Zadig, you can quickly access {Zadig Installation Address}/login/password and log in using the administrator account and password created in the Zadig system.
    • If the system was not modified during installation, the default administrator account/password is admin/Zadig123.

    ← AI PilotOAuth 2.0→

    资源
    教程
    论坛
    博客
    公司
    关于
    客户故事
    加入我们
    联系我们
    微信扫一扫
    hello@koderover.com

    © 2026 筑栈(上海)信息技术有限公司 沪 ICP 备 19000177 号 - 1

    •  跟随系统
    •  浅色模式
    •  深色模式
    •  阅读模式