Korea FreeBSD Users Group News, Internal, Projects, Home
Software, Support, Documentation

Re: [KFUG] À¯Àú³×ÀÓ ±æÀÌ ´Ã¸®´Â¹æ¹ý?



[ ³¯Â¥¼ø »öÀÎ ] [ ´ñ±Û¼ø »öÀÎ ] [ ÃÖ»óÀ§ »öÀÎ] [ °Ë»ö]

[ÀÌÀü ±Û] [´ÙÀ½ ±Û] [ÀÌÀü ´ñ±Û] [´ÙÀ½ ´ñ±Û]


man 8 adduser
를 하시면 다음과 같은 구절이 있습니다.

RESTRICTIONS
     username
             Login name.  The user name is restricted to whatever pw(8) will
             accept.  Generally this means it may contain only lowercase
char-
             acters or digits.  Maximum length is 16 characters.  The
reasons
             for this limit are historical.  Given that people have
tradition-
             ally wanted to break this limit for aesthetic reasons, it has
             never been of great importance to break such a basic
fundamental
             parameter in UNIX.  You can change UT_NAMESIZE in <utmp.h> and
             recompile the world; people have done this and it works, but
you
             will have problems with any precompiled programs, or source
that
             assumes the 8-character name limit and NIS.  The NIS protocol
             mandates an 8-character username.  If you need a longer login
             name for e-mail addresses, you can define an alias in
             /etc/mail/aliases.

결론적으로는 UT_NAMESIZE 매크로(?)를 다른 값으로 변경하고 재컴파일하면
사용이 가능한데, 이 경우는 다른 프로그램들에서 고려 안된 경우 문제가 발생할
수 있다는 얘기이군요.. 큰 문제를 피하려면 저 값을 바꾼 후 make world 등을
다시 하셔야할 듯 합니다. port로 또는 package로 설치했던 프로그램도 영향을
받을 수 있겠네요.

SungGON Yi.
skon@xxxxxxxxxxxxxx


----- Original Message ----- 
From: "Jay Lee" <jaylee@xxxxxxxxxxxxxx>
To: <questions@xxxxxxxxxxxxxx>
Sent: Wednesday, January 07, 2004 7:21 AM
Subject: [KFUG] 유저네임 길이 늘리는방법?


> 유저를 리눅스에서 프비로 옮겨오는 도중에 아래와 같은 메세지가 나옵니다.
> 유저네임 길이를 16이상으로 늘리는 방법은 없을까요?
>
> pw: name too long `xxxxxxxxxxxxxxx' (max is 16)
>
> _______________________________________________
> 한국 FreeBSD 사용자 그룹(KFUG) questions 메일링 리스트
> questions at kr.FreeBSD.org
> http://www.kr.FreeBSD.org/mailman/listinfo/questions
>

_______________________________________________
한국 FreeBSD 사용자 그룹(KFUG) questions 메일링 리스트
questions at kr.FreeBSD.org
http://www.kr.FreeBSD.org/mailman/listinfo/questions

[ ³¯Â¥¼ø »öÀÎ ] [ ´ñ±Û¼ø »öÀÎ ] [ ÃÖ»óÀ§ »öÀÎ] [ °Ë»ö]

Copyright © 1998-2005 Korea FreeBSD Users Group.
All rights reserved. webmaster at kr.FreeBSD.org
$Date: 2004/01/07 11:44:30 $
Powered by FreeBSD