Exchange 2010 Sharing a calendar using OWA prompts for Credentials

Hi,
We have a mixed Exchange 2003/Exchange 2010 environment while we migrate our mailboxes over to Exchange 2010.
We use code that is used to connect to meeting room calendars still on Exchange 2003and then display the information on big tv screen at the entrance to the building.
An example of the code is:
R1calURL = "http://www.msexchange.org/articles-tutorials/exchange-server-2010/management-administration/managing-internet-calendar-sharing-exchange-server-2010-service-pack-1-part1.html to
try and get it working.
The code then gets various other pieces of information from the calendar which is used to display the correct information.
I have a couple of questions:
1) Is this method still valid or should we be using a different way of acheiving this (EWS or Internet Calendar Sharing?)
2) We use forms based authentication for OWA.  I have had a look at Internet Calendar Sharing but when I enter the URL for the shared mailbox I am always being asked to enter credentials.  I have configured the mailbox I am connecting to so default
has reviewer and anonymous has reviewer permissions.  I have also configured the OWA external URL the same as the Internal URL and created a new anonymous sharing policy in the EMC and applied this to the shared mailbox.  I used the following link
http://www.msexchange.org/articles-tutorials/exchange-server-2010/management-administration/managing-internet-calendar-sharing-exchange-server-2010-service-pack-1-part1.html to try and get it working.
Any help would be greatly appreciated.
Matt

Hi Matt,
If the shared calendar is opened from OWA directly from a URL, please configure the Outlook Web App virtual directory to use Integrated Windows authentication. Integrated Windows authentication lets users who've already logged on by using
their Active Directory account use Outlook Web App without having to enter their credentials again. For more information about it, please refer to:
http://technet.microsoft.com/en-us/library/bb232199(v=exchg.141).aspx
To configure it, please do the following steps:
1. Open EMC, expand Microsoft Exchange On-Premises (<ServerName>).
2. Expand Server Configuration, and click on
Client Access.
3. Select the desired Client Access server on the right panel, and double click on
owa (Default Web Site) on the Outlook Web App tab.
4. In Authentication tab, select Use one or more standard authentication methods and check Integrated Windows authentication.
5. Click Apply.
Please note the warning to restart IIS service and change the corresponding configuration for ECP virtual directory in the same web site.
Regards,
Winnie Liang
TechNet Community Support

Similar Messages

  • Exchange 2007 to 2013 Migration issues. Prompt for credentials, Public Folders inaccessible, Apps not working

    Exchange 2013 Migration issues
    I have three issues and decided to list them here. Please pick and choose to assist. Thanks in advance.
    Environment:
    Mixed 2007 SP3 R12 and 2013 CU3. 2007 Environment was webmail.domain.com. I installed new Exchange 2013 (1 CAS, 1 Mailbox) according to:
    http://technet.microsoft.com/en-us/library/ff805032(v=exchg.150).aspx. Exchange 2007 is now legacy.domain.com and Exchange 2013 CAS is webmail.domain.com.
    Machine 1: Windows 8.1, not domain joined, using Outlook Anywhere external. Outlook 2013
    Machine 2: Windows 7, domain joined, using Outlook Anywhere internal. Outlook 2010 SP2
    I have migrated 1 user so far to Exchange 2013. This user was a Domain Admin. I have removed that membership. I checked the box to inherit permissions of the security of the object and reset the AdminCount attribute in ADSIedit to 0 and verified this replicated
    to all domain controllers. ( I originally thought this to be the issue with it prompting for the password. )
    Here is a Get-OutlookAnywhere cmdlet...
    ServerName                         : EXCHANGE2007SVR
    SSLOffloading                      : False
    ExternalHostname                   : legacy.domain.com
    InternalHostname                   :
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Basic
    IISAuthenticationMethods           : {Basic}
    XropUrl                            :
    ExternalClientsRequireSsl          : True
    InternalClientsRequireSsl          : False
    MetabasePath                       : IIS://EXCHANGE2007SVR.domain.local/W3SVC/1/ROOT/Rpc
    Path                               : C:\WINDOWS\System32\RpcProxy
    ExtendedProtectionTokenChecking    : None
    ExtendedProtectionFlags            : {}
    ExtendedProtectionSPNList          : {}
    AdminDisplayVersion                : Version 8.3 (Build 83.6)
    Server                             :
    EXCHANGE2007SVR
    AdminDisplayName                   :
    ExchangeVersion                    : 0.1 (8.0.535.0)
    Name                               : Rpc (Default Web Site)
    DistinguishedName                  : CN=Rpc (Default Web Site),CN=HTTP,CN=Protocols,CN=EXCHANGE2007SVR,CN=Servers,CN=Exchange
                                         Administrative Group (FYDIBOHF23SPDLT),CN=Administrative
                                         Groups,CN=DOMAIN,CN=Microsoft
                                         Exchange,CN=Services,CN=Configuration,DC=DOMAIN,DC=local
    Identity                           : EXCHANGE2007SVR\Rpc (Default Web Site)
    Guid                               : 4901bb14-ab81-4ded-8bab-d5ee57785416
    ObjectCategory                     : domain.local/Configuration/Schema/ms-Exch-Rpc-Http-Virtual-Directory
    ObjectClass                        : {top, msExchVirtualDirectory, msExchRpcHttpVirtualDirectory}
    WhenChanged                        : 12/31/2013 4:08:04 PM
    WhenCreated                        : 7/18/2008 10:56:46 AM
    WhenChangedUTC                     : 12/31/2013 9:08:04 PM
    WhenCreatedUTC                     : 7/18/2008 2:56:46 PM
    OrganizationId                     :
    OriginatingServer                  : DC1.domain.local
    IsValid                            : True
    ObjectState                        : Changed
    ServerName                         :
    EXCHANGE2013SVR
    SSLOffloading                      : True
    ExternalHostname                   : webmail.domain.com
    InternalHostname                   : webmail.domain.com
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic, Ntlm}
    XropUrl                            :
    ExternalClientsRequireSsl          : True
    InternalClientsRequireSsl          : True
    MetabasePath                       : IIS://EXCHANGE2013SVR.domain.local/W3SVC/1/ROOT/Rpc
    Path                               : C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\rpc
    ExtendedProtectionTokenChecking    : None
    ExtendedProtectionFlags            : {}
    ExtendedProtectionSPNList          : {}
    AdminDisplayVersion                : Version 15.0 (Build 775.38)
    Server                             : EXCHANGE2013SVR
    AdminDisplayName                   :
    ExchangeVersion                    : 0.20 (15.0.0.0)
    Name                               : Rpc (Default Web Site)
    DistinguishedName                  : CN=Rpc (Default Web Site),CN=HTTP,CN=Protocols,CN=EXCHANGE2013SVR,CN=Servers,CN=Exchange
                                         Administrative Group (FYDIBOHF23SPDLT),CN=Administrative
                                         Groups,CN=DOMAIN,CN=Microsoft
                                         Exchange,CN=Services,CN=Configuration,DC=DOMAIN,DC=local
    Identity                           : EXCHANGE2013SVR\Rpc (Default Web Site)
    Guid                               : d983a4b1-6921-4a7f-af37-51de4a61b003
    ObjectCategory                     : domain.local/Configuration/Schema/ms-Exch-Rpc-Http-Virtual-Directory
    ObjectClass                        : {top, msExchVirtualDirectory, msExchRpcHttpVirtualDirectory}
    WhenChanged                        : 1/7/2014 11:29:05 AM
    WhenCreated                        : 12/31/2013 1:17:42 PM
    WhenChangedUTC                     : 1/7/2014 4:29:05 PM
    WhenCreatedUTC                     : 12/31/2013 6:17:42 PM
    OrganizationId                     :
    OriginatingServer                  : DC1.domain.local
    IsValid                            : True
    ObjectState                        : Changed
    ISSUE 1
    Issue: On Machine 1 (reference above) Windows Security prompt that says "Connecting to
    [email protected]". Almost always prompts when Outlook is first opened. Afterwards (if it goes away) seemingly random on when it asks for it. I put in the credentials (absolutely correct) and it fails and prompts again.
    I always check the box for it to save the password. To get rid of it, I click the Cancel button at which Outlook reports "NEED PASSWORD", but still acts fine sending and receiving emails. Eventually the "NEED PASSWORD" sometimes changes
    to say "CONNECTED", but it works regardless.
    No issues on Machine 2 so I don't know where the problem might be as there are a lot of variables in play here.
    ISSUE 2
    Migrated user is unable to open Public folders from Exchange 2007.
    Cannot expan the folder. Microsoft Exchange is not available. Either there are network problems or the Exchange server is down for maintenance. (/o=...).
    This error occurs on Machine 1, Machine 2 and from OWA, same error each time.
    ISSUE 3
    Apps. Installed by default are 4 apps (Bing Maps, Suggested Meetings, Unsubscribe, Action Items). I have made sure the apps are enabled in OWA and they show up in mail items on both Machine 1 (Outlook 2013) and OWA. They do not show up in Machine 2 (Outlook
    2010). I'm assuming that isn't supported.
    In OWA, when I go to the installed apps listing it shows all of the apps but has a broken link on the image describing the app.
    When I click the app in either Outlook 2013 or in OWA, I get "APP ERROR, Sorry we can't load the app. Please make sure you have network and/or internet connectivity. Click "Retry" once you're back online.
    Current workaround is just disabling them through OWA.

    Hello,
    In order to avoid confusion, we troubleshoot a issue per thread usually.
    For your first isue, I agree with Ed's suggestion to check if your certificate name is correct.
    Besides, I recommend you change ExternalClientAuthenticationMethod from Basic authentication to Negotiate authentication to check the result.
    For the second issue and third issue, please create a new post.
    If you have any feedback on our support, please click here
    Cara Chen
    TechNet Community Support

  • Outlook Anywhere Prompts for Credentials only for Outlook 2010, not Outlook 2013

    I'm having a heck of a time with this one.  We have Exchange 2010 on premise, with our filtering through EOP.  Clients that are using Outlook 2010 Professional Plus are continuously getting prompted for credentials when off network and relying
    on Outlook Anywhere.
    I've read many threads about configuring credential manager appropriately for the internal domain and our external domain.  I can get them to authenticate just fine, and email flows, but they continue to be prompted everytime they connect again.
    Here is the kicker:  When I install Outlook 2013 on the same computer, outlook anywhere functions just fine, no problems, no authentication prompt.
    Like I said I have read a plethera of articles and threads about this, I have gone through all settings on Exchange, our edge server, our firewall, our certificate.  The MSSTD string matches our "Issued To" string.  NTLM authentication
    is configured on both the client and the server.  Appropriate settings are configured on the firewalls. 
    Anyone know why Outlook 2010 would have this problem, but not Outlook 2013 on the same computer, same user, same mailbox database?  
    Thanks in advance!!!

    I'd still Echo Ed's original question.
    Do you have Outlook 2010 patched up?  At this time you need to be on SP1, and SP2 by October the 14th.
    Also I expect you to have a recent update ontop of that as well.
    http://blogs.technet.com/b/rmilne/archive/2014/04/14/office-2010-sp2_1320_-do-you-need-to-upgrade_3f00_.aspx
    Cheers,
    Rhoderick
    Microsoft Senior Exchange PFE
    Blog:
    http://blogs.technet.com/rmilne 
    Twitter:   LinkedIn:
      Facebook:
      XING:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • Windows XP Machines Always Prompt for Credentials (Exchange 2013, Outlook 2010)

    I am running Exchange 2013 on Server 2012 Datacenter (VM).  Windows 7 clients with Outlook 2010 work fine.  Windows XP clients with Outlook 2010 prompt for credentials (user name and password) each time Outlook is started, and checking the "Remember
    my password" box does not prevent this from happening the next time.  The "Always prompt for logon credentials" checkbox on the "Security" tab of the "More Settings" section of the Exchange account is not checked.  I have found a myriad of posts
    with similar issues, but they all seem to have to do with SBS/Exchange 2007, and I haven't come across something that works as a solution for me.  One suggested certificate issues, and I was having certificate security warnings, but I got that resolved. 
    I am hopefuly that the fact that this only happens on Windows XP will be telling.

    Proxy settings:
    auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp
    auth_param ntlm children 50
    auth_param ntlm keep_alive on
    auth_param basic program /usr/lib/squid3/squid_ldap_auth -R \
    -b "DC=domain,DC=local" \
    -D "CN=Squid Proxy,OU=TI,OU=Domain,DC=domain,DC=local" \
    -W passldap \
    -f "sAMAccountName=%s" \
    -h domain.local
    auth_param basic children 20
    auth_param basic realm Domain Internet Proxy
    auth_param basic credentialsttl 8 hours
    external_acl_type ADS children=50 ipv4 ttl=60 %LOGIN /usr/lib/squid3/squid_ldap_group -S -K -b "DC=domain,DC=local" -f "(&(objectclass=person)(sAMAccountName=%v)(memberof =CN=%a,OU=Domain,DC=domain,DC=local))" -D "CN=Squid Proxy,OU=TI,OU=Domain,DC=domain,DC=local" -s sub -W ldappass domain.local
    tks.

  • Exchange 2013/2010 Co-existance Outlook Users Always Prompted for Password

    Hello,
    We are in the process of attempting to migrate to Exchange 2013, but during the migration time, we need to coexist with the two versions.  Our outlook clients are a mix of Office 2007, 2010, and 2013.  When a user is migrated from 2010 to 2013,
    they start getting prompted for their password in Outlook every few minutes.  They can click cancel and continue working, but they continue to get prompts for their password.  If they click the update folder button in outlook, it updates fine, and
    the password prompt goes away for awhile. 
    Most topics on this state that this is caused by a certificate issue.  We have an internally deployed CA, with the Root certificate trusted by all clients.  The exchange 2013 server has a certificate that was created by this CA.
    I believe that this is caused by OAB (address book) still being hosted on the Exchange 2010 server (with a self signed cert), that is causing the connection to fail.  Is there anyway to test this without breaking outlook connections for the users that
    are on Exchange 2010?  Or is there any other reason that this would occur?
    Thanks for any assistance.

    Sorry for taking so long to reply, other items came up that rank higher then this migration.
    I ran the Test-OutlookWebServices CMD and got this result:
    [PS] C:\Windows\system32> Test-OutlookWebServices
    Source                              ServiceEndpoint                    
    Scenario                       Result  Latency
    (MS)
    EXCHANGE13.company.local           exchange10.company.local           Autodiscover: Outlook Provider Failure     229
    EXCHANGE13.company.local                                              
    Exchange Web Services          Skipped       0
    EXCHANGE13.company.local                                              
    Availability Service           Skipped       0
    EXCHANGE13.company.local                                              
    Offline Address Book           Skipped       0
    I
    am currently thinking that this may be the error.  Is there a way to
    change the first failing result to the hostname of the
    exchange13.company.local without breaking the current settings for the
    exchange10.company.local autodiscover?

  • Getting Prompt for Credentials When Opening InfoPath 2010 Form in Sharepoint 2010

    I have a domain user who runs Office 2010 x32 and uses a Sharepoint 2010 site daily. Lately a specific page on that site has been randomly giving prompts for credentials when opening existing documents and creating new ones. The process can be most easily
    replicated by opening the new document template in Infopath by going to Documents -> New in the ribbon bar of the SP page. Most of the time the Windows credentials for the user are passed to Infopath/Sharepoint automatically (which is normal), but on the
    fourth or fifth attempt to create a new form, the prompt appears. The user can still enter the credentials and open the blank template form, but a prompt should not appear. The user is also the administrator for that page, so I'm thinking it's not a permissions
    issue.
    The user is running IE 9 on Windows 7 Pro x64. I have performed the following:
    Reset advanced IE settings and all user cache data
    Cleared cached Sharepoint credentials in Windows credential manager
    Re-applied group policy for the machine using gpupdate /force
    Logged in with a clean temporary profile
    Logged in to another domain account using the user's Sharepoint credentials
    Cleared Infopath cache
    Re-installed Office 2010 x32
    The problem only occurs only on this particular machine. There are no Sharepoint or authentication-related errors or warnings in the application and system event logs. There are also no error messages on-screen when the prompt appears. I also considered
    the possibility of this being a performance related issue in the case that maybe Infopath was taking too long to start, causing the credential pass-through process to time out and fall back to a prompt. I ran disk cleanup, deleted some temporary files, and
    checked for excessive CPU/memory load. I didn't find any issues and doing these things did not help.
    I'm convinced there is another setting somewhere in Windows that is causing this. Interestingly it always happens after four or five attempts, never the first time. Can someone point me in the right direction?

    Hi Titan, this sounds like an IE security setting issue. Things to do:
    1. In Internet options>Security>Local Intranet, make sure "Enable Protected Mode" is not selected.
    2. Under Sites>Advanced, add https://*.sharepoint.com (and make sure "Require server verification..." is not checked).
    3. Under Security>Custom Level, scroll all the way to the bottom and make sure "Automatic logon with current user..." is checked.
    cameron rautmann

  • Shared folders (Windows file shares) show access denied and do not prompt for credentials

    Scenario:
    Like other admins, I log on and work as a 'standard user' (usera) with no admin rights anywhere in the domain, to perform admin tasks I have another account (userb) which I authenticate with as and when required. userb has been allocated/delegated permissions
    as required.
    Problem: 
    When trying to connect to shared folders on servers (2008 R2) using a UNC patch via Windows Explorer (Win 7 Ent.), I see an access denied error and do not get an option to supply alternative credentials.
    If I try to connect to the admin shares on the same server (\\server\C$ or \\server\e$) I get an access denied message AND get prompted for credentials. I supply my admin account and gain access as expected.
    If I check share and storage management when attempting to connect, I see that Windows is trying to connect me to each share as usera (which has no access). I understand why I get access denied at this point, but not why it can't just prompt me to supply an
    account that does have access. When trying the admin shares I also see the usera account, but I get a prompt to supply a user who does have access.
    Share permissions on the folders are for example 'Everyone' Full Control.  NTFS permissions are 'userb' has modify (read, execute, list, traverse etc) via a 'Server Admins' AD Universal security group.
    Note: If I do a NET USE from CMD and use the /USER switch, I can access the shares fine. But this is not great for accessing shared folders on the fly from various computers.
    How can I get the other shares on the server to prompt me, rather than just say access denied?
    Many thanks.

    Try to disable guest user from the server
    If you found this post helpful, please give it a "Helpful" vote. If it answered your question, remember to mark it as an "Answer". This posting is provided "AS IS" with no warranties and confers no rights! Always test ANY
    suggestion in a test environment before implementing!

  • Outlook 2010 keeps prompting for credentials

    Hello,
    I have just about every user experiencing an issue with Outlook 2010 where Outlook keeps prompting for credentials.  This has been happening ever since recent Microsoft Office updates that rolled out last week it seems. All my users still have connection
    to the exchange server and can send/reply just fine.  Issue occurs on both 32 bit and 64bit versions.  This prompt will appear every few seconds and is becoming a nuisance for all my users. 
    I have attempted the following with no resolution:
    - removed credentials from credentials manager
    - ran Outlook in safe mode
    - ran repairs on Office
    - completely removed and re-added users Outlook profile (profiles are manually configured)
    - made sure Office is up to date
    - configured Outlook account on freshly imaged PC

    Hi,
    For this issue, you can first try some suggestions in this forum content:
    Why does Outlook keep prompting for password
    Especially try NTLM Authentication to check the result.
    We have received some report about this issue since the February 10, 2015 update for Outlook 2010 (KB2956128). If you have installed this update, please note we have realized this issue and once there is any update, I'll let you know.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Using command prompt for help generating

    Hi all!
    Can I use command prompt for generating webhelp instead of
    RoboHelp HTML environment?
    thank you

    See this recent post.
    Click
    here.

  • Outlook prompts for credentials when left open for multiple days

    Hi,
    We have a system setup with Outlook 2010 on it (connected to Exchange Online) and a 3rd party piece of software that interacts with it to send and process incoming messages.  This system remains up and running with no user interaction indefinitely. 
    The problem we're having is that after about a week or so, Outlook stops processing emails and prompts for credentials.  Outlook has been set to remember the password (and it's not an issue of the password being expired).  Is there a setting to stop
    this (I'm assuming it's Exchange that's the culprit)?

    First of all exchange online is not the culprit in this case. Can you check what method you're using to authenticate the user? ADFS? DirSync with Password Sync or cloud identitiy? Once checked please make sure that the time interval setup for login prompt
    once the user account is inactive is setup unlimited for this user. Thanks.
    Kindly Mark this as answer if found helpful. Thanks.
    Regards, Riaz Javed Butt | Consultant Microsoft | mstechtalk.com

  • Exhcnage 2013 Migration - User keep keeping prompted for credentials

    Hello,
    I am migrating all on-premise exchange 2010 SP3 to Exchange 2013 SP1. I am testing mailbox migrations, each mailbox that gets moved to 2013 the user keeps getting prompted for credentials. I have read several posts in the forums yet none which solve my problem.
    Can someone point me in the right direction. All 2013 setting are currently at default.

    Thank you for your help and your quick response.
    Here is the autodiscover test. When I move the mailbox to 2013 its picks up the 2013 URL. In this output mail.myserver.com is the hostname of my 2013 cas.
    Also noticed the following in the server field under account settings.
    <?xml version="1.0" encoding="utf-8"?>
    <Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
      <Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">
        <User>
          <DisplayName>2013test</DisplayName>
          <LegacyDN>/o=mycompany/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=2013test436</LegacyDN>
          <AutoDiscoverSMTPAddress>[email protected]</AutoDiscoverSMTPAddress>
          <DeploymentId>91ce898c-65a0-402e-be70-622d0a31f7c3</DeploymentId>
        </User>
        <Account>
          <AccountType>email</AccountType>
          <Action>settings</Action>
          <MicrosoftOnline>False</MicrosoftOnline>
          <Protocol>
            <Type>EXCH</Type>
            <Server>[email protected]</Server>
            <ServerDN>/o=mycompany/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/[email protected]</ServerDN>
            <ServerVersion>73C08391</ServerVersion>
            <MdbDN>/o=mycompany/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/[email protected]/cn=Microsoft Private MDB</MdbDN>
            <PublicFolderServer>mail.myserver.com</PublicFolderServer>
            <AD>nohdomp1.domain.LOCAL</AD>
            <AuthPackage>Anonymous</AuthPackage>
            <ASUrl>https://mail.myserver.com/ews/exchange.asmx</ASUrl>
            <EwsUrl>https://mail.myserver.com/ews/exchange.asmx</EwsUrl>
            <EmwsUrl>https://mail.myserver.com/ews/exchange.asmx</EmwsUrl>
            <EcpUrl>https://mail.myserver.com/ecp/</EcpUrl>
            <EcpUrl-um>?rfr=olk&amp;p=customize/voicemail.aspx&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-um>
            <EcpUrl-aggr>?rfr=olk&amp;p=personalsettings/EmailSubscriptions.slab&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-aggr>
            <EcpUrl-mt>PersonalSettings/DeliveryReport.aspx?rfr=olk&amp;exsvurl=1&amp;IsOWA=&lt;IsOWA&gt;&amp;MsgID=&lt;MsgID&gt;&amp;Mbx=&lt;Mbx&gt;&amp;realm=domain.LOCAL</EcpUrl-mt>
            <EcpUrl-ret>?rfr=olk&amp;p=organize/retentionpolicytags.slab&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-ret>
            <EcpUrl-sms>?rfr=olk&amp;p=sms/textmessaging.slab&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-sms>
            <EcpUrl-photo>PersonalSettings/EditAccount.aspx?rfr=olk&amp;chgPhoto=1&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-photo>
            <EcpUrl-tm>?rfr=olk&amp;ftr=TeamMailbox&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-tm>
            <EcpUrl-tmCreating>?rfr=olk&amp;ftr=TeamMailboxCreating&amp;SPUrl=&lt;SPUrl&gt;&amp;Title=&lt;Title&gt;&amp;SPTMAppUrl=&lt;SPTMAppUrl&gt;&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-tmCreating>
            <EcpUrl-tmEditing>?rfr=olk&amp;ftr=TeamMailboxEditing&amp;Id=&lt;Id&gt;&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-tmEditing>
            <EcpUrl-extinstall>Extension/InstalledExtensions.slab?rfr=olk&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-extinstall>
            <OOFUrl>https://mail.myserver.com/ews/exchange.asmx</OOFUrl>
            <UMUrl>https://mail.myserver.com/ews/UM2007Legacy.asmx</UMUrl>
            <OABUrl>https://mail.myserver.com/OAB/4b0a14e4-d177-415f-9acf-b51b966b6dd8/</OABUrl>
            <ServerExclusiveConnect>off</ServerExclusiveConnect>
          </Protocol>
          <Protocol>
            <Type>EXPR</Type>
            <Server>mail.myserver.com</Server>
            <SSL>On</SSL>
            <AuthPackage>Negotiate</AuthPackage>
            <ASUrl>https://mail.myserver.com/ews/exchange.asmx</ASUrl>
            <EwsUrl>https://mail.myserver.com/ews/exchange.asmx</EwsUrl>
            <EmwsUrl>https://mail.myserver.com/ews/exchange.asmx</EmwsUrl>
            <EcpUrl>https://mail.myserver.com/ecp/</EcpUrl>
            <EcpUrl-um>?rfr=olk&amp;p=customize/voicemail.aspx&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-um>
            <EcpUrl-aggr>?rfr=olk&amp;p=personalsettings/EmailSubscriptions.slab&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-aggr>
            <EcpUrl-mt>PersonalSettings/DeliveryReport.aspx?rfr=olk&amp;exsvurl=1&amp;IsOWA=&lt;IsOWA&gt;&amp;MsgID=&lt;MsgID&gt;&amp;Mbx=&lt;Mbx&gt;&amp;realm=domain.LOCAL</EcpUrl-mt>
            <EcpUrl-ret>?rfr=olk&amp;p=organize/retentionpolicytags.slab&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-ret>
            <EcpUrl-sms>?rfr=olk&amp;p=sms/textmessaging.slab&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-sms>
            <EcpUrl-photo>PersonalSettings/EditAccount.aspx?rfr=olk&amp;chgPhoto=1&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-photo>
            <EcpUrl-tm>?rfr=olk&amp;ftr=TeamMailbox&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-tm>
            <EcpUrl-tmCreating>?rfr=olk&amp;ftr=TeamMailboxCreating&amp;SPUrl=&lt;SPUrl&gt;&amp;Title=&lt;Title&gt;&amp;SPTMAppUrl=&lt;SPTMAppUrl&gt;&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-tmCreating>
            <EcpUrl-tmEditing>?rfr=olk&amp;ftr=TeamMailboxEditing&amp;Id=&lt;Id&gt;&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-tmEditing>
            <EcpUrl-extinstall>Extension/InstalledExtensions.slab?rfr=olk&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-extinstall>
            <OOFUrl>https://mail.myserver.com/ews/exchange.asmx</OOFUrl>
            <UMUrl>https://mail.myserver.com/ews/UM2007Legacy.asmx</UMUrl>
            <OABUrl>https://mail.myserver.com/OAB/4b0a14e4-d177-415f-9acf-b51b966b6dd8/</OABUrl>
            <ServerExclusiveConnect>on</ServerExclusiveConnect>
            <EwsPartnerUrl>https://mail.myserver.com/ews/exchange.asmx</EwsPartnerUrl>
            <GroupingInformation>NebraskaOrthopaedicHospital</GroupingInformation>
          </Protocol>
          <Protocol>
            <Type>WEB</Type>
            <Internal>
              <OWAUrl AuthenticationMethod="Basic, Fba">https://mail.myserver.com/owa/</OWAUrl>
              <Protocol>
                <Type>EXCH</Type>
                <ASUrl>https://mail.myserver.com/ews/exchange.asmx</ASUrl>
              </Protocol>
            </Internal>
            <External>
              <OWAUrl AuthenticationMethod="Fba">https://mail.myserver.com/owa/</OWAUrl>
              <Protocol>
                <Type>EXPR</Type>
                <ASUrl>https://mail.myserver.com/ews/exchange.asmx</ASUrl>
              </Protocol>
            </External>
          </Protocol>
          <Protocol>
            <Type>EXHTTP</Type>
            <Server>mail.myserver.com</Server>
            <SSL>On</SSL>
            <AuthPackage>Ntlm</AuthPackage>
            <ASUrl>https://mail.myserver.com/ews/exchange.asmx</ASUrl>
            <EwsUrl>https://mail.myserver.com/ews/exchange.asmx</EwsUrl>
            <EmwsUrl>https://mail.myserver.com/ews/exchange.asmx</EmwsUrl>
            <EcpUrl>https://mail.myserver.com/ecp/</EcpUrl>
            <EcpUrl-um>?rfr=olk&amp;p=customize/voicemail.aspx&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-um>
            <EcpUrl-aggr>?rfr=olk&amp;p=personalsettings/EmailSubscriptions.slab&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-aggr>
            <EcpUrl-mt>PersonalSettings/DeliveryReport.aspx?rfr=olk&amp;exsvurl=1&amp;IsOWA=&lt;IsOWA&gt;&amp;MsgID=&lt;MsgID&gt;&amp;Mbx=&lt;Mbx&gt;&amp;realm=domain.LOCAL</EcpUrl-mt>
            <EcpUrl-ret>?rfr=olk&amp;p=organize/retentionpolicytags.slab&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-ret>
            <EcpUrl-sms>?rfr=olk&amp;p=sms/textmessaging.slab&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-sms>
            <EcpUrl-photo>PersonalSettings/EditAccount.aspx?rfr=olk&amp;chgPhoto=1&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-photo>
            <EcpUrl-tm>?rfr=olk&amp;ftr=TeamMailbox&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-tm>
            <EcpUrl-tmCreating>?rfr=olk&amp;ftr=TeamMailboxCreating&amp;SPUrl=&lt;SPUrl&gt;&amp;Title=&lt;Title&gt;&amp;SPTMAppUrl=&lt;SPTMAppUrl&gt;&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-tmCreating>
            <EcpUrl-tmEditing>?rfr=olk&amp;ftr=TeamMailboxEditing&amp;Id=&lt;Id&gt;&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-tmEditing>
            <EcpUrl-extinstall>Extension/InstalledExtensions.slab?rfr=olk&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-extinstall>
            <OOFUrl>https://mail.myserver.com/ews/exchange.asmx</OOFUrl>
            <UMUrl>https://mail.myserver.com/ews/UM2007Legacy.asmx</UMUrl>
            <OABUrl>https://mail.myserver.com/OAB/4b0a14e4-d177-415f-9acf-b51b966b6dd8/</OABUrl>
            <ServerExclusiveConnect>On</ServerExclusiveConnect>
          </Protocol>
          <Protocol>
            <Type>EXHTTP</Type>
            <Server>mail.myserver.com</Server>
            <SSL>On</SSL>
            <AuthPackage>Negotiate</AuthPackage>
            <ASUrl>https://mail.myserver.com/ews/exchange.asmx</ASUrl>
            <EwsUrl>https://mail.myserver.com/ews/exchange.asmx</EwsUrl>
            <EmwsUrl>https://mail.myserver.com/ews/exchange.asmx</EmwsUrl>
            <EcpUrl>https://mail.myserver.com/ecp/</EcpUrl>
            <EcpUrl-um>?rfr=olk&amp;p=customize/voicemail.aspx&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-um>
            <EcpUrl-aggr>?rfr=olk&amp;p=personalsettings/EmailSubscriptions.slab&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-aggr>
            <EcpUrl-mt>PersonalSettings/DeliveryReport.aspx?rfr=olk&amp;exsvurl=1&amp;IsOWA=&lt;IsOWA&gt;&amp;MsgID=&lt;MsgID&gt;&amp;Mbx=&lt;Mbx&gt;&amp;realm=domain.LOCAL</EcpUrl-mt>
            <EcpUrl-ret>?rfr=olk&amp;p=organize/retentionpolicytags.slab&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-ret>
            <EcpUrl-sms>?rfr=olk&amp;p=sms/textmessaging.slab&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-sms>
            <EcpUrl-photo>PersonalSettings/EditAccount.aspx?rfr=olk&amp;chgPhoto=1&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-photo>
            <EcpUrl-tm>?rfr=olk&amp;ftr=TeamMailbox&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-tm>
            <EcpUrl-tmCreating>?rfr=olk&amp;ftr=TeamMailboxCreating&amp;SPUrl=&lt;SPUrl&gt;&amp;Title=&lt;Title&gt;&amp;SPTMAppUrl=&lt;SPTMAppUrl&gt;&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-tmCreating>
            <EcpUrl-tmEditing>?rfr=olk&amp;ftr=TeamMailboxEditing&amp;Id=&lt;Id&gt;&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-tmEditing>
            <EcpUrl-extinstall>Extension/InstalledExtensions.slab?rfr=olk&amp;exsvurl=1&amp;realm=domain.LOCAL</EcpUrl-extinstall>
            <OOFUrl>https://mail.myserver.com/ews/exchange.asmx</OOFUrl>
            <UMUrl>https://mail.myserver.com/ews/UM2007Legacy.asmx</UMUrl>
            <OABUrl>https://mail.myserver.com/OAB/4b0a14e4-d177-415f-9acf-b51b966b6dd8/</OABUrl>
            <ServerExclusiveConnect>On</ServerExclusiveConnect>
          </Protocol>
        </Account>
      </Response>
    </Autodiscover>

  • STSNavigate() still prompting for credentials when trying to open a document

    Here is my scenario. We have setup a public facing site the utilizes a Web Application that searches a internal SharePoint 2010 site. The web app utilizes the SharePoint QueryService to search the site. We provide credentials to the service as the SharePoint
    site is not an anonymous site (although if the QueryService worked with the site being anonymous that would satisfy our requirements). The Web server allows anonymous access to the web app through IIS. I have found that utilizing the STSNavigate() function
    SUPPOSED to allow the document to be downloaded or opened without prompting for credentials. I modified my search results link to include the function on click and low and behold it still prompts for credentials the same way it would if the url just had the
    link to the file. I am on a time clock here and I am running to the end of my rope. Any suggestions?

    Hi,
    According to your post, my understanding is that STSNavigate() still prompt for credentials when trying to open a document.
    Per my knowledge, if you try to open an Office file directly from a remote place, Office wants to know who the hell you are. If the server responses with the
    Microsoft Office Protocol Discovery or a
    FrontPage Protocol or a
    WebDav Protocol
    Then  it ask you for  credentials.
    As a workaround, I recommend to  “init.js” located in \Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS\1033 folder.
    You need to add this it:
    STSNavigate(ctx.HttpRoot + "/_layouts/download.aspx?SourceUrl=" + o);return false;
    For more information, you can refer to:
    SharePoint login prompt when accessing files in a Document Library Solution
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • SQLServer Reporting Services 2005 Prompts for Credentials for a trusted domain user

    Currently the report is running in the domain AAA. Users in the domain AAA are using the report.
    Another new domain BBB and an user XXX is now created and  BBB\XXX has been given Browser access. Domain AAA and BBB are trusted domains.
    After this when the user BBB\XXX logs in and access the report, before loading the report, credentials dialog is prompted, once credentials of BBB\XXX is entered, the report is loaded.
    Why the report prompts for this additional credential dialog for the trusted domain user?

    Hello,
    Did you have get two textboxes in the report parameter panel (in the left side of the "View Report" button)? The issue is occurred when the credential of the datasource is configured with “Prompt for credentials”. Please check if you configured the credential
    with "Stored Credential" of the datasource.
    Please refer to the following thread to configure the credential.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/1564cd7a-6b7a-40f1-9f98-5c766ebfc63e/datasource-userid-and-password-being-asked-eachtime-when-report-is-generated?forum=sqlreportingservices
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • ABAP consuming Web Service in HTTPS keeps prompting for credentials

    I have a Share Point Web Service that I want
    to call in HTTPS from ABAP
    in an ECC 6.0 SAP_BASIS 700 SP 30 system. The
    following steps have been
    executed:
    BASIS work completed –
    SAPCRYPTOLIB, HTTPS Activation, profile
    parameters, STRUST certificates
    I have created the Client Proxy in SE80 for the SharePoint WCF Web Service
    The Logical Port was created in SOAMANAGER
    The issue I have is when I test the process using SE80 sometimes it will prompt
    for credentials, sometimes it won't. The behavior is very sporadic, I
    can run it once and it prompts then the second time it doesn't. This is
    especially true after a restart of the system. The user and password
    are on the RFC destination under consumer security tab.
    Any suggestions why the prompting for
    credentials?
    Regards
    Diane Szmurlo

    Hi Sekhar,
    Please see below link. It will be helpful.
    Regards,
    Sudha

  • Outlook 2013 Continually Prompting For Credentials

    After migrating to Office 365 & installing Pro Plus 2013, Outlook 2013 (32-bit) continues to prompt for credentials even though it shows the mailbox as connected to Exchange.
    To stop this prompt, I've done the following:
    Removed Outlook credentials from credential manager
    Removed/recreated Outlook profiles & renamed "outlook" folder found at C:\User\"username"\AppData\Local\Microsoft\ to "Outlook.old" so Outlook will recreate the folder upon restart.
    Checked Security tab of "more settings" of the mailbox to make sure "Always prompt for logon credentials" isn't checked.
    Please someone give me guidance as to what else the issue could be.

    Hello,
    How did you set the Logon network security under More Settings on the Microsoft Exchange
    Security tab? Please make sure it's not set to a value other than
    Anonymous Authentication.
    To verify this, please follow these steps:
    1. Launch Control Panel.
    2. In Control Panel, locate and click
    Mail.
    3. Click Show Profiles, select your Outlook profile, and click
    Properties.
    4. Click E-mail Accounts, select
    Account Settings and on the E-mail tab, click Change.
    5. In the Change Account dialog, click
    More Settings.
    6. In the Microsoft Exchange dialog, select the
    Security tab.
    7. From the Login network security
    dropdown, select Anonymous Authentication and click
    OK.
    8. Click Next and click
    Finish, and then click Close on the Account Settings dialog.
    9. Click Close on the
    Mail Setup dialog, and click OK to close the Mail control panel.
    Please let me know the result.
    Reagrds,
    Steve Fan
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

Maybe you are looking for

  • Spry menu bar woes (add submenu levels and edit width)

    So i need some spry menu bar help. Apparently as a graphic designer i'm also expected to webdesign, and while i can solve most problems with a good googling, i seem to be at  my wit's end fo this one.  So the site i'm doing has a header ith a horizon

  • Business document execution request interface

    Hi experts,                   business document execution request interface is a predeined interface in XI. Can anybody explain how can we make use of it or in which scenarios we can use it. Reyaz Hussain.G

  • Work flow park document ----------------Pls help urgent

    Hi Guru's Park document posting using throught workflow i posted one document throught workflow in f-65 (park document posting ). whenever above rs :- 5000 need apporvel to another user. when he/she give apporvel . i want to post that document. but,

  • BW Precalc server Error

    Hi There, I hope someone can help me, We are using BW 7.0 SP 15 with the SAP GUI 640 Patch 19 and BEx 7.0 Patch 17. If I Create a workbook for disruption Via BEx 3.x and test the server the Workbook is Recalculated and mailed without any errors, the

  • I Can't Watch DVDs Or Movies Full Screen

    Hey all. I've had a read through a bunch of forums and no one seems to have had my problem. (At least, no one has posted about it that I can find). I've had my Intel iMac for two months or so, and have always been able to watch full screen DVDs or .a