Cisco VPN on iPad - remember password setting

I've tried to configure some iPad's to connect to Cisco VPN by hand and via IPCU. It appears that the user's password for VPN is saved when initially entered (both by hand and by IPCU), but upon connection to the concentrator, the user is prompted for the password and then the field is changed to "Ask Every Time". Even if you go back and enter a password here and save, it will go back to "Ask Every Time". I've changed our Cisco concentrators to allow the users to save passwords for this particular VPN group, but that didn't fix the problem either. To me, it appears a bug, but wondering if others had seen this or not.

We changed on our ASA 5500 as below and all VPN passwords stored on iPhone 3.1.3, 4.0, iPad 3.2.1...
Cisco VPN Client Password Storage Configuration
If you have numerous Cisco VPN Clients, it is very hard to remember all the VPN Client usernames and passwords. In order to store the passwords in the VPN Client machine, configure the ASA/PIX and the VPN Client as this section describes.
ASA/PIX
Use the group-policy attributes command in global configuration mode:
group-policy VPNusers attributes
password-storage enable

Similar Messages

  • Ssl authorization passwords saved although never remember passwords set

    My firefox is set to always use private browsing and never remember passwords. But if I open a new private windows and go to a web page that requires SSL authentication and I put in a user and password and then close the window, firefox has saved that info. If I open a new private browsing window and go to same webpage it does not azsk for authentication again. Is there a setting to get rid of ALL passwords?

    while multiple profile could be a last resort that approach seems best for firefox windows or sessions that are significantly different from each other...i just want similar private windows that don't talk to each other...prefer some kind of "about:config" solution...loosing faith...next I will find out NSA has obvious backdoor right in source code...aarrrrgggh

  • IPad remember password for app store

    My iPhone remembers my password when I want download an app, but I can't make my iPad do it. Is there a way to make this happen?

    There is Settings > General > Restrictions > Require Password which you can set to '15 minutes' - the only other option for the setting is 'Immediately', you won't be able to have it as 2 or 3 minutes.

  • Oracle Drive"Remember Password" setting?

    Is there a setting for Oracle Drive to allow it to cache the password across sessions?
    If not, is there some way to use the existing Windows Credentials to authenticate to the Content Services DAV server rather than prompting for the password?

    There is no such setting so far. The latest release (10.2.0.0.5) can be scripted to map drives so the login could be automated by embedding the password in the script (or somehow cleverly obfuscated into the registry and be retrieved by a script at runtime)

  • Cisco Pix 525 VPN - iPhone/iPad won't connect

    hi,
    i have one of the most basic configurations on a PIX 525 with remote access enabled. i am able to connect from a desktop machine running the cisco vpn client but for some reason i cant get my iphone or ipad to connect to my vpn. i get the error message stating 'the server did not respond'.
    i am running ios 8.0.4 and i have a 3DES license which is required from what i understand.
    im starting to think that this really is in the configuration. could it be the transform set specification?
    can some one shed some light on this subject?
    below is close to the current configuration, but its not exact, some things in it were corrected, so ignore them. it is the best i have, since i am away for the holiday. it should give insight into any areas that might be part of the problem.
    thcvpn01(config)# show config
    : Saved
    : Written by enable_15 at 07:33:33.113 UTC Fri Nov 8 2013
    PIX Version 8.0(4)
    hostname thcvpn01
    domain-name somewhere.net
    enable password* encrypted
    passwd * encrypted
    names
    interface Ethernet0
    nameif outside
    security-level 0
    ip address dhcp setroute
    interface Ethernet1
    nameif inside
    security-level 100
    ip address 10.1.1.1 255.255.255.0
    interface Ethernet2
    shutdown
    no nameif
    no security-level
    no ip address
    interface Ethernet3
    shutdown
    no nameif
    no security-level
    no ip address
    interface Ethernet4
    shutdown
    no nameif
    no security-level
    no ip address
    interface Ethernet5
    shutdown
    no nameif
    no security-level
    no ip address
    ftp mode passive
    dns domain-lookup outside
    dns domain-lookup inside
    dns server-group DefaultDNS
    name-server 208.67.222.222
    name-server 208.67.222.220
    domain-name somewhere.net
    same-security-traffic permit intra-interface
    object-group icmp-type ICMPObject
    icmp-object echo-reply
    icmp-object source-quench
    icmp-object time-exceeded
    icmp-object unreachable
    access-list outside_access_in extended permit icmp any any object-group ICMPObje
    ct
    access-list inside-nat0 extended permit ip 10.1.1.0 255.255.255.0 10.1.2.0 255.2
    55.255.0
    access-list SPLIT-TUNNEL standard permit 10.1.1.0 255.255.255.0
    pager lines 24
    logging asdm informational
    mtu outside 1500
    mtu inside 1500
    ip local pool ThcIPPool 10.1.2.1-10.1.2.50 mask 255.255.255.0
    no failover
    icmp unreachable rate-limit 1 burst-size 1
    no asdm history enable
    arp timeout 14400
    nat-control
    global (outside) 101 interface
    nat (outside) 101 10.1.2.0 255.255.255.0 outside
    nat (inside) 0 access-list inside-nat0
    nat (inside) 101 10.0.0.0 255.0.0.0
    access-group outside_access_in in interface outside
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    dynamic-access-policy-record DfltAccessPolicy
    http server enable
    http 10.1.1.0 255.255.255.0 inside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    crypto ipsec transform-set THCTransformSet esp-3des esp-md5-hmac
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    crypto dynamic-map THCDynamicMap 1 set transform-set THCTransformSet
    crypto dynamic-map THCDynamicMap 1 set security-association lifetime seconds 288
    00
    crypto dynamic-map THCDynamicMap 1 set security-association lifetime kilobytes 4
    608000
    crypto dynamic-map THCDynamicMap 1 set reverse-route
    crypto map THCCryptoMap 1 ipsec-isakmp dynamic THCDynamicMap
    crypto map THCCryptoMap interface outside
    crypto isakmp enable outside
    crypto isakmp policy 1
    authentication pre-share
    encryption 3des
    hash sha
    group 2
    lifetime 43200
    crypto isakmp policy 65535
    authentication pre-share
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp nat-traversal 30
    telnet timeout 5
    ssh 0.0.0.0 0.0.0.0 outside
    ssh timeout 5
    ssh version 2
    console timeout 0
    dhcpd address 10.1.1.50-10.1.1.254 inside
    dhcpd dns 208.67.222.222 208.67.222.220 interface inside
    dhcpd enable inside
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    group-policy THCVpnGroup internal
    group-policy THCVpnGroup attributes
    dns-server value 208.67.222.222 208.67.222.220
    vpn-tunnel-protocol IPSec
    split-tunnel-policy tunnelall
    username [username] password [password] encrypted
    tunnel-group THCVpnGroup type remote-access
    tunnel-group THCVpnGroup general-attributes
    address-pool ThcIPPool
    default-group-policy THCVpnGroup
    tunnel-group THCVpnGroup ipsec-attributes
    pre-shared-key *
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
    message-length maximum 512
    policy-map global_policy
    class inspection_default
    inspect dns preset_dns_map
    inspect ftp
    inspect h323 h225
    inspect h323 ras
    inspect netbios
    inspect rsh
    inspect rtsp
    inspect skinny
    inspect esmtp
    inspect sqlnet
    inspect sunrpc
    inspect tftp
    inspect sip
    inspect xdmcp
    inspect icmp
    inspect icmp error
    service-policy global_policy global
    prompt hostname context
    Cryptochecksum:d57ad5e7f32936cf000c4be69d4385cb
    thcvpn01(config)#
    thcvpn01(config)#
    thcvpn01(config)#
    jeff

    hi,
    as a primary note, the people at apple's genius bar are not genious. they do not know that the following, so if you found your way here. awesome.
    the correct answer is that the iphone and ipad only supports aes. you have to modify the crypto map to use aes as well as modify the isakmp service to use aes. i believe it supports all aes options, aes, aes 192 and aes 256.
    in all of the frustration, do not, as i did, forget that your username is case sensitive.
    jeff

  • Can't remember password for new ipad air. have never synced it with another computer never had the chance to use icloud. How do i get in?

    Air MD792E/A, iPAD WIFI CELL 32G Space Grey 
    Can't remember password for new ipad air. have never synced it with another computer never had the chance to use icloud. How do i get in?       Tried to sync with itunes but iTunes can't sync without a password.  I cannot see summary on the side bar.  How do I restore so I can restart my  iPAD Air since it has relatively no history. I have not had the chance to use it yet.  Finished set up to as far as the start menu.
    <Personal Information Edited by Host>

    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    You may have to do this several times.
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just canceling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • Ipad stopped remembering passwords

    Ipad stopped remembering passwords.  I just updated and now it will not remember usernames or passwords. I verified the safari setting to remember passwords is on.  Found several other links complaining about this, but no fix. Is this a ML issue or Safari?

    I'm having this problem as well. It seems like it was a more recent firefox update. I temporary solved this by deleting my sqlite keyfile as described in another post I found in a different forum, but it's since reoccured.
    After I restart my system and run firefox, it's like it's running right after an update, or an install. None of my settings are saved, and password and cookies don't appear to be loaded either.
    Is there any debug information I can provide?
    I'm running Windows 7 Ultimate 64 bit and Firefox 3.6.13.
    Oddly if I close and restart Firefox it's fine. It's only after a Windows restart that I see an issue. Disk check runs clean. I've also deleted my profile directory and had FF recreate it. Still having issues though.

  • When I try to remember passwords the setting for it is faded and I cannot check it.

    When I go into Options then Security, the Remember Passwords is faded and I cannot select it. I need this, I have to sign in to my homepage every time, and it shows that it is a saved password. I am new to Firefox and need help.
    Application Basics
    Name: Firefox
    Version: 30.0
    User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
    Crash Reports for the Last 3 Days
    All Crash Reports (including 60 pending crashes in the given time range)
    Extensions
    Important Modified Preferences
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size_cached_value: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.places.smartBookmarksVersion: 7
    browser.privatebrowsing.autostart: true
    browser.sessionstore.upgradeBackup.latestBuildID: 20140605174243
    browser.startup.homepage: http://xfinity.comcast.net/home/x/?cid=mtmh10212014
    browser.startup.homepage_override.buildID: 20140605174243
    browser.startup.homepage_override.mstone: 30.0
    browser.urlbar.default.behavior: 2
    dom.mozApps.used: true
    extensions.lastAppVersion: 30.0
    gfx.direct3d.last_used_feature_level_idx: 1
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1414127486
    places.history.expiration.transient_current_max_pages: 102097
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    print.printer_HP_Officejet_4630_series_(Network).print_bgcolor: false
    print.printer_HP_Officejet_4630_series_(Network).print_bgimages: false
    print.printer_HP_Officejet_4630_series_(Network).print_colorspace:
    print.printer_HP_Officejet_4630_series_(Network).print_command:
    print.printer_HP_Officejet_4630_series_(Network).print_downloadfonts: false
    print.printer_HP_Officejet_4630_series_(Network).print_duplex: -2129785343
    print.printer_HP_Officejet_4630_series_(Network).print_edge_bottom: 0
    print.printer_HP_Officejet_4630_series_(Network).print_edge_left: 0
    print.printer_HP_Officejet_4630_series_(Network).print_edge_right: 0
    print.printer_HP_Officejet_4630_series_(Network).print_edge_top: 0
    print.printer_HP_Officejet_4630_series_(Network).print_evenpages: true
    print.printer_HP_Officejet_4630_series_(Network).print_footercenter:
    print.printer_HP_Officejet_4630_series_(Network).print_footerleft: &PT
    print.printer_HP_Officejet_4630_series_(Network).print_footerright: &D
    print.printer_HP_Officejet_4630_series_(Network).print_headercenter:
    print.printer_HP_Officejet_4630_series_(Network).print_headerleft: &T
    print.printer_HP_Officejet_4630_series_(Network).print_headerright: &U
    print.printer_HP_Officejet_4630_series_(Network).print_in_color: true
    print.printer_HP_Officejet_4630_series_(Network).print_margin_bottom: 0.5
    print.printer_HP_Officejet_4630_series_(Network).print_margin_left: 0.5
    print.printer_HP_Officejet_4630_series_(Network).print_margin_right: 0.5
    print.printer_HP_Officejet_4630_series_(Network).print_margin_top: 0.5
    print.printer_HP_Officejet_4630_series_(Network).print_oddpages: true
    print.printer_HP_Officejet_4630_series_(Network).print_orientation: 0
    print.printer_HP_Officejet_4630_series_(Network).print_page_delay: 50
    print.printer_HP_Officejet_4630_series_(Network).print_paper_data: 1
    print.printer_HP_Officejet_4630_series_(Network).print_paper_height: 11.00
    print.printer_HP_Officejet_4630_series_(Network).print_paper_name:
    print.printer_HP_Officejet_4630_series_(Network).print_paper_size_type: 0
    print.printer_HP_Officejet_4630_series_(Network).print_paper_size_unit: 0
    print.printer_HP_Officejet_4630_series_(Network).print_paper_width: 8.50
    print.printer_HP_Officejet_4630_series_(Network).print_plex_name:
    print.printer_HP_Officejet_4630_series_(Network).print_resolution: 1149309452
    print.printer_HP_Officejet_4630_series_(Network).print_resolution_name:
    print.printer_HP_Officejet_4630_series_(Network).print_reversed: false
    print.printer_HP_Officejet_4630_series_(Network).print_scaling: 1.00
    print.printer_HP_Officejet_4630_series_(Network).print_shrink_to_fit: true
    print.printer_HP_Officejet_4630_series_(Network).print_to_file: false
    print.printer_HP_Officejet_4630_series_(Network).print_unwriteable_margin_bottom: 0
    print.printer_HP_Officejet_4630_series_(Network).print_unwriteable_margin_left: 0
    print.printer_HP_Officejet_4630_series_(Network).print_unwriteable_margin_right: 0
    print.printer_HP_Officejet_4630_series_(Network).print_unwriteable_margin_top: 0
    privacy.sanitize.migrateFx3Prefs: true
    storage.vacuum.last.index: 1
    storage.vacuum.last.places.sqlite: 1413611062
    Graphics
    Adapter Description: Intel(R) HD Graphics
    Adapter Drivers: igdumd64 igd10umd64 igdumdx32 igd10umd32
    Adapter RAM: Unknown
    Device ID: 0x0046
    Direct2D Enabled: true
    DirectWrite Enabled: true (6.2.9200.16571)
    Driver Date: 3-25-2011
    Driver Version: 8.15.10.2342
    GPU #2 Active: false
    GPU Accelerated Windows: 2/2 Direct3D 10
    Vendor ID: 0x8086
    WebGL Renderer: Google Inc. -- ANGLE (Intel(R) HD Graphics Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote: false
    AzureCanvasBackend: direct2d
    AzureContentBackend: direct2d
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.6
    Version in use: 4.10.6
    NSS
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSSMIME
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSSSL
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSUTIL
    Expected minimum version: 3.16
    Version in use: 3.16

    hello, firefox won't save your passwords when you've set it up to run in permanent private browsing mode ("never remember history" in the options > privacy panel).
    [[Settings for privacy, browsing history and do-not-track]]

  • Inbuilt cisco IPSEC vpn client and KeyLife Timeout setting...

    Hi Guys
    I am having issues with the in built cisco vpn client on the mac, I am currrently using Mac OSx 10.7.4
    I have a Fortigate 200B device and have setup the IPSec VPN settings to have a keylife of 86400 seconds.
    However the expereince I am having with the mac clients is that after about 50 minutes the users are being asked to re-authencate to the VPN...
    When checkin the debug logs I can see that the peer (mac client) is setting the phase 2 tunnel key lifetime to 3600 seconds which is 1 Hour...
    Usually in IPSec a re-negeotiation process takes place about 10 minutes or so before the key expires..
    My question is where are the VPN settings kept in the Mac... I know it uses Racoon for the IPSec exchange of key and so I would like to tweak the VPN profiles so that the mac sets the lifetime of the key to 86400 instead of 3600 by default...
    Also want to be able to set logging to debug mode for the Racoon application on mac clients.
    Your help is much appreciated
    Kind Regards
    Mohamed

    Hi Tony,
    to the best of my knowledge this is currently not possible, but will be once this enhancement is implemented:
    CSCsw31922    Radius upstream VSAs (Tunnel Group,Client type) for VPN policy decisions
    You may want to try and ask in the AAA forum if there is anything you can do on ACS...
    hth
    Herbert

  • I have set up to remember passwords but it is not working. I deleted and changed several passwords but now only some prompted me for remembering the new password

    I had set this up and it was working, but I deleted several passwords and set up new ones. Even though it is set up to remember passwords, it does not prompt me on a few sites. One is a hotel company and they do not block saving passwords. The others worked before and I don't think they changed. On most of the sites it worked fine

    This can be caused by the Google toolbar.
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Mac OS 10.5 - Cisco VPN - Screensaver Security Password Crash

    Hi
    I have a client who has a MacBook Pro running Mac OS 10.5.6 and uses the Cisco VPN client version 4.9.01 (0100) so that he can work remotely from home. The problem he is experiencing is when he VPN'd into his office network and leaves his computer unattended for enough time for his screen saver to cut and then returns to the computer and it prompts him for his account password to exit the screen saver it crashes. This is not the case if he does not have VPN connection.
    I have checked with him which screen saver as some, like the Apple RSS Visualizer, require a valid internet connection to download RSS feeds and I know that the Cisco VPN Client when actively connected to a Cisco router can cannibalise ones network connection thus not allowing the download of RSS feed. Anyway this is not the case as he uses Apple Flurry screensaver.
    Anyone have any ideas what might be causing this problem?
    Thanks in advance.
    Anton

    The problem with that is that my client does Cinema 4D work and leaves his system unattended when his drawing are rendering and has password to stop his pesky children causing problems. Sleep would cause the system to hibernate and spin the hard disk down which would pause any rendering from processing in the background.

  • Every time I try to download a game on my iPad it says please verify your account and follow the intrustion now I have a email n password set up and every time I click send it to my email there is nothing how do I acces this pla

    Every time I try to download a game on my iPad it says please verify your account and follow the instructions now I have a email n password set up and every time I click send it to my email there is nothing how do I acces this please

    Hi Mark ohara,
    Welcome to the Support Communities!
    The following articles will help you with your Apple ID verification:
    Frequently asked questions about Apple ID
    http://support.apple.com/kb/HT5622
    Click on My Apple ID to access and edit your account.  You will be prompted to verify your email address.
    Apple ID: Associating and verifying email addresses with your Apple ID
    http://support.apple.com/kb/he68
    I hope this information helps ....
    Have a great day!
    - Judy

  • I clicked on an  upgrade box and when the upgrade was done my ipad wanted my passcode to open it up.  I have not had to use a passcode to open up my ipad since I set it up and cannot remember the passcode.  Every time I try a passcode it disables

    I clicked on an upgrade box on my ipad and when the upgrade was done my ipad wanted my passcode to open it back up.  I have not had to use a passcode to open up my ipad since I set it up and cannot remember the passcode.  Every time I try a passcode it disables for longer and longer.  It is now disabling for an hour at a time.

    FORCE IPAD INTO RECOVERY MODE
    1. Turn off iPad
    2. Turn on computer and launch iTunes (make sure you have the latest version of iTune)
    3. Plug USB cable into computer's USB port
    4. Hold Home button down and plug the other end of cable into docking port.
    DO NOT RELEASE BUTTON until you see picture of iTunes and plug
    5. Release Home button.
    ON COMPUTER
    6. iTunes has detected iPad in recovery mode. You must restore this iPad before it can be used with iTunes.
    7. Select "Restore iPad"...
    Note:
    1. Data will be lost if you do not have backup
    2. You must follow step 1 to step 4 VERY CLOSELY.

  • Can't remember my answers for changing password setting

    Can't remember my answers for changing password setting?

    Apple ID Security -
    Telephone Apple Care for your country and ask for the Account Security Team, then request help resetting the questions.

  • Firefox 8.0 remembering username even though I've set it to not remember passwords. What do I do?

    I downloaded the new version of Firefox. I had the old version set to not remember passwords. The old version also deleted the username, which is what I wanted it to do. On the new version, I've set it to not remember passwords, but now usernames are showing up on my websites. How do I fix this?

    *Click the (empty) input field on the web page to open the drop down list
    *Highlight an entry in the drop down list
    *Press the Delete key (on Mac: Shift+Delete) to remove it.
    See:
    *Tools > Options > Privacy > History: "Remember search and form history"
    *https://support.mozilla.com/kb/Form+autocomplete
    *http://kb.mozillazine.org/Deleting_autocomplete_entries

Maybe you are looking for

  • Used iTunes to restore from backup and the Apple ID that shows up is a very old one

    I have an iPhone 4s. I recently lost all of my contacts for some mysterious reason. I personally think it's a conspiracy by Apple to force me to upgrade to a new phone. Anyway, I hooked my phone up to my computer (Windows 7) and from iTunes I went to

  • Help -- New Windows 7 Ultimate 64-bit BSOD - nothing new installed

    I read through the suggested forum questions and found nothing helpful. My 2-year old Dell XPS running Windows 7 Ultimate 64-bit decided three days ago to give me the BSOD (while I was away and the computer was just in idle/sleep since I rebooted jus

  • Flat file Ftp Adapter

    How can a I produce a flat file with ftp adapter for a receiving application? Source XML > Destination Flat File

  • Migrating from weblogic 8.1 to sun one server

    I need some documentation that could guide, in steps involved, in migrating an J2ee application from weblogic 8.1 to sun one application server. Please help.

  • Cropping round corners on my icon

    This is related to helping me with a previous post. If I can complete this step I'm home and hosed. I have made an icon for a webpage and I just watched a tutorial on saving for the web. I made this icon with the rounded corner rectangle tool. I have