Search filter to use to locate the user in the LDAP directory, such as for windows: <i>'(&(objectclass=user)(objectcategory=user)(userPrincipalName=<username>*))'</i> or for OpenLDAP: <i>'(&(objectClass=account)(uid=<username>))'</i>.'<username>' is replaced with the username that was supplied at the login prompt.
Meklēšanas filtrs, ko izmantot, lai atrastu lietotāju LDAP direktorijā, piemēram, logiem: <i>'(&(objectclass=user)(objectcategory=user)(userPrincipalName=<lietotājvārds>*))'</i> vai OpenLDAP: <i>'(&(objectClass =konts)(uid=<lietotājvārds>))'</i> . “<lietotājvārds>” tiek aizstāts ar lietotājvārdu, kas tika norādīts pieteikšanās uzvednē.
vaicājumam