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 sets the LDAP server address and port for ServiceNow, enabling user authentication and directory services integration. |
| What area does it affect? |
LDAP integration |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
Review this property when configuring LDAP connections or changing server settings. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ldap.url |
| Sys ID |
d6e373cbc61122760082084667d9c040 |
| Type |
string |
| Application |
Global |
| Default value |
|
| Description |
<p>Name (or IP address in dotted format) of the LDAP server, together with the TCP port designation. Generally, port 389 is the non-SSL enabled port, and port 636 is the SSL enabled port. For example: ldap://ldap.service-now.com:389/ or ldap://192.202.185.90:636/ . To enable SSL connection, you will have to provide ServiceNow with a X.509 CA certificate in the formats of DER encoded binary or Base-64 encoded.</p>
<p>For information on configuring a certificate authority one good document is:
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/webenroll.mspx
</p><p>
If you are not using a Microsoft Certificate Authority, documention describing how to use a third party certificate authority with Active Directory can be found at:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q295663
</p> |
| Updated |
2024-05-25 03:39:10 |
Related properties