Xmanager 접속 문제 [2]
Xmanager 접속 문제
2012-07-20 14:34 - 김성완
처음에는 Xbrowser에
host name도 뜨지 않았지만
FAQ에 따라 OS를 설정하니 Xbrower에 host name과 아이콘이 형성되어
클릭하여 로그인을 하려하니 (root, *아직 유저는 만들지 않음)
아래와 같이 뜨네요
다른 어떤것이 막혀있는것 같은데요 .
어떻게 해야하나요 ?
(OS : RedHat Enterprise 5.8)
the system administrator is not allowed to login from this screen
프로그램 버전 : Xmanager 3.0
연결 방법 : XDMCP connection
host name도 뜨지 않았지만
FAQ에 따라 OS를 설정하니 Xbrower에 host name과 아이콘이 형성되어
클릭하여 로그인을 하려하니 (root, *아직 유저는 만들지 않음)
아래와 같이 뜨네요
다른 어떤것이 막혀있는것 같은데요 .
어떻게 해야하나요 ?
(OS : RedHat Enterprise 5.8)
the system administrator is not allowed to login from this screen
프로그램 버전 : Xmanager 3.0
연결 방법 : XDMCP connection
Re: Xmanager 접속 문제
2012-07-20 17:13 - 쎈토스
그건 root로 로그인하는 걸 막아 놔서 그런 거예요.
/etc/gdm/custom.conf 파일에서 다음 내용이 되도록 해 보세요.
[security]
AllowRemoteRoot=true
아니면 root로 gdmsetup을 실행 시켜서 바꿔도 되요.
근데 레드햇에 gdmsetup이 있는지는 모르겠네요.
/etc/gdm/custom.conf 파일에서 다음 내용이 되도록 해 보세요.
[security]
AllowRemoteRoot=true
아니면 root로 gdmsetup을 실행 시켜서 바꿔도 되요.
근데 레드햇에 gdmsetup이 있는지는 모르겠네요.
Re: Xmanager 접속 문제
2012-07-20 17:26 - 김성완
네 감사합니다. ^^*
이전 조회수: 325