Accessing vdi via Microsoft RDP

Dear All,
Would anyone please elaborate how can i connect to the vdi via RDP?
the docs weren't so clear as i couldnt contact my solaris machine that has the VDI installed on via the MS-RDP
Thanks,
Scotty

I also got a problem concerning RDP to VDI. When i RDP i get session disconnected.. and here is the log from cacao
May 14, 2009 4:00:54 PM com.sun.vda.service.client.ClientRequestWorker run
FINEST: thr#658 Received request from vda-client (127.0.0.1): start(user=markoz)
May 14, 2009 4:00:54 PM ADConnection kerberosLogin
FINER: thr#658 THROW
javax.security.auth.login.LoginException: java.lang.IllegalArgumentException: EncryptionKey: Key bytes cannot be null!
at sun.security.krb5.EncryptionKey.<init>(EncryptionKey.java:212)
at sun.security.krb5.EncryptionKey.acquireSecretKeys(EncryptionKey.java:190)
at sun.security.krb5.EncryptionKey.acquireSecretKeys(EncryptionKey.java:158)
at com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:656)
at com.sun.security.auth.module.Krb5LoginModule.login(Krb5LoginModule.java:542)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
at com.sun.vda.service.ldap.ADConnection.kerberosLogin(ADConnection.java:151)
at com.sun.vda.service.ldap.UserDirConnection.checkUserCredentials(UserDirConnection.java:230)
at com.sun.vda.service.client.ClientRequestWorker.authenticate(ClientRequestWorker.java:139)
at com.sun.vda.service.client.ClientRequestWorker.execute(ClientRequestWorker.java:117)
at com.sun.vda.service.client.ClientRequestWorker.run(ClientRequestWorker.java:74)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
at javax.security.auth.login.LoginContext.invoke(LoginContext.java:872)
at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
at com.sun.vda.service.ldap.ADConnection.kerberosLogin(ADConnection.java:151)
at com.sun.vda.service.ldap.UserDirConnection.checkUserCredentials(UserDirConnection.java:230)
at com.sun.vda.service.client.ClientRequestWorker.authenticate(ClientRequestWorker.java:139)
at com.sun.vda.service.client.ClientRequestWorker.execute(ClientRequestWorker.java:117)
at com.sun.vda.service.client.ClientRequestWorker.run(ClientRequestWorker.java:74)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
May 14, 2009 4:00:54 PM UserDirConnection checkUserCredentials
FINER: thr#658 THROW
javax.naming.AuthenticationException: javax.security.auth.login.LoginException: java.lang.IllegalArgumentException: EncryptionKey: Key bytes cannot be null!
at sun.security.krb5.EncryptionKey.<init>(EncryptionKey.java:212)
at sun.security.krb5.EncryptionKey.acquireSecretKeys(EncryptionKey.java:190)
at sun.security.krb5.EncryptionKey.acquireSecretKeys(EncryptionKey.java:158)
at com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:656)
at com.sun.security.auth.module.Krb5LoginModule.login(Krb5LoginModule.java:542)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
at com.sun.vda.service.ldap.ADConnection.kerberosLogin(ADConnection.java:151)
at com.sun.vda.service.ldap.UserDirConnection.checkUserCredentials(UserDirConnection.java:230)
at com.sun.vda.service.client.ClientRequestWorker.authenticate(ClientRequestWorker.java:139)
at com.sun.vda.service.client.ClientRequestWorker.execute(ClientRequestWorker.java:117)
at com.sun.vda.service.client.ClientRequestWorker.run(ClientRequestWorker.java:74)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
at com.sun.vda.service.ldap.ADConnection.processException(ADConnection.java:392)
at com.sun.vda.service.ldap.ADConnection.kerberosLogin(ADConnection.java:153)
at com.sun.vda.service.ldap.UserDirConnection.checkUserCredentials(UserDirConnection.java:230)
at com.sun.vda.service.client.ClientRequestWorker.authenticate(ClientRequestWorker.java:139)
at com.sun.vda.service.client.ClientRequestWorker.execute(ClientRequestWorker.java:117)
at com.sun.vda.service.client.ClientRequestWorker.run(ClientRequestWorker.java:74)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
May 14, 2009 4:00:54 PM com.sun.vda.service.client.ClientRequestWorker run
WARNING: thr#658 Failed executing vda-client request: start(user=markoz): Authentication failed

Similar Messages

  • Accessing NetStorage via WebDAV from Windows 7

    Until last week we were running Netware 6.5 SP8. I was aware that accessing NetStorage via WebDAV (using Microsoft Web Folders) does not work on Windows 7. Now I migrated the server to OES 11 SP2 and I decided to re-investigate the issue. Currently, I still can't access NetStorage from WebDAV on Windows 7. When I try to add new network location in Windows, enter the correct URL and I'm prompted for username and password. After entering the correct password, the username/password window re-appears. On entering the username and password second time, I get error message "The folder you entered does not appear to be valid. Please choose another."
    Is the situation still such that accessing NetStorage via Microsoft Web Folders on Windows 7 does not work, or do I have something misconfigured?
    From web browser, there are no problems accessing NetStorage.

    Originally Posted by vatson
    Until last week we were running Netware 6.5 SP8. I was aware that accessing NetStorage via WebDAV (using Microsoft Web Folders) does not work on Windows 7. Now I migrated the server to OES 11 SP2 and I decided to re-investigate the issue. Currently, I still can't access NetStorage from WebDAV on Windows 7. When I try to add new network location in Windows, enter the correct URL and I'm prompted for username and password. After entering the correct password, the username/password window re-appears. On entering the username and password second time, I get error message "The folder you entered does not appear to be valid. Please choose another."
    Is the situation still such that accessing NetStorage via Microsoft Web Folders on Windows 7 does not work, or do I have something misconfigured?
    From web browser, there are no problems accessing NetStorage.
    My limited understanding is that MS seriously mangled/changed WebDav in Windows 7 and if you google for webdav webfolders and windows 7 you'll find all sorts of differing things that may be needed for things to work.
    I do know that you can download the free NetDrive client software somewhere and that should work on Win7 against NetStorage.
    I vaguely recall there was something special you had to do with Web Folders on Windows 7 if you wanted to use WEBDAV against FILR, so perhaps those same steps are necessary against NetStorage.
    Also, are you accessing NetStorage directly, or going through a reverse proxy such as NAM?

  • Error While setting up Gmail Via Microsoft Exchange

    Hi everybody, I'm Using an Iphone 3gs in iOS 6.
    I Wanted to setup Gmail with Push, so i set up the account via Microsoft exchange. But after the setup is complete,
    I cant access the mails. Whenever i open the Mail app, its showing "Cannot get Mail: Connection to the server failed"
    Need Help with this as Gmail Push would be of great use to me.
    Anyhelp would be appreciated, Thank you.

    Google are stopping (maybe have stopped already) Exchange support for their email accounts. If you want "push" use the free Gmail app.
    See: http://www.theverge.com/2012/12/14/3767626/google-dropping-google-sync-exchange- support-for-gmail-calendar-and

  • HT1694 I have recently updated my iPad and cannot access my mail account (I can access it through Microsoft) but not the mail app that's on iPad.. It continually keeps saying cannot verify account or password.

    I have updated my pad and now cannot access my Email through mail on the ipad (I can access it on the internet via Microsoft ) I have tried changingassword and server to pop3... But nothing working that if read from ppl. Please help.. As I love using mail on the pad making it much faster and easier to view my mail. I don't wanna go back to logging in over the web....   Please help :)

    When resetting your password, did you turn on two-step authentication? If you did, the Mail App isn't compatible with it - either, you need to create an application password and use that to log in using the iPhone Mail App, (instead of your Microsoft Account password) or disable two-step authentication to make it work.
    There's more here:
    http://windows.microsoft.com/en-GB/windows/two-step-verification-faq

  • Add Ability to Sync Connections via Microsoft Account?

    Would you please consider being able to sync my connections between computers via Microsoft Account? This would help so much when I switch to a laptop or other computer. Thanks! 

    Hi,
    Thanks for the feedback.
    However, you can save your connections as .rdp files and sync them via OneDrive.
    Sync settings between PCs with OneDrive
    http://windows.microsoft.com/en-us/windows-8/sync-settings-pcs
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • I am running MS Office for Mac 2008 on my MacBook Pro.  I do not have the Standard and Formatting toolbar fixed into position, as I would expect and would like.  I can access them via the View menu, where I have to select and de-select them before I can g

    I am running MS Office for Mac 2008 on my MacBook Pro.  I do not have the Standard and Formatting toolbar fixed into position, as I would expect and would like.  I can access them via the View menu, where I have to select and de-select them before I can get them to display, but lose them when I log off. Can anyone help?  I have tried all the usual and supplied help facilities to no avail.  Thanks

    Post the question in Microsoft's own Office for Mac forum.

  • Problem accessing mail via Safari browser

    How do I access iCloud Mail via my Safari browser on my iPhone? If I go to iCloud.com it just offers me the option to install it on my phone.
    The problem is, I already have it installed on my phone and it works fine EXCEPT at my new job - the wifi is not very good and I can access internet/Facebook etc but every time I try and load email it always says it 'cannot find the server .' I therefore tried to access email via safari browser - my other email provider works fine that waybut iCloud doesn't even give me the option to login, just keeps suggesting I install it.
    Any ideas how I can check iCloud email at work? Can't do it on work computers, site is blocked....and there is no 3G/4G signal.
    Thanks for any advice!

    According to http://support.apple.com/kb/PH2618 you should be able to access it via a browser by going to https://www.icloud.com/#mail

  • How to use the Microsoft RDP ActiveX with span or multimon options ?

    Since windows Vista, the Microsoft RDP support a /span option that allows to do remote desktop on multiple monitor.  In windows 7 and Server 2008, another option are availble to support /multimon which allows even more complex layout.  I checked the help you provided about the available parameters and the only one ou provide are these :
    geometry - the size of the client screen, WxH. To start the applet in  FullScreen mode use this paramter depending on your screen size , for eg:  'geometry=1024x768'.
    bpp - bits per pixel, 8|16|24|32
    domain - logon domain
    username - username for logon
    password - password for logon. Use with care - this value is used at  the client side, and can be observed.
    RedirectDrives - set to true to map remote drives locally
    RedirectPrinters - set to true to map remote printers locally
    FullScreen - set to true to start in FullScreen mode
    Is it possible to know if more hidden parameter can be used to do remote desktop like the "mstsc /span" command line ?
    Thanks a lot !
    Étienne Bernier Gosselin

    Hi Gava100,
    This forum is to discuss problems of C# development. We can't support third-party software.
    Thanks.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Iphone 3G - Calendar sync issue via Microsoft Exchange

    I have my iphone sync fine with mail and contacts via Microsoft Exchange with my work PC outlook, but can not get the calendar to sync. I upgraded to Microsoft 2007 and it sync once (possibly after accepting a meeting invite), but then no updates. I have turned calendars off and on and lost all entries. I do get meeting invites though, but they too disappear.
    Any ideas?

    Onicabbit has nailed this one. It has to do with appointments not having an end or start date or having a length of 0 minutes. Track those in outlook (use the category view and make sure you have no filter on which could obscure a few nasty ones), fix the dates and duration (open the meeting or event and add or change one of the dates) and the sync should work.
    Message was edited by: WijnandPeatman

  • REMOTE DESKTOP SERVICES CLIENT ACCESS LICENSES FOR MICROSOFT WINDOWS SERVER 2012 STANDARD AND DATACENTER

    I am using a window 7 professional  service pack 1 and I purchase REMOTE DESKTOP SERVICES CLIENT ACCESS LICENSES FOR MICROSOFT WINDOWS SERVER 2012 STANDARD AND DATACENTER. but  the seller did not send me any installation CD or instruction
    on how to use it.
     Please how can I use it on my window 7 professional  service pack 1.
    Thank you.

    Though Bill is absolutely correct for most CALs, Remote Desktop Services does have its own special licensing server.  I haven't installed one on 2012, yet, but here is a step-by-step guide for 2008. 
    http://technet.microsoft.com/en-us/library/dd983943(v=ws.10).aspx
    Here is a lab guide for 2012 -
    http://technet.microsoft.com/en-us/library/jj134160.aspx
    But, the explanation of your environment begs the question - what are you trying to do?  You say you have a desktop OS and you are talking about Windows Server products.  In that light, your question does not make a lot of sense.
    . : | : . : | : . tim

  • I would like to free up some space on my computer and move my iphoto library to the time capsule and easily access it. Also, would I be able to access them via the TC if I purchased a new computer?

    I am using my TC as an external hard drive, I would like to remove my photos from my computer to free up space. I'm wondering:
    1. Once the photos are moved, how do I access them via the TC, AND will i still be able to print them and see them the way they were set up in my iphoto on the computer?
    2. If I purchase a new computer, will I still be able to access them just as easily?
    3. What is the process to move the photos to the TC?
    I am afraid that if I "erase" them from my computer I will not be able to access them.

    Are you still using iphoto?
    If so you should NOT move the iphoto library to the TC and use it.
    Apple says you will corrupt the library doing this.
    http://support.apple.com/kb/TS5168
    Although mostly about FAT32  it adds network drives.
    http://support.apple.com/kb/HT1198
    Now what I cannot tell you is if the same rules apply to the new photo app. Apple might have fixed the problem.
    For iphoto you should offload the photos to USB drive plugged into your computer.. or any external drive.. the faster the interface the better.
    Apple have explicit instructions for moving the library.
    iPhoto '11: Move your iPhoto library to a new location

  • Can't access photos via windows, everything else works iTunes, external software etc.

    Hello,
    Since I installed Windows 8.1 I have quite big problem, can't access photos via windows explorer. iTunes and other software can see phone and works completely fine.
    There is error 28 in device manager.
    Tried uninstalling all services including iTunes itself and got latest iTunes today and still no luck.
    Anybody knows solution to this ?
    (iPhone 4S iOS 7.0.4)

    Is it just me, who got this issue ?

  • Can no longer access Facebook via Safari on iPhone

    Ever since I loaded IOS 6 onto my iPhone 4, I cannot get to Facebook via Safari...it automatically reverts to the fb app. Even if I put www.facebook.com into the browser. I still access fb via Safari on my ipad (new ipad). This is important as I have low vision and the font is too small on the app.

    I have the problem after upgrading my iPad to iOS 6.
    It started with the app store, then facebook app and finally can't access to any apple.com page.
    Already restore the iPad and now I can access to app store. Still working to get back my access to facebook.
    If anyone has an idea about this?

  • Static NAT causes unable to access server via internal IP

    Hi all,
    Need some help. I running site-to-site IPsec VPN in Cisco 2811 IOS 12.4 both site. Here I encounter a problem to access server on  Site A from Site B
    Site A having Leased Line connected to router with Public IP. I have done static mapping 1 web server to Public IP (NAT). This to allow external users to access the server via Public IP. At the same time, users at Site B would need to access to same server via Internal IP since they have Site-to-Site VPN established. But once I done Static Mapping (NAT), user at Site B unable to access the server at Site A using its internal IP. But external user can access server via Public IP. What went wrong here. Do i need to add extra command to get this done? We really need this.

    Hi sheik,
    I'm accessing the server form Site B using its server's LAN IP.
    If I remove the static NAT statement from my router at Site A, everything works well. I can access the server from site B using its LAN IP via Site-to-Site VPN. But in this case, external users unable to access server via Public IP since no Static NAT statement.

  • Unable to access internet via my airport extreme base station

      I have an AirPort Extreme Base Station which is hard wired to a Mac and which communicates wirelessly to a Mac in another room.  My internet access is via comcast.  Direct connection from this computer to my modem works fine, but not if I go through the AirPort.  The LED lights of the AirPort indicate normal network activity, (flashing/on/flashing).  I have tried disconnecting and reconnecting everything and rebooting the computer.  The system has been working normally through the AirPort until today.

    I would recommend that you do the following as a minimum:
    Power-down the modem, AirPort base station, and computer(s).
    (OPTIONAL) Disconnect the AirPort base station from the Internet broadband modem.
    (OPTIONAL) While all of the devices are powered-down, perform a "factory default" reset on the base station. This will get it back to its "out-of-the-box" configuration and make setting it up much easier, especially if you use the "Assist me" process within the AirPort Utility. (ref: Resetting an AirPort Base Station or Time Capsule)
    (OPTIONAL) After the base station resets, go ahead and power it back down.
    (OPTIONAL) Reconnect the AirPort base station to the Internet broadband modem. For the Extreme and Time Capsule, be sure to connect the cable to the base station's WAN (circle-of-dots) port.
    Power-up the modem; wait at least 10-15 minutes to allow it adequate time to initialize.
    Power-up the AirPort base station; wait at least 5-10 minutes. Note: The AirPort's status light may continue to flash amber after it has intialized. That is because, there may be some additional configuration items necessary, like setting up wireless security, before the overall setup is completed to get a green status.
    Power-up your computer(s).
    In this basic configuration, the AirPort base station will broadcast an unsecured wireless network with a Network Name (SSID) of Apple Network NNNNNN. Network clients, connected to the base station either by wire or wireless, should now be able to access the Internet through the ISP's modem. Once Internet connectivity has been verified, you can use the AirPort Utility to configure the base station for wireless security and any other desired options. Please post back your results.

Maybe you are looking for

  • DW 8 dif from DW MX w/ css & sites: help!

    I finally upgraded to Dreamweaver 8 (yes, I've been avoiding it.: too many projects, no time for learning curve). I've tried using it a bit and it's already driving me nuts. I feel like an idiot for writing this posting because these most likely have

  • Xperia neo v ICS update problem.

    Xperia neo v ics update is available for india. I am in b/w update process seems like it stuck at 2. Preparing - initialising... from n hour. Tried again but still facing same prob. Solved! Go to Solution.

  • Different document restrictions in Acrobat and Reader for the same document

    When I create a PDF in Acrobat Professional 9 with no security, the document restrictions summary shows comments as allowed and I can add comments in Acrobat Professional, but when the same document is opened in Adobe Reader 7, 8 or 9, the document r

  • I have an old version of Photoshop (CS1) that requires activation but there's no way to activate it. How can I bypass this?

    I don't use Photoshop much so I've never upgraded. I've had it for probably 10 years and my PC recently crashed so I had to reinstall it. The last time I installed it on this machine I had the same problem so I called support and they gave me a worka

  • Srvctl errors

    I have rac databases on two nodes with asm. I am able to start and stop asm with srvctl but not the databases. I am getting an error like figd01:/usr/oracle/product/crs/OPatch> srvctl modify database -d figd0 -s open figd01:/usr/oracle/product/crs/OP