Can't get past "ADMIN" password

HELP !!!
I am trying to set up access restrictions. I printed the instruction manual and got to Chapter 6. When I try to connect using 192.168.1.1, I get the login screen, but when I leave the user name blank, and enter "admin" for the password it tells me that I am not authorized. Any suggestions ????

If you are typing it in all lower case with no quotes, spaces or other extra characters, you can reset to factory defaults by pressing and holding the reset key for 30 sec. You will lose your configuration when you do that.

Similar Messages

  • I lost my emac G4 installation disk, how can i get my admin password back?

    I lost my emac G4 installation disk, how can i get my admin password back?

    Here's one method to reset the password without the install disc:
    1. boot computer and hold the "apple" key and the "s" key.
    2. wait for terminal show
    3. release keys
    4. type without the quotes: "/sbin/mount -uaw"
    5. press enter
    6. type without the quotes: "rm /var/db/.applesetupdone
    7. press enter
    8. type without the quotes: "reboot"
    9. press enter
    This will let you create a new admin account when you reboot your computer.
    Also, without the discs, look at Mac OS X Tip - No Password, No Root, No CD? No Problem.
    http://www.macobserver.com/tip/2003/06/16.1.shtml
    Here is a way to get around not knowing the admin password on Macs.
    To reset your OS X password without an OS X CD you need to enter terminal and create a new admin account:
       1. Reboot
       2. Hold apple + s down after you hear the chime.
       3. When you get text prompt enter in these terminal commands to create a brand new admin account (hitting return after each line):
              * mount -uw /
              * rm /var/db/.AppleSetupDone
              * shutdown -h now
       4. After rebooting you should have a brand new admin account. When you login as the new admin you can simply delete the old one and you’re good to go again!
     Cheers, Tom

  • Bought a used Mac Mini and can't get past security password Seller refuses to answer emails. is there a keyboard command to take it back to factory settings or do I need to buy a Disc set and OS???

    bought a used Mac Mini and can't get past security password Seller refuses to answer emails. is there a keyboard command to take it back to factory settings or do I need to buy a Disc set and OS???

    You can bypass the password and wipe the drive and return to the original facory installation if the seller included the orginal install DVDs with the Mac mini. If not you will need a retail version of Mac OS X.  To boot from the Install DVD restart the mini, immediately slip in the DVD and press and hold the C key.

  • How can I get an admin password?

    How can I get an Admin Password?

    System Preferences>Users/Groups>Password>unlock the padlock.  When done lock the padlock. 

  • New Hardrive now can't get past admin window

    Mid 2009 MacBook Pro that I bought from a friend. Last week the hard drive died so had new one installed by Apple Authorized repairer. Started up,  backed up from time machine but cant get past admin window. Password is not what it use to be. Added new admin account through command s restart now after entering password window loads and goes back to admin password window. Anyone know what the next step should be?

    If you are typing it in all lower case with no quotes, spaces or other extra characters, you can reset to factory defaults by pressing and holding the reset key for 30 sec. You will lose your configuration when you do that.

  • Changed my exchange email on work computer (req. every 3 months), now I can't get past incorrect password error on iPad.

    I'm required to change my exchange email password every 3 months on my work computer.  Now I can't get past the incorrect email error on my iPad.  It won't accept my new or old exchange password and won't let me get past the error to do anything else on my iPad.  Hitting cancel doesn't help, the error just comes back a second later, so my iPad is useless for anything else and I can't get to Settings to either enter the new password for the account or delete and re-enter the account. Is there some kind of soft reset I can do? Any other suggestions?

    I saw some other posts on the web and completely powered off of the iPad.  Then turned it on again and was able to quickly go to Settings and update the password.  So this is no longer an issue for me.  Just a pain that this is what I'll have to do every three months when I have to change my exchange password again.

  • Trying to make changes in Terminal but can't get past the password request

    I am trying to run Piano Wizard from a managed accout but I get this: Data.pwf missing
    I found these FIX instructions on their web site but I can't get it to work....
    METHOD1: If you know the password of the owner account of the machine. Please follow only these instructions. The changes outlined below will modify only the Piano Wizard files.
    Terminal: (These instructions are for a standard install with the game installed to Applications) refers to the user account that owns the machine – you will have to know the name of this admin user (i.e. bob)
    1. Launch Terminal (Applications->Utilities->Terminal)
    2. "cd /Applications"
    3. "su "
    4. enter the password and hit enter
    5. "chmod -R 755 Piano Wizard.app/"
    We are now done - close Terminal by hit COMMAND-Q (Apple-Q) That's it - launch Piano Wizard
    When I launch Terminal I get - "computer name":~"admin name"$, I follow steps 1-3 not problem...
    I get to step #4, put in my password then I get this "su: Sorry"
    Please help, I only know of one password...is there another one somewhere?
    MacBook   Mac OS X (10.4.8)  

    Run the following command:
    chmod -R 755 Piano\ Wizard.app
    Spaces and other special characters need to be escaped when entering commands into the Terminal; this can be done by putting a backslash in front of them, or enclosing some or all of the string in quote marks:
    chmod -R 755 'Piano Wizard.app'
    (18951)

  • In iWeb can't get past the password challenge

    I have been trying all evening to use iWeb to log in via FTP to my new Network Solutions web hosting site to upload my first web pages. I keep getting an incorrect password message from iWeb even though, using the same login credentials, I can  successfully login with FTP from my Windows machine so I am certain the login credentials are correct. Using iWeb it keeps rejecting my password. I am using Mac OS X 10.7.2 and iWeb 3.0.4
    After a few decades using a Windows machine I have bought a 27" iMac for Christmas and really love it. This is my first encounter with frustration but I've tried everything I know. I have looked to see if there was a password file in the Home/Library/Preferences but do not see the iWeb file that has been referenced in earlier responses to similar questions.
    Mark in Richmond Hill

    In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    For opening your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • Can't get past the password

    I have a wrt54g router. It orks great for the one wireless laptop that I have.  When I bring home a new wireless device, Dell PDA, iPhone, Apple laptop they ask for the password-but will not allow them to get on to the network.  Where do I start looking?

    It sounds like you have wireless encryption setup.
    You will need this key in order for any other wireless device to connect to your network.
    Using the computer that can access the internet, goto your router if you didn't change its IP address and default password typing 192.168.1.1 into the address bar for Internet Explorer should bring up a Username and Password box. There is no user name and the default password is admin.
    Once your gotten that far it should show a web page, this is the config screen for the router. Clicking on the "wireless" tab should take you to the wireless configuration, Under where the wireless tab was should now be a "wireless security" tab. Clicking on it should take you to a page that will have entries for Key 1, Key 2, etc. There should also be a key selected. Copy that key field and use it for the other devices.
    Message Edited by Mirage360 on 09-22-2007 12:20 PM

  • So you want to change your primary mail but can't get past the password question?

    Claudius,either you didn't read my post, or you jumped to conclusions. I had a skype account that was created using a microsoft account (NOT THE ACCOUNT I AM USING NOW). PURE MICROSOFT ACCOUNT NO OTHER ACCOUNT LINKING.I had to change the primary mail of that account.I was told "no can do" by skype support.I found that if I went to account settings and clicked on the link on the line below the one that said "MICROSOFT etc" (labeled something along the lines of "TV or Device") I got the opportunity to set the password of the "live:username" account (WHICH YOU COINCIDENTALLY HAVE TO DO IF YOU WANT TO USE SMART TVs ETC).Once that was done, I COULD SUCCESSFULLY DO WHAT SKYPE SUPPORT SAID WAS IMPOSSIBLE- I could change the primary mail address. once that was done, and NOT BEFORE, I linked the account to a facebook account as well, just to be sure I have more than one way to access the skype account. What caused you to get the impression that I was writing something else? furthermore this sentence - "The solution you described in your initial message isn't actually once since all the time you were operating on different account that weren't actually linked" does not make sense, I think you mis-edited it.and I need to point out that you are incorrect. I WAS NOT OPERATING ON DIFFERENT ACCOUNTS I WAS OPERATING ON ONE SKYPE ACCOUNT, THAT WAS CREATED USING A MICROSOFT ACCOUNT just like you say you recommend. I still don't know how you can misread my initial entry like that.  If you have a better solution to my initial problem - changing the primary mail of a skype account created throuth either a microsoft account or a facebook account, Please write a sticky to explain how to do it, and please inform skype support that Yes it can be done, and this is the way it is done. So far my "lucky shot" seems to be the only way to do it.     

    Hi!I ran into the same problem as a lot of other people seem to have done. I am changing ISP and because of that I have to change my mail address from my 10 year old [e-mail removed for privacy and security] to something else, this time I choose to use an outlook.com address in the hope that I will be able to keep that a bit longer. last week I realized that my skype account had my old expiring address as the primary mail, and that the primary mail was the only mail that skype will use for communication with me - I already had 2 other mail addresses in my skype profile (outlook.com and gmail). The skype account was created last summer using my microsoft account, and the microsoft account is the only means I have for accessing the skype account. So I logged on and opended the profile page, went on to edit the info and marked my outlook mail as the primary, clicked save and got the password question. I entered the password I use for logging on (ie the microsoft account password), but was told that the password was wrong. I tried everything and some more things, I spent 40-50 minutes on a text chat with skype support, only to be told that it can't be done and that the skype account was hard tied to the mail address I had used when creating the account, which I found very strange as I had used my microsoft account. yes, when I created the skype account, the only mail I had connected to the microsoft account was my "[e-mail removed for privacy and security]" mail, but I have since then, without any problems, been able to create an outlook.com address, and have that added, added a gmail account, set the outlook.com as the primary for the microsoft account and remove the "[e-mail removed for privacy and security]" address from the microsoft account. no problem.The problem is actually worse as the mail account will be free for use after april 1, which means that a person claiming that mail address will risk getting extremely confusing mails regarding a skype account they don't have, they will have difficulties creating a skype account of their own, AND they can take over my skype account (as they are the owners of the mail address) and I won't be able to stop them. How is that for security  Fortunately I spent 2 more hours and stumbled on the solution  This is where a normal scam artist would ask you to click on a link to a web apge that would releive you of all your money, but I won't do that. so, what is going on when you want to change the primary email, why isn't your password accepted??? It turns out that when you create a skype account using your microsoft account (and I guess  your facebook account), skype will actually create a "proper" skype user account as well, but they hide it from you, and you won't get a password set for it. It is the password for this "hidden" account you have to enter when you want to change the primary password It turns out that I was also unable to connect my facebook account to my skype account for the very same reason, but here it was more obvious, as I had to enter my skype username and passwor when connecting the accounts, and the microsoft account wasn't accepted there . so what do you need to do? well - those of you who have a smart tv (or some other device) that can't log on to skype using a microsoft account, have already done the work (provided you use that tv/device with skype) you log on to skype and open the account settings page, on the line below "microsoft account   [email protected]  unlink           change microsoft password" you'll see a line saying "TV or Device" or something similar (I have no idea what the english text is) here you have a link you can click on where you will be prompted to enter the password for your "live:username" account. once you have  done that you get instructions saying that for smart TVs etc, you enter "live:username" as the skye user and the newly created password as your password.The good news is that you now have 1) the identity of your skype user ("live:" and your name where the user name is the combined string "live:username" which in my case was "live:myname"); and 2) a password that is valid for your skype account. what I did next was open up the profile page, edit the profile, mark the outlook.com mail address asthe primary, click save and when prompted for the password, I entered the password I set in the previous step, and that's it, I now had a new primary mail (I got the confirmation mai sent to the new mail address right after I updated the info in skype). I also successfully removed my soon defunct mail address from the mail address list in my skype account, and I then connected my facebook account to my skype account (using live:myname ase the username and my shiny new password). So at the moment I have three different methods available to me when logging in to skype:- my microsoft account- my skype user (live:myname)- my facebook account.the ONLY thing to be aware of is that the name of the microsoft account, as presented on the account settings page in skype, still is my old [e-mail removed for privacy and security] mail address NOTE that this is a presentation issue only, someone thought that it was a good idea to save the original name of the microsoft account in the skype database and use that for presentation. It is NOT used when logging on, when you log on it will use the UID of you rmicrosoft account. if it disturbs you, you can always disconnect you rmicrosoft account from your skype account and reconnect it, and you should see the current mail address associated with the microsoft account. (this is safe to do because you have at least one other method to log on ) I hope that skype will amend their FAQ with this info. I did enter into a second chat with skype support, explaining what I díd to resolve the problem they failed to solve. so there it at least 2 people at skype support who know how to resolve the problem. -cheers,Anders 

  • I can't get past the password grey screen on my new Mac Book Pro.

    I have a new Mac Book Pro.  I transferred info from my old computer, and when I went to log into the new one, it took me as far as the password screen, and I can get no farther. I click on my name, put in my password, and it jiggles...as if it is wrong.  News to me - as I used the same password that I have used for years on my computer. 
    I get a message that says, "If you forgot your password, you can reset it using your Apple ID."  There is a little arrow there, but when you press it, the message disappears, and nothing happens. 
    There is a guest profile set up, that apparently has a mystery password in it as well....  I am locked out of my new computer.  Very frustrated!!!

    Lanch Font Book located in HD > Applications
    Type Hoefler in the search field top right side of the Font Book window then select Ornaments.
    See there's anything that will work for you there.

  • AMS 5.0 on Amazon: Fresh install can't get past admin console login

    Hi there,
    I created a fresh Adobe Media Server 5.0 instance on Amazon EC2 AWS and followed all instructions in this document:
    http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2926 bcf-7ff4.html
    - I added the admin user to ams.ini
    - created a user password using ./amsadmin -console -user <username>
    - opened all necesarry ports.
    - tested port 1111 using telnet successfully
    However I still can't login.
    I did the ping test using:
    <ipaddress>:1111/admin/ping?auser=username&apswd=password
    when using an invalid username/password this returns:
    <result><level>error</level><code>NetConnection.Connect.Rejected</code><description>Admin user requires valid username and password.</description><timestamp>Sun Nov 18 15:02:59 2012</timestamp></result>
    but with a valid username/password combination it just redirects the page endlessly until the browser stops.
    Is there anybody out there who can give me a hint?

    Little strange. But just want to be clear - you tried http command and with valid username/password you are not able to run "ping" http command - right?  Can you juct check your Admin Server configuration and restart Admin server once and see if it helps. Also do you see any errors in logs - say master, admin logs?

  • HT5625 Hi I currently have an expired email address for my iCloud ID and I can't change the icloud account details as I can't get past the password. I seem to be going around incircles?

    I currently have two iPhone 5's, one work and one private
    My private phone has an iCloud account with an Apple id of simon.dobson2 @ntlworld.com which I am unable to edit or reset up, as the account has expired

    You have a problem.  Try this, but if the email address used to send you the notification is the disabled email account, then you will be unable to get the icloud account active again.
    To change your password go to http://appleid.apple.com and click on 'Manage Your Apple ID'. Log in, and click 'Security & Password' in the list at left.

  • How do you ever get to set up the eprint? I can't get past the password.

    This is probably the worst setup screen I have encountered.  What I type does not seem to ever be in the right place.

    Are you talking about the ePrintCenter website? I have never encountered the issue that you are speaking of on Internet Explorer, Google Chrome, or FireFox and I use it daily. If it is not displaying properly, I would recommend using a different browser. It's actually pretty simple. As soon as you register and log in, all you have to do is press the "Add Printer" button and enter your printer code, then customize your ePrint email address and hit save.
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • I am unable to create an account.  Can't get past the user name and password bit.

    I am attempting to set my my new I-pod touch for the first time.  I can't get past the password stage.  Also, I have not found how to even connect to get it charged and started.  Can anyone help?

    Try following the instructions in the iPod Users Guide:
    iPod touch User Guide (For iOS 4.3 Software)

Maybe you are looking for

  • Need Best Practice for Migrating from Solaris to Linux

    Hi Team, We are migrating our Data Center from Solaris to Linux and our EBS 11i, database 10g (10.2.0.5) is 6TB. Please let us know the Best Practice to Migrate our EBS 11.5.10.2 from Solaris to Linux RHEL 5. we require Database 10g (10.2.0.5) on Lin

  • Tv turn itself on

    I've got a Toshiba tv/DVD combo model 19DL502B. For the past week my tv has been turning itself on at exactly 3am. The light flashes red and green (like when a timer is set) and won't stop for ages. I turn the tv on but when I turn it off it still fl

  • Slideshow in Lightroom 5.5 Mac Yields Black Screen

    I just discovered that the slideshow functionality in Lightroom 5.5 on my Mac yields only a black screen. This is the case for both impromptu slideshows (CMD-Return) and the Slideshow module. From a Google search and looking over topics in this forum

  • Reader X: ProtectedModeWhitelistConfig.txt entry results in error

    Hi, to make a plugin work again in the Reader X 10.1.1 i added a policy file. Nearly everything is working however i can't use the 'REG_ALLOW_ANY' key. The logging output is e.g.: <snip> [09:22/16:23:40] NtCreateKey: STATUS_ACCESS_DENIED [09:22/16:23

  • Iphone 4 Activation trouble

    Hi! I buy iphone 4 (factory unlocked) in UK for use it in russia with russian mobile operator MTS (mts.ru). But when i insert SIM card for activate - itunes say: "the sim card inserted in this iphone does not appear to be supported". That i need to d