Bugzilla – Bug 136033
unable to change password with rescue system
Last modified: 2005-12-02 07:24:31 UTC
when trying to recover root password with: passwd -P /mnt/etc when root file system mounted on /mnt we get this error: cannot open logging pluggin: /usr/lib64/pwdutils/liblog_syslog.so.1: cannot open shared object file passwd -P flag not supported in this mode
As you cannot change the password when useing the -P option as passwd prints, this is clearly a pilot error and no bug. PAM does ont allow this. Use chroot.