<div>Dear All</div>
<div> </div>
<div>I have added an user in /usr/local/etc/users and /etc/shadow but passwod in both place are different.</div>
<div> </div>
<div>First, I try to authenticate by pap protocol then I can login correctly by supply shell account password but can not login by supply password which reside in users file.</div>
<div>Second,I have created another account which exits only in users file but not /etc/shadow then I can login correctly</div>
<div> </div>
<div>It's seem that  rlm_pap module select password which reside in /etc/shadow file before /usr/local/etc/users file.</div>
<div> </div>
<div>How can I change freeradius configure to select password from users file first?</div>
<div> </div>
<div>What is different between := and == operator? I have already readed man page but it does not make me clear.</div>
<div> </div>
<div>Thank You</div>