Change password in Alpha - Printable Version +- Haxorware Forums (http://www.haxorware.com/forums) +-- Forum: General (http://www.haxorware.com/forums/forumdisplay.php?fid=6) +--- Forum: Modems (http://www.haxorware.com/forums/forumdisplay.php?fid=7) +--- Thread: Change password in Alpha (/showthread.php?tid=6830) |
Change password in Alpha - Wichin12 - 23-08-2018 Hey, someone knows how to change the password (alpha101) in Alpha 4 ?? TIA RE: Change password in Alpha - jerkijuste - 23-08-2018 passwd should work https://www.computerhope.com/unix/upasswor.htm RE: Change password in Alpha - Wichin12 - 30-08-2018 (23-08-2018, 08:47 PM)jerkijuste Wrote: passwd should work Nope, doesn't work RE: Change password in Alpha - ricktendo - 30-08-2018 It depends what Alpha version you are using. You use 'passwd root' to set the password, problem is this does not create a file called passwd with the password it instead creates a shadow file with the updated credentials... Then you have to copy shadow (dont remember the directory it is created in, check nvram) from one of the directories and rename it passwd RE: Change password in Alpha - Wichin12 - 31-08-2018 Rick, i'm using Alpha 4 mod by christianroder but everytime I put "passwd root" I got the message "passwd: not found" RE: Change password in Alpha - ricktendo - 31-08-2018 You may have an older version of alpha, try specifying the full path to passwd, example /usr/bin/passwd root RE: Change password in Alpha - capc - 15-01-2019 hi guys im new to this world of using putty and im wondering if you will be kind to guide me on the steps to change the password , im using the test.1a.alpha-4.0 image thank you in advance for your help or directions to the information tat im looking for Regards |