No principal configured for calendar user address

For several users on our server, free/busy info cannot be viewed. When a user goes to invite attendees to an event, and types in their email address, the following shows up in the log:
2009-08-06 16:06:29-0500 [-] [caldav-8009] [AMP,client] POST /calendars/_uids_/E0BAF924-0610-47F9-A3DE-DF0D8E4A54F6/outbox/ HTTP/1.1
2009-08-06 16:06:29-0500 [-] [caldav-8009] [-] "No principal for calendar user address: 'mailto:[email protected]'"
2009-08-06 16:06:29-0500 [-] [caldav-8009] [-] 'No schedulable principal for calendar user address: mailto:[email protected]'
2009-08-06 16:06:29-0500 [-] [caldav-8009] [-] 'Error during POST for mailto:[email protected]: None'
When I run *sudo kadmin.local -q list_principals* from the terminal I show the person's username listed in the results, however the output of this command is in the format [email protected] (in other words, the internal DNS hostname for the server), rather than [email protected] (the email address of the user).
Can anyone explain what I may be doing wrong here? I'm running OS X Server 10.5.7 with OpenDirectory and iCal services, and using Thunderbird 3.0b2 with Lightning 1.0pre plugin. I was able to see freebusy information until just recently, so I know it worked in the past, and nothing has changed on the client end, so something must have changed on the server.

I found the issue. The users that were having issues did not have an email address set up for them in the "Info" section for their user account in the Workgroup Manager.
It makes sense:
1) Calendar client submits query to iCal server for a particular email address.
2) That email address isn't found on anyone's account.
3) Since it can't be found, no freebusy information can be retrieved, and errors are thrown.

Similar Messages

  • Shop configuration for internal users

    Hi SDN,
    We are using ecommerce 7.0 for SAP ECC 6.0.
    I've seen at the shopadmin that there is a possibility to configure an eshop for internal users. There its possible to create a scenario "B2B For Internal Users".
    So in my point of view. I have to define a b2b configuration at XCM. And then i should see that new scenario after login.
    But that works abolutely not. The shop with scenario "B2B For Internal Users" is not displayed. I only see all the configurations of type "Internet Sales B2B".
    Why?? both this scenarios are B2B scenarios. So both has to been displayed?
    How to configure a shop for internal users?
    One more point which i understand not... Why is this configuration for internal users a B2B scenario and not a BOB?
    The internal user has to select the customer...so thats the same like a BOB shop??
    Please explain me that things What im understanding wrong here?
    Thanks and best regards,
    Toni

    Hi SDN,
    We are using ecommerce 7.0 for SAP ECC 6.0.
    I've seen at the shopadmin that there is a possibility to configure an eshop for internal users. There its possible to create a scenario "B2B For Internal Users".
    So in my point of view. I have to define a b2b configuration at XCM. And then i should see that new scenario after login.
    But that works abolutely not. The shop with scenario "B2B For Internal Users" is not displayed. I only see all the configurations of type "Internet Sales B2B".
    Why?? both this scenarios are B2B scenarios. So both has to been displayed?
    How to configure a shop for internal users?
    One more point which i understand not... Why is this configuration for internal users a B2B scenario and not a BOB?
    The internal user has to select the customer...so thats the same like a BOB shop??
    Please explain me that things What im understanding wrong here?
    Thanks and best regards,
    Toni

  • Do I need Open Directory for multiple email addresses for Calendar users?

    Hey all,
    I have a single mac mini which I use simply as a calendar server for +/- 20 users. One day I might use Profile Manager to manage their iOS devices too. On the initial installation, we enabled Open Directory, although I'm not sure that it's required, and we have no plans re using it to manage network logins etc aside from existing calendaring.
    I'm working through a migration from a Lion Server.app install to Mavericks, and due to some data corruption issues, we'll probably just rebuild the server and reimport the users calendars.
    On my existing Lion Server installation, I can still use workgroup manager to assign multiple email addresses to calendar users, so that when a user invites another user to a calendar event using any of their email addresses (we have several variations), the invitation still gets pushed to the correct calendar user.
    On Mavericks, without installing Open Directory, it seems I can't do this (I've downloaded Workgroup Manager for Mavericks, but it obviously can't connect to a local open directory). If Open Directory is optional, I'd rather not install it, to avoid overhead and complexity, but I still need a way to manage these multiple email addresses (aliases doesn't cut it).
    Any ideas / suggestions?
    Thanks,
    D

    For Calendar server to send actual email invitations to an attendee, two things must happen:
    First, you need to configure Server.app > Calendar > Enable invitations by email.  Enabling that will bring up a wizard dialog that will step you through the IMAP and SMTP account settings.  The default values in that wizard will tell Calendar server to use the local Mail server (which you then would have to configure to use the appropriate SMTP relay, etc.).  Or you can change the wizard settings to refer to an external IMAP and SMTP server.  It is wise to use a dedicated IMAP account for Calendar server's use -- don't go using someone's personal IMAP account because there might be some "undesirable interactions", let's say.  If you need help configuring this for, say, a Gmail account, I can help with that.
    Second, the email address for the attendee must *not* be known to Calendar server, i.e. it should *not* be in the Directory.  As you probably found out, if Calendar server sees that the attendee has an email address that is in the Directory, the attendee is considered to be "local" and the invitation will be delivered directly to the attendee's calendar client.  If you simply leave those other email variations out of the Directory, Calendar server will consider that attendee "remote" and will send an actual email with a special attachment that calendar clients can understand. 
    Hope that helps.

  • ACE Load Balancing Configuration For NATed User Traffic

    Hello,
    I am currently working on a requirement where the shared application services will be hosted in DC and these services will be accessed by multiple (thousands) users from different corporates/customers. The user traffic will be hidden behind customer's proxy servers or firewalls so the load balancer (ACE modules) services hosted in DC will not be able to see requests coming in from induvidual users IP addresses.
    In this scenario what are options of load balancing are available in Lyer3/4 and Layer7 ?
    Thanks in advance for your help.
    Sanjay

    Hi Sanjay,
    In a set up where all users are coming from behind a proxy, all users will be loadbalanced to same server thus overloading it. This is when you are doing standard L3/L4 LB.
    In the situation of proxies, for HTTP applications you shall use L7 LB and use information(cookie) in HTTP client request or server response. The ace will use this information to stick the user to same server for persistence. If a client comes with no cookie it will be loadbalanced according to the predictor method configured. Below is the link for L7 configuration example and other TS steps you can take while configuring L7 policies on ACE. For more informatin i would suggest reading ACE user guide too.
    http://docwiki.cisco.com/wiki/Cisco_Application_Control_Engine_(ACE)_Troubleshooting_Guide_-_Troubleshooting_Layer_7_Load_Balancing
    If you have any questions please feel free to ask.
    Regards,
    Kanwal

  • Oracle Configurations for High User Volume

    Hi,
    Can anyone point me to some resources which discusses choosing a suitable Oracle configuration ?
    Like what configurations are best suited for a high user(5K to 10 concurrent logged in users) Architecture ?
    Regards,
    Amila.

    Hi,
          We can call the stored procedure using receiver adapter using ccBPM, we can follow different approaches for reading the data in this case.
    a) In this  a ccBPM instance needs to be triggered using some dummy message, after receiving this message the ccBPM can make  a sync call to the Oracle database the store procedure(this can be done using the specific receiver data type strucure), on getting the response message the ccBPM  can then proceed with the further steps.The stored procedure needs to be optimized for improving the performance as the mapping complexity will largely get affected by the structure in which the stored procedure returns the message.Prioritization of the objects can be handled in the stored procedure.
    b) In this a ccBPM instance can first read data from the header level table, then it can make subsequent sync calls to Oracle tables for reading data from the child tables.This approach is less suitable for this interface as the number child tables is big.
    Pravesh.

  • Configuration for writing user exits

    sir provide me the configuration of user exits,purpose how to write it
    thank u

    Hi Supraja,
    User exits are the enhancements provided by SAP
    you can use them in transactions. Each transaction will have user exits.
    If you want to use your own requirements by making your coding while the transaction is run you can use user exits.
    For example if you want to run the MRP in MD02 specific to MRP controller you can user exit.
    Please also refer the document below.
    USEREXIT
    Userxits allow us to add our own functionality to SAP standard program
    without modifying it. These are implemented in the form of subroutines and hence are also known as FORM EXITs. The userexits are generally collected in includes and attached to the standard program by the SAP.
    All Userexits start with the word USEREXIT_...
    FORM USEREXIT_..
    z..
    ENDFORM.
    The problem lies in finding the correct userexit and how to find it if one exists for the purpose. Once the correct userexit is found the necessary customer code is inserted in the customer include starting with the z. in the form routine.
    e.g. USEREXIT_SAVE_DOCUMENT_PREPARE
    Certain application like SD still provide this form of enhancement using userexit but this practice is no longer being followed for newer extensions instead they are using EXITs which come bundled in enhancement packages . Nevertheless existing USEREXITS will be supported by SAP an all the newer versions of SAP.
    HOW TO FIND USEREXITS
    Userexits can be found in number of ways:
    1) To find userexits in SD module , goto object navigator(SE80) and select
    development class from the list and enter VMOD in it. All of the userexits in SD are contained in the development class VMOD. Press enter and you will find all the includes which contain userexits in SD for different functions like PRICING, ORDER PROCESSING etc. Select the userexit according to the requirement and read the comment inserted in it and start coding.
    Some examples of userexits in SD (SALES & DISTRIBUTION) are:
    1)ADDING OF NEW FIELDS IN PRICING
    In Pricing in SD the fields on the basis of which pricing is done are derived from the FIELD CATALOG which is a structure KOMG .This structure is used to transfer transaction data to the pricing procedure in SD and is also known as communication structure. This structure KOMG consists of two tables KOMK for Header related fields and KOMP for item related fields. The fields which are not in either of the two tables KOMK and KOMP cannot be used in pricing .Sometimes a need arises when the pricing is to be based on some other criteria which is not present in the form of fields in either of the two tables. This problem can be solved by using USEREXITS which are provided for pricing in SD. Pricing takes place both when the SALES ORDER ( Transaction VA01) is created as well as when INVOICING ( Transaction VF01) is done. Hence SAP provides 2 userexits ,one for sales order processing which is
    USEREXIT_PRICING_PREPARE_TKOMP or
    USEREXIT_PRICING_PREPARE_TKOMK
    Depending upon which table (KOMK or KOMP) the new fields were inserted we use either of the above two userexits.These userexits are found in include MV45AFZZ of the standard SAP sales order creation program SAPMV45A.
    In the case of userexit which will be called when invoicing is done ,these
    are provided in the include RY60AFZZ which is in the standard SAP program SAPMV45A. The name of the userexits are same. i.e.
    USEREXIT_PRICING_PREPARE_TKOMP or
    USEREXIT_PRICING_PREPARE_TKOMK
    These userexits are used for passing the data from the communication structure to the pricing procedure, for this we have to fill the newly created field in the communication structure KOMG for this we fill the code in the above userexit using the MOVE statement after the data that has to be passed is taken from the database table by using the SELECT statement. The actual structure which is visible in these userexits and which is to be filled for that particular field is TKOMP or TKOMK.
    Before the coding for these userexits is done ,it is necessary to create a new field in either of the two tables KOMK or KOMP .For this purpose includes are provided in each of them .
    To create the field in header data (KOMK) the include provided is KOMKAZ
    and to create the field in item data (KOMP) the include provided is KOMPAZ.
    One possible example for the need of creating new fields can be e.g. Freight to be based upon transportation zone, for this no field is available in field catalog and hence it can be created in KOMK and then above userexits can be used to fill the transportation data to it.
    2) The other method of finding userexit is to find the word USEREXIT in the
    associated program of the transaction for which we want to determine userexit using SE38.
    3) The other method of finding userexits is to find the include in case of SD/MM applications where the userexits are located, this can be found in the SAP reference IMG generally in the subfolder under SYSTEM MODIFICATION.
    Some other examples of userexits in SD are:
    USEREXIT_NUMBER_RANGE
    This userexit is used to assign a different internal document number to the
    sales order(VA01) when it is created depending on some criteria like a different SALES ORGANIZAION(VKORG) .
    USEREXIT_SAVE_DOCUMENT_PREPARE
    This userexit is used to insert the ABAP code which will be called when
    the document (sales order VA01) is just about to be saved. This userexit is used generally for custom checks on different fields , to display some information before the order will be saved or for making changes to certain fields before the sales order will be saved.
    Exits & Enhancements
    There are mainly six types of EXITs in sap which have been collected in the form of enhancement packages and attached to standard code in SAP.
    These are different from USEREXIT in the way that they are implemented
    in the form of FUNCTIONs while in USEREXITS we use form routines for their implementation. These are also sometimes known as function exits.
    These start from the word EXIT_ followed by the program name and then followed by a three digit number.
    e.g. EXIT_SAPMV45A_002
    This exit is found in SD in enhancement V45A0002.
    TYPES OF EXITS
    1) MENU EXITS
    2) FUNCTION EXITS
    3) TABLE EXITS
    4) SCREEN EXITS
    5) KEYWORD EXITS
    6) FIELD EXITS
    We use SAP transactions CMOD and SMOD to manage exits. Before implementing an exit, it is required to create the project by using CMOD
    selecting the enhancement e.g. V45A0002 and selecting the component
    (one which fulfills our need) i.e. the exit which will be implemented in SMOD and after coding has been done the project has to be activated.
    An exit can be coded only once.
    FUNCTION EXITS
    These are used to add functionality through ABAP code. These start from the word EXIT_programname_NNN ending in a 3 digit number. No access code is required to implement any type of exit including function exits.
    The function exits are called from the standard SAP program in the form
    of ABAP statement
    CALL CUSTOMER-FUNCTION 'NNN'
    This is in contrast to USEREXITs where PERFORM statement is used to call
    the required userexit.
    To implement the FUNCTION EXITs first of all the project is created and a suitable enhancement package is selected and from its components the function exit to be implemented is selected and on double clicking it the exit code will appear in ABAP EDITOR(se38) where a Z include will be found and the customer code should be entered in this include.
    e.g.
    ADDING A DEFAULT SOLD-TO-PARTY in Sales Order Creation
    To show a default sold-to-party in this field when the user creates a sales order (VA01) we can use a function exit .This function exit is located in enhancement no V45A0002 . Before we can choose the exit we have to create a project in CMOD after that enter V45A0002 in the enhancement field and click on the components. In the components you will see the exit EXIT_SAPMV45A_002. This exit is used for our purpose.
    Double clicking on this exit will takes us to function builder (SE37) . This
    function exit has one exporting parameters and two importing parameters, we are interested in exporting parameter which is E_KUNNR of type KNA1-KUNNR i.e. if we move the desired customer name to this structure(E_KUNNR) it will be shown in the field as the default value when we create the sales order. This function also contains a customer include ZXVVA04. This include will be used to write our custom code.
    Double clicking on this include and it will prompt us that this include does not exists do you want to create this object, select yes and the include will be created .In this include we can write our own code that will fill the field E_KUNNR.
    e.g. E_KUNNR = 301.
    Activate the include and Activate the project. Now when ever the SALES ORDER will be created, sold-to-party field will come up with a predefined customer.
    FIELD EXITS
    The field exits are managed, created, activated through program RSMODPRF. The field exit is associated with a data element existing in ABAP dictionary and hence to the screen field using that data element.
    The format of field exit is:
    FIELD_EXIT_dataelement_A-Z or 0-9
    If a particular screen and program name is not specified than the field exit will effect all the screens containing that data element.
    The function module associated with field exit shows two parameters
    INPUT and OUTPUT. Input parameter contains the data passed to the field exit when the field exit was invoked by the R/3, we can write our own code to change the output parameter depending upon our requirements.
    Before the field exit can have any effect the system profile parameter
    ABAP/FIELDEXIT in all the application servers should be set to YES
    ABAP/FIELDEXIT = YES.
    TYPES OF USER EXITS
    User exits are basically 4 types,
    1. Field exit,
    2. Menu Exit,
    3. Function module and
    4. Screen exit.
    These exits we can use according to a situation...
    Please Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • Configuration for LDAP IP Address and Port for Exchange 2010

    Let's say Exchange 2010 is installed on a computer that is joined to a domain. However, I would like to redirect LDAP authentication to another IP address and another port like how sharepoint implement it below
    http://sharepoint.stackexchange.com/questions/33540/ldap-authentication-connection-string
    Is it possible to do the equivalent for Exchange 2010?
    Note: I would like to do this without installing any Edge Transport server or Microsoft Forefront TMG

    The question I would need to ask is "Why would you need to do this?"  I ask because Exchange requires an Active Directory account for authentication.  That account may have permissions from some other directory (as in a linked mailbox),
    but the account is used to find it.  For SharePoint, you can authenticate to other directories directly.

  • Changing user's configurations for all users

    Hi.
    My users connect to SBO (2007) from a Termainal Server. Now I want to set them all new settings (such as Language, Company Name).
    Is there a way to have a batch update for all the users or must I change every user's profile manually?
    Beni.

    Hi
    Please try the following                                                                               
    - Open the file C:\Documents and Settings\%user%\Local                 
    Settings\Application Data\SAP\SAP Business One                         
    - Please select the file b1-current-user.xml. Do a click with the mouse
    right button and select "Notepad" to edit the file.                    
    - Search the following code                                            
    <leaf kind=single name= Language  type= String >                       
                    <value>1<                                                                               
    Change the value the range is 1 to 25 (1 should be the current one, spanish is 25, for example).
    I hope that helps!
    Paulo Calado
    SAP Business One Forums Team

  • I keep being asked for my pop.mail password for my user address. Can you help please.

    I keep being asked for my pop.mail password and I do not know what is meant. Can you help. I cannot receive or send messages on thunderbird. You say you have sent a reset message to me but it has not come through. I am searching messages on my ipad. I am on the verge of abandoning Thunderbird and continuing to use my ipad and yahoo account. Thank you for your help in advance.

    Thunderbird has nothing to do with administering your email password and is not going to send you anything. I am not even sure where you requested that something be sent to you unless it is for the password to this forum which has nothing to do with your email.
    Your email provider would have a link to reset your password on their email help page.
    I would go to your providers web mail page and see if your username and password work thee. if they do then you might have incorrect server settings causing the password error.

  • Uncertain behaviour in calendar service for moved users

    Hi freinds,
    I transferred users from old version 6.2 to new version 7u3 using ldap export-import. All users are capable of accessing thier mail interface through convergence.
    Those users were not configured for calendar service in the previous msg instance and calendar service was not installed. Then I added new service pkg (earth) with calendar server facility to a one of transferred domain and then add this service pkg to a user in this domain. Although service pkg assignment get success there is an uncertain behaviour of setting attributes for each user.
    For some users following two attributes ( Viewable through new DA )are set properly while for others it is not set at all. For "test01" user convergence does not show the calendar interface properly after pressing the "calendar" button. But for user "test04" the calendar interface is shown with all featuers.
    For "test01" user
    Owned Calendar:
    Subscribed Calendar:
    For "test04" user
    Owned Calendar: [email protected]$test04 testing
    Subscribed Calendar: [email protected]$test04 testing
    Since I am doing a test for confirming possibility of getting calendar service enabled for old users
    I did not remove unnecessary LDAP attributes from the exported ldif files.
    Can somebody explain the reason for such an uncertainty.
    Thanks

    Hi shane,
    Thanks for the reply. pls find my answers and observations below. Appreciate your intervention.
    Q. What version of Delegated Administrator-DA are you using? Are you using Direct LDAP or Access Manager mode?
    A. This is a test for a large scale user migration from old msg server 6.2 (2005Q1)/ DS 5.2 to new commsuite ver 7u3
    The old system used Delegated administrator integrated in to AM 6 2005Q1. The new delegated administartor is ver 7.
    ( Direct LDAP connection is configured with out AM installed)
    Q. How were the "old" users provisioned -- which tool?
    A. Some users belongs to virtual domains were added through DA. Other users were added directly to LDAP using a customised
    tool.
    Q.Were the test01 and test04 accounts both from the "old" environment?
    A. Yes they both were created using old version DA. When do a ldap search both have same kind of attributes in the old system.
    Q. Does an account exist for the test01 user in the calendar database e.g.
    A. Yes. For both test01 and test04 accounts exist and they are enabled
    Q. What are the "ics" parameters for the test01 and test04 accounts set to e.g.
    A.
    bash-3.00# ./ldapsearch -D "cn=directory manager" -w password -b "o=example.com,o=isp" uid=test01 | grep -i ics
    objectClass: icscalendaruser
    icsFirstDay: 2
    icsTimezone: Asia/Calcutta
    icsDWPHost: newmail.example.com
    icsStatus: active
    icsCalendar: [email protected]
    bash-3.00# ./ldapsearch -D "cn=directory manager" -w password -b "o=example.com,o=isp" uid=test04 | grep -i ics
    objectClass: icscalendaruser
    icsStatus: active
    icsCalendar: [email protected]
    icsTimezone: Asia/Calcutta
    icsFirstDay: 2
    icsSubscribed: [email protected]$test04 testing--->A
    icsDWPHost: newmail.example.com
    icsCalendarOwned: [email protected]$test04 testing--->B
    bash-3.00#
    Note : pls look at the attributes I marked as A and B. I observed they added in to the user entry after the user
    logged in to convergence interface and click on the "calendar" button.For test04 these attributes were added. But
    for test01 it was not!
    Q. What do you define as "unnecessary LDAP attributes"?
    A. In the entries I impored from the old version there are some attributes that are not defined in the new DS ver 6.3.
    I did a diff check between a new user entry created in the new system and a user entry imported from the old system.
    My aim is to find exact attributes needed per a user entry to make calendar service/IM service up and then add these
    attributes to each user imported from old system using an automated script.I think I do not need to rectify above problem
    at the DA level. After I found the list of necessary LDAP attributes for the task I can add them manually to one of
    old user entry and test it. Is that a recommended way of doing it?
    Regards,

  • How to create an default profile for every user on one machine? Deployment of configurations?

    On firefox 3.5.X i can copy an configured profile from an user-folder to the programm folder of firefox. \mozilla firefox\defaults\profiles.
    After an new user log in to the machine the default profile will get the actual profile of the new user. With all bookmarks, configurations and so on.
    But this doesn't work with the firefox 3.6.10? What changed? What will be the way i can get an default configuration for every user on one machine? I want to deploy the firefox with an default configuration in our enterprise? Why does the behaviour change?
    What to do?
    Thanks...

    No - there are no missing data, because nothing will be copied. The profile - folder does not work.
    There are the standard first start behavior.
    There might be another trick? Hint? Todo?
    Thanks.

  • How do I configure a proxy for all users via GPO on Server 2012 R2?

    I would like to configure a proxy that applies to all users that log into our server running Server 2012 R2. I can manually set up the proxy (on an individual account basis) via Internet Options in Control Panel but this proxy needs to be configured for
    all users. Is it possible to do this in Group Policy Management for Server 2012 R2?
    Thank you
    Silas Horton

    > Have you checked *User configuration\Policies\Windows Settings\Internet
    > Explorer Maintenance\Connection\Proxy Settings *in group policy?
    He cannot check this because it is't available anymore starting with
    Server 2012/Windows 8/IE 10...
    > Hope it helps.
    No, it doesn't :)
    Better check User configuration - Preferences - Control Panel Settings -
    Internet Settings
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • Configuring transport for calendar

    Hello together!
    I have problems with my calender in portal. Error message occurred: "No transport has been configured for calendar".
    Can anybody give me a hint to solve the problem?
    I am looking forward for your comments!
    Thanks a lot!
    Dominik

    Hi,
    Check the SAP notes here:
    [805483|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_ep_km/~form/handler]
    https://forums.sdn.sap.com/thread.jspa?threadID=72396
    Regards,
    Praveen Gudapati

  • Devices no longer sync mailbox for specific user

    I have an Exchange 2010 environment running ActiveSync. We have started to enroll devices using Xenmobile which pushes out a mailbox configuration for the users to connect to their mailbox. Everything is working fine with the exception of one user so far.
    This user's prior iPhone was working fine and then stopped connecting with no apparent reason. He decided to buy a new iPhone 6 thinking that it would work and he would just ignore the issue on the old iPhone. The new iPhone is unable to sync as well. The
    iPhone meets our compliancy checks by Xenmobile and when he is prompted to enter in his password for his Exchange (Windows) account, it appears to accept it just fine. However, mail is never synced. We can see that his device and user credentials are
    connecting to ActiveSync in the IIS logs. We have tried disabling/enabling ActiveSync on his mailbox multiple times. I can see that a device is not showing up under his domain account within the ExchangeActiveSyncDevices container. I tried deleting the
    container altogether and it is not recreated when he tries to connect. We also have verified that another user can enroll with his iPhone and receive mail just fine, so that rules out any issues with the device itself. It really narrows it down to this particular
    user. The permissions on his domain account looked to be the same as everyone else. We are running out of ideas. We do not want to resort to recreating his mailbox since that will take quite a bit of work to backup and restore all of his mail. Any ideas are
    appreciated. Thanks.
    Update: Using the Test-ActiveSyncConnectivity powershell cmdlet, I verified that his account is able to create an ExchangeActiveSyncDevices object for the Test object.
    Update 2: I was told that this particular user is unable to sync his mailbox from another device that was tested from. This seems to point the issue to his mailbox configuration, but we don't know what else to look for other than trying to disabling/enabling
    ActiveSync. I updated the thread title to reflect that it is not just his iPhone.

    So I spoke with the Exchange admin working on the issue. He did not setup a test as I previously requested. He took Xenmobile out of the mix but still had the connection going through a Citrix Netscaler appliance, which everyone is going through.
    They performed a new test by setting up the device to connect directly to the mail server and it worked; mail was able to sync. This tells us that the problem is with something being caught at the Netscaler. In addition to Xenmobile, the Netscaler
    as its own connection policies that permit a device from even getting to Xenmobile. It must be getting dropped by that policy, even though the device worked for another user and no one else has reported any problems.
    At this point, it must be an issue with the Netscaler, so there is no need for further investigation on the Exchange side. Thanks.

  • Change configuration of a user with another user

    Hi gurus,
    I would like to know if it is possible to change the configuration of users with an admin user.
    For example. I don't have the pass of user A. Meanwhile, I nedd to change the layout of an appraisal document, a specif portal configuration for that user. Is it possible to change that configuration with my user.
    I asking this becausa I'm doing maintenance of SAP portals and some users don't give access to their accounts for privacy reasons. Do you have any ideia if it is possible?
    My specific case is HCM. I need to change add an entry to a layout of an user but I can not access to his account. It may look nonsense, but sometimes it happens.
    Thanks and best regards.

    HI,
    It is possible to change the configuration of users with an admin user.,as such only if  you have administrator rights.If u wan tto change the appraisal document with the specified user if suppose you are saying that user a is not there ,admin user can be used for editing the particular document ,where in all the information can be there with administrator .
    Regards
    Ashwin Chandra GIrmaji

Maybe you are looking for