Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!howland.reston.ans.net!xlink.net!rz.uni-karlsruhe.de!uni-heidelberg!uni-mannheim!rummelplatz.uni-mannheim.de!fm35 From: fm35@rummelplatz.uni-mannheim.de (Manfred Sabo) Newsgroups: comp.os.386bsd.questions Subject: makekey Date: 4 Jun 1993 16:01:55 GMT Organization: Uni Mannheim Lines: 7 Message-ID: <1unrlj$akb@darum.uni-mannheim.de> NNTP-Posting-Host: rummelplatz.uni-mannheim.de X-Newsreader: TIN [version 1.1 PL8] How can I use makekey to convert a simple 5 character (If possible a solution for variable lengths) password into an encrypted key that I can use in /etc/master.passwd or as a parameter for chpass -a ? /usr/libexec/makekey for those searching.