The directory nodes are located in the directory repository (sv:directoryRepository). It has user (sv:user), user container (sv:userContainer) and / or user group nodes (sv:userGroup) as child nodes.
The directory nodes correspond to the directories affecting the current site.
| Name | Type and description |
|---|---|
| <directory-name> | Dynamic / Model dependent |
| The name of the directory (e.g. "Internal Directory Service") |
| Name | Type and description |
|---|---|
| displayName | javax.jcr.PropertyType.STRING |
| The name of the directory | |
| description | javax.jcr.PropertyType.STRING |
| A string containing the URL to the LDAP directory | |
| secure | javax.jcr.PropertyType.BOOLEAN |
| Specifies if the connection to the directory is SSL-encrypted or not | |
| writable | javax.jcr.PropertyType.BOOLEAN |
| If the directory is writable or read-only | |
| inactive | javax.jcr.PropertyType.BOOLEAN |
| If the directory is inactive or in use | |
| searchBase | javax.jcr.PropertyType.STRING |
| The search base e.g. ("dc=sitevision,dc=se") | |
| searchAttribute | javax.jcr.PropertyType.STRING |
| The search attribute e.g. ("cn") | |
| serverPort | javax.jcr.PropertyType.STRING |
| The server port to the LDAP directory | |
| serverAddress | javax.jcr.PropertyType.STRING |
| The server address of the LDAP directory |
SiteVision Utility API tip!
Last updated:
