<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div>Dear, I have a Linux box authenticating SSH users against Freeradius. It works OK.<br><br></div>When the users go into the Linux box via SSH, I need them to change their own radius passwords. For this reason, I edited the /etc/pam.d/passwd file as follow:<br>

<p>password   sufficient   pam_radius_auth.so</p>
<p></p>
<p>@include   common-auth</p>in order to communicate with our freeradius and change the user's password executing the "passwd" command in the shell.<br><br></div><div>But te passwords never chages and I get this error:<br>
<br>Password: <br>New password: <br>New password (again): <br>Enter new UNIX password: <br>Retype new UNIX password: <br>passwd: Authentication token manipulation error<br>passwd: password unchanged<br><br></div><div>is it possible to do what I want ??<br>
<br></div><div>Special thanks.<br></div><div> <br><br></div>
</div><br></div>