user change passwd issue

Hi all

I have upgraded from 7.2 to 8.0 and i have this issue when
trying to change password

Code:
[splissken@SPFreeBSD ~]$ passwd splissken
Changing local password for splissken
Old Password:
New Password:
Retype New Password:
passwd: entry inconsistent
passwd: pam_chauthtok(): error in service module

Second issue
And even if in /etc/master.passwd for my user i have this
Code:
splissken:$1$*******:1001:1001::0:0:splissken:/home/splissken:/usr/local/bin/bash
Bash is not defaulted when connecting or opening a terminal

Thanks for any help
 
SPlissken said:
Second issue
And even if in /etc/master.passwd for my user i have this
splissken:$1$*******:1001:1001::0:0:splissken:/home/splissken:/usr/local/bin/bash
Bash is not defaulted when connecting or opening a terminal
shells/bash not installed?
 
I highly doubt that bash is issue here. Do you've multiple entries for the same user in master.passwd. Run vipw and remove all multiple entries except one.
 
This topic is 3.5 years old and marked as [Solved]. No need to revive it.
 
Back
Top