Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property activates one-time password functionality as a fallback when the LDAP server is down, enhancing user access reliability. |
| What area does it affect? |
Authentication methods |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property during LDAP server maintenance or troubleshooting to ensure user access remains uninterrupted. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ldap.onetime.password.enabled |
| Sys ID |
ca030c600b2022003aa56c4d37673a35 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
enable onetime password if ldap server is down. |
| Updated |
2024-05-25 03:59:17 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... for property that controls password validity is 10 minutes. Procedure 1. Open the list of system properties by entering sys_properties.list in the filter of the application navigator. 2. Find the glide.ldap.onetime.password.enabled property. 3. Set the property to true. 4. To change the password validity time for a user, set the following property to an integer number of minutes: glide.authenticate.onetime.password.validity. LDAP record ...
Related properties