Date: Wed, 25 Jan 95 8:43:54 MST From: terry@cs.weber.edu (Terry Lambert) To: bugs@warlock.win.net (Mark Hittinger) Cc: freebsd-questions@FreeBSD.org Subject: Re: Usernames > 8 chars Message-ID: <9501251543.AA18298@cs.weber.edu> In-Reply-To: <9501250548.AA00494@warlock.win.net> from "Mark Hittinger" at Jan 25, 95 00:48:33 am
next in thread | previous in thread | raw e-mail | index | archive | help
> I've hunted down all the modules that I think I need to change. > Some of the symbols are like "UT_NAMESIZE" ect. > > Does anyone have any words of wisdom for me about what I might > break if I proceed to stretch this field out two more bytes? :-) The ability to distribute your password database across several machines using NIS, for one. The ability to use binary programs for which source is unavailable, and which use getpwent() and family for another. Like Netscape. If you can recompile your world, and don't mind doing so, go for it. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9501251543.AA18298>
