Date: Sat, 8 Apr 2000 04:52:26 -0400 (EDT) From: Trevor Johnson <trevor@jpj.net> To: rjk191@psu.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: two questions: makecontext, etc; password length Message-ID: <Pine.BSI.4.21.0004080448400.3042-100000@blues.jpj.net> In-Reply-To: <slrn8941ce.8bv.ray@rjk191.rh.psu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> 2) Why are passwords limited to 8 characters? Whether it be xdm, > login, or su, only the first 8 characters are processed, and the > rest of the text can be anything I want, or nothing at all. I was > under the impression that the maximum length of passwords was 25 > characters. In the FreeBSD 4.0 getpass(3) it says: The password may be up to _PASSWORD_LEN (currently 128) characters in length. Any additional characters and the terminating newline character are discarded. The date on that man page is June 4, 1993. __ Trevor Johnson 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?Pine.BSI.4.21.0004080448400.3042-100000>