Generated Documentation for Unique mod7 UID Generator

generates a unique mod7 uid attribute value

Allowed Arguments

Argument Name: attribute-name
Description: the name of the attribute (default: uid)
Data Type: String
Is Required: false
Maximum Occurrences: 1

Argument Name: external-server
Description: The name of the external server to issue the persistent search request to.
Data Type: String
Is Required: false
Maximum Occurrences: 1

Argument Name: min-connections
Description: The minimum number of connection to maintain in the pool (default: 1)
Data Type: Integer
Is Required: false
Maximum Occurrences: 1

Argument Name: max-connections
Description: The maximum number of connection to maintain in the pool (default: 10)
Data Type: Integer
Is Required: false
Maximum Occurrences: 1

Argument Name: seed
Description: The seed to use for generation
Data Type: Integer
Is Required: false
Maximum Occurrences: 1

Argument Name: base
Description: The base to issue searches against
Data Type: LDAP Distinguished Name
Is Required: false
Maximum Occurrences: 1

Argument Name: scope
Description: The scope to use to locate entries (default: sub)
Data Type: LDAP Search Scope
Is Required: false
Maximum Occurrences: 1

Argument Name: filter-attribute
Description: The filter attribute to use to locate entries (default: uid )
Data Type: String
Is Required: false
Maximum Occurrences: 1

Argument Name: max-retries
Description: Maximum number of retries when looking up an entry
Data Type: Integer
Is Required: false
Maximum Occurrences: 1