External access of device information

I have just discovered device central and I'm exploring the possibilities of it. I see there is a SDK for device central, but could it be used for other purposes than developing Plug-ins?
I ask since I would like to use the device information from the "online library" in other external applications. For instance I could create a web page about devices which use the device central online library as a data source for device feature information.
I have asked my local Adobe support this question, but they couldn't answer me. And I guess Adobe will not let me use this information for free, so I have to find the right people to ask at Adobe. Support suggested that I ask here

Also take a look at:
http://blogs.technet.com/b/exchange/archive/2015/02/11/configuring-multiple-owa-ecp-virtual-directories-on-the-exchange-2013-client-access-server-role.aspx
With Exchange 2013 there’s one new reason to add to the list, separation of the client facing ECP settings pages, and the Exchange Administration Console (EAC) settings pages. Both of these are served by the ECP virtual directory, which is somewhat
confusing I’ll admit. Basically the code behind the ECP virtual directory serves up either the personal ECP pages or the administrators EAC pages based upon on the credentials of the user logging in. Of course this means if you allow access to /ECP from the
Internet (which you need to for OWA or Outlook users to go to ECP) you also allow someone with administrative credentials to log into EAC. Some customers don’t like this.
So to summarize, the only reasons for which you might feel the need to create multiple OWA and ECP virtual directories:
Separating admin/user ECP access. 
Or scenario number 3 as described earlier, because you have different policies or settings, or authentication requirements
Twitter!:
Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

Similar Messages

  • If I use someone else's apple id on my device, will that give them access to my information, i.e. imessages?

    If I use someone else's apple id on my device, will that give them access to my information, i.e. imessaging?

    THis helps but I have a follow on...  which is 2 parts.  I have my own Apple ID but everytime I try to log into I tunes, their USER ID appears and I can't add my password since my USER ID does not show.  How do I change that?  Also, do they have access to my info now or only when I am signed into itunes under their apple ID?  Help!!!??? 
    Many thanks!

  • Lync 2013 mobility and external access not working

    Hi all.
    I installed and configured Lync Server 2013 Front End and Lync Server 2013 Edge on Windows Server 2012 R2.
    Internal lync clients (not mobile) can successfully connect to server and everything works fine for them. External users can connect only with manual configuration of address of external lync server in lync client, autodiscovery doesn't work.
    I also installed and configured IIS ARR Reverse Proxy on Windows Server 2012 R2 using this article -
    http://blogs.technet.com/b/nexthop/archive/2013/02/19/using-iis-arr-as-a-reverse-proxy-for-lync-server-2013.aspx. But it doesn't work too. When I try to connect I get 'Unable to connect to the server. Check your network connection or the server address and
    try again'.
    I configured dns records in the external dns zone.
    For Edge:
    sip.extdomain.ru – IP1
    lyncwebconf.extdomain.ru – IP2
    lyncav.extdomain.ru – IP3
    For Reverse Proxy:
    lyncdialin.extdomain.ru - IP4
    lyncmeet.extdomain.ru - IP4
    lyncextweb.extdomain.ru - IP4
    lyncdiscover.extdomain.ru - IP4
    I issued all needed certificates by the internal CA and added following alternative names.
    For FE certificate:
    sip.cherry.loc
    lync.cherry.loc
    dialin.cherry.loc
    meet.cherry.loc
    admin.cherry.loc
    lyncdiscoverinternal.cherry.loc
    lyncdiscover.cherry.loc
    lyncdialin.extdomain.ru
    lyncmeet.extdomain.ru
    lyncextweb.extdomain.ru
    lyncdiscover.extdomain.ru
    For Edge external and Reverse Proxy:
    lyncav.extdomain.ru
    sip.extdomain.ru
    lyncwebconf.extdomain.ru
    lyncdialin.extdomain.ru
    lyncmeet.extdomain.ru
    lyncextweb.extdomain.ru
    lyncdiscover.extdomain.ru
    cherry.loc
    The root certificate of internal CA installed on all servers and client devices.
    Using Wireshark I see that Reverse Proxy communicating with FE on port 4443.
    Here is an excerpt from mobile client log.
    GET https://lyncdiscover.extdomain.ru/?sipuri=sip:[email protected]
    Request Id: 0x6f54648
    HttpHeader:Cache-Control no-cache
    HttpHeader:Content-Length 1006
    HttpHeader:Content-Type application/vnd.microsoft.rtc.autodiscover+xml; v=1
    HttpHeader:Date Mon, 22 Sep 2014 11:17:45 GMT
    HttpHeader:Expires -1
    HttpHeader:Pragma no-cache
    HttpHeader:Server Microsoft-IIS/8.5
    HttpHeader:StatusCode 200
    HttpHeader:X-AspNet-Version 4.0.30319
    HttpHeader:X-Content-Type-Options nosniff
    HttpHeader:X-MS-Server-Fqdn lync.cherry.loc
    HttpHeader:X-Powered-By ASP.NET, ARR/2.5
    Ôªø<?xml version="1.0" encoding="utf-8"?><AutodiscoverResponse xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-
    instance" AccessLocation="External"><Root><Link token="Domain" href="https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/domain?originalDomain=extdomain.ru" /><Link token="User" href="https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru" 
    /><Link token="Self" href="https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root?originalDomain=extdomain.ru" /><Link token="OAuth"
    href="https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/oauth/user?originalDomain=extdomain.ru" /><Link token="External/XFrame" href="https://lync.cherry.loc/Autodiscover/XFrame/XFrame.html" /><Link
    token="Internal/XFrame" href="https://lync.cherry.loc/Autodiscover/XFrame/XFrame.html" 
    /><Link token="XFrame" href="https://lync.cherry.loc/Autodiscover/XFrame/XFrame.html" /></Root></AutodiscoverResponse>
    </ReceivedResponse>
    2014-09-22 15:17:53.041 Lync[299:715a000] INFO TRANSPORT CUcwaAutoDiscoveryResponse.cpp/119:location value is external
    2014-09-22 15:17:53.042 Lync[299:715a000] INFO TRANSPORT CUcwaAutoDiscoveryResponse.cpp/195:User url is
    https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru
    2014-09-22 15:17:53.042 Lync[299:715a000] INFO TRANSPORT CHttpRequestProcessor.cpp/266:Sending event to main thread for request(0x6f54648)
    2014-09-22 15:17:53.042 Lync[299:3c2a218c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/822:Req. completed, Stopping timer.
    2014-09-22 15:17:53.043 Lync[299:3c2a218c] INFO APPLICATION CUcwaAutoDiscoveryGetUserUrlOperation.cpp/290:Received a root response
    2014-09-22 15:17:53.043 Lync[299:3c2a218c] INFO APPLICATION CUcwaAutoDiscoveryGetUserUrlOperation.cpp/224:UcwaAutoDiscoveryGetUserUrlOperation completed with
    url = https://lyncdiscover.extdomain.ru/?sipuri=sip:[email protected], userUrl = https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru, status = S_OK (S0-0-0)
    2014-09-22 15:17:53.043 Lync[299:3c2a218c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/725:Response received for req. GET-UnAuthenticatedGet(0x6f54648): S_OK (S0-0-0) (Success); Done with req.; Stopping resend timer
    2014-09-22 15:17:53.044 Lync[299:3c2a218c] INFO TRANSPORT CCredentialManager.cpp/176:getSpecificCredential for serviceId(1) returning: credType (1) signInName ([email protected]) domain (cherry) username (user) password.empty() (0) certificate.isValid() (0)
    privateKey.empty() (1) compatibleServiceIds(1)
    2014-09-22 15:17:53.044 Lync[299:3c2a218c] INFO TRANSPORT CMetaDataManager.cpp/403:Received a request to get the meta data of type 0 for url
    https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru
    2014-09-22 15:17:53.044 Lync[299:3c2a218c] INFO TRANSPORT CMetaDataManager.cpp/458:Sending Unauthenticated get to get the web-ticket url
    2014-09-22 15:17:53.044 Lync[299:3c2a218c] INFO TRANSPORT CTransportThread.cpp/135:Added Request() to Request Processor queue
    2014-09-22 15:17:53.045 Lync[299:3c2a218c] INFO TRANSPORT CAuthenticationResolver.cpp/109:Waiting on Meta Data from https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru
    2014-09-22 15:17:53.045 Lync[299:659a000] INFO TRANSPORT CTransportThread.cpp/347:Sent Request() to Request Processor
    2014-09-22 15:17:53.045 Lync[299:3c2a218c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/385:Submitting new req. GET-AuthenticatedUserGetRequest(0x6e83da8)
    2014-09-22 15:17:53.045 Lync[299:659a000] WARNING TRANSPORT CCredentialManager.cpp/317:CCredentialManager::getSpecificCredential returning NULL credential
    for serviceId (4) type (1)!
    2014-09-22 15:17:53.046 Lync[299:3c2a218c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/1263:Submitting Authenticated AutoDiscovery request to
    https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru
    2014-09-22 15:17:53.046 Lync[299:659a000] INFO TRANSPORT TransportUtilityFunctions.cpp/689:<SentRequest>
    GET https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru
    Request Id: 0x133b6a8
    HttpHeader:Accept
    </SentRequest>
    2014-09-22 15:17:53.046 Lync[299:659a000] INFO UTILITIES CHttpStreamPool.cpp/399:Allocating stream 0x6e73850 for url - https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user with persistent id as 16
    2014-09-22 15:17:53.047 Lync[299:659a000] VERBOSE TRANSPORT CHttpProxyHelper.cpp/435:CHttpProxyHelper::discoverProxy : No proxy found for url 
    https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru. Sending over direct connection.
    2014-09-22 15:17:53.050 Lync[299:659a000] ERROR TRANSPORT CHttpConnection.cpp/1029:Request Type = 0x%u0x6e743a0 Error domain = kCFErrorDomainCFNetwork code = 0x2 ErrorDescription = The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.) ErrorFailureReason
    = ErrorRecoverySuggestion =  
    2014-09-22 15:17:53.050 Lync[299:659a000] ERROR UTILITIES CHttpConnection.cpp/958:GetAddrInfo returned error 0x8
    2014-09-22 15:17:53.050 Lync[299:659a000] INFO UTILITIES CHttpStreamPool.cpp/467:Releasing stream 0x6e73850.
    2014-09-22 15:17:53.050 Lync[299:659a000] INFO UTILITIES CHttpStreamPool.cpp/599:Releasing stream 0x6e73850.
    2014-09-22 15:17:53.051 Lync[299:659a000] INFO TRANSPORT CHttpRequestProcessor.cpp/173:Received response of request() with status = 0x22020001
    2014-09-22 15:17:53.051 Lync[299:659a000] INFO TRANSPORT CHttpRequestProcessor.cpp/201:Request resulted in E_ConnectionError (E2-2-1). The retry counter is: 0
    2014-09-22 15:17:53.051 Lync[299:659a000] WARNING TRANSPORT CCredentialManager.cpp/317:CCredentialManager::getSpecificCredential returning NULL credential
    for serviceId (4) type (1)!
    2014-09-22 15:17:53.052 Lync[299:659a000] INFO TRANSPORT TransportUtilityFunctions.cpp/689:<SentRequest>
    GET https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru
    Request Id: 0x133b6a8
    HttpHeader:Accept
    </SentRequest>
    2014-09-22 15:17:53.052 Lync[299:659a000] INFO UTILITIES CHttpStreamPool.cpp/399:Allocating stream 0x14102a0 for url - https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user with persistent id as 16
    2014-09-22 15:17:53.053 Lync[299:659a000] VERBOSE TRANSPORT CHttpProxyHelper.cpp/435:CHttpProxyHelper::discoverProxy : No proxy found for url
    https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru. Sending over direct connection.
    2014-09-22 15:17:53.056 Lync[299:659a000] ERROR TRANSPORT CHttpConnection.cpp/1029:Request Type = 0x%u0x14080f0 Error domain = kCFErrorDomainCFNetwork code =
    0x2 ErrorDescription = The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.) ErrorFailureReason = ErrorRecoverySuggestion =
    2014-09-22 15:17:53.056 Lync[299:659a000] ERROR UTILITIES CHttpConnection.cpp/958:GetAddrInfo returned error 0x8
    2014-09-22 15:17:53.056 Lync[299:659a000] INFO UTILITIES CHttpStreamPool.cpp/467:Releasing stream 0x14102a0.
    2014-09-22 15:17:53.056 Lync[299:659a000] INFO UTILITIES CHttpStreamPool.cpp/599:Releasing stream 0x14102a0.
    2014-09-22 15:17:53.057 Lync[299:659a000] INFO TRANSPORT CHttpRequestProcessor.cpp/173:Received response of request() with status = 0x22020001
    2014-09-22 15:17:53.057 Lync[299:659a000] INFO TRANSPORT CHttpRequestProcessor.cpp/201:Request resulted in E_ConnectionError (E2-2-1). The retry counter is: 1
    2014-09-22 15:17:53.057 Lync[299:659a000] INFO TRANSPORT CHttpRequestProcessor.cpp/266:Sending event to main thread for request(0x133b6a8)
    2014-09-22 15:17:53.058 Lync[299:3c2a218c] INFO TRANSPORT CMetaDataManager.cpp/572:Received response for meta data request of type 60 with status 570556417
    2014-09-22 15:17:53.058 Lync[299:3c2a218c] ERROR TRANSPORT CMetaDataManager.cpp/588:Unable to get a response to an unauthenticated get to url
    https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru
    2014-09-22 15:17:53.059 Lync[299:3c2a218c] INFO TRANSPORT CAuthenticationResolver.cpp/208:MetaData retrieval for url https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru completed with status 570556417
    2014-09-22 15:17:53.059 Lync[299:3c2a218c] INFO TRANSPORT CAuthenticationResolver.cpp/238:Deleting 1 pended Meta data requests for url
    https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru
    2014-09-22 15:17:53.059 Lync[299:3c2a218c] ERROR TRANSPORT CAuthenticationResolver.cpp/334:Unable to get the meta data for server url
    https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=extdomain.ru
    2014-09-22 15:17:53.059 Lync[299:3c2a218c] INFO TRANSPORT CAuthenticationResolver.cpp/337:Failing request to the request manager
    2014-09-22 15:17:53.060 Lync[299:3c2a218c] INFO TRANSPORT CRequestManager.cpp/284:Failing secure request UcwaAutoDiscoveryRequest with status E_ConnectionError (E2-2-1)
    2014-09-22 15:17:53.060 Lync[299:3c2a218c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/822:Req. completed, Stopping timer.
    2014-09-22 15:17:53.060 Lync[299:3c2a218c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/1358:Received autodiscovery response with status E_ConnectionError (E2-2-1)
    2014-09-22 15:17:53.060 Lync[299:3c2a218c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/1316:Raising Autodiscovery event with status E_ConnectionError (E2-2-1) for eventType 0
    2014-09-22 15:17:53.061 Lync[299:3c2a218c] INFO APPLICATION CUcwaAutoDiscoveryServiceRetrialWrapper.cpp/417:Received event for type 0 with status E_ConnectionError (E2-2-1)
    2014-09-22 15:17:53.061 Lync[299:3c2a218c] INFO APPLICATION CUcwaAutoDiscoveryServiceRetrialWrapper.cpp/539:Autodiscovery scheduled retrial timer. Timer 0.000000 seconds
    2014-09-22 15:17:53.061 Lync[299:3c2a218c] INFO APPLICATION CAlertReporter.cpp/64:Alert received! Category 1, Type 201, level 0, error E_ConnectionError (E2-2-1), context '', hasAction=false
    2014-09-22 15:17:53.061 Lync[299:3c2a218c] INFO APPLICATION CAlertReporter.cpp/117:Alert cleared of Category 1, Type 201, cleared 0 alerts
    2014-09-22 15:17:53.062 Lync[299:3c2a218c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/725:Response received for req. GET-AuthenticatedUserGetRequest (0x6e83da8): E_ConnectionError (E2-2-1) (RemoteNetworkTemporaryError); Done with req.; Stopping resend
    timer
    2014-09-22 15:17:53.062 Lync[299:3c2a218c] INFO UI CMAlertViewController.mm/87:ObservableListItem Added event received
    2014-09-22 15:17:53.062 Lync[299:3c2a218c] INFO UI CMAlertViewController.mm/97:showalert is 1
    2014-09-22 15:17:53.063 Lync[299:3c2a218c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-09-22 15:17:53.063 Lync[299:3c2a218c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-09-22 15:17:53.063 Lync[299:3c2a218c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-09-22 15:17:53.063 Lync[299:3c2a218c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-09-22 15:17:53.063 Lync[299:3c2a218c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-09-22 15:17:53.064 Lync[299:3c2a218c] INFO UI CMNotificationManager.mm/697:desired view is alert, size 1
    2014-09-22 15:17:53.064 Lync[299:3c2a218c] INFO UI CMNotificationManager.mm/737:adding the desired view
    2014-09-22 15:17:53.065 Lync[299:3c2a218c] INFO UI CMNotificationManager.mm/472:reposition floating views
    2014-09-22 15:17:53.065 Lync[299:3c2a218c] INFO UI CMAlertViewController.mm/104:showalert is 1
    2014-09-22 15:17:53.065 Lync[299:3c2a218c] INFO UI CMAlertViewController.mm/108:showalert is 0
    2014-09-22 15:17:53.066 Lync[299:3c2a218c] INFO UI CMUIUtil.mm/410:Mapping error code = 0x22020001, context = , type = 201
    2014-09-22 15:17:53.066 Lync[299:3c2a218c] INFO UI CMUIUtil.mm/1708:Mapped error message is 'Unable to connect to the server. Check your network connection or the server address and try again. 

    Result of Lync Connectivity Analyzer.
    External Auto discover service : https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root
    Starting Lync server autodiscovery
    Please wait; this test may take several minutes to complete...
    Starting automatic discovery for secure (HTTPS) internal channel
    lyncdiscoverinternal.extdomain.ru can't be resolved by the DNS server. Skipping internal discovery.
    Starting automatic discovery for secure (HTTPS) external channel
    Server discovery has completed for https://lyncdiscover.extdomain.ru/.
    Automatic discovery results for https://lyncdiscover.extdomain.ru/
    Access Location : Internal
    SIP Server Internal Access : lync.cherry.loc
    SIP Server External Access : sip.extdomain.ru
    SIP Client Internal Access : lync.cherry.loc
    SIP Client External Access : sip.extdomain.ru
    Internal Auth broker service : https://lync.cherry.loc/Reach/sip.svc
    External Auth broker service : https://lync.cherry.loc/Reach/sip.svc
    Internal Auto discover service : https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root
    External Auto discover service : https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root
    Internal MCX service : https://lync.cherry.loc/Mcx/McxService.svc
    External MCX service : https://lync.cherry.loc/Mcx/McxService.svc
    Internal UCWA service : https://lync.cherry.loc/ucwa/v1/applications
    External UCWA service : https://lync.cherry.loc/ucwa/v1/applications
    Internal Webscheduler service : https://lync.cherry.loc/Scheduler
    External Webscheduler service : https://lync.cherry.loc/Scheduler
    Total server discovery time: 5,0 seconds
    Server discovery succeeded for secure (HTTPS) external channel against URL https://lyncdiscover.extdomain.ru/
    Starting automatic discovery for unsecure (HTTP) external channel
    Couldn't connect to URL http://lyncdiscover.extdomain.ru/[email protected] (HTTP status code NotAcceptable)
    Server discovery failed for unsecured external channel against http://lyncdiscover.extdomain.ru/
    Starting the requirement tests for Lync Mobile 2013 App
    Please wait; this test may take several minutes to complete...
    Testing the app requirements using the following discovery response:
    Access Location : Internal
    SIP Server Internal Access : lync.cherry.loc
    SIP Server External Access : sip.extdomain.ru
    SIP Client Internal Access : lync.cherry.loc
    SIP Client External Access : sip.extdomain.ru
    Internal Auth broker service : https://lync.cherry.loc/Reach/sip.svc
    External Auth broker service : https://lync.cherry.loc/Reach/sip.svc
    Internal Auto discover service : https://lync.cherry.loc/Autodiscover/AutodiscoverService.svc/root
    Internal MCX service : https://lync.cherry.loc/Mcx/McxService.svc
    External MCX service : https://lync.cherry.loc/Mcx/McxService.svc
    Internal UCWA service : https://lync.cherry.loc/ucwa/v1/applications
    External UCWA service : https://lync.cherry.loc/ucwa/v1/applications
    Internal Webscheduler service : https://lync.cherry.loc/Scheduler
    External Webscheduler service : https://lync.cherry.loc/Scheduler
    Starting tests for Mobility (UCWA) service
    Verifying internal Ucwa service: https://lync.cherry.loc/ucwa/v1/applications
    Successfully created the UCWA service
    Completed tests for Mobility (UCWA) service
    Verification failed for Mobility (UCWA) service. The service could not be reached from an external network.
    Select All results above for more information about the failures. Detailed information can also be found in the log file.
    Your deployment meets the minimum requirements for Lync Mobile 2013 App.

  • Configuring BO Mobile with external access

    Hi Experts,
    I am trying to configure Business Objects Mobile in my company server (windows 2008) with an external access to it. I have two servers - master and client (hyper V). I installed BOBJI 4.0 server and BOXI client on master server and planning to have mobile server on hyper V. I have gone through the SAP documents on installation and deployment but confused on installing and configuring mobile server and accessibility both internally (wireless router) and externally (outside company network)
    1) Is it a better practice to have mobile sever on hyper v?
    2) Should i create a proxy server for the process? If on which one should be - master or client?
    If anybody has done similar to this, can they share any documentation or best practices followed?
    Appreciate your earliest help.
    regards,
    Arun

    Hi Durga,
    in intranet we will have HTTP it is working fine.
    in Internet HTTPS. issue occurs.
    Previously we are using the mobile client version which less than 5.1 Release. we never had any issue with HTTP or HTTPS.
    Today we have upgraded mobile client to 5.1.32. And issue started occurring.
    we are not using any VPN to connect. our web url is enabled in internet to access the reports.
    Note:we have verified the web url in the internet by connecting it from other system which is out of our network. There launchpad/CMS are working fine without having any issue with HTTPS.
    Only issue in Mobile Device.
    Refer the below notes to have some more information.
    http://service.sap.com/sap/support/notes/1658001
    http://service.sap.com/sap/support/notes/1962026

  • Allow the external access to the query massage for WEBI in BO 4.0 ,

    Hi ,
    I created the BEX query and in query properties I checked " Allow External access to this query" and saved the query
    but this check box  option  " Allow External access to this query"  is not saving .
    is there any note need to be implimented for this problem.
    I created the the connection using the information design tool.
    I'm trying to create the Webi using BICS connection form BEX query through Web intellengence rich client
    it is giving the message like "it is not possible to use this Bex query as source for Web intellengence reports. Ask your administrator to edit this query so that it can be used by
    web intellengence and enable the query propery" Allow External access to this query.
    we are using BI - 7.35 support pack  4  and BO - 4.0 SP2
    Did any one has faced this issue, Could you please send your comments
    Regards
    JV
    Edited by: Jennie Juvvanapudi on Oct 13, 2011 3:43 AM

    Upgrade your SAP GUI to 720 and there will be a updated patch at service market place for GUI 720 which will resolve this issue.
    When we faced same issue we had upgraded and our system currently shows
    SAP GUI Release: 720 Final Release
    File Version: 7200.3.7.1066
    Build:            1257409
    Patch Level: 7
    Thanks,
    Suresh

  • I unfortunately just got my IPhone 4s stolen.I thought I had the find my iPhone enabled but I didn't because I cannot locate the phone when I sign in ICloud.How can I erase all data on the phone so the thief can't access my personal information.

    I unfortunately just got my IPhone 4s stolen.I thought I had the find my iPhone enabled but I didn't because I cannot locate the phone when I sign in ICloud.I have a password on the phone but i'm not sure if I turned on the option where the phone resets if you incorrectly put the password more than ten time. I immediately called my phone company (Verizon) and reported the phone stolen.So I know whoever took the phone cannot place calls or use the phone. But can they still access my data on the phone if they manage to unlock the phone?  If so how can I erase all data on the phone so the thief can't access my personal information? is there any other way other than Find my IPhone to wipe off the data on the phone? I really don't want my personal information such as pictures, text messages, notes and social networks profile available to a stranger!!? Help please!!!

        Hello thewrongway,
    I'm sorry to hear about your phone!  I understand the need for an active device. You are able to activate an old device and process an insurance claim for your iPhone 4s within 60days from the incident date.  Keep in mind if the old phone is not a smartphone and you currently have unlimited data that feature will fall off.  If you have a tier data plan no changes will be made.  Please let me know if you have any additional questions.  Thank you.   
    TominqueBo
    VZW Support
    Follow us on Twitter at @VZWSupport

  • VPN Connects but unable to access internal devices

    Thank you in advance for any assistance that can be provided.
    I am using AnyConnect to create a VPN with an ASA 5505.  Once connected, the client needs to access a device behind a 1941 router.
    Internally, (not using VPN), all my routing is working correctly.  My VPN client can connect and when I put a route on my 1941 router, I am able to ping that particular device.  But my VPN client cannot appear to ping anything else, either the devices on the same internal range as the ASA 5505 or anything past the 1941.
    VPN Client                                      ASA 5505                                      Workstation                    1941 Router                        Far Device
    192.168.201.20 ----->   Outside IP x.x.x.x // Internal 192.168.101.1          192.168.101.56        192.168.101.2 // 192.168.8.1          192.168.8.150
    Client connects and get IP from ASA
                                                                                                            Cannot ping this                                                            Cannot ping this
                                                                                                                                               Can ping internal IP of 1941
                                                                                                                                                *(after creating a static route)
    I have been playing around with my configuration extensively to try and make this work.  Split-tunneling is enabled and is required.
    Here is my current config:
    hostnameMYHOST
    enable password mUUvr2NINofYuSh2 encrypted
    passwd UNDrnIuGV0tAPtz2 encrypted
    names
    interface Ethernet0/0
    switchport access vlan 2
    interface Ethernet0/1
    interface Ethernet0/2
    interface Ethernet0/3
    interface Ethernet0/4
    interface Ethernet0/5
    interface Ethernet0/6
    interface Ethernet0/7
    switchport access vlan 7
    interface Vlan1
    nameif inside
    security-level 100
    ip address 192.168.101.1 255.255.255.0
    interface Vlan2
    nameif outside
    security-level 0
    ip address x.x.x.x 255.255.0.0
    interface Vlan7
    no forward interface Vlan1
    nameif DMZ
    security-level 20
    ip address 137.57.183.1 255.255.255.0
    ftp mode passive
    clock timezone MST -7
    dns domain-lookup outside
    object-group network obj_any_dmz
    access-list nonat extended permit ip 192.168.101.0 255.255.255.0 any
    access-list nonat extended permit ip 192.168.201.0 255.255.255.0 any
    access-list split-tunneling standard permit 192.168.101.0 255.255.255.0
    pager lines 24
    logging enable
    logging buffered debugging
    logging asdm informational
    mtu inside 1500
    mtu outside 1500
    mtu DMZ 1500
    ip local pool Internal_Range 192.168.101.125-192.168.101.130 mask 255.255.255.0
    ip local pool vpn_pool 192.168.201.20-192.168.201.30 mask 255.255.255.0
    icmp unreachable rate-limit 1 burst-size 1
    no asdm history enable
    arp timeout 14400
    global (outside) 10 interface
    nat (inside) 0 access-list nonat
    nat (inside) 1 0.0.0.0 0.0.0.0
    nat (DMZ) 10 137.57.183.0 255.255.255.0
    route outside 0.0.0.0 0.0.0.0 x.x.x.x 1
    route inside 192.168.8.0 255.255.255.0 192.168.101.2 1
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    aaa authentication ssh console LOCAL
    http server enable 64000
    http 0.0.0.0 0.0.0.0 inside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    crypto ca trustpoint ASDM_TrustPoint1
    enrollment self
    subject-name CN=MYHOST
    keypair ClientX_cert
    crl configure
    crypto ca certificate chain ASDM_TrustPoint1
    certificate 0f817951
        308201e7 30820150 a0030201 0202040f 81795130 0d06092a 864886f7 0d010105
        05003038 31173015 06035504 03130e41 494d452d 56504e2d 42415455 53311d30
        1b06092a 864886f7 0d010902 160e4149 4d452d56 504e2d42 41545553 301e170d
        31333036 32373137 32393335 5a170d32 33303632 35313732 3933355a 30383117
        30150603 55040313 0e41494d 452d5650 4e2d4241 54555331 1d301b06 092a8648
        86f70d01 0902160e 41494d45 2d56504e 2d424154 55533081 9f300d06 092a8648
        86f70d01 01010500 03818d00 30818902 818100c9 ff840bf4 cfb8d394 2c940430
        1887f25a 49038aa0 1299cf10 bda2a436 227dcdbf f1c5566b c35c2f19 8b3514d3
        4e24f5b1 c8840e8c 60e2b39d bdc0082f 08cce525 97ffefba d42bb087 81b9adb9
        db0a8b2f b643e651 d17cd6f8 f67297f2 d785ef46 c3acbb39 615e1ef1 23db072c
        783fe112 acd6dc80 dc38e94b 6e56fe94 d59d5d02 03010001 300d0609 2a864886
        f70d0101 05050003 8181007e 29e90ea0 e337976e 9006bc02 402fd58a a1d30fe8
        b2c1ab49 a1828ee0 488d1d2f 1dc5d150 3ed85f09 54f099b2 064cd622 dc3d3821
        fca46c69 62231fd2 6e396cd1 7ef586f9 f41205af c2199174 3c5ee887 42b684c9
        7f4d2045 4742adb5 d70c3805 4ad13191 8d802bbc b2bcd8c7 8eec111b 761d89f3
        63ebd49d 30dd06f4 e0fa25
      quit
    crypto isakmp enable outside
    crypto isakmp policy 40
    authentication pre-share
    encryption aes-256
    hash sha
    group 5
    lifetime 86400
    telnet timeout 5
    ssh 0.0.0.0 0.0.0.0 inside
    ssh 0.0.0.0 0.0.0.0 DMZ
    ssh timeout 10
    console timeout 0
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    ssl encryption rc4-md5 rc4-sha1 aes128-sha1 aes256-sha1 3des-sha1
    ssl trust-point ASDM_TrustPoint1 outside
    webvpn
    enable outside
    svc image disk0:/anyconnect-win-2.4.1012-k9.pkg 1
    svc enable
    group-policy ClientX_access internal
    group-policy ClientX_access attributes
    dns-server value 4.2.2.2
    vpn-tunnel-protocol svc
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value split-tunneling
    default-domain value access.local
    address-pools value vpn_pool
    ipv6-address-pools none
    webvpn
      svc mtu 1406
      svc rekey time none
      svc rekey method ssl
    username ClientX password ykAxQ227nzontdIh encrypted privilege 15
    username ClientX attributes
    vpn-group-policy ClientX_access
    service-type admin
    tunnel-group ClientX type remote-access
    tunnel-group ClientX general-attributes
    address-pool Internal_Range
    default-group-policy ClientX_access
    tunnel-group SSLClientProfile type remote-access
    tunnel-group SSLClientProfile general-attributes
    default-group-policy ClientX_access
    tunnel-group ClientX_access type remote-access
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny
      inspect sunrpc
      inspect xdmcp
      inspect sip
      inspect netbios
      inspect tftp
      inspect ip-options
    service-policy global_policy global
    prompt hostname context
    no call-home reporting anonymous
    Cryptochecksum:da38065247f7334a5408b7ada3af29ae
    : end

    ok, lets go on ... ;-)
    Split-Tunneling: The ACL must include all networks you want to reach through the VPN:
    access-list split-tunneling standard permit 192.168.101.0 255.255.255.0
    access-list split-tunneling standard permit 192.168.8.0   255.255.255.0
    NAT: Don't use "any" in the nat-exemption, but specify all traffic that should not be natted:
    access-list nonat extended permit ip 192.168.101.0 255.255.255.0 192.168.201.0 255.255.255.0
    access-list nonat extended permit ip 192.168.8.0   255.255.255.0 192.168.201.0 255.255.255.0
    Routing: The 1941 needs a route for the vpn-pool pointing to the ASA (just in case there is no default route to the ASA)
    Don't stop after you've improved your network! Improve the world by lending money to the working poor:
    http://www.kiva.org/invitedby/karsteni

  • ASA Cannot access https device via Clientless VPN bookmark, site to site works fine

    We've got two offices connected via an IPSEC tunnel.  This site to site VPN works great, we can access our remote devices fine from a PC on either LAN at each office.  The device's address is https://192.168.210.2
    However, if we make a bookmark on the Clientless VPN for that same address the conneciton just times out if it has to go over the site to site VPN. 
    We plugged the exact same web enabled device on the local side of the VPN, put in a bookmark for its https address and it works fine.  Its just remote bookmarks for devices on the other side of the tunnel do not work.
    Looking at the debug log I see the request going out from the source to the destination on port 443 but nothing more.  The NAT exemption etc are all right because people on the LAN have no problem accessing this device remotely with their browser. 
    I haven't been able to adequately describe this problem to find a matching Cisco example, anyone know how to fix this?

    hi luis,
    thank you for your reply. we've checked the smoothwall configuration, but couldn't discover anything which could cause this problem. we even tried replacing the sa520 with a draytek vigor router to set up an lan-to-lan vpn with the smoothwall. with the draytek in place we have no problems accessing the aforementioned servers, so it seems the issue is with the SA520.
    what exactly do you mean by creating an ACL from the remote WAN to our LAN? i assumed you meant creating a firewall rule, allowing traffic from the remote device's public ip to our LAN. however, in that case i need to enter an ip address of a device in our LAN, or else i cannot save this rule. as a test i entered the ip address of my machine as the destination address, but am still unable to access the aforementioned servers.
    here's how i set up the rule:
    from zone: UNSECURE (WAN/optional WAN)
    to zone: LAN
    service: ANY
    action: ALLOW always
    schedule: (not set)
    source hosts: Single address
    from: public ip of one of the aforementioned servers
    source NAT settings > external IP address: WAN interface address (cannot change this setting)
    source NAT settings >WAN interface: dedicated WAN (cannot change this setting)
    destination NAT settings > internal ip address: 192.168.11.123 (ip address of my machine)
    enable port forwarding: unchecked
    translate port number: empty
    external IP address: dedicated WAN

  • ADFS external access

     Hi,
     here is a quick question.
     I am in the process of  installing ADFS on production. I am wondering about external access i.e. I will get a third party certificate
     but the server is in my domain and only with one nic with a private ip address. I have not found any documents on how  external  traffic is contolled   or managed to the ADFD server. Should I use NAT. I must be missing something.
    pls adv,
    Erró

    Erro,
    The piece you're missing is the Web Application Proxy (in 2012 R2) known as the ADFS Proxy in previous versions of ADFS. This is a server that sits in your DMZ and sends requests on to the ADFS server inside the network. Since you don't seem to be in
    product yet may I suggest running 2012 R2. Here's why:  WAP supersedes the ADFS Proxy server.  When you want to upgrade your ADFS environment and you have an ADFS proxy server, you can't use it anymore.  You'd be forced at that time to go to
    WAP.  Just food for thought.  Here's more on each subject, and since you're now pointed in the right direction I'm sure a quick Bing will render the information to fill the gaps.
    Web Application Proxy -
    http://technet.microsoft.com/en-us/library/dn383650.aspx
    ADFS Proxy server -
    http://blogs.technet.com/b/askds/archive/2012/01/05/understanding-the-ad-fs-2-0-proxy.aspx
    http://blogs.technet.com/b/askds/archive/2012/01/05/understanding-the-ad-fs-2-0-proxy.aspx
    Hope this helps.

  • SPA514G - Device Information Only?

    I have a few different models of the SPA5xx phones.  We got a new SPA514G but can't get this thing configured.
    We upgraded the firmware thinking it may fix things, so we are at the latest 7.5.5
    When accessing it via the web interface it comes up with
    SPA514G Device Information
    There is no way to login as admin, or change to basic | advanced modes etc.  It is just a view only mode.  Other phones we can go in and we get:
    SPA502G Configuration Utility and can change anything we want.
    What's going on here?  How do we get the Configuration Utility?

    Thanks the the tips Dan, you were correct it was 'locked' to call manager.  I found a page that instructed how to switch it:
    https://supportforums.cisco.com/docs/DOC-33361
    Things are much better now.
    Thanks!

  • How do I read detailed device information in DAQmx?

    Hi,
    I'm developing an application using the DAQmx C API and the 6602 Counter/Timer.  I would like to know how to read more detailed device information using the C API, i.e. more than just the type, serial number, and whether it's simulated.  I have seen several posts about this topic, but none appeared to give a satisfactory solution.  It has been mentioned that the DAQmxGetSystemInfoAttribute() serves this purpose, but it's not documented in the DAQmx C Reference Help files, so I don't know what attribute values ( DAQmxGetSystemInfoAttribute (int32 attribute, void *value, ...) ) are valid, and therefore am unsure as to what information can be obtained by this function.  To be more specific, I would like to read device information such as pin names and function, number of counters, number and name of digital I/O ports, etc, so that the application could automatically identify and list the available resources (similar to the way MAX does as you go through the task creation procedure).  Is this possible with DAQmxGetSystemInfoAttribute() or any other function?
    Thanks,
    Jeff 

    Hi Serges,
    Thanks for your reply.  I'm OK with retrieving the device names, the question is whether there is a way to obtain detailed information once I have the name.  For instance, if I find (via DAQmxGetSysDevNames() and DAQmxGetDevProductType( )) that there is a PCI-6602 board installed, can I then call a function to retrieve details about the PCI-6602 (e.g. physical channel names, DIO port capabilities, etc.) rather than hard coding (yuck!) this stuff into the program.  It seems plausible that there might be a set of files somewhere within DAQmx which provide this sort of device information - if so, how can they be accessed?
    Jeff 

  • How to access "removable devices" on 'new This pc to allow upload of pics from cell

    how do I access the "removable devices" on the former my computer, now this pc to u/l pics from my cell to 'puter?

    Hello @maslowsrif,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I have read your post on how you are looking to access "removable devices" on 'new This PC' to allow uploading of photographs. What is the model of your cellphone that you are trying to enable your computer to recognize? What picture uploading program are you looking to use? Are you able to access pictures on another computer? I would be happy to help you, but first I would encourage you to post your product number for your computer. Below is a is an HP Support document that will demonstrate how to find your computer's product number. In addition, it will also help if you indicate which operating system you are using; and whether your operating system is 32 or 64 bit. The more information you can provide, the better!
    How Do I Find My Model Number or Product Number?
    Which Windows operating system am I running?
    Is the Windows Version on My Computer 32-bit or 64-bit?
    Please re-post with the necessary information, this way I will be able to research this further for you. I look forward to your reply!
    Cheers!
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

  • How I can set up the DynDns inside the Time capsule, or only with the Time capsule I have external access from a PC for ex.?

    How I can set up the DynDns inside the Time capsule, or only with the Time capsule I have external access from a PC for ex.?

    MobileMe service is finished.. to get remote access to the Mac or TC you use iCloud account.. but that is for files.. not to access web cams.
    Without dyndns client in the TC, you can perhaps run dyndns on the computer or video recorder..many of these will have clients built into them.
    Even better get a static Public IP from your ISP.. that is the correct professional way to do it.
    Or you can use whatever broadband modem you have and remove the TC as the main router.. simply bridge it. Use your adsl router for connection. Almost all adsl have built in dyndns.
    Sorry your language is very hard to follow.. and I am sure you are finding my answers similarly difficult.
    Basically the TC is about the hardest device to setup because it is lacking important networking functions.
    Get a vpn router and use vpn connection is far superior to any other method. But you cannot do it with TC.

  • On my mac, when trying to overwrite the old software with the new, I'm being told I don't have access to certain information and I cannot complete the install.

    I just downloaded the latest version of firefox. When trying to drag the new version into my applications folder it asks if I want to override the previous version. I say yes. Then I get a message saying this task can't be completed because I "don't have access to certain information." I don't know what this means or how to override it.

    Welcome to the Apple community Michelle.
    If you mean that Find My Phone is asking for a password to a different Apple ID to your current Apple ID and that ID is a previous version of your current ID, not an entirely different one.
    This feature has been introduced to make stolen phones useless to those that have stolen them.
    However it can also arise when the user has changed their Apple ID details with Apple and not made the same changes to their iCloud account/Find My Phone on their device before upgrading to iOS 7, or if you restore from a previous back up made before you changed your details and some other circumstances.
    The only solution is to change your Apple ID back to its previous state with Apple at My Apple ID using your current password, you don’t need access to this address if it’s previously been used with your Apple ID, once you have saved these details enter the password as requested on your device and then turn off "find my phone" and delete the account from your device. It may take a short while to remove the account.
    You should then change your Apple ID back to its current state, save it once again and then log back in using your current Apple ID. Finally, turn "find my phone" back on once again.
    This article provides more information about Activation Lock.

  • Is Physical device information of ASM from views or tables?

    Hi,
    Wanted to know if there are any views that can give the physical device information of corresponding ASM disks.
    Is there any specific support for ASM with OCI?
    I know of the command.... but is this provided in any of the ASM views or tables?
    C:\>asmtool -list
    ORCLDISKASM0 \Device\Harddisk5\Partition1 941M
    ORCLDISKASM1 \Device\Harddisk6\Partition1 941M
    ORCLDISKASM2 \Device\Harddisk7\Partition1 941M
    ORCLDISKASM3 \Device\Harddisk8\Partition1 941M
    Thanks,
    Harsha

    Not on Windows or Linux (if using the ORACLEASM service) as they take on the intermediate part or interfacing with storage. On other platforms, you can see as much as what device you are specifically attaching to (i.e. /dev/c0t1d4) and its size with the query:
    SELECT
    b.path disk_file_path
    , b.name disk_file_name
    , b.total_mb total_mb
    , (b.total_mb - b.free_mb) used_mb
    , ROUND((1- (b.free_mb / b.total_mb))*100, 2) pct_used
    FROM
    v$asm_disk b
    ORDER BY
    b.name
    Nothing specific in OCI as most all commands can be accessed in SQL.
    Cheers,
    Jay Caviness
    http://www.grumpy-dba.com

Maybe you are looking for

  • Error while testing

    hi everybody, plz help me to solve this problem when i tried to test the following code i am getting error like <b>'open_form  missing and write_form invalid'</b> i tried all the ways i know  but not able to solve the problem.       Tables (RFKORI00)

  • SAP NetWeaver 7.02 trail version installation error during START INSTANCE

    Hi all, Please help me in solving this installation problem. I've tried installing the setup several times but every time i get this same error that : An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 2 > SAP A

  • Basic questions about NWDI structure

    Hello All, I have read some materials about the Java development process within SAP J2EE engine. Here I just want to confirm with you some knowledge points and ask some questions about the configuration of NWDI before proceeding Java development. 1.

  • Create Webservice from an EAR

    Hi, I want to deploy a java EAR file into the PI java stack and then wrap it into a webservice and expose it from PI for use. How to do that? Regards, Nitin

  • How long editing a Pages file?

    Hi. I'm wondering if there is a way to see how long you've spent working on a document in Pages. I know with Word you can see how long you spent editing a document. Is there anything similar in Pages? Thanks.