Frontend Host Configuring

I have read the article on Middleware Magic on setting the front end host but when I hit the URL and observe it through httpWatch still shows the appserver/port as the "host".   Doesn't seem to matter what I put in there, it always returns the same thing in the host headers.  Questions:
1) Is there another tool that shows the host headers and info coming back from the request?
2) What format should I be filling this parameter in?   Should it have the entire URL in it (like http://sitportal1:7070/fc/Controller.jpf) or just a host name (like sitportal1).  The help doesn't seem to illustrate the format this needs to be input as.  I have tried it pointing the web server front end as well (sitweb2.company.com) but doesn't seem to return anything as the header but the name and port of the WebLogic app server.
3) The application is deployed to a cluster and I've made the changes there as well, with the same results.   Yes, managed servers were restarted...
I got points, who wants them?

Do not know what you are trying to accomplish, but note that the front host setting makes it possible that a certain host name is configured to which redirects are sent (when it is set it rejects the information contained in the host header). It does not change the host header (not to my knowledge anyway).
The documentation (3 Ensuring the Security of Your Production Environment) sheds some more light on this:
"When a request on a web application is redirected to another location, the Host header contained in the request is used by default in the Location header of the response. Because the Host header can be spoofed — that is, corrupted to contain a different host name and other parameters — this behavior can be exploited to launch a redirection attack on a third party.
To prevent the likelihood of this occurrence, set the FrontendHost attribute on either the WebserverMBean or ClusterMBean to specify the host to which all redirected URLs are sent. The host specified in the FrontendHost attribute will be used in the Location header of the response instead of the one contained in the original request."
or (http://docs.oracle.com/middleware/1212/wls/WLMBR/mbeans/ClusterMBean.html?skipReload=true#FrontendHost)
"FrontendHost - The name of the host to which all redirected URLs will be sent.
Sets the HTTP FrontendHost for the default webserver (not virtual hosts) for all the servers in the cluster. Provides a method to ensure that the webapp will always have the correct HOST information, even when the request is coming through a firewall or a proxy. If this parameter is configured, the HOST header will be ignored and the information in this parameter will be used in its place, when constructing the absolute urls for redirects."
What I understand from this is that you set a host name (for example, google.com, or some other host name that is mapped to an IP-address, or the IP-address itself)  to which the request is to be redirected (and if the application to which the redirect is going is not listening on any of the default HTTP ports (:80 or :443) you can define the port by using either frontend http port or frontend https port).
As a tool to monitor HTTP(S) traffic you can probably use fiddler ( Fiddler - The Free Web Debugging Proxy by Telerik), but the one you are using (HttpWatch) is doing the job as well.

Similar Messages

  • BPM Worklist Problem After Setting Frontend Host and Port

    Hi all,
    I was following the EDG for SOA 11.1.1.5 and was encountering a problem with the BPM Worklist after setting the Frontend Host and Port. We have a topology that includes a load balancer that terminates SSL, two OHS instances, and two SOA instances on separate VMs. When BPM Worklist was loading, it was calling webservices internally through the load balancer, but WebLogic was expecting them as http://. It was not able to resolve the HTTPS port that was being sent from the load balancer through the 80 to 443 redirect.
    What the current EDG does not tell you, is that you have to also turn on "Enable Weblogic Plug-In" for WebLogic to use the OHS plug-in. I did it at the domain level, as all traffic will go through the load balancer. This essentially tells WebLogic that all URLs are https://
    Here is an exerpt from the SOA.out log file:
    <Sep 8, 2011 9:32:06 PM PDT> <Error> <oracle.soa.services.workflow.worklist> <BEA-000000> <<.> Service error.
    Internal Error; Service error occurs in IdentityService in method lookupUser.
    Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
    ORABPEL-10585
    Service error.
    Internal Error; Service error occurs in IdentityService in method lookupUser.
    Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
    Caused By: javax.xml.soap.SOAPException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=UTF-8
    What it is also missing, is that you should also set the SOA Infrastructure ServerURL mbean for the load balancer, to match the frontend host and port. Do this through Fusion Middleware Contol. Otherwise, you could encounter URL mismatches.
    I hope this helps someone else.
    I've asked Oracle to add this to the EDG for SOA. It's in the IDM guide, but not in any other EDGs.

    Thanks Josh. It helped me infact in 11.1.1.4 Enable Weblogic Plug-In is not required. But 11.1.1.5 I thing it is mandatory. Oracle should have a clear documentaion.

  • FrontEnd hosts in weblogic cluster

    Hello,
    I have set the frontEnd hosts in weblogic cluster(10.3.5) to the loadbalancer URL(https://xyz.com) . Webservice developed in 11g is deployed to the cluster. The dynamic wsdl generated contains the the Address of the frontEnd in <address> Tag of the WSDL file.
    But when i try to test the service by clicking on 'test client' on the deployment page. It gives me following error
    failed due to This service requires https,but the attempt to access Test Client at https address https://<ip address where weblogic managed server is running>:443/wls_utc/begin.do did not suceed due to java.net.ConnectException: Tried all:1 addresses, but could not connect over HTTPS to server:<ip address where weblogic managed server is running> port:443. In order to test  a service that requires https the Test Client must be running on a server configured for https.
    Can we configure the front end hosts point to https and still test the test client using the deployment page.?
    Thanks,
    Ram

    Hi Kal,
    I did try to enable SSL listen port. Though i am able to access WSDL but the Test Client is still giving the same exception.
    regards,
    Ram

  • Error displaying host configuration

    I'm running version 10.2.0.1 of OEM on a Windows 2003 advanced server and I get
    the following error message when trying to view the charts for my cpu target: "Error displaying host configuration - Host Configuration"
    I also get the following error message:
    "Error getting data from the repository for target txsna09egssrv03.ITServices..... Exception: java.sql.SQLException: ORA-20206: ORA-06512: at "SYSMAN.EMD_MNTR_HOST", line 243 ORA-01403: no data found ORA-06512: at line 1"
    Any help with this would be greatly appreciated.
    Thanks

    I am also getting the same error, when i click host under general section of oem database control's homepage, but on the homepage itself, i have an alert under the secion RELATED ALERTS.
    That alert says "Memory Utilization is 99.77%" and when i click that, it is showing me the host configuration and i can monitor the host.
    why is the host link on the homepage gives an error whereas i can monitor the host through the related alerts.
    i have oracle 10g database server and have client running on rhel4.
    thanks!

  • Can we specify frontend host at web app level?

    Hi,
    We previously specified the frontend host in cluster settings. (same for all web apps)
    Now we want two (portal) web applications deployed in the same cluster to have two different frontend host settings. Is it possible?
    Thanks,
    Mehmet

    What a crock.  Sorry, guy, but I am very technical.  I know exactly what you
    can and what you can not do on a website.  I also know that there are very
    simple methods for designing with all of the mainstream popup blockers in
    mind.
    So your scripted response may placate the non-technical masses.  But those
    of us who know better understand exactly what a poor job has been done on
    your download site.  I can give you 4 methods to fix the site right off the
    top of my head!  I won't do so because certainly any web developer capable
    of creating your site knows just as much as I do about making this stuff
    work.
    The problem is not lack of technical knowledge.  It is more fundamental -
    and honestly what many programmers struggle with.  Getting into the shoes of
    the users.  Getting out of geek mode and into usability mode.  I mean hey,
    it is fun to build all of the gizmos, not so much fun to add basic links.
    As far as getting the download goes, I already have it.  My point is that I
    shouldn't have had to go through multiple steps.  One very simple fix is to
    just put the direct link onto the final instructions sheet.  This is the
    route web developers have selected for many other download sites.
    So rather than sending me bogus answers, why don't you send my comments to
    the people who manage the web development team.  That is where the problem
    will get fixed.
    Thanks!

  • RADIUS-3-NOSERVERS: No radius hosts configured or no valid server present in the server group

    Hi,
    I currently have an C2960 switch with IOS 15.0(2) SE4. To log on the CLI of the switch authentication against a RADIUS server takes place. Accounting is not wanted. The config of the switch is as follows:
    aaa new-model
    aaa group server radius RADIUSGROUP
     server xxx.xxx.xxx.1 auth-port 1812 acct-port 0
     server xxx.xxx.xxx.2 auth-port 1812 acct-port 0
    aaa authentication login default group RADIUSGROUP local
    aaa authentication dot1x default group RADIUSGROUP
    aaaauthorization network default group RADIUSGROUP
    radius server host xxx.xxx.xxx.1 auth-port 1812 acct-port 0 key 7 [encrypted password]
    radius server host xxx.xxx.xxx.2 auth-port 1812 acct-port 0 key 7 [encrypted password]
    It works fine, the authentication and the login are successful, but every login generates a message in the logging of the switch:
    RADIUS-3-NOSERVERS: No radius hosts configured or no valid server present in the server group
    What is going wrong???
    Any help would be appreciated.

        That's going to be something you are going to have to go the cisco TAC with .  That looks to be some kind of software bug.  Also a feature probably not a lot of people actually use and have knowlwedge about.

  • Host Configuration not found error in database control

    I have freshly installed Oracle DB 11g and a starter database.
    Then i went to emctl (database control), at the home tab, I noticed the status is up (Green up arrow icon) but the "Instance Name", "Version", "Up Until" entries have the value "unknown"
    And then when i Click on the "view all properties link", I noticed that the ORACLE_HOME entry has a warning icon after the entry. Then when you click on the ORACLE_HOME entry link, I get a page saying
    Host Configuration not found. Check to see if the target exists.Whats happening? Did I miss something in my installation?
    regards,
    Anton

    What is the OS?. Have you seen the Metalink note: 353681.1
    Subject: Problem: Click on ORACLE_HOME gets "Host Configuration not found. Check to see if the target exists"
    Doc ID: 353681.1 Type: PROBLEM
    Modified Date : 30-JUL-2007 Status: PUBLISHED

  • No Radius hosts configured...

    For days now, I've been trying to troubleshoot an authentication problem and the solution still eludes me.
    I have a Windows 7 SP1 laptop, a wireless client, that should be able to access the wireless network LAB1 with SSID AP1.
    It should authenticate with a Windows 2008 R2 SP1 DC/NPS server via a Cisco Aironet 1142 access point.
    Authentication is "Open with EAP".
    EAP type is EAP-TLS.
    Two entries in the Aironet Event Log, I believe, are related to the problem:
    Error - No Radius hosts configured or no valid server present in the group rad_eap
    Debugging - Station [MAC addr here] Authentication Failed.
    The MAC addr is that of the Windows 7 SP1 laptop attempting to connect to the network via the access point.
    Could someone verify that my configuration is correct for what I want to accomplish (wireless access by laptops using EAP (EAP-TLS) authentication and - for now - WEP encryption???
    Also, what could explain the error message above about no Radius servers? The output of "show run" below seems to indicate that Radius is configured, correctly or not...
    Here is the ouput of the "show run" command on the Aironet 1142 (via telnet) - followed by the error messages in the Windows 7 laptop Event Viewer (WLAN Auto-Config section):
    AP1#sh run
    Building configuration...
    Current configuration : 2354 bytes
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec localtime show-timezone
    service password-encryption
    hostname AP1
    logging rate-limit console 9
    enable secret 5 $1$4Ipo$roPiDJm93XYFOrN7hngx/1
    aaa new-model
    aaa group server radius rad_eap
    aaa group server radius rad_mac
    aaa group server radius rad_acct
    aaa group server radius rad_admin
    aaa group server tacacs+ tac_admin
    aaa group server radius rad_pmip
    aaa group server radius dummy
    aaa authentication login eap_methods group rad_eap
    aaa authentication login mac_methods local
    aaa authorization exec default local
    aaa accounting network acct_methods start-stop group rad_acct
    aaa session-id common
    dot11 syslog
    dot11 ssid AP1
       authentication open eap eap_methods
       authentication network-eap eap_methods
       guest-mode
    username Cisco password 7 00271A150754
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    encryption mode wep mandatory
    ssid AP1
    antenna gain 0
    power local 2
    power client 2
    station-role root
    bridge-group 1
    bridge-group 1 subscriber-loop-control
    bridge-group 1 block-unknown-source
    no bridge-group 1 source-learning
    no bridge-group 1 unicast-flooding
    bridge-group 1 spanning-disabled
    interface Dot11Radio1
    no ip address
    no ip route-cache
    shutdown
    encryption mode wep mandatory
    ssid AP1
    antenna gain 0
    dfs band 3 block
    channel dfs
    station-role root
    bridge-group 1
    bridge-group 1 subscriber-loop-control
    bridge-group 1 block-unknown-source
    no bridge-group 1 source-learning
    no bridge-group 1 unicast-flooding
    bridge-group 1 spanning-disabled
    interface GigabitEthernet0
    no ip address
    no ip route-cache
    duplex auto
    speed auto
    no keepalive
    bridge-group 1
    no bridge-group 1 source-learning
    bridge-group 1 spanning-disabled
    interface BVI1
    ip address 10.0.0.51 255.0.0.0
    no ip route-cache
    ip default-gateway 10.0.0.2
    ip http server
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    ip radius source-interface BVI1
    radius-server attribute 32 include-in-access-req format %h
    radius-server host 10.0.0.12 auth-port 1812 acct-port 1813 key 7 03050A09055D2549485A
    radius-server vsa send accounting
    bridge 1 route ip
    line con 0
    line vty 0 4
    end
    Note: I changed the Radius ports to 1812 and 1813 because that's what Windows uses for Radius (authentication and accounting).
    Windows Event Viewer entries
    Event ID 8000
    WLAN AutoConfig service started a connection to a wireless network.
    Network Adapter: Intel(R) PRO/Wireless 3945ABG Network Connection
    Interface GUID: {16f026bc-d9fd-4a9d-9020-a32174a4bd6a}
    Connection Mode: Automatic connection with a profile
    Profile Name: LAB1
    SSID: AP1
    BSS Type: Infrastructure
    Event ID 11000
    Wireless network association started.
    Network Adapter: Intel(R) PRO/Wireless 3945ABG Network Connection
    Interface GUID: {16f026bc-d9fd-4a9d-9020-a32174a4bd6a}
    Local MAC Address: 00:1C:BF:68:1E:C5
    Network SSID: AP1
    BSS Type: Infrastructure
    Authentication: Open
    Encryption: WEP
    802.1X Enabled: Yes
    Event ID 11001
    Wireless network association succeeded.
    Network Adapter: Intel(R) PRO/Wireless 3945ABG Network Connection
    Interface GUID: {16f026bc-d9fd-4a9d-9020-a32174a4bd6a}
    Local MAC Address: 00:1C:BF:68:1E:C5
    Network SSID: AP1
    BSS Type: Infrastructure
    Peer MAC Address: 64:A0:E7:29:08:E0
    Event ID 11010
    Wireless security started.
    Network Adapter: Intel(R) PRO/Wireless 3945ABG Network Connection
    Interface GUID: {16f026bc-d9fd-4a9d-9020-a32174a4bd6a}
    Local MAC Address: 00:1C:BF:68:1E:C5
    Network SSID: AP1
    BSS Type: Infrastructure
    Peer MAC Address: 64:A0:E7:29:08:E0
    Authentication: Open
    Encryption: WEP
    FIPS Mode: Disabled
    802.1x Enabled: Yes
    Event ID 12011
    Wireless 802.1x authentication started.
    Network Adapter: Intel(R) PRO/Wireless 3945ABG Network Connection
    Interface GUID: {16f026bc-d9fd-4a9d-9020-a32174a4bd6a}
    Local MAC Address: 00:1C:BF:68:1E:C5
    Network SSID: AP1
    BSS Type: Infrastructure
    Peer MAC Address: 64:A0:E7:29:08:E0
    Eap Information: Type 13, Vendor ID 0, Vendor Type 0, Author ID 0
    Event ID 12014
    Wireless 802.1x authentication was restarted.
    Network Adapter: Intel(R) PRO/Wireless 3945ABG Network Connection
    Interface GUID: {16f026bc-d9fd-4a9d-9020-a32174a4bd6a}
    Local MAC Address: 00:1C:BF:68:1E:C5
    Network SSID: AP1
    BSS Type: Infrastructure
    Peer MAC Address: 64:A0:E7:29:08:E0
    Eap Information: Type 13, Vendor ID 0, Vendor Type 0, Author ID 0
    Restart Reason: Peer Initiated
    Event ID 12013
    Wireless 802.1x authentication failed.
    Network Adapter: Intel(R) PRO/Wireless 3945ABG Network Connection
    Interface GUID: {16f026bc-d9fd-4a9d-9020-a32174a4bd6a}
    Local MAC Address: 00:1C:BF:68:1E:C5
    Network SSID: AP1
    BSS Type: Infrastructure
    Peer MAC Address: 64:A0:E7:29:08:E0
    Identity: host/PC2.mynet.lan
    User:
    Domain:
    Reason: Explicit Eap failure received
    Error: 0x40420110
    EAP Reason: 0x40420110
    EAP Root cause String: Network authentication failed due to a problem with the user account
    EAP Error: 0x40420110
    EVent ID 11004
    Wireless security stopped.
    Network Adapter: Intel(R) PRO/Wireless 3945ABG Network Connection
    Interface GUID: {16f026bc-d9fd-4a9d-9020-a32174a4bd6a}
    Local MAC Address: 00:1C:BF:68:1E:C5
    Network SSID: AP1
    BSS Type: Infrastructure
    Peer MAC Address: 64:A0:E7:29:08:E0
    Security Hint: The operation was successful.
    EVent ID 8004
    Wireless network is blocked due to connection failure.
    Network Adapter: Intel(R) PRO/Wireless 3945ABG Network Connection
    Interface GUID: {16f026bc-d9fd-4a9d-9020-a32174a4bd6a}
    Connection Mode: Automatic connection with a profile
    Profile Name: LAB1
    SSID(s): AP1
    BSS Type: Infrastructure
    Failure Reason:Explicit Eap failure received
    Length of block timer (minutes): 20
    EVent ID 8002
    WLAN AutoConfig service failed to connect to a wireless network.
    Network Adapter: Intel(R) PRO/Wireless 3945ABG Network Connection
    Interface GUID: {16f026bc-d9fd-4a9d-9020-a32174a4bd6a}
    Connection Mode: Automatic connection with a profile
    Profile Name: LAB1
    SSID: AP1
    BSS Type: Infrastructure
    Failure Reason:Explicit Eap failure received
    The peer MAC address is that of the Aironet access point:
    AP1#sh int
    BVI1 is up, line protocol is up
      Hardware is BVI, address is ccef.4807.35d2 (bia 64a0.e729.08e0)
      Internet address is 10.0.0.51/8
      MTU 1500 bytes, BW 54000 Kbit/sec, DLY 5000 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ARPA, loopback not set
      ARP type: ARPA, ARP Timeout 04:00:00
    [snip]
    Dot11Radio0 is up, line protocol is up
      Hardware is 802.11N 2.4GHz Radio, address is 64a0.e729.08e0 (bia 64a0.e729.08e0)
      MTU 1500 bytes, BW 54000 Kbit/sec, DLY 1000 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ARPA, loopback not set
      ARP type: ARPA, ARP Timeout 04:00:00
    [snip]
    Dot11Radio1 is administratively down, line protocol is down
      Hardware is 802.11N 5GHz Radio, address is 64a0.e72e.ba10 (bia 64a0.e72e.ba10)
      MTU 1500 bytes, BW 54000 Kbit/sec, DLY 1000 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ARPA, loopback not set
      ARP type: ARPA, ARP Timeout 04:00:00
    [snip]
    GigabitEthernet0 is up, line protocol is up
      Hardware is PowerPC405ex Ethernet, address is ccef.4807.35d2 (bia ccef.4807.35d2)
      MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ARPA, loopback not set
      Half-duplex, 100Mb/s, media type is T
      output flow-control is unsupported, input flow-control is unsupported
    Note: half-duplex because of the old hub I am using for my practice network. Plastic 5 port switch I had went bad.
    Note: yes, I am only using radio 0 for the time being.

    Looks like I'm at a dead end.
    But since it looks like the rest of the setup is fine, what I would like to do *now* is configure the Aironet to work with WPA2.
    WEP was only used for testing (well, if I can't make it work with WPA/2, what about WEP?)
    Since the WPA2 - EAP-TLS combination works just fine with the the Linksys, I have to conclude it's just a matter of entering the right commands on the Aironet to make this work.
    Yes, I'm almost ready to give up on the web-based GUI, it's closed on me twice when I click on "Apply" and it appears the configuration is not saved entirely (???).
    CLI via telnet seems both faster and more reliable but I don't know all the commands. Some of the documentation I've found assumes other situations, such as authentication with LEAP or use of a controller. Still looking...

  • Difference between Frontend Host & External Listen Address

    Can someone please help me understand what is the difference between Frontend Host/Port and External Listen Address?
    An example would be most helpful.
    Thank You.

    I know this has been posted quite some time ago, but I googled on this topic and found this (only halfway answered) thread.
    First of all, maybe we should answer the poster's last question first: "Properties" is really just a term the Java servlet spec introduced for different kinds of request parameters carried in an HTTP request (I assume we're talking HTTP servlets here). The HTTP RFC itself doesn't make any notion about "properties" in a request. The servlet container will treat at least 3 constructs in an HTTP request as parameters:
    1. A query string in the URL of a GET request (as mentioned in this thread, e.g. http://example.com?field=value)
    2. Message payload of type application/x-www-form-urlencoded, i.e. a URL-encoded query string in the request payload, e.g. field1=value1&field2=value2&...&fieldN=valueN
    3. Message payload of type multipart/form-data (an example would be too long, but this is the kind of payload an HTML form produces with the name of the form elements being the field names and their content the values)
    Maybe there are others I am not aware of, but these are the ones I know of from which a servlet container would extract "Properties" which can be accessed using HttpServletRequest.getParameter().
    But back to the initial question, which is also my question:
    How would I decide whether to use one of the methods above to submit key/value data or an HTTP request header field? Use request headers for protocol-specific settings and properties for application level stuff? For example, the Google Data API implementation uses a query string to submit search queries, but it uses a custom request header field for HTTP method overriding. But both approaches do the same thing, no?
    So at the receiving side, does it make any difference at all whether one uses request header fields or any of the above mentioned methods? Is it for example possible that the request header approach is less reliable because intermediate nodes may remove the header?

  • The remote desktop session host configuration & Remote session shadowing options missing in Windows server 2012.

    Hi All,
    I am using a Windows server 2012 Standard. When i leave my session idle for more than 20 min it disconnects and post more 20 minutes my session is logged off.
    I know this setting can be changed from Remote desktop session host configuration in Windows server 2008 R2. But this option "Remote desktop session host configuration" is not there in Windows server 2012. Does any one have an idea where do i go
    and edit these settings in the Server 2012 o/s ?
    Also the Remote session shadowing option is also not available when i right click a user in the task manager. Any idea on an alternate method in Windows server 2012 ?
    Gautam.75801

    Exactly WHERE are the W2K12 R2 equivalent GPO settings to W2K8 R2 GPO settings of "Set time limit for disconnected sessions" and "set time limit for active but idle Remote Desktop Services
    sessions"?  Microsoft changed the remote desktop/terminal services around.  
    Appreciate it.
    Matt
     Policy Path 
     Scope 
     Policy Setting Name 
     Windows Components\Remote Desktop   Services\Remote Desktop Session Host\Session Time Limits 
     User 
     End session when time limits are   reached 
     Windows Components\Remote Desktop   Services\Remote Desktop Session Host\Session Time Limits 
     Machine 
     End session when time limits are   reached 
     Windows Components\Remote Desktop   Services\Remote Desktop Session Host\Session Time Limits 
     User 
     Set time limit for disconnected   sessions 
     Windows Components\Remote Desktop   Services\Remote Desktop Session Host\Session Time Limits 
     Machine 
     Set time limit for disconnected   sessions 
     Windows Components\Remote Desktop   Services\Remote Desktop Session Host\Session Time Limits 
     User 
     Set time limit for active but idle   Remote Desktop Services sessions 
     Windows Components\Remote Desktop   Services\Remote Desktop Session Host\Session Time Limits 
     Machine 
     Set time limit for active but idle   Remote Desktop Services sessions 
     Windows Components\Remote Desktop   Services\Remote Desktop Session Host\Session Time Limits 
     User 
     Set time limit for active Remote   Desktop Services sessions 
     Windows Components\Remote Desktop   Services\Remote Desktop Session Host\Session Time Limits 
     Machine 
     Set time limit for active Remote   Desktop Services sessions 
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Re: All on One Host Configuration

    Evaluation mode runs on a single host. Please note that it is called evaluation mode because scale-able production deployments are NOT supported in evaluation mode.

    Hi,
    A small correction: There are two single host configurations for VDI ("All on One Host" and "VDI Demo").
    * All on One Host - http://wikis.sun.com/display/VDI3/Supported+Configurations#SupportedConfigurations-AllonOneHost
    * VDI Demo - http://wikis.sun.com/display/VDI3/Getting+Started+-VDIDemo
    The VDI Demo is not a supported production environment configuration, but the "All on One Host" configuration is fully supported as long as you have an extra support contract with MySQL to cover the InnoDB engine.
    Best regards,
    Stephanie

  • Internal and External Portals be hosted & Configured on Same Portal server?

    Hi Experts,
    Is it possible to host and configure the Internal portal and External Portal on the same portal server?
    If yes, kindly provide the inputs.
    We have a scenario wherein we have to use the same portal server for both kinds of users (Internal as well as External).
    We want to provide separate URLs for both the portals and the datasource for the users management would be different for both the scenarios.
    The user managemnet in case of Internal Portal has to be authenticated to an AD server whereas in case of External Portal the user management would be taken care by UME.
    Please suggest and share some docs if possible.
    Thanks & Regards,
    Anurag

    Hi,
    Can we customise the Portal logon page for both the portals differently?
    I've already customised the portal logon page by modifying the UME properties in the Config Tool but that was done keeping in mind the External Portal users. Now, we want to customise the page for Intranet users but with different options at the logon page.
    How can we achieve this functionality as any property that we modify in either VA or Config Tool will affect both types of portal pages.
    For an eg. we have a Self Registration link for the external users which we do not want for the Intranet users. How is this possible?
    If we design a webdynpro java application for the logon page and for authentication purpose, can we call a home page iview on successful authentication?
    And with this customised webdynpro java application, can we connect to the AD server for the user authentication?
    Best Regards,
    Anurag

  • 11g Grid Control - Host Configuration Collection Problems

    Hi Guys,
    I just installed Oracle 11g Grid Control and it has been running for 2 weeks until I recently tried to walk through the parts of it.
    My intention was to clear off all the error messages, critical warnings, alerts, and policy warnings.
    When I arrived at the development summary box, on the home tab, I can see that there is 1 collection problem.
    When I clicked it, I saw that apparently the problem is with the host where I installed the grid control.
    Problem type: Warning during collection of Oracle Software
    message: Unknown WLS Home Location or WLS Version in Middleware Home /u01/app/oracle/product/middleware
    I tried clicking on the "Refresh Host" button, but it didn't solve the problem at all.
    I have also tried to take a look at the targets.xml however it seems the configuration in there are already pointing to the correct path to the weblogic home.
    Please let me know if anyone has a suggestion for this.
    Searching from google doesn't really return anything closely matched to this.
    Thanks,
    Adhika

    What is the intent/timeline for fixing this bug? On MOS, it appears to have a status of "Status 33 - Suspended, Req'd Info not Avail". We are encountering this bug also and I would glady provide information from our systems in order for the issue to be resolved.
    Thanks.
    PostScript: FWIW, Google yielded a blog referencing this error and Doc ID 1433113.1. I am unable to access that document (as was the blogger). Because of this, and another major caveat (our machines with this collection error do not have WLS installed on them), I'm thinking this probably needs to be an SR rather than a forum discussion.
    Edited by: JeriF on Feb 4, 2013 12:00 PM

  • Compare Host Configurations via custom script

    I have a verification shell script that I have on my servers. The script goes off and responds with COTS versions, deployment versions, software bundles, and various other pedigree information about that server. It is beneficial to me, in that I can quickly analyze what software is sitting on a specific server. I can run this script from OEM 12c, using the run Host command and see the results in a clean GUI fashion.
    My dilemma is this: I would like to be able to save or store a process to leverage OEM to automate this procedure...on multiple servers, and then do a comparison of the two results. So basically, run the script on server 1 and server 2...and show a comparison (somewhat like the configuration comparison tool) of the results of the two server scripts...showing what is identical and what is different on each server. Is something like this possible?
    One idea I had was to design a plugin to create a new target type, that stores all of the results of this script in a target. Then doing a comparison of those targets would show me the differences. That is a long drawn out process and I am not really familiar with it. So I am looking for some additional ideas from other users...Thank you ahead of time.

    Guinea,
    What you need is custom configuration collection. This feature will allow you to register your script for scheduled execution. the output of this script is parsed and stored in the EM repository and can be used for comparisons, searching, report generation, etc.
    Refer to the following documentation:
    http://docs.oracle.com/cd/E24628_01/em.121/e27046/config_mgmt.htm#BABBDHCB

  • Virtual Hosts configuration in JServ.conf

    I was trying to configure virtual hosts in the Jserv.conf file like this:
    NameVirtualHost 138.1.104.151
    # directives for vhost1
    <VirtualHost 138.1.104.151:10001>
    ServerName gsyang-lap.xyz.com
    <IfModule mod_jserv.c>
    ApJServDefaultHost gsyang-lap.xyz.com
    ApJServProperties "C:\ORCL\ias\Apache\Jserv\conf\jserv_1.properties"
    ApJServLogFile "C:\ORCL\ias\Apache\Jserv\logs\mod_jserv_1.log"
    </IfModule>
    </VirtualHost>
    # directives for vhost2
    <VirtualHost 138.1.104.151:10002>
    ServerName gsyang-lap.us.oracle.com
    <IfModule mod_jserv.c>
    ApJServDefaultHost gsyang-lap.xyz.com
    ApJServProperties "C:\ORCL\ias\Apache\Jserv\conf\jserv_2.properties"
    ApJServLogFile "C:\ORCL\ias\Apache\Jserv\logs\mod_jserv_2.log"
    </IfModule>
    </VirtualHost>
    After I saved the file and tried to stop/restart the Apache server, I got any warning, saying:"NameVirtualHosts 138.1.104.151 has not virtual hosts". Any idea as to how to fix this problem? Thanks in advance.
    Sunny

    Hi,
    This seems to be a SO error more than an IAS error.
    Have you tried stopping the iAS Server and looking for and old process still running?
    It may not be a problem with the file open limit, but may be the one it is trying to user is still in use by and old process.
    Carlos

Maybe you are looking for

  • How to detect the size of an image

    Hi, I have a servlet which grabs an image (jpg or gif) from a BLOB stored in my database and sents the image back to the client through the ServletOutputStream. This all works good and the image is presented nicely. However, I now want to have my ser

  • Traffic Policies IN NAC

    Hello friends, For host remediation we shld allow for access to a particular destination or by default it is accessible????? OR traffic policies are applied after a host passes posture assessment and remediation.??? to limit network access. Thanks

  • Risk and Rollback to assigning Static ports.

    Good afternoon. We have been using Exchange CAS servers using MSNLB for the past 3 years. Works well for us with a few bugs but now we are upgrading our virtual infrastructure and MSNLB is no longer really an option.  Going through the process I see

  • Apple watch  doesnt work with apple tv

    i get it all paired then nothing is in there it keeps going back to add device and giving you a 4 digit code says its paired then nothing there but add device again  goin in circles

  • Error in create a new server

    Hello, when I try to apply the servlet directory, the web server doesn�t work, and you can see in error file "[12/Jun/2002:14:40:11] failure ( 3181): for host 10.10.11.136 trying to POST /https-Atenea-326oscar/bin/restart, cgi_send reports: error occ