Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 1999 23:00:52 +0200 (CEST)
From:      "Kurt Jaeger" <pi@complx.LF.net>
To:        freebsd-isp@freebsd.org
Subject:   Modifying MAXLOGNAME ?
Message-ID:  <m119ELF-000zyUC@complx.LF.net>

next in thread | raw e-mail | index | archive | help
Hi!

Anyone ever changed

MAXLOGNAME

as defined in utmp.h:
#define  UT_NAMESIZE     16

and in sys/param.h: * MAXLOGNAME should be == UT_NAMESIZE+1 (see <utmp.h>)

sys/param.h:#define     MAXLOGNAME      17	(includes NUL byte)

and apparently in sys/acct.h and sys/proc.h and sys/user.h ?

I want to increase this. Maybe to, say, 64 chars instead of 16.

Suggestions ?

-- 
MfG/Best regards, Kurt Jaeger                                  21 years to go !
LF.net GmbH        pi@LF.net            Oberon.net GmbH   pi@oberon.net
Vor dem Lauch 23   fon +49 711 90074-23 Friedrich-Ebert-Str.1
D-70567 Stuttgart  fax +49 711 7289041  40210 Duesseldorf fon +49 211 179253-11
For Redmond: "nuke the site from orbit -- it's the only way to be sure."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m119ELF-000zyUC>