From owner-freebsd-hackers Tue Mar 7 15:50:31 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA00275 for hackers-outgoing; Tue, 7 Mar 1995 15:50:31 -0800 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id PAA00269 for ; Tue, 7 Mar 1995 15:50:27 -0800 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.8/8.6.6) id PAA26649; Tue, 7 Mar 1995 15:48:58 -0800 From: "Rodney W. Grimes" Message-Id: <199503072348.PAA26649@gndrsh.aac.dev.com> Subject: Re: freebsd help (fwd) To: bugs@ns1.win.net (Mark Hittinger) Date: Tue, 7 Mar 1995 15:48:58 -0800 (PST) Cc: hackers@FreeBSD.org In-Reply-To: <199503072049.PAA01281@ns1.win.net> from "Mark Hittinger" at Mar 7, 95 03:49:41 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 1254 Sender: hackers-owner@FreeBSD.org Precedence: bulk > > > > > > >pritchet@scsn.net writes: > > > > > > Is there a way to make the username/password longer than 8 characters? I'd > > > like @ least 12. I'm using 2.0-release.... > > > > roberto@blaise.ibp.fr (Ollivier Robert) writes: > > > > The 8 chars limit came from DES. If you want to use longer passwords,you > > must not use the seperate securedist (US version) but only the builtin > > scheme which use MD5. Beware that when using the MD5 version, you're > > not compatible any more with the rest of the world... > > I think he really wanted longer usernames. Many Unix systems allow more than > 8 character user names. One of the systems I badly want to convert/trash/ > get-rid-of/burn/eliminate has 10 character user names. It is the last > SYSV era machine left here. > > I am almost done with the changes that I think need to be made for this. I > am blowing it out to 16 characters - why not live a little? Its FreeBSD! Why not blow it out to ``USERNAME_MAX'' so if someone wants to bump it beyond 16 they can? Also note that limits.h has: #define _POSIX_NAME_MAX 14 -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD