Filter LDAP using AXL Toolkit does not

By previous instructions messages I tried to apply a filter then if the IP phone field is not filled in AD, a user will not appear in Directory user UCM after synchronization.  We are trying to get this working in the laboratory before we apply in the production.  Problem is after you apply the filter, users successfully with no IP phone are always appear in users of the Complutense University of MADRID (I've created new users after applying the filter with phone ip field populated, then ran sync)

UCM 7.1 running (3).

AD Structure for laboratory UO = UCM, dc = lab, dc = local

Our records of the sample.xml in the directory AXLtookit is down, as is the command I run and try respone ending successfully.  Anyone has an idea why users with iphone blank are appearing at the Complutense University of MADRID after filter applied?

Sample.Xml


Aaron is correct (+5 for accuracy and quickness), after you modify the LDAP filter in the database you will need to restart the DirSync service.

Also, I think you may want to adjust your LDAP search query a bit from:

(&(objectclass=user)(!(objectclass=Computer))(!(UserAccountControl:1.2.840.113556.1.4.803:=2))(|(ipPhone=*)))

to:

(&(objectclass=user)(!(objectclass=Computer))(!(UserAccountControl:1.2.840.113556.1.4.803:=2))(ipPhone=*))

You don't need the logical "OR" for the ipPhone attribute.  Another way to read the statement:

objectclass=user  AND

NOT objectclass=Computer  AND

NOT UserAccountControl:1.2.840.113556.1.4.803:=2 AND

ipPhone=*

HTH.

Regards,

Bill

Tags: Cisco Support

Similar Questions

  • In numbers, I can't use then "/" operator to divide 2 cell, when I use may 7 does not appear "/", appear.

    In numbers, I can't use then ' / ' operator to divide 2 cell, when I use Shft + 7 does not appear "/", appear ' + '.

    Apple saw fit to replace the ' / ' with the Obelus ("÷") that often resembles a plus.  Look very carefully and you will see the point above and below the line.

    Also if you look at the result, 6/3 is 2 step 8 if the operator acted as the addition operator

  • Report of that evaluation of Generation Toolkit does not

    Hello

    I tried to insert data into an Excel file, but it seems that the evaluation of report generation toolkit does not.

    Attached file my VI.

    LV said that I need to activate the product to run. An error occurs on each Subvi reporting, involving I never tested my application.

    I went on the help/activation Labview component and the assessment is activate.

    Anyone has an idea why the evaluation version does not have Report Generation Toolkit? A solution as soon as possible please...

    PS: I still have 15 days left.

    Thank you very much! I tried on another computer with Excel 2010. It works very well.

  • Serial cable using IrDA protocol does not work correctly. Steve Stephens, * address email is removed from the privacy *.

    The difficulty it Center Microsoft said that my serial cable using IrDA protocol does not work properly.

    Appreciate any suggestions on how to solve this problem.

    Steve Stephens, * address email is removed from the privacy *.

    Hi, Steve Stephens.

    Did you run the fixit available in the link below?
    Hardware devices do not work or are not detected in Windows

    Method 1: Check for any error message in Device Manager

    When a device is not functioning, Device Manager also typically displays an error message with an error code that comes with it. First, search for errors in the Manager of devices to do this, follow the steps below:

    (a) open Device Manager by clicking the Start button, click on the Control Panel, clicking system and Maintenance, and then clicking Device Manager.

    (b) If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    (c) in the Device Manager, find your device, and then double-click the device name.

    (d) If an error code has been generated, the code appears in the status area of the device under the general tab


    Method 2:
    download and install all available Windows Update

    Install Windows updates
    http://Windows.Microsoft.com/en-us/Windows-Vista/install-Windows-updates

    Method 3: Download and install SP2

    Learn how to install Windows Vista Service Pack 2 (SP2)
    http://Windows.Microsoft.com/en-us/Windows-Vista/learn-how-to-install-Windows-Vista-Service-Pack-2-SP2

  • If I buy a used PC that does not have an operating system or OS disc, still has the label of license for windows can download Microsoft windows?

    If I buy a used PC that does not have an operating system or OS disc, still has the label of license for windows can download Microsoft windows?

    N ° you must contact the manufacturer of the computer and asking for a disc of recovery/reinstallation of Windows. Carey Frisch

  • 10g developed forms using windows machine does not machine Solaris

    I developed a form using the next version of developer costume Oracle 10 g Fomrs using the WINDOWS machine.
    My application server is a SOLARIS machine. All the .fmx are copied to the same SOLARIS machine in a directory.
    I copied the shape (.fmx) in the same directories where other forms are in the SOLARIS machine.
    Now, I click on the menu item (the menu was already present here before to develop the form in the menu. I don't have to create a new menu item in the Menu) in the windows machine.
    The form does not appear.
    Could you please tell me wheather I have to compile the form that I have developed into a WINDOWS machine in a SOLARIS machine format, or should I do something else so that when you click on the Menu item in the Windows machine this form appears. Or Ihave developed this form using SOLARIS machine?
    Please help me.


    I'm working on the next version of developer costume Oracle 10 g Fomrs

    ORM [32 bit] Version 10.1.2.0.2 (Production)
    Oracle Toolkit Version 10.1.2.0.2 (Production)
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle V10.1.2.0.2 - Production procedure generator
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Query Oracle 10.1.2.0.2 - Production Designer
    Oracle virtual graphics system Version 10.1.2.0.2 (Production)
    The GUI tools Oracle Utilities Version 10.1.2.0.2 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle tools integration Version 10.1.2.0.2 (Production)
    Common tools Oracle area Version 10.1.2.0.2
    Oracle 10.1.0.4.0 Production CORE

    Hello

    Use the frmcmp_batch for the compilation. Looks like that the DISPLAY environment variable is not set.

    Arun-

  • Script using AppleScript GUI does not

    Before we go too complicated, I'm starting to get a basic copy/paste using keyboard shortcuts to work. In theory, if I can copy a value of cells in another cell using keyboard shortcuts, I can use keyboard shortcuts, I need more complex scripts.

    Can someone more well informed that I look over the below basic code and tell me what I'm doing wrong?

    (I added the script editor to the security settings for accessibility to allow him to control the computer.)

    My code for a simple copy/paste in figures (other programs also not to answer):

    on run

    say application "Numbers".

    activate

    if not (there are document 1) then error number 1000

    say document 1

    tell the worksheet active

    the value the selectedtable to (the first table whose class of selection range is range)

    the value myRows to count the lines in selectedtable

    say selectedtable

    the value the selection range of cell 2 of rank 3

    sendCopy

    the value the selection range of cell 4 of rank 3

    sendPaste

    end say

    end say

    end say

    end say

    end run


    on sendCopy()

    say application 'Numbers' to Activate

    say application "System events".

    say application process "Numbers".

    key sequence « C »

    end say

    e nd dire

    end sendCopy


    on sendPaste()

    say application 'Numbers' to Activate

    say application "System events".

    say application process "Numbers".

    key sequence « V »

    end say

    end say

    end sendPaste

    Thank you

    Jason

    You favorite the AppleScript Language Guideand then use the appropriate syntax:

    key sequence Using 'C' command down


    key sequence 'V' with the command down


    It may or may not be other contributory factors in your script as to why it does not work.

  • using the do does not track will be my lojack still be able to find my location if stolen pc

    I followed by avg if pc is stollen by using the do not follow foxfire will be I have problems with avg to find my pc if stollen

    Hello Kime34759,

    Please contact the Mozilla Support. I'm not familiar with the Lojack of AVG software, but in looking at the site here , their tracking software is at the level of the bios and does not track of browser use.

    For more information please visit the site of the products mentioned above.

    See you soon,.
    Patrick

  • Tecra A7: After using Record now does not close properly

    Hello

    I have a problem with recordnow software on my new laptop Tecra A7. It does not close after that I have to burn a CD/DVD (recordnow.exe still appears in the Task Manager). It closes correctly when I open only and nothing is burned. The main problem is that I can't access my DVD - RAM drive until the recordnow.exe is closed by the Manager tasks. I tried to reinstall the recordnow software but it does not solve the problem.

    I hope that someone will help.
    Thank you

    Hello

    Thanks a lot for the power supply to the back. This problem is unknown and tells you some very useful information.

    Thanks again!

  • write a graph in a cluster using a refnum does not?

    Hi all

    A little bit of a weird (I think). I'm trying to update a table that is in a cluster using a refnum.

    See the attached example, Boolean updates correctly, but not the graph (above). Y at - it something I'm doing wrong or can graphics simply can't be updated in this way?

    With the help of LV 8.6 in Win XP (SP3).

    Ideas?

    PNR

    It does not work. You must remove the reference for the cluster chart and update it in this way. See attached mod.

  • My Windows Media Player does not open upward when you click it in the list of available programs, nor will any media over the internet using Windows Media does not work

    My Windows Media does not open upward, when you click on Window Media Player in the list of available programs nor play any internet media using the Media window. I have the 110.6002.18311 version. Any help to fix this problem will be appreciated.

    Hello

    You can try to re register the dll files for windows media player and if it helps fix your problem. To do this, please follow the steps below:
    1. Click Start, type cmd in the search box and right-click on cmd.exe, and then click Run as administrator.
    2. At the command prompt, type the following commands and press ENTER after each command:
    regsvr32 vbscript.dll
    regsvr32 jscript.dll
    regsvr32 wmp.dll
  • Windows Fax & scan using Outlook 2007 does not display do not all contacts

    This can be a matter of Office 2007. I use Windows Fax Scan & and Outlook 2007. I can't choose a recipient in Outlook 2007 Contacts correctly use in Windows Fax & Scan. When I click the To: button in Windows Fax & Scan I have only three columns displayed. Name, full name, and e-mail address.  If the recipient does not have an e-mail address, his name does not appear. Who am I put in wrong place? I don't see an option in Windows Fax & Scan. What is an Outlook setting? Any help would be appreciated.

    From: Hal Hostetler

    This is probably due to sync Palm/BB and/or the / import export, email addresses don't always 'solve' prevents them underscores when used in address lists.  One thing to note for the future is to NEVER use Outlook. PST, import and export functions, they are broken and have been, they lose data and the. PST Import feature usually corrupts the Outlook profile in use at the time.  Instead, just make a copy of the current value, by default. PST file when Outlook is closed, take this copy to your new computer, place it in a folder where it will NOT overwrite any existing... PST files, make sure it is not set to read only (which will happen if you use a CD for transfer, then open of in Outlook using ' file |) Open | Outlook data file. " Do drag what you should leave the default copy on your new machine, or set as the default value and continue to use it.

    About 900 contacts, see if this clever utility can help with that:

    http://www.Chapura.com/downloads_utilities.php

    E-mail address utility

    Another response of the community of Windows Vista discussion groups

  • Reinstalled vista now the modem does not work, says the modem is already in use. Modem does not appear in the material...

    Vista Basic with dial-up. I reinstalled vista and now the modem will not work with any of the numbers given by my provider. He throws error numbers (Sorry didn't write them) and said that the modem is already current usage or other computer is busy. The modem does not appear in the lists of material and reinstallation does not work. The computer does not recognize when a new modem is installed either. I use the same drivers provided with the computer when I got it.

    Hello

    I suggest to refer to this link and follow the instructions in the link below and check, if this can help:

    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-modem-problems

    It will be useful.

  • problem with my 'in use Catalogue', lightroom does not start!

    Hello, I have a problem with my "Catalogue". My laptop battery was empty, he went, once restarted, lightroom does not start... He keeps giving the message that the catalog is already used... I tried to reinstall lightroom, select a new catalog, but these options don't work... Please help me because I can't work now!

    Hi liannem,

    What version of Lightroom?

    With Lr closed go to the location where your catalog (by default it is pictures/Lightroom)

    Remove the . Lock file with the same name as your catalog. For example, in the image below, it is Lightroom4 catalog.lrat.lock

    In your case, it will be Lightroomcatalog.lrcat.lock(Lightroom6/cc)

    Restart Lightroom

    Let us know if this helps

    ~ Assani

  • UCM, RIDC sorting using custom metadata does not work

    I'm doing a search using GET_SEARCH_RESULTS and I am trying to sort the results, but unfortunately it does not work. I get this exception:

    Unable to retrieve search results. Error occurred while retrying the search query. Error occurred while processing. Unable to return results.
    oracle.stellent.ridc.protocol.ServiceException: Unable to retrieve search results. Error occurred while retrying the search query. Error occurred while processing. Unable to return results.

    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:142)

    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:108)

    to the sample. Connection.main (Connection.Java:661)

    The binder is like:

    binder.putLocal ("IdcService", "GET_SEARCH_RESULTS");

    binder.putLocal ('ResultCount', '10');

    binder.putLocal ("QueryText', 'xDocAudvTitle < contains >"togados"');

    binder.putLocal ('SortField', 'xDocAudvTitle');

    binder.putLocal ("SortOrder", "Asc");


    If I do not use the sortField and SortOrder parameter, the query retrieves the correct results.


    Any idea on this exception?


    Kind regards

    Juan Carlos.

    Thank you all,.

    The problem is that the custom metadata field is of type Memo, both because of its size is not optimizable, so I can't sort by using xDocAudvTitle.

    I'm done with the help of another field to sort.

    Once again, thank you to you two.

    Kind regards

    Juan Carlos.

Maybe you are looking for