Problems with RDP/RDC from Mac OSX to Windows Server 2008 on External IP

We have a customer that is using Mac and Microsoft's RDC for Mac to their servers.
They've just upgraded from Windows Server 2003 to 2008 and can't connect through RDP to their TS server on external IP.
Their servers is not in any domain and it work for them to connect to another Windows Server 2008 that is located in their office when they use internal IP.
The problem is that when using RDC to the external IP they get bellow:
"Remote Desktop cannot verify the identity of the computer you want to connect to. This problem can occur if:
The remote computer is running a version of Windows that is earlier than Windows Vista.
The remote computer is configured to support only the RDP security layer.
Contact your network administrator or the owner of the remote computer for assistance."
From here they can choose "Connect" as they did on the Server 2003 but now they get: "Remote Desktop Connection cannot verify the identity of the computer that you want to connect to.Try reconnecting to the Windows-based computer, or contact our administrator."
and is only able to choose "Ok".
I've changed the settings on the "configuration for host server for remote desktop sessions" under General from "RDP-Security Layer" to "Negotiate" and in this case I get a logon windows where i type in all my information click logon. Here I get another
error message which says something like: (We get it in Swedish). "Connection to the windows-based computer broke since there was a problem associated with the licensificationprotocol... Try to connect again" Where I can choose "Cansel" or "reconect"
but it just keeps poping up if i chose reconnect.
I've tried all settings in the TS server and there is not much to change on the RDP client. We have installed the server certificate on the Mac client but it didn't help.
We've also tried with CoRD and it works fine as RDP from a normal Windows based computer.
The only solution I've found on google is to use CoRD instead but we got problems with that connection since it keep crasching on our computer.
In my eyes the problem is on the security requirements that the RDC for Mac needs but I can't find any inforamtion on MS sites about it.
Greatfull for all tips and trix!

I too was having the problem same as everyone else. However, for me the problem all started when I replaced my SSL certificate that was used/selected in the Remote Desktop Session Host Configuration utility, connections, RDP-TCP Properties.  The security
layer is negotiate and the certificate is the one selected on that screen.  It was not licensing related.
The certificate had expired and I didn't believe I needed it.  But turns out I did, so I had to generate and validate a new one using GoDaddy (though they specifically were not part of the problem).  As my Terminal Servers (Remote desktop servers)
do not have IIS installed, I was a bit stumped on how to create a new certificate request.   I finally found some instructions on how to create a certificate request using the MMC snap-in, advanced operations, create custom request. The template
chosen was "legacy key", and without boring the rest of the details that part was the root cause of my problem.  The legacy key was not able to be processed correctly by the Mac RDC client. Neither the official 2.1.1 client or the 2.1.2 download.
The Terminal Server system event log was showing the following two errors, 36874 and 36888.  The first one contained the best details and said: "An TLS 1.0 connection request was received from a remote client application, but none of the cipher suites
supported by the client application are supported by the server. The SSL connection request has failed."  Upon searching the internet for that, I found this page which described the legacy key problem:
http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/3a2d2eec-000d-432a-abd7-6b965268c671
So, my solution most familiar to me was to use IIS and create the SSL certificate request, process that with my 3rd party CA, export the certificate with private key and then import that certificate into all of my terminal servers.  Then using the session
host configuration tool, pick the new certificate and the problem was now solved.

Similar Messages

  • Problem of SAPConsle 7.10 (Patch 13) on Windows server 2008 R2 (64bit)

    My company is moving from server 2003 to Server 2008 R2 (64bit). We installed SAPConsole 7.10 (Patch level 13) on test server without any problem and configured the profiles in SAPConsole administrator. However when we running the sapcnsl.exe from command prompt, it prompt with error message "*** ERROR => ***AgCom (006FC558): Error: Internal error" and failed to get the SAP login screen.
    I checked SAP Note 1043241 saying SAPConsole 710 as patch level 7 could support Windows server 2008 (32/64bit) both.
    Can anyone help advise on my issue? or is there anyone has testl the SAPConsole 710 on Server 2008 R2 64bit successfully?
    Thank you very much!

    Hello Jackcd,
    I am not an expert in this area but I did a message search for "AgCom error internal error" and I found a message where the customer solved the problem by using a patch. In the customers own words:
    "I installed sapgui 7.10 Patch level 6 on the server where I installed SAPCONSOLE 7.10. Now, the sapconsole working."
    The Sapinator

  • Opening Excel Workbook Fails when run from Scheduled Task on Windows Server 2008 Rw

    Hi,
    I have a little vbs script that instantiates the Excel.Application object and then opens a work book to perform some tasks on it. The script runs fine when run from the command line. When I attempt to run it as a scheduled task (it is supposed to update
    data that is pulled from a SQL Server at regular intervals), it fails with the following error:
    Microsoft Office Excel cannot access the file 'c:\test\SampleWorkbook.xlsm'. There are several possible reasons: .....
    The file does exist. The path reported in the error is correct. The account under which the task is running is the same account I use to run it from the command line. User Account Control is not enabled, and the task is set up to run with highest privileges.
    When I run the same script through the Task Scheduler from a Windows Server 2003 machine, it works without issue.
    I was just wondering if somebody on this forum has run into a similar issue in connection with Windows Server 2008 R2 and figured out what the magic trick is to make it work. I'm sure it is rights related, but I haven't quite figured out what which rights
    are missing.
    Thanks in advance for any advice you may have.

    This is truly killing me ... trying to get it working on Windows Server 2012 without success.
    I desperately need to automate running Excel macros in a "headless" environment, that is non-interactive, non-GUI, etc.
    I can get it to work using Excel.Application COM, either via VBScript or Powershell, successfully on many other Windows systems  in our environment - Windows Server 2008 R2, Windows 7 (32-bit), etc.,  -BUT-
    The two servers we built out for running our automation process are Windows Server 2012 (SE) - and it just refuses to run on the 2012 servers - it gives the messages below from VBScript and PowerShell, respectively- 
    I have tried uninstalling and re-installing several different versions of Microsoft Excel (2007 Standard, 2010 Standard, 2010 Professional Plus, 32-bit vs. 64-bit, etc.), but it makes no difference.
    Would be extremely grateful if any one out there has had any success in running Excel automation on Server 2012 in a non-interactive environment that they could share.
    ( I have tried adding the "%windir%\syswow64\config\systemprofile\desktop"
    folder, which did fix the issue for me when testing on Windows Server 2008 R2, but sadly did not resolve it on Windows Server 2012 )
    [VBScript error msg]
    Z:\TestExcelMacro.vbs(35, 1) Microsoft Office Excel: Microsoft Office Excel cannot
    access the file 'Z:\TestExcelMacro.xlsm'. There are several possible reasons:
    • The file name or path does not exist.
    • The file is being used by another program.
    • The workbook you are trying to save has the same name as a currently open work
    [Powershell error msg]
    Exception calling "Add" with "0" argument(s): "Microsoft Office Excel cannot open or save any more documents because th
    ere is not enough available memory or disk space.
     To make more memory available, close workbooks or programs you no longer need.
     To free disk space, delete files you no longer need from the disk you are saving to."
        + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
        + FullyQualifiedErrorId : ComMethodTargetInvocation
    You cannot call a method on a null-valued expression.
        + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
        + FullyQualifiedErrorId : InvokeMethodOnNull

  • Pb with pro*C / Oracle 11 / VS2010 on Windows server 2008

    Hello,
    I am migrating an application from Windows server 2003 / Oracle 10gr2 / Visual Studio 2003 to Windows Server 2008 / Oracle 11gr2 / Visual Studio 2010 and I am having some issue with the compilation of our oci files.
    After fixing the common issue related to path change for Visual Studio, I ran in the following error message while trying to compile one of my file:
    Syntax error at line 48, column 9, file C:\Program Files\Microsoft Visual Studio 10.0\VC\include\vadefs.h:
    Error at line 48, column 9 in file C:\Program Files\Microsoft Visual Studio 10.0\VC\include\vadefs.h
    typedef W64 unsigned int uintptrt;
    ........1
    PCC-S-02201, Encountered the symbol "__w64" when expecting one of the following:
    auto, char, const, double, enum, float, int, long,
    ulong_varchar, OCIBFileLocator OCIBlobLocator,
    OCIClobLocator, OCIDateTime, OCIExtProcContext, OCIInterval,
    OCIRowid, OCIDate, OCINumber, OCIRaw, OCIString, register,
    short, signed, sql_context, sql_cursor, static, struct,
    union, unsigned, utext, uvarchar, varchar, void, volatile,
    a typedef name,
    Syntax error at line 0, column 0, file C:\mgt_sita\Integration\MS\Archive\dev\TOOL\gSGBD\gSGBD.pc:
    Error at line 0, column 0 in file C:\mgt_sita\Integration\MS\Archive\dev\TOOL\gSGBD\gSGBD.pc
    PCC-S-02201, Encountered the symbol "<eof>" when expecting one of the following:
    ; : an identifier, end-exec, random_terminal
    Error at line 0, column 0 in file C:\mgt_sita\Integration\MS\Archive\dev\TOOL\gSGBD\gSGBD.pc
    PCC-F-02102, Fatal error while doing C preprocessing
    Searching on the web lead me first to use a work around to define W64 and _W64, but that only leads to more errors of the same kind after.
    Also, I've found that "Error at line 0, column 0" may be an indication of missing semi-column or brace, but as the source file has not been changed during this migration, it is still syntactically correct as it was compiling with earlier version of pro*c. Of course, I have double checked and I don't think I am missing any obvious brace or semi-column, or coma ...
    Any help or suggestion will be greatly appreciated.
    Thanks
    Eric

    I'm not sure how much help my post will be, but perhaps it will have some value for you.
    There's an unpublished bug on this issue (Bug 10017848 - PRO*C PRECOMPILER CANNOT HANDLE _W64 IN TYPEDEF) but it has not been resolved as of this writing.
    If you are not familiar with the purpose of "__w64" (which has been deprecated) you can see the following in the MS documentation:
    [url http://msdn.microsoft.com/en-US/library/s04b5w00(v=vs.100).aspx]Visual Studio 2010 __w64 description
    Now, one thing that you may be able to use in your situation is to simply make "__w64" an "empty define" at the top of your source file(s) like so:
    #ifdef WIN32
    #define __w64
    #endif
    #include <stdio.h>
    #include <string.h>
    #include <stdlib.h>
    #include <sqlca.h>
    #include <sqlda.h>
    #include <sqlcpr.h>
    ... rest of code ...Of course the above assumes that WIN32 has been defined - if it has not, you will need to use another symbol, make adjustments, etc.
    As an example:
    proc define=(_WSTDIO_DEFINED,WIN32) code=ansi_c parse=full common_parser=yes atest.pcIf you have a large amount of files that can be tedious of course but it may be a potential workaround for you.

  • Issue with jython : javaos.py : Platform detection for Windows Server 2008

    Hi,
    While trying to execute a Windows batch file via ODI using Jython, the jython code fails with a 'Failure to execute command' error, and the command itself is appended with 'sh -c "<batchfilename>". The javaos.py file does not have 'Windows Server 2008' in the list of osTypeMap values, and therefore defaults to posix, which further adds the string 'sh -c' to the command and tries to execute the batch file under a unix style 'shell'. Adding the string 'Windows Server 2008' to the osTypeMap resolves the problem. However we are looking for possible alternate solutions.
    The question right now is:
    . Is there an updated javaos.py version available which supports Windows 2008.
    . Does the latest ODI installer include jython support for Windows 2008
    Reference links:
    WLST - Jython - detect platform
    http://osdir.com/ml/lang.jython.devel/2006-08/msg00035.html
    Thanks and regards,
    Kalpa

    Hi,
    I believe you mean the Active Directory Logs not the DNS logs, because these are necessary to startup a domain controller, because the AD database depends on these logs.
    So if you have AD logs on a different partition and that is encrypted with Bitlocker you could probably automatically unlock it.
    So you did not encrypt OS partition because the server does not have a TPM fully compliant chip ?
    manage-bde /?
    manage-bde -autounlock -enable Driveletter:
    But you have to be able to boot server normal mode I am not sure if the command can be used in DSRM mode.
    Below are some links that might help:
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/c52ffc7d-f822-4b61-b633-46f8e04eac80/bitlocker-for-domain-controller
    Hope this helps.
    Regards,
    Calin

  • OS Migration from Solaris 10 to Windows Server 2008 R2 or higher

    Hi experts,
    We'd like to migrate the OS of our SAP systems to windows from Solaris 10. We're still wondering which version of Windows we'll use. (matter of money)
    Could you give me some docs, tips or advice to do that ? (requirements, how to do it, packages to install)
    I have checked berforehand that all the SAP solutions we're using are compatible with Windows Server 2008 R2 or higher.
    I heard I'd need an OS Migration Expert to do it, but still, before that I need to check if it's possible and a roadmap could also be nice.
    Thank you in advance,
    Best Regards.
    Alexiel.

    Hi Alex,
    From license perspective you need to procure license for Windows 2012 but for installation you can downgrade it to windows 2008 R2 as required.
    From suggestion perspective, it is always good to go with Windows 2012 to gain benefits from mainstream support and new features as compared to windows 2008 r2.
    As per SAP recommendation, it is good to have OS/DB certified consultant to perform the migration.
    Some useful documents available on SCN
    System Copy Guide: System Copy for SAP Systems Based on SAP NetWeaver 7.1 Java - SAP NetWeaver Composition Environment 7…
    Heterogeneous ABAP System Copy - Technical Overview
    FAQ - System Copy and Migration
    Regards,
    Deepak Kori

  • How to join srever osx to windows server 2008

    Hi
    Can any one advise me on the best way to join OS X Server to Windows server 2008 DC.
    My ultimate aim is to manage ipads using OS X server by pulling users from Active Directory within Server 2008.
    Thanks    

    You need to join the OS X Server to Active Directory just like any other Mac. This is done usually using Directory Utlity but can also be done via the command line.
    Once you have joined it to AD, you then in Server.app switch to showing Network Accounts. These accounts can then be used to authenticate services in Server.app

  • Problems to download music from Mac OSX 10.4.11 to iPhone 4

    Hi to you all
    Since few days I am an owner of an iPhone 4. And also I have Mac with OSX 10.4.11 at home. Well, if I connect my iPhone to Mac to synch music from Mac to iPhone 4, the iPhone get not recognized and I am therefore not able to get my music from Mac on my iPhone.
    During update on Mac, I got the error message on OS is telling "Installing iTunes.pkg could not completed, this package needs Mac OSX 10.5.
    If I search on Mac for new update, it says "your system is updated and there is no other update available"
    With other words, I can not get higher release on Mac why I am not able to get a new version of iTunes on Mac and therefore why I am not able to synch my music from Mac to iPhone. Very frustrating.
    Any advise is welcome.
    Thank you.

    You will need to upgrade your version of OS on your Mac. You will need Leopard (10.5.8) or Snow Leopard (10.6.X)
    Stedman

  • OpenLDAP Server have Problems with the automounter of Mac OSX 10.5.5 client

    Hi,
    we are using OpenLDAP Server on a Debian OS base. I had connect the LDAP Server with the MACMini with Mac OSX 10.5.5. The LDAP Server is based on OpenLDAP running on Debian Linux.
    The Users can login on the Mac Computers and they do have the right goups. I have a problem with the autompunterMaps because the homes and volumes are not mounted in the Mac environment. So the users have a different home directory at each computer and no volumes to work with.
    The LDIF I use for the automounter is following:
    dn: ou=automaster_directlinx86, ou=autofs, ou=ai,
    dc=TechFak,dc=Uni-Bielefe
    ld,dc=DE
    ou: automaster_directlinx86
    objectClass: top
    objectClass: automountMap
    dn: cn=\/homes, ou=automaster_directlinx86, ou=autofs, ou=ai,
    dc=TechFak,dc
    =Uni-Bielefeld,dc=DE
    objectClass: automount
    automountInformation:
    ldap:ldap.TechFak.Uni-Bielefeld.DE:ou=auto_homes,ou=aut
    ofs,ou=ai,dc=TechFak,dc=Uni-Bielefeld,dc=DE -nosuid,nobrowse
    cn: /homes
    dn: cn=\/vol, ou=automaster_directlinx86, ou=autofs, ou=ai,
    dc=TechFak,dc=U
    ni-Bielefeld,dc=DE
    objectClass: automount
    automountInformation:
    ldap:ldap.TechFak.Uni-Bielefeld.DE:ou=autovollinx86,o
    u=autofs,ou=ai,dc=TechFak,dc=Uni-Bielefeld,dc=DE
    cn: /vol
    dn: ou=autovollinx86, ou=autofs, ou=ai, dc=TechFak,dc=Uni-Bielefeld,dc=DE
    ou: autovollinx86
    objectClass: automountMap
    dn: cn=ai, ou=autovollinx86, ou=autofs, ou=ai,
    dc=TechFak,dc=Uni-Bielefeld,
    dc=DE
    objectClass: automount
    automountInformation: -rw,intr,nolock thor:/export/ai/external/vol/&
    cn: ai
    dn: cn=airobots, ou=autovollinx86, ou=autofs, ou=ai,
    dc=TechFak,dc=Uni-Biel
    efeld,dc=DE
    objectClass: automount
    automountInformation: -rw,intr,nolock thor:/export/ai/external/vol/&
    cn: airobots
    dn: cn=mobirob, ou=autovollinx86, ou=autofs, ou=ai,
    dc=TechFak,dc=Uni-Biele
    feld,dc=DE
    objectClass: automount
    automountInformation: -rw,intr,nolock thor:/export/ai/external/vol/&
    cn: mobirob
    dn: ou=auto_homes, ou=autofs, ou=ai, dc=TechFak,dc=Uni-Bielefeld,dc=DE
    ou: auto_homes
    objectClass: automountMap
    dn: cn=efrese, ou=auto_homes, ou=autofs, ou=ai,
    dc=TechFak,dc=Uni-Bielefeld,d
    c=DE
    objectClass: automount
    automountInformation: thor:/export/ai/external/homes/staff/&
    cn: efrese
    dn: cn=fsiepman, ou=auto_homes, ou=autofs, ou=ai,
    dc=TechFak,dc=Uni-Bielefeld
    ,dc=DE
    objectClass: automount
    automountInformation: thor:/export/ai/external/homes/staff/&
    cn: fsiepman
    dn: cn=fyuan, ou=auto_homes, ou=autofs, ou=ai,
    dc=TechFak,dc=Uni-Bielefeld,dc
    =DE
    objectClass: automount
    automountInformation: thor:/export/ai/external/homes/staff/&
    cn: fyuan
    In the /etc/auto_master I added the line
    SRC base="ou=ai, dc=TechFak,dc=Uni-Bielefeld,dc=DE" scope=ALL
    filter="(&(|(objectClass=automount))"
    to mount the /volumes but just the volume /vol and /homes are mounted to the Mac OS System.
    Thanks.

    Hi.
    Have a look at http://www.afp548.com/article.php?story=20061126220622764
    and there is very good information in Apple's training texts for 10.5 server.
    You can buy the print book or purchase an account with Safari Books in order to read it online,
    see
    http://my.safaribooksonline.com/9780321591067
    Chpt 3 is on working with 3rd-party OpenLDAP servers

  • Moving from Novell Zenworks to Windows Server 2008 domain

    I am trying to find ways to automate the process of moving between a Novell Zenworks environment to a server 2008 domain. The first problem to my understanding is changing the names of the machines to legal values in our Windows XP Pro Clients. They are currently mostly named, cata_rm#_computer# (where # is a defined value set manually). To my understanding underscore _ is an invalid character for joining a domain so we want to have an automated script that can easily be deployed over the network to basically replace all "_"with "-". Is this necessary or can this issue be handled easier ****her down the road on moving to a windows domain?
    We would then like to be able to deliver a payload via zenworks that will cause all of Novell and Zenworks to be removed from the computer and once that is complete add the computer to the new windows domain. Ideally the payload could be easily run from a network share or flash drive as well. Unattended installers may be available for this software suite but we would want to combine the uninstall process with adding the domain so we can move from our poor zenworks domain to a windows domain without ever touching most of our machines.
    This is not my project but I am interested in learning how this process could be completed as painlessly as possible hopefully learning something along the way. Anything from links to guides on where to get started looking to more developed solutions would be greatly appreciated. Thank you for any assistance you can provide.

    None the less the beginning of my problem, removing Novell is a Novell issue. Thankfully I have figured out most of the removal of novell and zenworks already, now just working on fixing the client names and joining the windows AD domain.
    Originally Posted by mdallair
    Hi firemandan9,
    As you probably know this is a Novell support forums and you are asking how to get rid of Novell. May be a better place is the Microsoft Forums.
    Martin Dallaire

  • Problem Connecting more than 3 Remote destops to windows server 2008 R2 standard

    Sir,
    We have bought widows2008r2 standard server with 5 cal & 8 remote desktop License from M/s Mukesh Info Serve.
    As there office is closed at Hyderabad we request you to resolve this issue at the Earliest. 
    Thanking you
    K.N.Ramesh

    Hi,
    Please let us know if you have configured the RD Session host role, RD licensing server role, install the RDS CALs and properly configured the roles. If not, you can only have two concurrent
    administrative remote sessions.
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • Bandwidth problems with uploading photos from Mac to iCloud??

    We do not have blisteringly fast DSL & I am getting zero photos uploading from my Mac to the iCloud Photos.   Anyone else encountered this???  I am hoping I can tag on to a faster WiFi at some point to see if that helps .... Current on all OS & iOS's.....

    I am using a n'bor's (faster, though only in the 10mg or so range) WiFi
    What is a " n'bor' " ?

  • HT3500 Problem with Software Downloaded from Mac App Store

    This morning I downloaded some software through the Mac App store for my Epson printer.  Now the printer will not work and I keep getting an error message.  In part, I believe it says printer filter failed.  How do I fix this and get the printer to work again?

    Open System Preferences > Print & Scan > Print
    Select the printer then click -   (minus)
    Now restart your Mac, turn the printer off wait ten seconds then turn it back on.
    Then go back to System Preferences > Print & Scan > Print and click + to reinstall the printer.

  • InDesign CS6 from Mac Yosemite to Windows Server 2012 SLOW!!

    In here were using InDesign CS6 on 20 Mac Pro Late 2008 and Early 2013, on all the machines the InDesign CS6 is slow, whenever they drag a text or trying to edit is hangs for seconds then it works
    They save the files on the server and they work on it directly from the server or sometimes they copy the files on the desktop and they workm its the same only a little performance once they copy it on the desktop
    Read many articles, fixes and some solutions nothing is working still slow, also find some people here getting these problems and tried their solution nothing, i need help
    All Adobe is updated to the latest version
    Mac Pro Late 2008 Specs:                                   Mac Pro Early 2013 Specs:
    OS X Yosemite 10.10.2                                       OS X Yosemite 10.10.2
    SSD 120GB                                                        Flash Storage 256GB
    RAM 16GB                                                         RAM 16GB
    VGA ATI 1GB                                                     VGA ATI 2GB

    CS6 is 32 bit. Yes…I’m dead sure of that.
    Things to try:
    1.       Be sure screen redraw is set to delayed.
    2.       Turn off page thumbnails in the pages panel
    3.       Set previews to typical
    I would also download and install the CC2014 trial to test that out. If it’s also dead slow you have a system problem somewhere. If it’s fast, at least you have an upgrade path.

  • Upgrade from Windows Server 2008 R2 SP1 to Windows Server 2012 R2

    Hi, I was trying to setup a new DC for our company, originally it's DC is Windows Server 2003 SP2, we decided not tomigrate it and instead build a new one from scratch which is Windows Server 2008 R2 SP1. I was able to set it up, perform windows updates,
    added roles, perform Domains and Trusts, etc
    When suddenly our global standards shifted to Windows Server 2012 R2, so instead of creating another server from scratch, this is the time to upgrade from 2k8 to 2K12 R2, besides the MAPtool which I've downloaded to check for prerequisites, etc, are there
    other things I need to be aware of? backups? etc.
    Regards,
    Jeff
     

    Hi,
    You can
    insert Windows Server 2012 R2 DVD into the DVD-ROM and click onRun
    Setup.exe. You can refer to the link below:
    Windows Server 2008R2 in-place upgrade to Windows Server 2012/2012R2
    Note:
    Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure
    that you completely understand the risk before retrieving any suggestions from the above link.
    Best regards,
    Susie

Maybe you are looking for

  • Form Authentication Servlet  and MD5

    Dear forum, I have the following servlet to authenticate a user via form. If you go to the root url you get the login html and the authentication works fine but if the user knows the url of a specific html just by typing the url gives access to the p

  • Wireless N connection very slow

    I was running my wireless router at home (internet through Comcast) in mixed mode (b/g/n), and noticed that my S3's download speed when on the wireless seemed very slow. I confirmed this using speedtest.net (the android app) and saw a very big differ

  • Link the data between 2 blocks!!!

    Oracle Gurus, I have a control Text item, which gets value from an LOV in Block 1. when I select a value, in another block the corresponding records in the table a has to be populated. how can I achieve this. Also How can I handle this if the control

  • I have been getting the wierdest, most ridiculous issues using PP 2014 here is a list:

    i have been getting the wierdest, most ridiculous issues using PP , 2014 here is a list: unsyncing single-source a/v when aplying effects. exporting the resynced clip to an even more out-of-sync clip freeze frame. when applying stabilizer, clip will

  • Group by count in xml

    Hi I have a xml file like this G1 Col1 Col2 G2 Type name1 tag Type name 2. Tag G3 Count tag for type name1 Several tags for type name1 Count tag for type name 2 Several tags for type name2 G3 end G2 end G1 How to calculate tge sum of all counts accor