This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

getting my shell accoutn info

Old posts that have not been replied to for several years.
Locked
User avatar
z_one
Master
Posts: 269
Joined: Mon Jan 14, 2002 8:00 pm
Location: Canada

getting my shell accoutn info

Post by z_one »

Is there a way to retrieve the Shell Account password right from the bot (if yes then how) ? By using TCL ? I know it might sound stupid .... I am just curious.

Thanks
User avatar
stdragon
Owner
Posts: 959
Joined: Sun Sep 23, 2001 8:00 pm
Contact:

Post by stdragon »

There's so way to retrieve your password in plain text. The shell stores it in encrypted (hashed) form. If you forgot your password get the shell admin to reset it for you.

Of course you may be running a script that has your password embedded in it. For instance, if you have a mail checking script that logs into your account, that will probably have your password.
Locked