Skip to content

Commit c3ed11f

Browse files
authored
docs: add default group (#632)
1 parent 7241ac3 commit c3ed11f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/ldap/config.md

+4
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ Set to `0` to disable auto sync. Any other value means **Sync every few minutes*
7373
The sync table displays all the users obtained from the LDAP server within the specific `ou`. If the users have already been synced, the checkbox will be disabled. You can select the users by checking the box, and then sync the selected users from the LDAP server.
7474
![ldap_sync](/img/ldap/ldap_sync.png)
7575

76+
## Default group
77+
78+
Group to which users belong after synchronization.
79+
7680
:::caution
7781

7882
If the `uid` of a user in the LDAP server is the same as the `name` of an existing user in the Casdoor organization, Casdoor will create a new user with a `name` that includes the `uid` and a random string. However, this user may not be able to log in because the name of the newly synced user does not exist in the LDAP server. Therefore, it is recommended to avoid this situation.

0 commit comments

Comments
 (0)