[cisco-voip] CM 8 custom LDAP filter

Kevin Damisch kevin.damisch at vitalsite.com
Wed Jun 9 10:56:36 EDT 2010


Works like a champ.  Thanks guys!

I used:

(|(telephoneNumber=*)(SN=cisco*)

This matches the accounts populated with any value for the telephone number or any accounts with the last name containing cisco which matches my AC and LDAP user service accounts.

From: Nick [mailto:csvoip at googlemail.com]
Sent: Wednesday, June 09, 2010 9:48 AM
To: Kevin Damisch
Cc: cisco-voip at puck.nether.net
Subject: Re: [cisco-voip] CM 8 custom LDAP filter

Hi Kevin

I have had a play around with these try either one of the following

Filter by Telephone Number field

(&(objectclass=user)(!(objectclass=Computer))(!(UserAccountControl:1.2.840.113556.1.4.8043:=2))(telephonenumber=*))

or

(&(objectclass=user)(telephonenumber=*))
either of these should work

Regards

Nick
On 9 June 2010 14:43, Kevin Damisch <kevin.damisch at vitalsite.com<mailto:kevin.damisch at vitalsite.com>> wrote:
Has anyone used custom LDAP filters yet?  I am trying to create a filter so that it only imports users with a value populated in the telephoneNumber field in AD.  If this field is blank, don't sync the user over.  Not sure on what string to enter on the custom filter page.

________________________________
This communication (including any attachments) is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended recipient, any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify Vital Support Systems at 515 334 5700 and delete or destroy all copies and the original document.

_______________________________________________
cisco-voip mailing list
cisco-voip at puck.nether.net<mailto:cisco-voip at puck.nether.net>
https://puck.nether.net/mailman/listinfo/cisco-voip


________________________________
This communication (including any attachments) is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended recipient, any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify Vital Support Systems at 515 334 5700 and delete or destroy all copies and the original document.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20100609/3a23b4dd/attachment.html>


More information about the cisco-voip mailing list