How do I get IE to drop the domain name from authentication responses

All,
I have a number of internal www servers that run various non MS operating systems which are not tied to the windows domain in any way. They are secure www sites and require authentication.
When I connect to one via IE on a domain joined workstation or server (ie 8 & 9) I am unable to authenticate because I can not remove the domain name from the authentication credentials that IE is passing back to the www server.  I get an authentication
prompt for user name & password with the domain pre populated.
How the heck to I get IE to NOT pass the domain name as part of the authentication process. I've tried putting .\ in front of the user name but to no avail.
Thanks,
Steve D.

As you can see below, when you first attempt the auth it defaults to you domain user account... in this case win\username.
When you select use another account, you get the following with no means to remove the domain name which causes auth failure as this www server isn't a domain member and doesn't use the domain for auth.
How do I get rid of Domain: .... ???
Thanks,
Steve D.

Similar Messages

  • The power went out and when it returned the network name and password was lost.  I can see the network in my connections and connect to it.  How do I get it back to the orginal name and password.  I have an HP laptop

    The power went out and when it returned the network name and password was lost.  I can see the network in my connections and connect to it.  How do I get it back to the orginal name and password? I have an HP laptop. 

    Chances are, there was a signficant power surge or voltage fluctuation just before the power went out. This type of thing can cause the AirPort Extreme to reset back to default settings.
    If this occurs, your only option is re-configure the device again, just as you did originally.
    In order to improve your chances this next time this happens, (especially if you live in an area where thunderstorms are severe), a good quality surge suppressor / voltage limiting power strip will really help, and may save you the entire device or a nearby computer next time something like this occurs.

  • How to get the domain name from the System

    I need to get the domain name from the system in JDK 1.1.8
    Any Ideas?

    InetAddress.getLocalHost().getHostName() will get you the name of the computer the code is executed on. If that isn't the "domain name" then perhaps you could give more detail about what "domain" you are trying to find the name of.

  • How do I get Siri to use the right name when I use it to send emails?

    I reset my user name in iCloud, and made sure that I changed the "My Info" to the right name. Everytime I send an email using Siri, the wrong name shows up as the sender.
    I even deleted the wrong name from all of my contacts. Does it take a few minutes for the proper name to progate through the system?

    the "rests" bit reminded of some post I'd recently seen with a similar issue. i couldn't find that one, but this one suggests that the interface itself may not be compatible with the current versions of OS X.
    read the last 4 msgs:
    http://discussions.apple.com/thread.jspa?messageID=8708151&#8708151

  • How do I get Mozilla to use the page name for the actual bookmark name instead of the URL when I bookmark a page

    I just noticed this (in comparison to Internet Explorer): In IE, when you favorite a webpage, it uses the actual name of the webpage (for example, for this page, it would be "Ask a Question Firefox Help" as the bookmark name), but in Mozilla it uses the URL address as the bookmark name. I was wondering if it was at all possible to change my Mozilla settings in order to make it use the webpage name as the bookmark name instead of the URL address? I hope everyone understands what I'm getting at? If anyone can help me, I would really appreciate it. Thanks.

    Does this happen with each bookmark?
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Problems with bookmarks and history not working properly can be caused by a corrupted places.sqlite database file.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    You can try to check and repair the places database with this extension:
    *https://addons.mozilla.org/firefox/addon/places-maintenance/

  • My iMac does not see the new Toshiba external drive in Finder or Disk Utility.  How can I get it to see the drive?

    My iMac does not see the new Toshiba external drive in Finder or Disk Utility.  How can I get it to see the drive?

    From the menu bar, select
               ▹ System Preferences ▹ Energy Saver ▹ Power Adapter  
    and uncheck the box labeled Put the hard disk(s) to sleep when possible, if it's checked.
    If the drive has more than one interface (USB, FireWire, Thunderbolt, eSATA), try one of the other interfaces.
    Check that the data cable is securely inserted at both ends.
    Try a different cable.
    If you're connecting the drive through a hub, connect it directly to a built-in port on the Mac.
    If you're connecting it directly, try a different port.
    Disconnect all other devices on the bus, or as many as possible.
    Test the drive with another Mac. Test another drive with this Mac.
    If the drive is bus-powered, but has an AC adapter, connect the adapter.
    Start up in Recovery mode and launch Disk Utility. Is the drive recognized?
    Start up in Safe Mode and test.
    Reset the NVRAM.
    Reset the System Management Controller.
    If the drive doesn't work under any of the above conditions, and if another drive does work with the same Mac, then the drive is malfunctioning.

  • Find on Map in the US sometime is dropping the city name

    I have started using the places feature on iPhoto 09 recently and I have noticed something strange in the "find on map" function.
    For example, when I type Stanford University, and click "find ... on map", I get Stanford University, Stanford, Santa Clara, California. I could understand that it is located in the state of California, in Santa Clara county and in the city of Stanford. When I type UC Irvine, nothing shows up on the map. When I tried to find "Joy Luck Place" in Cupertino on the map, two results pop up. I click the first one, it says "Joy Luck Place, Santa Clara, California, United States" It is true that the City of Cupertino is located in the Santa Clara county. But the address as written is usually be read as Santa Clara city in Santa Clara county. So it is wrong to drop the city name Cupertino from the address.
    Why is iPhoto dropping city name occasionally? Why is the address format in consistent? Also I notice in some cases, I get multiple results that are spelled slightly different for the same location on the map. Any reason behind this behavior?

    Google map and iPhoto map give different results. Google map is more accurate and more complete. If iPhoto fetches the address data from Google map, then it is dropping the city name from the data feed. Apparently, iPhoto is broken and Google map is working fine.
    I bet you will see the same behavior if you type the addresses mentioned in my last posting. Seeing for yourself is better than reading the descriptions.
    Message was edited by: LaiPod

  • Domain name from the configuerd mail server

    HI,
    How to get the domain name from the mail server that i configure using java Mail..
    Properties props = new Properties();
    props.put("mail.smtp.host", mailServer);
    mailServer has my mailServer name like email.something.com
    in my application, from address is the one user sets.. if they forgot to set it and tries to send a mail then i need to send that mail with a default address like [email protected] where something.com must be the domain name.. so i juz want to know how to get the domain name.?
    hope it is clear. can any of u help me out?

    There's no well-defined way to do this. The
    simplest approach is to offer this as a configuration
    option.
    A more complicated approach would be to use
    the host name of the mail server and look up
    that name in DNS and try to find the DNS record
    that tells which mail server to use for that host
    name, perhaps stripping off elements of the name
    until you find something. (And no, I can't explain
    to you exactly how to do that.)

  • How to change domain name from "LocalHost" to ipaddress in Jdeveloper?

    Hi
    When i run any application from JDeveloper, the page opening with the URL keeping "*LocalHost*" as a domain name,
    eg: http://*localhost*:7101/Testing/faces/index.jsf
    How can i change the domain name from "localHost" to my system's ipaddress. So that whenever i execute the page, the page should open with the ipaddress and not with "localhost", like http://*10.34.65.175*:7101/Testing/faces/index.jsf
    Regards
    Raj

    Thank you Timo.
    I changed domain name from "localhost" to ipaddress as you said, after that the server stopped working. Unable to run any application.
    Then I changed it back to "localhost" and its working fine.
    I am doing it for 2 reasons,
    1) With localhost as domain name, I am unable to open ADF mobile browser application in Android emulator.
    2) Unable to do remote debugging. Hope this could be the reason.
    Regards
    Raj

  • My mail subfolders are missing from the viewing pane, but available from inbox drop down menu. How do I get them back in the viewpane?

    After a restart, all of my mail subfolders are gone from the side view pane. I can pull them down individually from the 'inbox' drop down menu. How do I get them back into the sidebar so I can sort mail out of the inbox?

    No anti virus software running as far as I am aware, as in I didn't launch any before reinstating the search email function.
    I was running a folder repair function on my inbox (which seemed to complete successfully for the emails in the inbox) when I noticed the majority of the mail folders had disappeared.

  • The green PHONE icon has dropped from the bottom of the home screen and isn't among the icons that I have installed.  I can get to it by searching but how do I get it back on the bottom of the home screen?

    The green PHONE icon has dropped from the bottom of the home screen and isn't among the icons that I have installed.  I can get to it by searching but how do I get it back on the bottom of the home screen?

    Reset home screen layout.
    This is covered in the manual:
    iPhone User Guide (For iOS 4.2 and 4.3 Software)

  • How do I get iTunes songs off the iCloud back onto my computer, preferably without changing the purchase date to today's date?

    Trying to download previously purchased iTunes songs that are firmly embedded in the iCloud. At one point these songs were all on my computer. Then I idiotically joined iCloud. All the songs were sucked off and into iCloud. iCloud couldn't provide more than twenty seconds of any song without freezing whatever device, Macbook Pro, iPhone 4s, ipods, or breaking up the playback into fits and starts and finally silence, ever, no matter if the connection was cable or wireless.
    I have ever update on every device, I have the max. RAM, excess disk/flash space. The problem is the difficulty of downloading. Oddly the download to my ancient PC went almost without a hitch, it is with Apple devices that the trouble lies.
    About 2/3 of the songs have successfully downloaded to my computer. However the purchase date, which I used frequently as a search/sort function, have on many of the songs been switched to today's date, or the date of the latest download instead of my original purchase date.
    Many songs downloaded, many remain in the cloud with the 'cloud' icon beside them.
    Clicking on the "download all" icon doesn't download them all.
    They begin to download and then stop/freeze.
    I'm reduced to manually scrolling to each song and clicking on the 'cloud' to download, this works sometimes and sometimes it doesn't. The whole thing usually crashes after a while.
    This is where I am now, at the iTunes store on the "Purchased" page with all my songs in a list with "downloaded" or a "cloud icon" in the far right column, frozen once again.
    I really would like to maintain the original purchased date(the day when I purchased the song from iTunes) but I'm to the point where I'd just be happy to get them downloaded onto the Macbook Pro, and hopefully never deal with the cloud again for the rest of my life.
    Lastly, if anyone can recommend an alternative music site to iTunes it would be welcome.
    Thank you.

    I copied the iTunes file from the external drive and it's in both places.  I thought all I would need is the iTunes program (which I downloaded to new computer) and my iTunes library file.  There must be something else that's missing.  My iTunes library looks the same on the new computer as it does when I open it on the external drive.  If I click on an iTunes library song from my new computer, it will only play if I have the external drive plugged in.
    My back-up drive is a mess.  I have multiple copies of music, video, photo, and document files and I don't know how that happened. ={  Obviously, I don't know how to back up stuff properly and there are back-up files extending over a 6- to 8-year period.  I think all I did was just drag and drop the main folders from the back-up drive to the same main folders on the C: drive.  Also (and I'm kind of fuzzy on this) Windows used to automatically save music files in a folder within my document files (which makes no sense to me).  As my Jewish friends would say, "Oy Vey!" 

  • I bought a mac air retina to replace a mac pro. How can I get all files of the back up and copy them to the new mac?

    I bought a mac air retina to replace a mac pro. How can I get all files of the back up and copy them to the new mac?

    Mail window may be in the Full Screen mode.
    Move the mouse pointer to the top right corner of the Mail window and hold it there.
    Menu bar should drop down and click the blue double arrow icon.
    Full Screen toggle shortcut:  control + command + F

  • In idvd i do not see a window but hear the audio, how do I get a window on the screen?

    In IDVD id do not see a window but hear the audio for a new project.  How do I get a window on the screen?

    You need first to import a movie of your own, fill drop zones with your pictures, etc. The audio you are hearing is just the built in preset. Take a look at: http://www.apple.com/findouthow/movies/idvd.html

  • I need to replace my laptop Hard drive.  How do I get my iTunes off the old hard drive to an external so I can put it back on the new hard drive?

    I need to replace my laptop Hard drive.  How do I get my iTunes off the old hard drive to an external so I can put it back on the new hard drive?

    Type move itunes library into the google serach bar.
    It has always been very basic to always maintain  abackup copy of your computer.  Do you not have a backup copy?

Maybe you are looking for