| setauthenticationldapaction_mssrvrecordlocation |
Use this method to set mSSRV Specific parameter. Used to locate the DNS node to which the SRV record pertains in the domainname. The domainname is appended to it to form the srv record. Example : For "dc._msdcs", the srv record formed is _ldap._tcp.dc._msdcs. |
Syntax |
Parameters |
name |
Name of the LDAP profile to modify. This is mandatory parameter. |
mssrvrecordlocation |
MSSRV Specific parameter. Used to locate the DNS node to which the SRV record pertains in the domainname. The domainname is appended to it to form the srv record.
Example : For "dc._msdcs", the srv record formed is _ldap._tcp.dc._msdcs. Default value = NS_S_DEFAULT_MSSRV_RECORDLOCATION. |
Return Value |
Returns simpleResult |
See Also |