Date: Tue, 20 Sep 2005 12:06:37 -0500 From: Scot Hetzel <swhetzel@gmail.com> To: Eros <erosgk@epsilonbrasil.com> Cc: freebsd-current@freebsd.org Subject: Re: howto add a user with more then 16 characters Message-ID: <790a9fff05092010066029af50@mail.gmail.com> In-Reply-To: <000201c5bd23$3285c620$0c01a8c0@epsilon> References: <000201c5bd23$3285c620$0c01a8c0@epsilon>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/19/05, Eros <erosgk@epsilonbrasil.com> wrote: > Hi all, >=20 > I have a problema by now. I can=B4t add a user with more then 16 characte= rs. > I have made >=20 > I have modify /usr/include/sys/param.h and /usr/include/utmp.h,= and after >=20 > make buildword > make buildkernel KERNCONF=3D( my kernel ) >=20 > shutodwn now >=20 > make installworld > make installkernel KERNCONF=3D(my kernel) >=20 > mergemaster >=20 > reboot >=20 >=20 > i have try 3 times....and nothing hapennings ...please list ? help-me !!!= !! What do i have do wrong ? You need to modify those files under /usr/src, as modifying the files under /usr/include will not have the intended affect. You'll also need to modify the /usr/src/usr.?bin/adduser program to accept > 16 character user names. Scot --=20 DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790a9fff05092010066029af50>