Date: Wed, 22 Aug 2001 18:17:23 -0700 From: dannyman <dannyman@toldme.com> To: Tony <tony@idk.com> Cc: freebsd-questions@freebsd.org Subject: Re: Change user password. Message-ID: <20010822181723.Y40894@toldme.com> In-Reply-To: <200108230115.SAA23425@idk.com>; from tony@idk.com on Wed, Aug 22, 2001 at 06:15:34PM -0700 References: <200108230115.SAA23425@idk.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 22, 2001 at 06:15:34PM -0700, Tony wrote: > Is there a C function that will change a user's password? No. Check out pw(8). You could easily popen() pw -h 0 ... -danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010822181723.Y40894>