RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Pattern Title
Expression
^(LDAP://([\w]+/)?(CN=['\w\s\-\&]+,)*(OU=['\w\s\-\&]+,)*(DC=['\w\s\-\&]+[,]*)+)$
Description
LDAP path of Microsoft Active Directory entries (Organizational Units, Users, Computers and Groups). Requires LDAP protocol especification and allows a server name at the beginning.
Matches
LDAP://MyServer/CN=Peter,OU=Users,DC=dc1,DC=name,DC=com | LDAP://OU=Dep1,OU=Users,DC=name,DC=com | L
Non-Matches
LDAP:///CN=Peter,OU=Users,DC=dc1,DC=name,DC=com | LDAP://myserver1/myserver2/MyServer/CN=Peter,OU=Us
Author Rating: Not yet rated. Juan Morató
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials