Thin clients, labs, and applications

We have thin clients in some labs and have a specific virtual desktop load specific for that lab.  The issue;  students do NOT have to log into the network and we want to change this.
Our issue:
We have 10 licenses for an application in a lab.  The virtual desktop has this application for 10 computers within the specific lab.
If we have students log onto the network, they will have to option of selecting which virtual desktop to open (multiple courses taken by the student, multiple labs = multiple virtual desktops)
If a student logs in from the library, they will see all the virtual desktops as well and could use one of the 10 mentioned above, thus using up one of the virtual desktop application licenses.
This leaves one student in the lab not able to connect.
Question:
Is there a way to either limit what the student can select based on location/IP address or is there another way to make sure that virtual desktop is only used within that lab?
I have been told that virtual desktops are user based and therefore cannot be altered in this way...so, checking here.
TIA,
--cdburns

We have a similar requirement, as we are replacing physical labs with VDI zero and thin clients and want them to behave similarly.  Our physical lab environment had different software setups for different locations (Geology, Audiology, Nursing, etc.).  We have locked down access to the VDI environment (the broker) from on-campus only, and the majority of our zero and thin clients are setup to auto-login to a specific pool - getting rid of the areas where students can select which pool to log into.
There is one exception where we had to be more harsh because of compliance reasons.  We could only let students log into a specific lab pool if they were using specific thin/zero clients.  You've already mentioned our solution to this as we used VLANs to restrict this access.  The VMs in the pool resides in a VLAN that only allows the PCoIP protocol access from another VLAN where the authorized zero/thin clients reside.  While authorized students would be able to see the pool selection if presented on their own or unrestricted device - they wouldn't be able to fully take control as the PCoIP connection wouldn't work.
Another option is to use the broker labels.  We abandoned this option as it didn't seem to be scalable and we'd have to potentially setup multiple broker servers in order to accomplish this.
I'm waiting for vmware to come out with a better solution.  You'd expect there to be a desire to restrict access to various pools based on the client endpoint or location.

Similar Messages

  • Reports 9i/10g J2EE Thin Client for Websphere Application Server 5.x /6.x

    We are having Reports developed in 6i which needs to be migrated to Reports 9i/10G and we want to deploy these reports in web using Websphere Application Server 5.x /6.x without Oracle iAS.
    Do we have Reports 9i/10g J2EE Thin Client for Websphere Application Server 5.x /6.x and if so please let me know.
    Also if anybody has the configuration details please let me know?
    Thanks in Advance.

    No there is not. I don't think you can use reports services with Websphere - besides as far as I know it is not supported by Oracle (not anywhere in their support matrix).

  • Thin client based desktop application

    we have ThinClient (Dum terminals) solution.I have developed an application by using Swing FrameWork "Single Frame Application". how clients can access this application consistantly means without any Transaction related problems?.Please give me the solution

    You might be able to use Java Web Start. I would look into it to see if it does what you need.

  • Difference bewteen thin client and thick client

    Hi:
    can someone explain the difference between the thin client app and thick client app?

    Thin Client: Little to no logic on front end. Typically a 3 tier architecture. Example is a web browser
    Thick Client: Typically a client-server type architecture where some business logic/processing occurs on the front end

  • Thin Client connection not failing over

    I'm using the following thin client connection and the sessions do not failover. Test with SQLPLUS and the sessions do fail over. One difference I see between the two different connections is the thin connection has NONE for the failover_method and failover_type but the SQLPLUS connection show BASIC for failover_method and SELECT for failover_type.
    Is there any issues with the thin client the version is 10.2.0.3
    jdbc:oracle:thin:@(description=(address_list=(load_balance=YES)(address=(protocol=tcp)(host=crpu306-vip.wm.com)(port=1521))(address=(protocol=tcp)(host=crpu307-vip.wm.com)(port=1521)))(connect_data=(service_name=ocsqat02)(failover_mode=(type=select)(method=basic)(DELAY=5)(RETRIES=180))))

    You have to use (FAILOVER=on) as well on jdbc url.
    http://download.oracle.com/docs/cd/B19306_01/network.102/b14212/advcfg.htm#sthref1292
    Example: TAF with Connect-Time Failover and Client Load Balancing
    Implement TAF with connect-time failover and client load balancing for multiple addresses. In the following example, Oracle Net connects randomly to one of the protocol addresses on sales1-server or sales2-server. If the instance fails after the connection, the TAF application fails over to the other node's listener, reserving any SELECT statements in progress.sales.us.acme.com=
    (DESCRIPTION=
    *(LOAD_BALANCE=on)*
    *(FAILOVER=on)*
    (ADDRESS=
    (PROTOCOL=tcp)
    (HOST=sales1-server)
    (PORT=1521))
    (ADDRESS=
    (PROTOCOL=tcp)
    (HOST=sales2-server)
    (PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=sales.us.acme.com)
    *(FAILOVER_MODE=*
    *(TYPE=select)*
    *(METHOD=basic))))*
    Example: TAF Retrying a Connection
    TAF also provides the ability to automatically retry connecting if the first connection attempt fails with the RETRIES and DELAY parameters. In the following example, Oracle Net tries to reconnect to the listener on sales1-server. If the failover connection fails, Oracle Net waits 15 seconds before trying to reconnect again. Oracle Net attempts to reconnect up to 20 times.sales.us.acme.com=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=tcp)
    (HOST=sales1-server)
    (PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=sales.us.acme.com)
    *(FAILOVER_MODE=*
    *(TYPE=select)*
    *(METHOD=basic)*
    *(RETRIES=20)*
    *(DELAY=15))))*

  • Installing Creative Cloud apps on a thin client

    The bulk of our staff are using thin clients connected to application and data servers. How are the apps installed in this case?

    Hi MiwatjHealth,
    I am sorry but Creative Suite 6 and Creative Cloud Applications are not tested on Vitual Environment also they are not Server products. and so we can't provide much help to you. As per my understanding Applications will get installed on Server and it will create a Session for Thin Client user to access their system.
    Please visit this link for more details.
    http://helpx.adobe.com/creative-suite/kb/technical-support-boundaries-virtualized-or.html
    regards,
    Abhijit

  • Problem with oracle forms,jre & sun thin clients

    we have oracle forms using jre 1.5.0 update 11 running on more than 100 thin clients . but the application hangs when navigating through the forms sometime. if all the browser window is closed and started from the begining it again works fine
    any support is highly appreciated
    thanks
    mish

    I have a RHEL4(Linux) 64 system I can test and post my notes here as an edit.
    For Java based web applications to work, the Firefox 3.6 browser requires you to run Java SE 6 Update 18 or later.
    http://java.sun.com/products/archive/j2se/6u22/index.html
    jre-6u22-linux-x64.bin
    As root
    cd /usr
    mkdir java
    cd java
    With a copy of "jre-6u22-linux-x64.bin" in /usr/java/
    Change the permission of the file you downloaded to be executable. Type:
    chmod a+x jre-6u22-linux-x64.bin
    Run the self-extracting binary Type
    ./jre-6u22-linux-x64.bin
    The license agreement is displayed. Review the agreement.
    Press the spacebar to display the next page.
    At the end, enter yes to proceed with the installation.
    Did not display on mine
    Double check of mozilla install
    find / -name mozilla -print
    /usr/share/mozilla
    /usr/lib64/mozilla
    cd /usr/lib64/mozilla/
    mkdir plugins
    Exit Firefox browser if it is already running.
    Create a symbolic link to the libnpjp2.so file in the browser plugins directory
    ln -s /usr/java/jre1.6.0_22/lib/amd64/libnpjp2.so
    Restart and test firefox
    about:plugins (works)
    Best Regards
    mseberg
    Edited by: mseberg on Aug 11, 2011 11:11 AM
    MORE
    The application less happy until I changed these lines in my formsweb.cfg
    jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_22
    jpi_classid=clsid:CAFEEFAC-0016-0000-0022-ABCDEFFEDCBA
    Seems it wanted the exact JRE version that was installed.
    Edited by: mseberg on Aug 11, 2011 11:18 AM
    And finally :
    http://www.java.com/en/download/help/linux_install.xml

  • Reposted: websphere J2EE thin client request

    Hi,
    I posted this question one month ago and the answer I got is the J2EE thin client for Websphere application server will be ready in two weeks, but after checking this site http://otn.oracle.com/products/reports/htdocs/getstart/examples/Tools/index.html
    It is still not there. But I saw IIS client already there.
    Please let me know if Websphere client will be available or not, so I can tell my boss to change to other reporting tools.
    Thanks.
    David

    Hi David,
    You can see we are working on j2ee thin client for various j2ee containers. Yes, we are working on websphere, but we hit few issues that needs to be addressed before posting to otn. Sorry for the delay. We will do our best to get this done as soon as possible.
    Thanks,
    Oracle Reports Team

  • What is thin client ?

    Please expalin me what is "Thin client? and what is seemless connections among all the 4 Tiers in HFM Applivation? and what is Classic HFM Application? and What is Artifacts?

    Hi,
    If we access a clients from web based are thin clients. We can access HFM through workspace or direct HFM weblink.
    The client tier contains the user interface and the ability to communicate with the application tier. You can display data and metadata, enter data, and maintain metadata in this tier.From the Web server tier, you access the Web-enabled portions of Financial Management.The middle tier contains the domain intelligence and connections to the relational database and The data tier contains the relational database and all Financial Management data and metadata.
    we can create two types of application in HFM classic or EPMA. Classic applications are individual to each application.
    In EPMA we can share same dimention structures among multiple applications. dimension library maintains the dimension and application library maintains the all the application whinch is created in EMPA only.
    Kiran

  • SCOM monitor on Thin Clients

    Dear all,
    We know that we cannot configure SCOM agent on Thin Clients .  We  would like to know if we can set up a SNMP monitor for Thin Client?
    We are able to discover through ICMP , but not through SNMP. We need to achieve monitor the Thin Clients up and down (Availablity ) only?
    One more question Via ICMP , can we monitor Thin Clients up and down (Availablity )?
    Sengottuvel

    My thought is no, and here's why.
    According to this TechNet article: http://technet.microsoft.com/en-us/library/hh212935.aspx, it states:
    Windows computers running SNMP are filtered out of discovery results if:
    The device type is “Host” and the vendor is “Microsoft”
    The sysDescription field contains “Microsoft”
    The sysOid starts with .1.3.6.1.4.1.311.1.1.3.1
    The sysOid contains 1.3.6.1.4.1.199.1.1.3.11
    Therefore, I don't think you will be able to use SNMP to monitor the Thin Clients. You could use ICMP (aka PING), and make a simple monitor to PING the system. If there is a response, it is up, otherwise, it is down. But you also have to take network latency
    into question, since that might case packets to drop, etc. which might throw a false-positive. 
    Please remember to click “Mark as Answer” on the post that helps you.
    AdinE MCSE, MCSA, MCITP, MCTS; (Specializing in System Center and Private Cloud)
    LinkedIn: http://ca.linkedin.com/in/adinermie
    Website: http://AdinErmie.Wordpress.com

  • Upgrading db2 connect thin client from v9.1 to v9.5

    I'm looking for instructions on how to upgrade the db2 connect thin client CLI and JDBC drivers from v9.1 to v9.5 (latest fixpack). I found note 867976 describing how to update the JDBC portion. I'm wondering if there is an official way of upgrading the CLI client, now that this is normally automatically installed as part of the SAPINST process.  We want to upgrade our system from v9.1 thin client ot v9.5 thin client to use the new functionality.
    (We have instructions for upgrading from v9 Fat client to v9.5 thin client.)

    1.Copied new driver version into db2_clidriver and jdbc folders.
    2. Ran db2radm to bind new collection
    3. Used sappad to change connect.ini file back to Unix format.
    4. Restarted Cluster.
    New version working now.

  • SAP B1 client installation on thin client

    Hi,
    Experts,
    We tried to install SAPB1 client on a thin client server machine and it is working fine , but when we are trying to use the same client exe from the dump client machine we are facing the following error after logging into SAPB1.
    It automatically creates a dmp file in c:\programfiles\sap\log  folder and automatically comes out SAP software.

    Hi
    We have installed SAP b1 client on thin client server and two machines are connected to that thin client server.
    The SAP B1 clinet is working fine on thin client server ut when we try to run the SAP b1 clinet aplication on thi client node machine iti gives error , it automatically creates a dmp file in c:\programfiles\sap\log folder and automatically comes out SAP software
    The OS for the thin clint server is XP .
    SAP b1 2007 B
    2 users are connected to the machine.
    Pls. help me out from this
    Regards
    Kamlesh vagal
    Edited by: kamlesh vagal on Mar 18, 2010 5:25 AM

  • HP T410 zero configuration thin client autostart rdp session

    Hello,
    I have several T410 zero config clients. I am able to sucessfully configure teh RDP session. I would like the thin client to automatically launch the configured rdp session. So that when starting up the client or rebooting. The end user would not have to press the connect button for the session to connect. I have looked at the HP device manager console options and searched the thin client setup and have not found a option to have the rdp session automatically launch

    Joe, welcome to the forum.
    I believe that you will receive more responses to your questions if you start a thread here.  They are the members who know more about your situation.
    Please click the "Thumbs up + button" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • Database connection encryption and integrity with ColdFusion and Oracle thin client

    As ColdFusion datasource we are using the Oracle thin client to  connect with the database. So, basically we are using a JDBC URL such as  jdbc:oracle:thin:@... and as Driver Class oracle.jdbc.OracleDriver. This works successfully however we would like to set encryption and  integrity parameters as well. In Java this is done similarly by setting a  Properties object prior to getting a connection as follows:
    Properties prop = new Properties();
    prop.put("oracle.net.encryption_client", "REQUIRED");
    prop.put("oracle.net.encryption_types_client", "( DES40 )");
    prop.put("oracle.net.crypto_checksum_client", "REQUESTED");
    prop.put("oracle.net.crypto_checksum_types_client", "( MD5 )");
    OracleDataSource ods = new OracleDataSource();
    ods.setProperties(prop);
    ods.setURL("jdbc:oracle:thin:@localhost:1521:main");
    Connection conn = ods.getConnection();
    Is there a way that I can pass these parameters to the ColdFusion  datasource. Ideally, I would love to do this centrally in such way that a  change to all the cfquery or cfstoredproc is not needed.
    I also know that in application servers such as Oracle AS there is an  option when creating a datasource which says "Add Properties". In there  you can add such properties. So, I was thinking of maybe creating a  JNDI DS in the app. server and then magically connecting to it but this  may have some impacts on the app.
    Besides this I was also thinking of communicating with the CF  datasource through the CF admin API (cfide.adminapi.administrator) and  also the option of extending the Oracle driver so that when CF connects  with it these params are already set.
    I would love to have your professional opinion and suggestions on this.

    I believe the thin driver actually needs the IP address (not the DNS name). Also, is "java" the name of the Oracle instance to which you are trying to connect?
    Try the following:String driver = "jdbc:oracle:thin";
    String dbIP = "W2RZ1NXG01's IP address";
    String dbPort = "1530";
    String dbSid = "java";
    String dbUser = "Admin";
    String dbPswd = "apassword";
    String cnctStr = driver + ":@" + dbIP + ":" + port + ":" + dbSid;
    try
        Class.forName("oracle.jdbc.driver.OracleDriver");
        con = DriverManager.getConnection( cnctStr, dbUser, dbPswd );
        stmt = con.createStatement();
        stmt.executeUpdate(createString);
        stmt.close();
        con.close();
    catch(SQLException ex)
        System.err.println( "The following SQLException occurred: " + ex );
        System.err.println( "Message: " + ex.getMessage() );

  • Calling report from forms while running the application from thin clients

    I am using thin client technology with 64MB RAM for running developer 6i application.
    The server has windows 2000 advanced server with 256 MB RAM.
    When I run the apllication from a single client, it works fine even for multiple windows.
    But the moment I switch on more thin clients, the client which fired the printing job first works fine, while the others allow data entry using forms but any call to report for direct printing throws an illegal condition error. I have tried both run_product and host option for running reports. The error returned is the same.
    Howver if the report is run from command prompt simultaneously from both the clients it works fine.
    Immediate help required in this case
    chandandeep

    Hi,
    you better off using Run_Report_Object() instead of Run_Product(). There is a Whitepaper available on otn.oracle.com/products/forms that details this. The problem that you run into is that Forms Services(thin clients) are multi user environments while Reports called via Run_Product() is a single user environment. This means that the Reports Runtime does not handle Reports requests in parallel but sequential one at a time. The first user blocks the runtime engines and all other hang for this time.
    Fran

Maybe you are looking for

  • Duh - I can't see the output because it's in another process??

    I've been banging my head, trying to learn how to make Unix scripts and Java work together. At my job there's a lot of that, and I'm an intern and wanting to learn more so I've been playing at home. I have a Linux (RedHat7.2) partition at home, so I

  • ASSET COST ADJUSTMENTS 시 생성되는 분개

    제품 : FIN_FA 작성날짜 : 2003-12-02 ASSET COST ADJUSTMENTS 시 생성되는 분개 ================================== PURPOSE Cost Adjustment시 GL에 생성되는 분개를 소개하는 Note입니다. Explanation 자신이 취득된 Period에는 Jornal Entries 가 생기지 않습니다. 해당되는 Journal Entries는 취득후 첫번째 감가상각 Proecss 에

  • Looking for a glossary split up script

    Hello, I'm a novice to AppleScript and I'm looking for a script that will be useful for me as a translator: a script to split up a glossary with source-side alternatives, separated by semicolons. As a matter of fact I'm not sure whether this is somet

  • Sorting Smart Playlists

    I have created some folders in iTunes to better manage my content, but I am unable to put my smart playlists in the order I want. I am placing the playlists inside the folder, but iTunes automatically sorts this in alphabetical order by playlist name

  • Posting in IM without WM view:

    Hi, WM is activated I want to make one posting (344 Transfer POsting) in IM which should  not create any PCN in WM. Is there any way out? Please help me out on this as this is iurgent. Avinash