Re: long username

Gabor Lenart (lgb@oxygene.terra.vein.hu)
Tue, 7 Sep 1999 09:17:30 +0200


On Tue, Sep 07, 1999 at 03:07:20PM -0800, ywlee wrote:
> hi,
> does anyone know where to change in the kernel source, so that the
> allowable username can be more than the current 8 characters?

AFAIK, kernel does not care about names only numerical UIDs (user ID).
Translating between user names and uids are based on /etc/passwd file
and it's done by libc. This is not a kernel issue. Please correct me if
I'm wrong.

-- 
 ---[ LGB/DC ]------------[ University Of Veszprém ]------[ Lénárt Gábor ]---
                       Our very last hope : the future
 ---[ 30/2270823 ]--------[ http://lgb.hal.vein.hu ]---------[ 87/477074 ]---
 finger lgb@hal2000.hal.vein.hu for more   -==-   SMS : lgblgb@westel900.net

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/