I figured out how to do this...
# mysqladmin -usomeuser -p<oldpassword> password <newpassword>
Thanks anyway!
Tauren
> -----Original Message-----
> From: Tauren Mills [mailto:tauren@stripped]
> Sent: Monday, July 19, 1999 5:37 PM
> To: mysql@stripped
> Subject: Changing password by user
>
>
> How does any common user that has a mysql database on a shared database
> server change their password?
>
> The common user "someuser" (which exists and has a database of
> thier own) on
> my server cannot get into the mysql table using this command:
>
> #mysql -usomeuser -p mysql
> Enter password:
> ERROR 1044: Access denied for user: 'someuser@localhost' to
> database 'mysql'
>
> Is there some command they can execute that will change their database
> password?
>
> Thanks,
> Tauren
>
>
> ---------------------------------------------------------------------
> Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
> posting. To request this thread, e-mail mysql-thread7806@stripped
>
> To unsubscribe, send a message to the address shown in the
> List-Unsubscribe header of this message. If you cannot see it,
> e-mail mysql-unsubscribe@stripped instead.
>