Native
Synchronous
No Custom Parameters
Validates a user's pin against Cisco LDAP. This is only valid for Cisco Unified Communicator 3.x/4.x.
This action will test the pin of a user, using LDAP as the underlying protocol mechanism.
If validating a pin (or password) in Cisco Unified Communications Manager 5.x or 6.x, use DoAuthenticateUser (5.x) or DoAuthenticateUser (6.x).
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| Username * | System.String | The username of the user to validate. | |
| Pin * | System.String | The pin of the user to validate. | |
| CustomUserAttr | System.String | cn | Specify this field if the user is stored in an attribute other than the default value of cn. |
| LdapServerHost * | System.String | The IP address or host name of the Cisco Unified Communications Manager publisher or the Active Directory service if the Cisco Unified Communications Manager is integrated into Active Directory. | |
| LdapServerPort * | System.UInt32 | The port of the Cisco Unified Communications Manager publisher or the Active Directory service if the Cisco Unified Communications Manager is integrated into Active Directory. | |
| LdapUsername * | System.String | The name of a user with administrative rights on the LDAP server. | |
| LdapPassword * | System.String | The password of the user specified by LdapUsername. | |
| LdapBaseDn | System.String | ou=Users,o=cisco.com | Base LDAP DN |
No Result Data
Branch Conditions
No description.
No description.
No description.