Scope
SUBTREE
BASE
LEVEL
Base DN
@if (ldapBaseControl.hasError("required") && ldapBaseControl.touched) {
Base DN is
required
.
}
Server URI
@if (ldapUriControl.hasError("required") && ldapUriControl.touched) {
Server URI is
required
.
}
@if (showTls) {
Server Pool Retry RoundsServer Pool Skip TimeoutIn seconds.
Per-Process Server Pool
This setting activates an LDAP server pool which persists between requests.
Edit User Store
The user data in this database can be modified from within privacyIDEA.
@if (editableControl.value) {
Object Classes of a New Created User ObjectDN of a New Created User Object
}
Attributes & Mapping
@if (!isEditMode()) {
Presets:
@for (preset of ldapPresets; track preset.name) {
}
}
Loginname Attribute
@if (loginNameAttributeControl.hasError("required") && loginNameAttributeControl.touched) {
Loginname attribute is
required
.
}
UID Type
Search Filter
@if (ldapSearchFilterControl.hasError("required") && ldapSearchFilterControl.touched) {
Search filter is
required
.
}
Attribute Mapping
@if (userInfoControl.hasError("required") && userInfoControl.touched) {
Attribute mapping is
required
.
}
Multivalue Attributes
Recursive Search of User Groups
@if (recursiveGroupSearchControl.value) {
Base DN of User Groups
Enter the base DN for the user groups. Leave this field empty if the groups are located in the same base DN
as defined for the users above.
Search Filter for User GroupsPossible tags: {{ "{" }}base_dn{{ "}" }}, {{ "{" }}username{{ "}" }}
Group Name AttributeGroup attribute defining the group's name, which should be stored in the user info.User Info KeyThe key to store the groups in the user info (attribute mapping key).
}
No Anonymous Referral Chasing
No Retrieval of Schema Information