[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] ASP Password on RaQ550
- Subject: Re: [cobalt-users] ASP Password on RaQ550
- From: "Andy Clyde, oxfordmusic.net" <cobalt-users@xxxxxxxxxxxxxxx>
- Date: Sat May 10 05:11:07 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> I recently changed my admin password on RaQ550, after changing the
password
> I am able to login in the administartor console but unable to login in ASP
> administration section.
>
> How I can change or reset my ASP Administration password, can I do the
same
> using telnet.
>
first off, get ssh and disable telnet (big security hole).
http://www.solarspeed.net/downloads/index.php has a good OpenSSH package.
to change your ASP admin password, log in via SSH
[admin] su -
[root] cd /home/chiliasp
[root] ./admtool
and follow the instructions.
andy