Auto provision LDAP users

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • You automatically provision users who are in the LDAP server but not yet in your instance.

    시작하기 전에

    Role required: admin

    프로시저

    Create the following properties in the System Properties [sys_properties] table:
    표 1. LDAP properties
    LDAP property Description
    glide.ldap.authentication Enables LDAP authentication by using LDAP to authenticate users. Set this property to true (the default value).
    glide.ldap.user.autoprovision Enables LDAP the system to automatically create users in the User [sys_user] table when the user exists in LDAP but is not yet in the instance. Set this property to true (the default value).

    Both of these properties must be set to true for auto-provisioning to work.