Disk utility asks for password for authopen when creating images

I just upgraded to Mountain Lion from Lion 10.7.4.
Now, whenever I use disk utility to create a image from a CD/DVD, I get a dialog window saying that :
authopen is trying to open the chosen file.
Type your password to allow this.
I never saw this dialog in Lion. Why am I getting this message?
Also, after upgrading to ML I cannot eject the CD/DVD after my cdr or dmg file is created. I have to wait a few minutes. In Lion I only had to wait a few seconds.
I tried the usual permissions repair, reboot, etc.
*By the way I have been using Macs since the good old days of G3, before the iPod was invented, so I am not totally clueless here. My forum ID got messged up so I had to create a new Apple ID.

To get around this issue, the group name needs to be changed to 'everyone' in the sys.openfile section of /etc/authorization. You will still need to authenticate, but you do not need to have admin credentials:
<key>sys.openfile.</key>
        <dict>
            <key>class</key>
            <string>user</string>
            <key>comment</key>
            <string>See authopen(1) for information on the use of this right.</string>
            <key>default-button</key>
            <dict>
                <key>ar</key>
                <string>فتح</string>
                <key>ca</key>
                <string>Obrir</string>
                <key>cs</key>
                <string>Otevřít</string>
                <key>da</key>
                <string>Åben</string>
                <key>de</key>
                <string>Öffnen</string>
                <key>el</key>
                <string>Άνοιγμα</string>
                <key>en</key>
                <string>Open</string>
                <key>es</key>
                <string>Abrir</string>
                <key>fi</key>
                <string>Avaa</string>
                <key>fr</key>
                <string>Ouvrir</string>
                <key>he</key>
                <string>פתח</string>
                <key>hr</key>
                <string>Otvori</string>
                <key>hu</key>
                <string>Megnyitás</string>
                <key>it</key>
                <string>Apri</string>
                <key>ja</key>
                <string>開く</string>
                <key>ko</key>
                <string>열기</string>
                <key>nb</key>
                <string>Åpne</string>
                <key>nl</key>
                <string>Open</string>
                <key>pl</key>
                <string>Otwórz</string>
                <key>pt</key>
                <string>Abrir</string>
                <key>pt-PT</key>
                <string>Abrir</string>
                <key>ro</key>
                <string>Deschide</string>
                <key>ru</key>
                <string>Открыть</string>
                <key>sk</key>
                <string>Otvoriť</string>
                <key>sv</key>
                <string>Öppna</string>
                <key>th</key>
                <string>เปิด</string>
                <key>tr</key>
                <string>Aç</string>
                <key>uk</key>
                <string>Відкрити</string>
                <key>zh-Hans</key>
                <string>打开</string>
                <key>zh-Hant</key>
                <string>打開</string>
            </dict>
            <key>default-prompt</key>
            <dict>
                <key>ar</key>
                <string>يحاول __APPNAME__ فتح الملف الذي تم اختياره.</string>
                <key>ca</key>
                <string>__APPNAME__ està intentant obrir l’arxiu seleccionat.</string>
                <key>cs</key>
                <string>__APPNAME__ se pokouší otevřít vybraný soubor.</string>
                <key>da</key>
                <string>__APPNAME__ forsøger at åbne det valgte arkiv.</string>
                <key>de</key>
                <string>__APPNAME__ versucht, die gewählte Datei zu öffnen.</string>
                <key>el</key>
                <string>Η εφαρμογή __APPNAME__ προσπαθεί να ανοίξει το επιλεγμένο αρχείο.</string>
                <key>en</key>
                <string>__APPNAME__ is trying to open the chosen file.</string>
                <key>es</key>
                <string>__APPNAME__ está intentando abrir el archivo seleccionado.</string>
                <key>fi</key>
                <string>__APPNAME__ yrittää avata valittua tiedostoa.</string>
                <key>fr</key>
                <string>__APPNAME__ essaye d'ouvrir le fichier sélectionné.</string>
                <key>he</key>
                <string>״ __APPNAME__״ מבקש לפתוח את הקובץ הנבחר.</string>
                <key>hr</key>
                <string>__APPNAME__ pokušava otvoriti odabranu datoteku.</string>
                <key>hu</key>
                <string>A(z) __APPNAME__ megpróbálja megnyitni a kiválasztott fájlt.</string>
                <key>it</key>
                <string>__APPNAME__ sta cercando di aprire il documento prescelto.</string>
                <key>ja</key>
                <string>__APPNAME__ は、選択中のファイルを開こうとしています。</string>
                <key>ko</key>
                <string>__APPNAME__이(가) 선택된 파일을 열려고 합니다.</string>
                <key>nb</key>
                <string>__APPNAME__ prøver å åpne den valgte filen.</string>
                <key>nl</key>
                <string>__APPNAME__ probeert het gekozen bestand te openen.</string>
                <key>pl</key>
                <string>__APPNAME__ próbuje otworzyć wybrany plik.</string>
                <key>pt</key>
                <string>__APPNAME__ está tentando abrir o arquivo escolhido.</string>
                <key>pt-PT</key>
                <string>O __APPNAME__ está a tentar abrir o ficheiro escolhido.</string>
                <key>ro</key>
                <string>__APPNAME__ încearcă să deschidă fișierul ales.</string>
                <key>ru</key>
                <string>Программа «__APPNAME__» пытается открыть новый файл.</string>
                <key>sk</key>
                <string>__APPNAME__ sa pokúša otvoriť vybraný súbor.</string>
                <key>sv</key>
                <string>__APPNAME__ försöker öppna den valda filen.</string>
                <key>th</key>
                <string>__APPNAME__ กำลังพยายามเปิดไฟล์ที่เลือก</string>
                <key>tr</key>
                <string>__APPNAME__, seçilen dosyayı açmaya çalışıyor.</string>
                <key>uk</key>
                <string>Програма «__APPNAME__» намагається відкрити вибраний файл.</string>
                <key>zh-Hans</key>
                <string>“__APPNAME__”正试图打开所选文件。</string>
                <key>zh-Hant</key>
                <string>“__APPNAME__”正在嘗試打開所選檔案。</string>
            </dict>
            <key>group</key>
            <string>everyone</string>
            <key>shared</key>
            <false/>
            <key>timeout</key>
            <integer>300</integer>

Similar Messages

  • How come I'm not asked for password for every app purchase, app auto downloads once I tap install, not good when my kids start buying apps because they are not asked for password, help!!

    How come I'm not asked for password for every app purchase, app auto downloads once I tap install, not good when my kids start buying apps because they are not asked for password, help!!

    Thank you for the help, have sorted it through Restrictions in General settings now : )
    No more mysterious app purchases on my c.card now thank god !!
    You would think they would set as default that Password was required - Imediatly . But they know there likely to get more purchases the way the default set it..
    Thanks again for prompt reply!!!

  • When I sign in to iTunes store, asked for password for someone else's Apple ID

    When I sign into iTunes store, asked for password for someone else's account

    Katiakayy wrote:
    I have the exact same problem. I recently upgraded my iphone from a 4s to a 5c and I never used a different Apple ID. What should I do now so that my Apple ID shows up instead of someone else's?
    A ssuggested above...
    On iPhone:
    Settings > iTunes & App Store > Apple ID: > sign out then sign in the correct Apple ID.

  • Trying to hook up preowned airpoirt extreme. asking for password for selected wireless device.  would there be a password from previous owner?

    trying to hook up preowned airpoirt extreme. asking for password for selected wireless device.  would there be a password from previous owner?

    A "hard reset" will do the same thing.
    Make sure that the AirPort Extreme is powered on
    Hold in the reset button for a few seconds and the amber light will begin to blink more quickly. Keep holding the reset button when you see this for another 4-5 seconds and release
    Allow 25-30 seconds for the AirPort Extreme to restart to a slow, blinking amber light
    Open Macintosh HD > Applications > Utilities > AirPort Utility and click Continue to follow the guided setup

  • Asking for password for keychain access, but won't accept my password... What's up with this?

    Restarted my MacBook just now and it's got a continuous stream of pop ups asking for password for keychain access, won't accept my password, won't go away (cancel), any suggestions.

    Hello Al323,
    Thank you for the details of the issue you are experiencing with Keychain Access on your Mac.  I found a couple of articles I suggest for the issue you described.
    Your keychain uses your the same password as your login password.  If it is not accepting that password, I recommend running the Keychain First Aid using the steps in this article:
    Mac OS X 10.6: Solving problems with keychains
    http://support.apple.com/kb/PH7296
    If you are still repeatedly seeing a prompt to enter your Keychain Access password, you may need to reset your keychain.  This will create a new keychain so any saved passwords on the old keychain will not be available, and you will need to enter them when accessing sites for the first time again.  Follow the steps in the article below to create a new keychain:
    OS X: Keychain Access asks for keychain "login" after changing login password
    http://support.apple.com/kb/HT1631
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Cant update apps. asks for password for another account i had on a dell notebook. either i forgot the pass word or its not taking it. i can download apps,music with present mac note book but not apps. how can i update apps on my mac and iphone 4?

    cant update apps on my mac or iphone4. asks for password for another account i had on a dell notebook. either i forgot the pass word or its not taking it  . i can download apps and music.  how can i update apps on my mac and iphone 4?

    I had the same problem today and was able to resolve it without having to do a restore or reset. The problem had something to do with my mail accounts. The upgrade reset my mail settings, switching both my gmail and my .mac mail to "archive all mail". I went into the General Settings, disabled that setting, and resynced the phone. The "other" storage allottment dropped back down to less than a gig.
    Before you restore or reset, I would try that first.

  • Pam.conf does not use ldap for password length check when changing passwd

    I have already posted this in the directory server forum but since it is to do with pam not using ldap I thought there might be some pam experts who check this forum.
    I have dsee 6.0 installed on a solaris 10 server (client).
    I have a solaris 9 server (server) set up to use ldap authentication.
    bash-2.05# cat /var/ldap/ldap_client_file
    # Do not edit this file manually; your changes will be lost.Please use ldapclient (1M) instead.
    NS_LDAP_FILE_VERSION= 2.0
    NS_LDAP_SERVERS= X, Y
    NS_LDAP_SEARCH_BASEDN= dc=A,dc= B,dc= C
    NS_LDAP_AUTH= tls:simple
    NS_LDAP_SEARCH_REF= FALSE
    NS_LDAP_SEARCH_SCOPE= one
    NS_LDAP_SEARCH_TIME= 30
    NS_LDAP_SERVER_PREF= X.A.B.C, Y.A.B.C
    NS_LDAP_CACHETTL= 43200
    NS_LDAP_PROFILE= tls_profile
    NS_LDAP_CREDENTIAL_LEVEL= proxy
    NS_LDAP_SERVICE_SEARCH_DESC= passwd:ou=People,dc=A,dc=B,dc=com?one
    NS_LDAP_SERVICE_SEARCH_DESC= group:ou=People,dc=A,dc=B,dc=C?one
    NS_LDAP_SERVICE_SEARCH_DESC= shadow:ou=People,dc=A,dc=B,dc=C?one
    NS_LDAP_BIND_TIME= 10
    bash-2.05# cat /var/ldap/ldap_client_cred
    # Do not edit this file manually; your changes will be lost.Please use ldapclient (1M) instead.
    NS_LDAP_BINDDN= cn=proxyagent,ou=profile,dc=A,dc=B,dc=C
    NS_LDAP_BINDPASSWD= {NS1}6ff7353e346f87a7
    bash-2.05# cat /etc/nsswitch.conf
    # /etc/nsswitch.ldap:
    # An example file that could be copied over to /etc/nsswitch.conf; it
    # uses LDAP in conjunction with files.
    # "hosts:" and "services:" in this file are used only if the
    # /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.
    # the following two lines obviate the "+" entry in /etc/passwd and /etc/group.
    passwd: files ldap
    group: files ldap
    # consult /etc "files" only if ldap is down.
    hosts: files dns
    ipnodes: files
    # Uncomment the following line and comment out the above to resolve
    # both IPv4 and IPv6 addresses from the ipnodes databases. Note that
    # IPv4 addresses are searched in all of the ipnodes databases before
    # searching the hosts databases. Before turning this option on, consult
    # the Network Administration Guide for more details on using IPv6.
    #ipnodes: ldap [NOTFOUND=return] files
    networks: files
    protocols: files
    rpc: files
    ethers: files
    netmasks: files
    bootparams: files
    publickey: files
    netgroup: ldap
    automount: files ldap
    aliases: files ldap
    # for efficient getservbyname() avoid ldap
    services: files ldap
    sendmailvars: files
    printers: user files ldap
    auth_attr: files ldap
    prof_attr: files ldap
    project: files ldap
    bash-2.05# cat /etc/pam.conf
    #ident "@(#)pam.conf 1.20 02/01/23 SMI"
    # Copyright 1996-2002 Sun Microsystems, Inc. All rights reserved.
    # Use is subject to license terms.
    # PAM configuration
    # Unless explicitly defined, all services use the modules
    # defined in the "other" section.
    # Modules are defined with relative pathnames, i.e., they are
    # relative to /usr/lib/security/$ISA. Absolute path names, as
    # present in this file in previous releases are still acceptable.
    # Authentication management
    # login service (explicit because of pam_dial_auth)
    login auth requisite pam_authtok_get.so.1 debug
    login auth required pam_dhkeys.so.1 debug
    login auth required pam_dial_auth.so.1 debug
    login auth binding pam_unix_auth.so.1 server_policy debug
    login auth required pam_ldap.so.1 use_first_pass debug
    # rlogin service (explicit because of pam_rhost_auth)
    rlogin auth sufficient pam_rhosts_auth.so.1
    rlogin auth requisite pam_authtok_get.so.1
    rlogin auth required pam_dhkeys.so.1
    rlogin auth binding pam_unix_auth.so.1 server_policy
    rlogin auth required pam_ldap.so.1 use_first_pass
    # rsh service (explicit because of pam_rhost_auth,
    # and pam_unix_auth for meaningful pam_setcred)
    rsh auth sufficient pam_rhosts_auth.so.1
    rsh auth required pam_unix_auth.so.1
    # PPP service (explicit because of pam_dial_auth)
    ppp auth requisite pam_authtok_get.so.1
    ppp auth required pam_dhkeys.so.1
    ppp auth required pam_dial_auth.so.1
    ppp auth binding pam_unix_auth.so.1 server_policy
    ppp auth required pam_ldap.so.1 use_first_pass
    # Default definitions for Authentication management
    # Used when service name is not explicitly mentioned for authenctication
    other auth requisite pam_authtok_get.so.1 debug
    other auth required pam_dhkeys.so.1 debug
    other auth binding pam_unix_auth.so.1 server_policy debug
    other auth required pam_ldap.so.1 use_first_pass debug
    # passwd command (explicit because of a different authentication module)
    passwd auth binding pam_passwd_auth.so.1 server_policy debug
    passwd auth required pam_ldap.so.1 use_first_pass debug
    # cron service (explicit because of non-usage of pam_roles.so.1)
    cron account required pam_projects.so.1
    cron account required pam_unix_account.so.1
    # Default definition for Account management
    # Used when service name is not explicitly mentioned for account management
    other account requisite pam_roles.so.1 debug
    other account required pam_projects.so.1 debug
    other account binding pam_unix_account.so.1 server_policy debug
    other account required pam_ldap.so.1 no_pass debug
    # Default definition for Session management
    # Used when service name is not explicitly mentioned for session management
    other session required pam_unix_session.so.1
    # Default definition for Password management
    # Used when service name is not explicitly mentioned for password management
    other password required pam_dhkeys.so.1 debug
    other password requisite pam_authtok_get.so.1 debug
    other password requisite pam_authtok_check.so.1 debug
    other password required pam_authtok_store.so.1 server_policy debug
    # Support for Kerberos V5 authentication (uncomment to use Kerberos)
    #rlogin auth optional pam_krb5.so.1 try_first_pass
    #login auth optional pam_krb5.so.1 try_first_pass
    #other auth optional pam_krb5.so.1 try_first_pass
    #cron account optional pam_krb5.so.1
    #other account optional pam_krb5.so.1
    #other session optional pam_krb5.so.1
    #other password optional pam_krb5.so.1 try_first_pass
    I can ssh into client with user VV which does not exist locally but exists in the directory server. This is from /var/adm/messages on the ldap client):
    May 17 15:25:07 client sshd[26956]: [ID 634615 auth.debug] pam_authtok_get:pam_sm_authenticate: flags = 0
    May 17 15:25:11 client sshd[26956]: [ID 896952 auth.debug] pam_unix_auth: entering pam_sm_authenticate()
    May 17 15:25:11 client sshd[26956]: [ID 285619 auth.debug] ldap pam_sm_authenticate(sshd VV), flags = 0
    May 17 15:25:11 client sshd[26956]: [ID 509786 auth.debug] roles pam_sm_authenticate, service = sshd user = VV ruser = not set rhost = h.A.B.C
    May 17 15:25:11 client sshd[26956]: [ID 579461 auth.debug] pam_unix_account: entering pam_sm_acct_mgmt()
    May 17 15:25:11 client sshd[26956]: [ID 724664 auth.debug] pam_ldap pam_sm_acct_mgmt: illegal option no_pass
    May 17 15:25:11 client sshd[26956]: [ID 100510 auth.debug] ldap pam_sm_acct_mgmt(VV), flags = 0
    May 17 15:25:11 client sshd[26953]: [ID 800047 auth.info] Accepted keyboard-interactive/pam for VV from 10.115.1.251 port 2703 ssh2
    May 17 15:25:11 client sshd[26953]: [ID 914923 auth.debug] pam_dhkeys: no valid mechs found. Trying AUTH_DES.
    May 17 15:25:11 client sshd[26953]: [ID 499478 auth.debug] pam_dhkeys: get_and_set_seckey: could not get secret key for keytype 192-0
    May 17 15:25:11 client sshd[26953]: [ID 507889 auth.debug] pam_dhkeys: mech key totals:
    May 17 15:25:11 client sshd[26953]: [ID 991756 auth.debug] pam_dhkeys: 0 valid mechanism(s)
    May 17 15:25:11 client sshd[26953]: [ID 898160 auth.debug] pam_dhkeys: 0 secret key(s) retrieved
    May 17 15:25:11 client sshd[26953]: [ID 403608 auth.debug] pam_dhkeys: 0 passwd decrypt successes
    May 17 15:25:11 client sshd[26953]: [ID 327308 auth.debug] pam_dhkeys: 0 secret key(s) set
    May 17 15:25:11 client sshd[26958]: [ID 965073 auth.debug] pam_dhkeys: cred reinit/refresh ignored
    If I try to then change the password with the `passwd` command it does not use the password policy on the directory server but the default defined in /etc/default/passwd
    bash-2.05$ passwd
    passwd: Changing password for VV
    Enter existing login password:
    New Password:
    passwd: Password too short - must be at least 8 characters.
    Please try again
    May 17 15:26:17 client passwd[27014]: [ID 285619 user.debug] ldap pam_sm_authenticate(passwd VV), flags = 0
    May 17 15:26:17 client passwd[27014]: [ID 509786 user.debug] roles pam_sm_authenticate, service = passwd user = VV ruser = not set rhost = not set
    May 17 15:26:17 client passwd[27014]: [ID 579461 user.debug] pam_unix_account: entering pam_sm_acct_mgmt()
    May 17 15:26:17 client passwd[27014]: [ID 724664 user.debug] pam_ldap pam_sm_acct_mgmt: illegal option no_pass
    May 17 15:26:17 client passwd[27014]: [ID 100510 user.debug] ldap pam_sm_acct_mgmt(VV), flags = 80000000
    May 17 15:26:17 client passwd[27014]: [ID 985558 user.debug] pam_dhkeys: entered pam_sm_chauthtok()
    May 17 15:26:17 client passwd[27014]: [ID 988707 user.debug] read_authtok: Copied AUTHTOK to OLDAUTHTOK
    May 17 15:26:20 client passwd[27014]: [ID 558286 user.debug] pam_authtok_check: pam_sm_chauthok called
    May 17 15:26:20 client passwd[27014]: [ID 271931 user.debug] pam_authtok_check: minimum length from /etc/default/passwd: 8
    May 17 15:26:20 client passwd[27014]: [ID 985558 user.debug] pam_dhkeys: entered pam_sm_chauthtok()
    May 17 15:26:20 client passwd[27014]: [ID 417489 user.debug] pam_dhkeys: OLDRPCPASS already set
    I am using the default policy on the directory server which states a minimum password length of 6 characters.
    server:root:LDAP_Master:/var/opt/SUNWdsee/dscc6/dcc/ads/ldif#dsconf get-server-prop -h server -p 389|grep ^pwd-
    pwd-accept-hashed-pwd-enabled : N/A
    pwd-check-enabled : off
    pwd-compat-mode : DS6-mode
    pwd-expire-no-warning-enabled : on
    pwd-expire-warning-delay : 1d
    pwd-failure-count-interval : 10m
    pwd-grace-login-limit : disabled
    pwd-keep-last-auth-time-enabled : off
    pwd-lockout-duration : disabled
    pwd-lockout-enabled : off
    pwd-lockout-repl-priority-enabled : on
    pwd-max-age : disabled
    pwd-max-failure-count : 3
    pwd-max-history-count : disabled
    pwd-min-age : disabled
    pwd-min-length : 6
    pwd-mod-gen-length : 6
    pwd-must-change-enabled : off
    pwd-root-dn-bypass-enabled : off
    pwd-safe-modify-enabled : off
    pwd-storage-scheme : CRYPT
    pwd-strong-check-dictionary-path : /opt/SUNWdsee/ds6/plugins/words-english-big.txt
    pwd-strong-check-enabled : off
    pwd-strong-check-require-charset : lower
    pwd-strong-check-require-charset : upper
    pwd-strong-check-require-charset : digit
    pwd-strong-check-require-charset : special
    pwd-supported-storage-scheme : CRYPT
    pwd-supported-storage-scheme : SHA
    pwd-supported-storage-scheme : SSHA
    pwd-supported-storage-scheme : NS-MTA-MD5
    pwd-supported-storage-scheme : CLEAR
    pwd-user-change-enabled : off
    Whereas /etc/default/passwd on the ldap client says passwords must be 8 characters. This is seen with the pam_authtok_check: minimum length from /etc/default/passwd: 8
    . It is clearly not using the policy from the directory server but checking locally. So I can login ok using the ldap server for authentication but when I try to change the password it does not use the policy from the server which says I only need a minimum lenght of 6 characters.
    I have read that pam_ldap is only supported for directory server 5.2. Because I am running ds6 and with password compatability in ds6 mode maybe this is my problem. Does anyone know of any updated pam_ldap modules for solaris 9?
    Edited by: ericduggan on Sep 8, 2008 5:30 AM

    you can try passwd -r ldap for changing the ldap passwds...

  • A friend bought second hand macbook air mid 2011 with crossed circle on the display, we tried recovery from partition and same thing happened, after internet recovery it stays the same except now it asks for password for boot option, what happened?

    A friend bought second hand macbook air mid 2011 with crossed circle on the display and give to me to try to recover the system, I tried recovery from partition and same thing occured, after internet recovery it stays the same-crossed circle after reboot, then we tried to boot from USB with mac os 10.8 on it, it installs something,like it has being finishing installation, rebootes, and now it asks for password for boot option.We have no idea what that password could be.What happened!!!

    I forgot to write down my computer specs:
    iMac 27 Mid 2011
    2.7 GHz Intel Core i5
    4 GB 1333 MHz DDR3
    AMD Radeon HD 6770M 512 MB
    OS X 10.9.2

  • Disk Utility Repair Permissions conflict for ./Private and ./private

    After applying the latest Security Update 2008-003 (PPC) (http://www.apple.com/support/downloads/securityupdate2008003ppc.html), Repair Permissions in Disk Utility has conflicting requirements for permissions on ./Private and ./private. One of them is wrong. This diagnostic needs to be fixed.

    Unless you are using the case-sensitive file system, they are not different directories.
    I have not yet installed this update, so I haven't seen this issue. I would say don't worry about it. In over six years of using OS X, I have never encountered anything in Repair Permissions that actually needed to be fixed. But I have seen plenty of nonsense like this, where it references the same file using different names, with different modes associated with the various names.

  • ITunes ask me for password for backed up file, and i never set up any password

    iTunes ask me for password for backed up file, and i never set up any password, now i can't restore my backed up files to my phone!! please help this is really annoying!!! please help.

    For some reason I cannot post a new question so adding to this one.
    I have the same problem with the voicemail password.  I have a voicemail password, I don't need to reset it - but I want to get rid of it.  Did you get a satisfactory answer?
    VERY irritating to suddenly have to put in a password to hear voicemails.  What is up with iPhone?  I hope someone can help me. 

  • I recently changed my wifi password at home and now my iphone will not connect.  It will not ask me for a password just says will not connect to network.  Advice on how to get iphone to ask network password for wifi?

    I recently changed my wifi password at home and now my iphone will not connect.  It will not ask me for a password just says will not connect to network.  Advice on how to get iphone to ask network password for wifi?

    First, try tapping on the network in the Wi-Fi settings and then tap "forget this network". Then reselect the network in the main Wi-Fi settings screen and see if will then ask for a password. If not, try resetting the Network Settings in the General -> Reset section and then reconnecting to your W-iFi.
    Hope this helps.

  • Continuing asked about password for old Apple id on iphone5

    I have changed Apple id, but I still been asked about password for the old one on my iPhone 5. How do i solve this probleme?

    Are you saying you don't know the password for your old Apple ID?
    To update any apps, on your phone, obtained with your old ID, you will have to: Settings>Store...tap the ID shown...sign out...then sign back in with your old ID...update the apps, then sign out again & sign back in with your new ID. Is this what you're doing?
    There are only two ways to fix this: 1. Delete any content obtained with your old ID, then re-purchase with your new ID, or 2:
    Go here:
    https://expresslane.apple.com/Issues.action
    Ask for assistance, and ask that the content obtained with your old ID be transfered to your new ID. If iTunes support agrees to do this, they will add the content to your download queue.

  • I keep having trouble with my pro it keep asking me password for my yahoo account

    I keep having trouble with my pro it keep asking me password for my yahoo account

    These are user-to-user forums, you are not talking to Apple here - I've asked the hosts to remove your phone number from your post.
    If you can't remember the answers then go to Express Lane  and select 'iTunes' from the list of 'products' in the middle of the screen.
    Then select 'iTunes Store', and on the next screen select 'Account Management'
    Next choose 'iTunes Store Account Security' and fill in that you'd like your security questions/answers reset.
    You should get an email reply within about 24 hours (and check your Spam folder as well as your Inbox) - but some recent posts are saying that Apple have temporarily suspended the reseting of security question/answers whilst account security processes are improved, so it may take longer.

  • Reset iPhone asks for Apple-AD and then asks for password for other Apple-ID (my old, before I changed the email adress)

    Reset iPhone asks for Apple-AD and then asks for password for other Apple-ID (my old, before I changed the email adress). Never had this problems before and I have reseted it once or twice since changing emailadress on the Apple-ID.

    sckofusernames77 wrote:
    but it doesn't ask you if you have one or say that you won't be able to log on without one. 
    Well, it does say on http://www.apple.com/icloud/setup/pc.html in step 1: "To enable iCloud on your Windows PC (Windows 7 or 8 required), first set up iCloud on your other devices, then install the iCloud Control Panel for Windows.
    If you're trying to back up your device to iCloud, that doesn't have anything to do with your computer.  You back up to iCloud over wifi.  All you do is go to Settings>iCloud, sign in with your Apple ID to create your account, scroll down and tap Storage & Backup, then turn on iCloud Backup.  You can then tap Back Up Now at the bottom to start the back up manually, or lock the screen and connect it to your charger and it will back up automatically every day.
    Enabling the iCloud control panel on your PC only allows you to sync your iCloud data with your PC, not to back up your device to iCloud.

  • Is there a field for the website address when creating a contact?

    is there a field for a website address when creating a contact?

    I ended up getting a new phone, straight through Apple.  I called their technical support and went through all he basics again and they decided to replace it.  Was a pretty quick process - after defaulting and resetting the whole phone (about 2 hours),  I called them back to inform that there was no change, so they set up the order.
    I had to give my CC# so they could hold a charge on it (in case I didn't send my old phone bach, which they sent me a pre-posted package to send it in anyway).  Had a brand new iPhone 4S in my hands in 4 days, which was pretty decent.  I had uploaded everything previously to iCloud, so setting up the new phone was a snap.
    Only thing I really didn't like was they charged me almost 30 bucks for shipping or processing, or something.  Not so sure that should have been my responsibility after spending so much on a brand new product, only to have to have it warrantied after, like, a month.

Maybe you are looking for

  • Media card issue

    Am having an issue on my curve. It won't recognize or format my media card. Any suggetsions

  • Code for CO extension

    Hi all, I am trying to enable/disable column for a standard page, In Self Service responsibility->personal information->phone Number->update By Default Number Column is always editable. here i have to customize page like if I select Home fax then num

  • Creating new Tablespace in 10g XE using Database Home Page

    How can I add a Tablespace using the "Database home Page" GUI? I've done this before, but now do not see a link for "Create Tablespace" under the Administration -> Storage icon. I'm logged in as sys.

  • Raw Conversion

    Does Somebody know why my RAW files from a Nikon D7100 and a Canon Rebel T3I do not open in CS5?

  • Identify the department VP in an employee interface table.

    I have employee interface table something like this. emp_id     emp_name     Job_title          supervisor_name 1     AJ          Engineer          BJ 2     CK          Analyst          ND 3     BJ          Manager          TR 5     TR          VP IT