|
Re: user managing and/or passwd problem !
|
03/18/2019 6:00 AM
post119587
|
Re: user managing and/or passwd problem !
The image file system is read-only, you can only place pre-prepared versions of /etc/group, /etc/passwd and /etc/shadow
there, these files are not changable at runtime, so passwd utility fails.
For quick-tests, you can startup a RAMdrive and mount it. For persistent storage, you need a writable file system and
mount it in appropriate place.
Regards,
Al
|
|
|