---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Auto provision LDAP users

# Auto provision LDAP users {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

You automatically provision users who are in the LDAP server but not yet in your
instance.

## Vorbereitungen

Role required: admin

## Prozedur

Create the following properties in the System Properties \[sys_properties\] table:  
{#t_AutoProvisionLDAPUsers__table_r1j_zgs_ls__entry__2}

| 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). |
[Tabelle : 1. LDAP properties]

{#t_AutoProvisionLDAPUsers__table_r1j_zgs_ls}

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

