Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

dir:listusers

Returns a list of all ancestors to the property CS.Property.dir.peopleParent.

Syntax

Parameters

list (required)
List in which to return the distinguished names of all descendants found. The names returned are relative to the baseDN property.

commonancestor (optional)
Specifies the root of the Sites user tree. If this parameter is not specified the default is the value specified in the CS.Property.dir.people.Parent property.

Error Numbers

The possible values of errno include:
Value
Description
-15004
Implementation doesn't support this operation
-15005
Unexpected naming exceptions from JNDI provider.
-15006
A required property missing, or class name specified for factory classes is in error.
-15007
Unexpected schema violation errors from JNDI provider.
-15008
General error in the syntax of an IName.
-15009
Unexpected invalid attribute exceptions from JNDI provider
-15010
Unexpected invalid attribute id exceptions from JNDI provider.
-15011
Unexpected invalid attribute value exceptions from JNDI provider.
-15012
User does not have permission to perform the operation.
-15014
Unexpected JNDI read error.
-15015
Unexpected JNDI write error.
-15016
JNDI attribute already in use.
15017
User is already a member.
-15018
User is not a member.
-15020
User is not valid.
-15023
Unexpected JNDI connection errors.
-15024
Required attribute missing.
-15025
Unknown error.
-15030
SQL error.
-15031
Query failed.
-15034
Database error occurred while attempting to delete an attribute.
-15036
Missing or invalid child argument tags for tag.

Description

The parameter commonancestor may be specified to override the CS.Property.dir.peopleParent value. The same results may be achieved using the dir.children tag. The dir.listusers tag is provided as a convenience for user operations.

Example

Release Introduced

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.