User not found error with Outlook Connector

Hi all
I am having some issues with the Outlook Connector (Version 7.1.222.4 JES2005Q4 running on Microsoft Outlook 2003) when trying to subscribe to a users calendar.
Details:
(SJES2005Q4)
Server 1 - Access Manager
Server 1 - Delegated Administrator
Server 2 - Directory Server 5.2
Server 3 - Messenger Server
Server 3 - Calendar Server
Server 3 - Access Manager SDK
Server 3 - Communications Express
Server 3 - Messenger Express
My setup works fine, I can subscribe to users calendars in Communications Express and modify/delete etc; however, when I try to subscribe to this same users calendar in Outlook I get the following error:
"User not found. Either enter the email id of the user OR click on Search and then click on Find to locate the user."
If I click on search, I get a list of my corporate directory, here I am able to select the user but again clicking ok gives the same result.
Looking at the logs it seems that the search at the point where I click ok is missing the "organizational unit" element of the user DN, logs below:
WHEN INITIATING SEARCH (not enterng userid; instead clicking on SEARCH in the ADD CALENDAR BOX)
[14/Feb/2006:11:23:06 +0000] conn=20255 op=-1 msgId=-1 - fd=175 slot=175 LDAP connection from 172.16.7.132 to 192.168.170.97
[14/Feb/2006:11:23:06 +0000] conn=20255 op=0 msgId=1 - BIND dn="uid=me,ou=people,o=domain-dev.co.uk,dc=domain-dev,dc=co,dc=uk" method=128 version=3
[14/Feb/2006:11:23:06 +0000] conn=20255 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="uid=me,ou=people,o=domain-dev.co.uk,dc=domain-dev,dc=co,dc=uk"
[14/Feb/2006:11:23:06 +0000] conn=20255 op=1 msgId=2 - SRCH base="ou=people,o=domain-dev.co.uk,dc=domain-dev,dc=co,dc=uk" scope=2 filter="(&(mail=*)(cn=*))" attrs="cn mail uid objectClass"
[14/Feb/2006:11:23:06 +0000] conn=20255 op=1 msgId=2 - SORT cn (5)
[14/Feb/2006:11:23:06 +0000] conn=20255 op=1 msgId=2 - VLV 1:1:1:0 2:5 (0)
[14/Feb/2006:11:23:06 +0000] conn=20255 op=1 msgId=2 - RESULT err=0 tag=101 nentries=3 etime=0 notes=U
[14/Feb/2006:11:23:06 +0000] conn=20255 op=2 msgId=3 - SRCH base="ou=people,o=domain-dev.co.uk,dc=domain-dev,dc=co,dc=uk" scope=2 filter="(&(mail=*)(cn=*))" attrs="uid mail cn title company telephoneNumber physicalDeliveryOfficeName objectClass"
[14/Feb/2006:11:23:06 +0000] conn=20255 op=2 msgId=3 - SORT cn (5)
[14/Feb/2006:11:23:06 +0000] conn=20255 op=2 msgId=3 - VLV 0:4:0:0 1:5 (0)
[14/Feb/2006:11:23:07 +0000] conn=20255 op=2 msgId=3 - RESULT err=0 tag=101 nentries=5 etime=1 notes=U
NOW SELECTING USERID
[14/Feb/2006:11:23:50 +0000] conn=20255 op=3 msgId=4 - SRCH base="uid=testmail,ou=people,o=domain-dev.co.uk,dc=domain-dev,dc=co,dc=uk" scope=0 filter="(&(mail=*)(cn=*))" attrs="cn displayName givenName sn initials uid departmentNumber title homePhone mail manager mobile company pager secretary description facsimileTelephoneNumber l physicalDeliveryOfficeName postalCode st street c telephoneNumber mailAlternateAddress objectClass"
[14/Feb/2006:11:23:50 +0000] conn=20255 op=3 msgId=4 - RESULT err=0 tag=101 nentries=1 etime=0
PRESSING OK (WITH USER ID SELECTED)
[14/Feb/2006:11:24:20 +0000] conn=20256 op=-1 msgId=-1 - fd=225 slot=225 LDAP connection from 192.168.170.99 to 192.168.170.97
[14/Feb/2006:11:24:20 +0000] conn=20256 op=0 msgId=1 - BIND dn="" method=128 version=2
[14/Feb/2006:11:24:20 +0000] conn=20256 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn=""
[14/Feb/2006:11:24:20 +0000] conn=20256 op=1 msgId=2 - SRCH base="o=domain-dev.co.uk,dc=domain-dev,dc=co,dc=uk" scope=2 filter="(uid=testmail)" attrs="cn uid mail givenName sn icsCalendar"
[14/Feb/2006:11:24:20 +0000] conn=20256 op=1 msgId=2 - RESULT err=0 tag=101 nentries=0 etime=0
[14/Feb/2006:11:24:20 +0000] conn=20256 op=2 msgId=3 - UNBIND
[14/Feb/2006:11:24:20 +0000] conn=20256 op=2 msgId=-1 - closing - U1
[14/Feb/2006:11:24:21 +0000] conn=20256 op=-1 msgId=-1 - closed.
NOW WHEN ENTERING USER ID DIRECTLY (that is NOT clicking on SEARCH in the ADD CALENDAR BOX)
[14/Feb/2006:11:25:16 +0000] conn=20257 op=-1 msgId=-1 - fd=225 slot=225 LDAP connection from 192.168.170.99 to 192.168.170.97
[14/Feb/2006:11:25:16 +0000] conn=20257 op=0 msgId=1 - BIND dn="" method=128 version=2
[14/Feb/2006:11:25:16 +0000] conn=20257 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn=""
[14/Feb/2006:11:25:16 +0000] conn=20257 op=1 msgId=2 - SRCH base="o=domain-dev.co.uk,dc=domain-dev,dc=co,dc=uk" scope=2 filter="(uid=testmail)" attrs="cn uid mail givenName sn icsCalendar"
[14/Feb/2006:11:25:16 +0000] conn=20257 op=1 msgId=2 - RESULT err=0 tag=101 nentries=0 etime=0
[14/Feb/2006:11:25:16 +0000] conn=20257 op=2 msgId=3 - UNBIND
[14/Feb/2006:11:25:16 +0000] conn=20257 op=2 msgId=-1 - closing - U1
[14/Feb/2006:11:25:16 +0000] conn=20257 op=-1 msgId=-1 - closed.
OUTLOOK CONNECTOR LOGS
02/14/2006 11:25:16.223 (0x0e34) {Addin } [Error  ]: wc /get_userprefs.wcap?userid=testmail&id=bo3bn0u68x8sb5rb&fmt-out=text%2Fcalendar
02/14/2006 11:25:16.223 (0x0e34) {Addin } [Error  ]: wcap returned errno: 61
02/14/2006 11:25:16.223 (0x0e34) {Addin } [Warning]: LookUpUser getUserPropertiesByEmailID failed : Denied Access
Initially I thought that it maybe something to do with ACI but then the search parameters are not correct at the point of clicking ok.
My Outlook Connector deployment configuration for the "LDAP" tab is as follows:
Search base (root of LDAP directory): ou=people,o=domain-dev.co.uk,dc=domain-dev,dc=co,dc=uk
VLV Search filter: (&(mail=*)(cn=*))
Advanced search filter: (cn=%s*),(givenName=%s*),(sn=%s*),(title=%s*),(uid=%s*),(company=%s*),(departmentNumber=%s*),(physicalDeliveryOfficeName=%s*),(l=*%s*)
Name resolution filter: (&(mail=*)(|(mail=%s*)(|(cn=%s*)(|(sn=%s*)(givenName=%s*)))))
VLV sort attribute: cn
Search timeout after: 1minute
Maximum number of search results returned: 10
Require authentification (See Help for LDAP syntax examples): (User DN pattern) uid=%S,ou=people,o=domain-dev.co.uk,dc=domain-dev,dc=co,dc=uk
Retrieve user settings from LDAP (User DN pattern): uid=%S,ou=people,o=domain-dev.co.uk,dc=domain-dev,dc=co,dc=uk
Does anyone have any ideas?
Thanks
PS: This is also posted in the IMS mailing list, so apologises for duplication to people who visit both forums.

The error was fixed by setting the "Authenticated proxy binding: service.wcap.userprefs.ldapproxyauth" to "yes", this is in the release notes as pointed out by Arnaud Quillaud.
Link: http://docs.sun.com/app/docs/doc/819-5200/6n7a49o0b?a=view

Similar Messages

  • MySite User Not Found Error

    A user was deleted from AD, of course this generated an e-mail after the UPS sync ran notifying the manager of the user that their MySite will be deleted. The manager just told me she gets a "User not found" page when she clicks the link. It has
    not been 3 days since she got the e-mail so the site should not be deleted yet.
    What to do?
    Thank you!!

    Hi,
    According to your post, my understanding is that you wanted to
    During the first incremental synchronization after the accounts are deleted from AD, the user profiles will be
    marked for deletion in the Profile database.
    The profiles still exist in the Profile DB and are a simply marked for deletion.
    In order to actually delete the profiles, we must run the
    My Site Cleanup Timer job. This job will purge the profiles marked for deletion.
    The My Site Cleanup Timer Job runs by default once per hour. If the user do have a My Site, the My Site is queued for deletion, an email is sent to the user’s manager, and the user profile is deleted.  If the user does not have a My
    Site, then their profile is simply deleted.
    Check the manager’s inbox, and we see two new emails that let us know the My Site is going to be deleted in 14 days.
    Click the link in the email, and we see that we now have access to the My Site.  We are logged in as manager, but accessing the deleted user’s personal site.  Note also that we have access to the Shared Documents as well as the
    Personal Documents folder for the user. 
    There are some great articles for your reference, although it is about the SharePoint 2010, it still works for SharePoint 2013.
    Account Deletion and SharePoint 2010 User Profile Synchronization
    Inside the SharePoint 2010 My Site Cleanup Timer Job
    My Site Cleanup Job and "user not found" error message in SharePoint 2010
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • TTS - Internal error User not found error

    DB version:10.2.0.4
    OS - AIX6.1
    Could someone let me know how to resolve this error?. I'm running an export of metadata for TTS using the command below. The TTS export is working fine on other tablespaces of the same database.
    I'm running export with "/ as sysdba".
    expdp DUMPFILE=<>.dmp DIRECTORY=xtts_dir logfile=<>.log TRANSPORT_TABLESPACES=TBSP1,TBSP2,TBSP3 transport_full_check=y
    ORA-39123: Data Pump transportable tablespace job aborted
    ORA-29336: Internal error [user not found] [48] from DBMS_PLUGTS
    Job "SYS"."SYS_EXPORT_TRANSPORTABLE_06" stopped due to fatal error

    It seems my issue is due to the streams admin user. The streams replication was setup on the objects under these tablespaces. The streams replication was removed and strmadmin user is also dropped. I have enabled trace and got the below message in the trace file. Does any of you face the same issue?.
    ORA-39123: Data Pump transportable tablespace job aborted
    ORA-29336: Internal error [user not found] [48] from DBMS_PLUGTS
    Streams : knlcfdrl
      error 604 while looking up the Streams tables.
    kwqaadqrs: error 39119 during add rule Here is the command used for removing streams.
    execute DBMS_STREAMS_ADM.REMOVE_STREAMS_CONFIGURATION();

  • "User not found" error through SOAP webservice request AddGroup.asmx

    Hi there,
    With the help of NINTEX Im trying to create a new group via the webservice:
    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:m="http://schemas.microsoft.com/sharepoint/soap/directory/">
    <soap:Header>
    </soap:Header>
    <soap:Body>
    <m:AddGroup>
    <m:groupName>TestGroup</m:groupName>
    <m:ownerIdentifier>mydomain/user</m:ownerIdentifier>
    <m:ownerType>user</m:ownerType>
    <m:defaultUserLoginName>mydomain/user</m:defaultUserLoginName>
    <m:description>
    </m:description>
    </m:AddGroup>
    </soap:Body>
    </soap:Envelope>
    I keep getting a user not found. I tried the same approche in a SharePoint 2010 environment and there it works just fine. 
    I tried changing the username to i0#.w|mydomain/user, after reading an article HOW TO: Add users to SharePoint Groups using SharePoint 2013 UserGroup.asmx Web Service on blogs.technet.com
    Does anyone has an idea what the problem could be?

    Hi,
    From your description, an error occurred when you create a new group via the web service in SharePoint 2013.
    Please use “\” instead of “/”, for example: use “i0#.w|mydomain\user” instead of “i0#.w|mydomain/user”.
    Here are two other ways to create a new group for your reference:
    1. Use SPServices.
    http://spservices.codeplex.com/wikipage?title=Users%20and%20Groups
    2. Use ECMA Client object model, the following code for your reference:
    // Create Group
    var groupCreationInfo = new SP.GroupCreationInformation();
    groupCreationInfo.set_title('Collaboration ' + folderName);
    groupCreationInfo.set_description('This is a new Collaboration Group');
    this.oGroup = currentweb.get_siteGroups().add(groupCreationInfo);
    clientContext.load(oGroup);
    oGroup.set_owner(GroupObject);
    oGroup.update();
    Best Regards
    Dennis Guo
    TechNet Community Support

  • User not found error

    HI all .
              I am trying to connect and load MDM repository using MDM ABAP API's but when I executes the function module it loads the repository and gives an error
    server return code0XFFAA0201: User not found.
    can anyone provide some in puts on this.
    Thanks in Advance
    Vinay Yadav

    Hi Nikhil,
                  I have done the enrty  into the console as user with the same name I use to login into R\3 System but It still giving the same  *"user not found"*. Please give me some clue,what else can be done to resolve that error.
    Thanks,
    Vinay Yadav

  • User not found error when connecting to MDM server using NWDS

    Hi,
    I am getting the error as " User not found " when i am connecting to MDM server from the code written in NWDS.
    If i make that user as admin in usermapping in MDM den it works fine bt if that user is not admin den get the error as user not found.
    Please help.

    Hi,
    Thanks for the reply.
    I have added the user in user mapping in MDM server. but i have to give the authority as admin.
    other users who are added in usermapping bt not assigned as admin are getting the error.

  • Desktops get "Server Not Found" errors with WRT160N

    I'm sharing my WRT160N with 2 laptops and 3 desktops. My laptops connect to the internet ok... drops now and then tho... but my desktops frequently get a "Server Not Found" error. After repeated "try again" clicks, it eventually connects again. Any ideas??

    Try this ;
    Open an Internet Explorer browser page on your wired computer(desktop).In the address bar type - 192.168.1.1 and press Enter...Leave Username blank & in Password use admin in lower case...
    Under the Setup Tab...reduce the MTU value to 1300 and save settings.
    Also reduce the card speed of the dekstop... (assuming it is window XP)..Click on the Start button >>> Control Panel >> Network Connections >> Right click on the ""Local Area Connection"" icon and select properties-Here click on the "Configure" button- Click on the "Advanced" tab- In the "Property" box highlight Link speed and duplex/Connection type/Network or Media type- And in the "Value" box select 10 Mbps half duplex/ 10 base T/10 base half mode and click on OK..  Now restart the computer.

  • Getting a file not found error with jam pack instruments

    Since Logic Express no longer works with the current Mac OS X versions, I'm trying to get used to using GarageBand again while I save up to buy the full Logic Package.  I had purchased all of the jam packs years ago and recently also purchased Main Stage.  Now, when I go to use, for example, an instrument from the Orchestral jam pack, I get a message saying "EXS24 instrument “Cellos.exs”: Audio file “VC-L_legato_f_C2.wav” not found!" with the option to continue or search again.  Clicking "search again" always ends up with the same message.  This is driving me nuts!  Pretty ****** off right now that I can't use what I paid money for.  Isn't this stuff supposed to "just work"?  Or did that die with Steve Jobs?

    same Problem: Working with OS X 10.6.8 on a MacBookPro Santa Rosa and Logic Pro: Its not possible to use the cello.exs 'cos missing audio file “VC-L_legato_f_C2.wav”, same problem with Basses.exs (missing KB-L_legato_f_A#1.wav) and the  Piano. All this broken Instruments are from the Jam pack Orchestra Library.

  • "Image not Found" error with Show Thumbnails

    Using Dreamweaver's ADDT "Show Thumbnail" server behavior, I get an "image not found" error. The thumbnail has been created because I can see in on the remote server. I am new at this, please help!

    >>
    And If I change the "File List Recordset" to get images subfolders related to a rename rule, {dogs_images_recordset.id_dog) I get an image displayed, but its always the same image and corresponds only to one record (the first of the display list)
    >>
    I´m now trying to understand your scenario -- so if I get it right, the file list recordset retrieves the correct image folder
    (assuming you´re passing the dynamic folder name from e.g. an URL variable "id_dog"), but just displays one image rather than looping through all images in that directory ? However, can you please post the code of the page containing the file list recordset ?
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • File Not Found Error with FlashHelp

    When I deploy and launch my FlashHelp project I get a "Not
    Found The requested resource was not found." error in the topic
    pane. I'm also not able to reference any of the topics from the TOC
    and get the same error.
    I just upgraded to RoboHelp v6 and all of this worked fine
    when the project was generated using the previous version of
    RoboHelp (5).
    Does anyone know what changed that might be causing the
    problem?

    Hello,
    I am having a similar problem. Did you find a solution?
    Thank you,
    Melissa
    "arunak" <[email protected]> wrote:
    >
    Hi Pratim,
    I am also facing the same problem. can u please let me know whenever
    u get the
    solution for this.
    Regards,
    Arunak
    Pratim <[email protected]> wrote:
    Hi,
    I'm writing a web service on weblogic 8.1 with weblogic workshop.Ihave
    to use log4j-1.2.7 supplied by client with my application.I cannot write
    ant script manually.Also I cannot change server start script or cannot
    put any command line argument when the server starts.
    Now I require this logger in my EJB.I have kept log4j.properties inthe
    same path where my EJB's are.But the final ear produced does not contain
    this log4j.properties and subsequently I get the error "log4j:ERROR
    Could not read configuration file [log4j.properties]."
    Please help me to resolve this problem so that log4j.properties goes
    with the final .ear file and the ejb code finds the logger.
    thanks,
    pratim

  • Load: class not found error with sdk 1.4.1 demos

    I have read through a ton of messages regarding this problem with Internet Explorer 6. The only one I saw that had a work around was to compile with javac -target 1.1 <filename>
    This kind of makes having 1.4 moot doesn't it? Has anyone else figured out anything about this error? I get it just from running the demos or a hello world applet with IE6. No problems with Netscape or the appletviewer.
    Thanks in advance...
    happy developing.
    g

    Have you configure IE6 to use the plug-in?
    What is the HTML code like? What is the exact error message (i.e. what is the name of the class it says it did not found)?

  • Gwdca.exe - Entry Point Not Found Error With Hot Patch 4

    We've upgraded a few of our GroupWise 8 clients from 8.0.3 Hot Patch 3 to 8.0.3 Hot Patch 4 to address the critical security vulnerability in HP3. We receive the following error message (attached) every few minutes which seems to be related to the archving process.
    Receiving gwdca.exe - entry point not found
    The procedure entry point DAGetLinkedObjectParent could not be located in the dnyamic link library sccda.dll
    When the error appears, it seems to correlate to the "Updating Archive Quickfinder Indexes" appearing in the bottom left corner of the GW client. Backreving the client to 8.0.3 HP 3 resolves the problem. We have tried running GW Check on the mailbox as well as forcing a reindex of the archive without any success. Any insight would be appreciated.
    Thanks
    Josh

    Originally Posted by joshbilsky
    We've upgraded a few of our GroupWise 8 clients from 8.0.3 Hot Patch 3 to 8.0.3 Hot Patch 4 to address the critical security vulnerability in HP3. We receive the following error message (attached) every few minutes which seems to be related to the archving process.
    Receiving gwdca.exe - entry point not found
    The procedure entry point DAGetLinkedObjectParent could not be located in the dnyamic link library sccda.dll
    When the error appears, it seems to correlate to the "Updating Archive Quickfinder Indexes" appearing in the bottom left corner of the GW client. Backreving the client to 8.0.3 HP 3 resolves the problem. We have tried running GW Check on the mailbox as well as forcing a reindex of the archive without any success. Any insight would be appreciated.
    Thanks
    Josh
    Duplicated and reported as defect #902940.

  • Internet Explorer returns "Page not found error" with new laptop set up

    I have a recently acquired Dell Latitude D600 with TrueMobile 1300 Wireless adapter running XP Pro Service Pack 2 and a BEFW11S4 Version 3 Wireless router.  I can get the router and laptop to communicate to the point of retrieving an IP address and show that there is Excellent Signal.  How ever when I launch IE i get the Page Not Found screen.  Once or twice i've been able to connect to the Google Home Page, but it seems random. 
    I have used the ping command in a DOS window to ping yahoo.com and google.com.  Most of the time I get a 50% or less successful ping.  I have directly connected the laptop to the router and it works without problem and I have another computer running Home XP via a WPC11 adapter that I have been using for many years.
    Anyone have any experience with this symptom or problem?

    hi , here is what u do , hardwire the PC to the router first....access the router using http://192.168.1.1 "admin" is the default passowrd.....go to the wireless section and ensure u have selected channel 11....save settings....then go to the advanced wireless settings and reduce the RTS and fragmentation threshold by 40 each....save settings....

  • Internet Users not found error when using ISS IACs from ITS

    Hi all,
    We are implementing an ITS-based solution for Online Self Services for Utilities.
    Initial Logon was fine, and we are able to run through multiple ITS services (IACs).
    However, almost always after 4-5 clicks on multiple ITS service (e.g. view bills, view consumption history), we will get an error "Internet User does not exist/Invalid Password"
    Checked the ~usertimeout and ~timeout parameter.
    ~timeout is 8 minutes and ~usertimeout is set to 1 hour.
    Any other parameters that we are missing ?
    Appreciate any help.

    Hi,
    If this is happens only with services view bills, view consumption history.. or this happens for every other service if you are trying to access 5 minutes after logon.
    Have to restarted your ITS server after changing these parameters.
    well i am not aware of any ITS based service Bill.. can you please help me out.. if this is part of ESS/MSS service.
    regards,
    Sudhir

  • File not found error with log4j.properties

    Hi,
    I'm writing a web service on weblogic 8.1 with weblogic workshop.I have to use log4j-1.2.7 supplied by client with my application.I cannot write ant script manually.Also I cannot change server start script or cannot put any command line argument when the server starts.
    Now I require this logger in my EJB.I have kept log4j.properties in the same path where my EJB's are.But the final ear produced does not contain this log4j.properties and subsequently I get the error "log4j:ERROR Could not read configuration file [log4j.properties]."
    Please help me to resolve this problem so that log4j.properties goes with the final .ear file and the ejb code finds the logger.
    thanks,
    pratim

    Hello,
    I am having a similar problem. Did you find a solution?
    Thank you,
    Melissa
    "arunak" <[email protected]> wrote:
    >
    Hi Pratim,
    I am also facing the same problem. can u please let me know whenever
    u get the
    solution for this.
    Regards,
    Arunak
    Pratim <[email protected]> wrote:
    Hi,
    I'm writing a web service on weblogic 8.1 with weblogic workshop.Ihave
    to use log4j-1.2.7 supplied by client with my application.I cannot write
    ant script manually.Also I cannot change server start script or cannot
    put any command line argument when the server starts.
    Now I require this logger in my EJB.I have kept log4j.properties inthe
    same path where my EJB's are.But the final ear produced does not contain
    this log4j.properties and subsequently I get the error "log4j:ERROR
    Could not read configuration file [log4j.properties]."
    Please help me to resolve this problem so that log4j.properties goes
    with the final .ear file and the ejb code finds the logger.
    thanks,
    pratim

Maybe you are looking for