Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!newspump.sol.net!mindspring!news.bbnplanet.com!cpk-news-hub1.bbnplanet.com!newsserver.jvnc.net!news.edu.tw!news.ncu.edu.tw!News.csie.ncu.edu.tw!news-peer.nctu.edu.tw!news.nctu.edu.tw!news.cc.nctu.edu.tw!serv.hinet.net!usenet From: steel@mail.ntis.com.tw (Steel Tsai) Newsgroups: comp.unix.bsd.freebsd.misc Subject: How to write the program to get the new password Date: Tue, 07 Jan 1997 04:19:48 GMT Organization: HiNet, Taiwan Lines: 4 Message-ID: <32d2cbd4.10524399@news.hinet.net> NNTP-Posting-Host: 202.39.235.82 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Newsreader: Forte Agent .99g/32.339 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:33735 Hi We known that if we want to chage the password , we must to run the passwd command. I have a project that is write a program and change the old password. Who can tell me how to do.