Results 1 to 4 of 4
While trying telnet I got error message
"no valid shadow password"
I am using BusyBox v1.00 and giving command
#cd etc && cat shadow
I found blank... shadow file is ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-11-2012 #1Just Joined!
- Join Date
- Aug 2012
- Posts
- 2
Blank Shadow File
While trying telnet I got error message
"no valid shadow password"
I am using BusyBox v1.00 and giving command
#cd etc && cat shadow
I found blank... shadow file is empty!!!
Any Idea!!! ???
- 08-11-2012 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,152
Try "cat /etc/shadow". If still blank, then your system has not been installed/configured properly. Is this a desktop/workstation/server, or is it an embedded system? Also, what Linux distribution and kernel are you running?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 08-12-2012 #3Just Joined!
- Join Date
- Aug 2012
- Posts
- 2
It's an embedded system.
Kernel 2.6.12 and busybox v1.00
System was allowing to telnet earlier... suddenly after few days error occurred.
- 08-12-2012 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,152
Ok. It sounds like something nuked the shadow file. You may have to reinstall the OS, or restore the shadow file from backup. Is this running off of an SD card, or is it embedded (on-board) flash memory?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
