On Fri, Mar 30, 2012 at 4:52 PM, Damon Allen Davison <span dir="ltr"><<a href="mailto:damon@allolex.net">damon@allolex.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="gmail_quote"><div>If you use the Unix command passwd, it will change the PAM authentication password, but if you use dscl to change it, i.e. directory services, then it will set the password for the user in Open Directory. The Unix command passwd has been deprecated in OS 10.7 (Lion), so you *have* to use the dscl method at the command line. I think the default authentication service order is network login, local login via directory services, Unix/PAM login.</div>
</div></blockquote><div><br></div><div>The dscl command is, incidentally, </div><div><br></div><div>$ <span style="background-color:rgb(243,243,243);color:rgb(48,48,48);font-family:monospace;font-size:14px;line-height:22px">dscl localhost -passwd /Search/Users/USERNAME</span> </div>
<div><br></div><div>--</div></div><div><br></div><div>Damon Allen Davison</div><div><br></div><div><div><font color="#000000"><a href="http://twitter.com/allolex" target="_blank">http://twitter.com/allolex</a><br><a href="http://allolex.net/" target="_blank">http://allolex.net</a></font></div>
</div><br>