-
I would like to give the Freetz interface the same password as is written on the back of the modern. Anyone already knows how to get it? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
grep webgui_pass /proc/sys/urlader/environment |
Beta Was this translation helpful? Give feedback.
-
After a factory reset the password for the Freetz interface becomes "freetz" so does the password for root login from the terminal. I would like to give the box the password that's written on the back of the box. PSEUDOCODE
I would also like to know how to find out that the password for root is still "freetz" |
Beta Was this translation helpful? Give feedback.
-
Check the hash in /etc/passwd and replace it if its the freetz factory value. |
Beta Was this translation helpful? Give feedback.
-
I ended up with this code which I have in a provision script which only executes if the server is in factory default. I also needed to enable the busybox applet chpasswd
Both methods work for changing the password.
|
Beta Was this translation helpful? Give feedback.
-
You could use |
Beta Was this translation helpful? Give feedback.
grep webgui_pass /proc/sys/urlader/environment
webgui_pass cycles1526