Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2002 14:08:14 -0800
From:      Ryan Dooley <ryan@third-man.com>
To:        Thomas von Hassel <thomas@vermoe.dk>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Longer Usernames ?
Message-ID:  <20021114220814.GA30451@elvis.mu.org>
In-Reply-To: <6F60DB08-F6EC-11D6-9EB2-003065B0995C@vermoe.dk>
References:  <6F60DB08-F6EC-11D6-9EB2-003065B0995C@vermoe.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
> Where is i can get freebsd to accept longer usernames ?

/usr/src/sys/sys/param.h

Adjust MAXLOGNAME to the new value (don't forget the NULL).

That should do it... rebuild kernel and os.

Cheers,
	Ryan

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?20021114220814.GA30451>