generated-password

<generated-password> is used:

<generated-password> will contain a <password> containing the generated password value.

Example

<generated-password class-name="User" src-dn="\Sam">
<association>1012</association>
<password>somevalue</password>
</generated-password>

1. Allowed Content

association
Unique key of the application object.
password
The authentication password.

2. Attributes

AttributeValue(s)Default Value
cached-time CDATA
The time the event was placed into the driver cache. The format is CCYYMMDDhhmmss.mmmZ, always in UTC.
#IMPLIED
class-name CDATA
The name of the base class of the object.
The class name is mapped between the application and eDirectory name spaces by the schema mapping rule so that DirXML will see the name in the eDirectory namespace and a driver will see the name in the application name space.

Required
#IMPLIED
dest-dn CDATA
The distinguished name of the target object in the namespace of the receiver.

(Reserved) Used internally by the DirXML Engine.
#IMPLIED
dest-entry-id CDATA
The entry id of the target object in the namespace of the receiver.

(Reserved) Used internally by the DirXML Engine.
#IMPLIED
event-id CDATA
An identifier used to tag the results of an event or command.
#IMPLIED
qualified-src-dn CDATA
The qualified version of src-dn. Only used for describing objects from eDirectory.
#IMPLIED
src-dn CDATA
The distinguished name of source object that generated the event in the namespace of the sender.
#IMPLIED
src-entry-id CDATA
The entry id of source object that generated the event in the namespace of the sender.

(Reserved) Used internally by the DirXML Engine.
#IMPLIED
timestamp CDATA
(Reserved) Should be ignored by the driver.
#IMPLIED

3. Content Rule

( association ? , password )

4. Parent Elements

input
  Input events or commands.

Top Elements || All Elements || Tree


NDS DTD