Date: Thu, 12 Feb 1998 12:34:41 +1030 From: Greg Lehey <grog@lemis.com> To: Doug White <dwhite@resnet.uoregon.edu> Cc: FreeBSD Questions <questions@FreeBSD.ORG> Subject: Re: Mixed Case Passwords Message-ID: <19980212123441.23599@freebie.lemis.com> In-Reply-To: <Pine.BSF.3.96.980211102918.1284J-100000@gdi.uoregon.edu>; from Doug White on Wed, Feb 11, 1998 at 10:29:53AM -0800 References: <19980211142828.10866@freebie.lemis.com> <Pine.BSF.3.96.980211102918.1284J-100000@gdi.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 11 February 1998 at 10:29:53 -0800, Doug White wrote: > On Wed, 11 Feb 1998, Greg Lehey wrote: > >> On Tue, 10 February 1998 at 19:07:24 -0500, pstewart wrote: >>> On Wed, 11 Feb 1998, Greg Lehey wrote: >>>> On Tue, 10 February 1998 at 11:01:25 -0500, pstewart wrote: >>>>> Hi there... >>>>> >>>>> Is there a simple method of allowing all lowercase passwords into a >>>>> FreeBSD box? We have moved a bunch of web hosting accounts from a linux >>>>> box to a new FreeBSD box and the old passwords were all lower case and we >>>>> wish to keep them that way. >>>> >>>> I don't understand the question. FreeBSD allows all lower case >>>> passwords. It's not a good idea, of course. >>> >>> Hmmmm... I just tried it via ADDUSER (forgot to mention that) and it >>> wouldn't allow it.. I'll have to try it again..:) >> >> Yes, I've just checked. FreeBSD has no problems with all-lower-case >> passwords, but the passwd program won't let you do it. If you *really* >> want to do it this way, you'll have to hack >> /usr/src/usr.bin/passwd/local_passwd.c. It's pretty trivial. >> > > You can't just type the password again to force it? I've used that > procedure before... Only if you're root. Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980212123441.23599>