How do I change my password on the command line?

How does a user change their password on the command line in 10.4? This user is not an admin. I can try "passwd" and it asks for my old password, and then new password. Then it just says "Sorry" and does not change my password.
Thanks!

Is the user able to change the password from "System Preferences" > "Accounts" - i.e is the problem specific to the command line? If the user is unable to change their password at all, and the Mini has an Intel processor, they may be affected by the issue described here:
http://docs.info.apple.com/article.html?artnum=304703
Other users have posted here indicating that reinstalling the 10.4.8 update using the "combo" updater as suggested in the article has resolved the issue for them...

Similar Messages

  • How do you change network settings at the command line when they were set in the

    Ubuntu server setup in a remote location awhile ago, with GUI packages. Currently at
    version 14.04 LTS. There is ssh access to the remote server.
    After a lot of digging thru typical command line configs and not finding the existing
    settings anywhere, it appears the only way to update existing settings -- DNS
    name servers, IP's, etc. -- is using a GUI method, such as gsettings or unity-control-center.
    However,
    gsettings doesn't appear to have those particular items.
    Is
    the only option to use a remote version of Unity .... or just get someone
    on-site and remedy this thru the GUI?
    This topic first appeared in the Spiceworks Community

    Hi and thanks for your reply,
    I used one mini DV Tape for my footage and captured the whole thing into CS6 in one go and so the capture should have been the same throught all of the film. Once I had edited the tape on to the timeline some of the clips are 16.9 widescreen and others are 4.3 standard.
    Help!!!!!

  • How can I change my password to the Forum?

    I have a hard time remembering my password because it was generated. Is there any way I can reset it to something I can remember?

    Hmmmm. Tricky question.
    To find the answer, I
    1) Clicked on the FAQ link (upper right side of my screen);
    2) Clicked on the "I have OTN login or password problems. What do I do?" in the FAQ;
    3) Clicked on the "How do I change my password?" link in that second FAQ.
    and read
    How do I change my password?
    To change your password, make sure you are logged on and click the "Account" link in the upper right side of the page. This will bring you to the main registration page where there is a "Change Password" link in the upper right side of the page under the "Log out" link.
    BUT the 'Account' link does not show up on the Forum. I needed to click on the "Oracle Technology Network" logo in the upper left side to get to the page that shows the Account link.
    By the way - this kind of question is best asked in the Community Feedback (No Product Questions) forum found at
    http://forums.oracle.com about 1/2 way down the page, center column.

  • How can I start System Preferences from the command line?

    Hello All,
    I have an issue I'm not quite sure how to solve. I have been tasked within my business environment  with tightening security on a Mac Leopard system and I've been granted Admin Rights to do this on a temporary basis.
    The problem is as follows:
    1) The original Sys Admin that set up this system is gone, no longer available.
    2) He was a Dvorak Keyboard fan and set up the system for a Dvorak Keyboard.
    3) The system actually has a standard Apple keyboard and is marked accordingly, i.e., qwerty (Most Users in the building have stopped using this system altogether - a terrible waste of a good system - even though some of their apps can be run normally (US style qwerty settings). The command line is useless, as is texteditor.app and a few others unless you know Dvorak layout)
    5) When I open System Preferences, the Dvorak keyboard checkbox is grayed out and I cannot change it. There is no lock at the bottom of that particular screen for me to unlock.
    6) Even though I select the US Keyboard at Login, and some apps work accordingly (like MatLab for example) the terminal is borderline useless. I spent over 2 hrs yesterday doing what should have been able to be done in about 30 minutes. I estimate a frustrating and mistake prone additional 8 to 10 hours to do what is normally a a 4 hour job at the command-line.
    7) I do not have the time or desire to re-mark all the keys on the keyboard, particularly since it is not my call to do so, nor do I have the time to re-learn Dvorak touch-typing, and finally I do not want to re-load the entire system. I just want to change the darn keyboard to a standard qwerty keyboard that is somewhat useful in a terminal environment with vi, command line, etc. It's either that or I go mildly insane
    This is frustrating as all get-out. The new Admin logged in and was able to uncheck his Dvorak settings (he is not a UNIX guy, nor is he comfortable om Macs), and we were hoping this was a system wide setting, but No. We re-booted the system, I logged in, still Dvorak, and the checkbox was still grayed out.
    So I figure, short of re-loading the entre system and all the applications necesary, I can either start the Systems Preferences GUI using sudo and hopefully that will change system-wide settings, or I can delete the .AppleSetupDone file and resetup the system (if the keyboard settings are part of the setup) without spending a couple of days reloading everything and re-setting up users, networks, etc.
    Needless to say, I am hoping for the easiest and quickest solution to this extremely frustrating and  aggravating problem.
    Thanks.

    For my situation the following C# code does the job:
        Process.Start(
           @"c:\Program Files\National Instruments\CVI71\cvi.exe",
           @"c:\temp\experiment.c" );
    The file must already exist.

  • How to initialize consumer from supplier via the command line ?

    We have a small directory that gets loaded from scratch every night.
    We also setted up replication to a couple of consumers (read only).
    The problem is that since the data is loaded everynight, we get compliants in logs "Replica has a different generation ID than local database"
    I can initialize the consumers via the gui. But how to do it from the command line from the master ? I know that an option is to do a db2ldif and then an ldif2db on the consumer but it's not an option for us.
    I also tried setting the nsds5beginreplicarefresh to start, but that doesn't seem to do a full init.
    There must be a way, as the gui actually does it.
    TIA

    Basically it's very simple. Supposing your replication is already setup and you reload data to your master. If you want the initialization pushed to all the replicas automatically, you can simply setup a flag in all the agreements. This flag is called nsDS5BeginReplicaRefresh.
    Please check the link:
    http://docs.sun.com/source/816-6699-10/confattr.html#18194
    nsDS5BeginReplicaRefresh
    Allows you to initialize a replica. This attribute is absent by default. However, if you add this attribute with a value of start, the server reinitializes the replica and removes the attribute value.
    Property
    Value
    Entry DN
    cn=ReplicationAgreementName,cn=replica,cn="suffixName",
    cn=mapping tree,cn=config
    Valid Range
    stop | start
    Default Value
    N/A
    Syntax
    DirectoryString
    Example
    nsDS5BeginReplicaRefresh: start
    Please note that this value is absent by default and will disappear whenever initialization to replica finished. Next time whenever you want it to happen again, use ldapmodify to set this flag up.
    Also, if you want this happen to all the master's replicas, you have to setup for all the agreements.
    I already tested and it turns out very magic.
    So what you should do is whenver your master get reloaded, when it gets finished, call ldapmodify to set the attribute to be "start".
    Hope it helps!

  • How to list a shared directory from the command line?

    My iMac is on a LAN with some windows machines and has access to a shared folder on one windows machine in particular. On the iMac, this shared computer shows up as 'tabernacle' and I can see its contents in the finder. I'd like to be able to inspect the contents of this folder using the command line but I have no idea what path to use. Can anyone tell me where to find mounted shared folders from the OSX command line?

    Open the Terminal in the /Applications/Utilities/ folder and drag it from the Finder to the open Terminal window. The path will appear.
    (54518)

  • I have been hacked on my email account and had to change my passwords .tried to go direct to my email app on my ipad but it wont let me into my emails because i have changed my email passwords.How  do I change my password on the ipad to get into my email

    Can anyone tell me how to change my password on my ipad to access my email app as now that I have changed my passwords for my email account I cant access my app with my new password and do I need to do this on the computer rather than the ipad?

    Go into Settings > Mail, Contacts, Calendars , then tap on the account that you want to change on the right-hand side and if it's an IMAP type account then tap on the Account line at the top and one of the fields that you then get should be Passwords

  • How do you change your password in the new BT Mail

    I have 3 email addresses (master and two sub accounts) which I like to change the passwords on from time to time. From within BT Mail I am unable to find an option to change the password. There is a link to Manage your emails which takes you to My BT. When I enter My BT and enter the Manage BT mail I am presented with a list of my emails. One of them shows an option to change password, the other two have option to add to BT ID. I tried adding these to BT ID but get an error message telling me that this can't be done. I then contacted BT support, big mistake, after the support tech took over my machine and subsequently began changing passwords on accounts I lost access to my emal and My BT. I have now got access to all areas again but the passwords on the two sub accounts are the passwords that the tech put in there, hardly secure? Anybody know how to change the passwords if sub accounts are not linked to your BT ID?
    Solved!
    Go to Solution.

    It appears flytothemoon found a work around for part of this problem below. I have to say this is another large oversight for BT and their email providing partners. Did anyone actually test the new system before it was rolled out?

  • How do I change my password for the apple I.d it was used for purchases without my permission

    Need to change my password due to unauthorized use.

    This explains how and where to do it.
    http://support.apple.com/kb/HE36

  • How do I change my password on the outgoing mail server?

    Getting a "Cannot Send Mail.  The user name or password for "SMTP:[email protected]@smtp.aol.com" is incorrect" and I can not send any mail messages.  The Outgoing mail server data is greyed out so I can not make changes.  What do I do?

    If you cannot access the SMTP server that way, then you need to remove the account from the phone and add it back again from scratch.

  • How do I change my password without the install cd?

    I need to change the password on my g4 powerbook (os x 10.4.2), but I don't have the install CD. Is there any way to do that? Please help! Thanks!

    Welcome to Apple Discussions, hm224.
    Do you want to reset OR change the password? If you know what your password is and only want to change it then you can do that from the Accounts section within System Preferences.
    However if you cannot remember your password and you don't have the original installer disc then perhaps you can try asking either an Apple Store, an Apple Authorised Service Provider or a PowerBook-owning friend to see if they will help. Otherwise you can purchase a retail copy of OS X Tiger.
    2.0GHz MacBook, 15" 1.25GHz/12" 1GHz PBs, 2xPPC Mac minis, 12" iBook G4,   Mac OS X (10.4.8)   Cube, 2xTAMs, iPod 4G & nano 2G, 1G & 2G iPs, AEBS, AX

  • How to run a Java program without the command line.

    Is there anyway to create a Java program that runs like most programs do in Windows ,by double clicking on their icons?
    Thanks,
    Vance

    http://www.ej-technologies.com/products/exe4j/overview.html
    Looks kinda cool. Most java-2-exe programs are usually way too expensive and wont work with GUIs and require other dlls/libraries...

  • How do i change my password to my iphone? the right side of my phone is broken and i dont know how to get in it

    my phone is damaged and i cant type in my password how do i change my password? help?!

    You don't. You get the phone serviced by Apple.

  • TS2446 I changed my password after the acct. being disabled.  It is still not working.  How long does it take?  And how do I make it work again?

    I changed my password after the acct. was disabled.  We had to dispute some charges and got it worked out.  The new password won't work and thats what we were told to do.  How long does it take for the new password to take effect?  And is there something else we should do?

    Contact itunes support

  • How can Siri still tweet and post to Facebook if I just changed my password from the respective websites, with out the iphone "knowing" I changed my passwords?

    How can Siri still tweet and post to Facebook if I just changed my password from the respective websites, with out the iphone "knowing" I changed my passwords?

    If you buy an iLife '11 install DVD (eBay, Amazon) you could upgrade your iPhoto right away. The earlier iPhoto '11 versions are compatible with MacOS X 10.6.8.
    but I can't until I upgrade from OS X 10.6.8.  Trying to figure out how to do that...
    To upgrade to Mt. Lion see here:  You can buy it and download it from the appStore, if your mac is compatible:
    http://www.apple.com/osx/how-to-upgrade/

Maybe you are looking for

  • Can't delete printer - client-error-not-found

    After messing around with the installation of a cups based network printer (via a local Suse server) I came across some strange problems with my printer setup utility. Currently, I can neither delete nor add a printer from the list for the current us

  • Display UTC-Timestamp in timezone of user/server

    Hello, the view of my WD Component displays UTC-Timestamps in a table (Cell Editor LinkToAction). The user has the possibility to alter the timestamps by providing date and time. The controller converts date and time to a UTC-timestamp by using ABAP-

  • Camera raw 8.3.0.141 truncates file names

    This is a recent thing. I open jpg images from bridge cs6 into camera raw and save new versions from camera raw into a new folder. Our incoming file names contain important data but not all of the name is written when I save jpg from camera raw. file

  • IPhoto all screwed up...

    I opened iPhoto one day and almost all of my photos were gone. I HAVE all of them on backup but I am not sure how to RE-load them into iPhoto, and which database to use...originals? [ will that install all of the originals and get rid of the changes

  • BAPI_ACC_DOCUMENT_POST  Tax code must be entered

    Hi all, I am using bapi  BAPI_ACC_DOCUMENT_POST   to post in FB01 but  i am getting a error "Tax code must be entered". The amounts are  equals in  S/H but I don´t  know what happen. Anybody  have a suggestion? Thanks in advance. Mireya