시스템에서 rhn_register 시 아래의 오류 메시지
<Error messages>
There was an error communicating with the # │ ┐
│ │ registration server: ▒ │ │
│ │ ▒ │ │
│ │ Error Class Code: 2001 ▒ │ │
│ │ Error Class Info: ▒ │ │
│ │ We're sorry! Due to changes in the way we ▒ │ │
│ │ capture information, user ▒ │ │
│ │ creation has been disabled through this ▒ │ │
│ │ process. To continue, please visit ▒ │ │
│ │ -- ▒ │ │
│ │ https://www.redhat.com/wapps/ugc/register.html ▒ │ │
│ │ -- (you may copy and ▒ │ │
│ │
<원인과 해결방안>
현재 REDHAT 5.2에서 rhn_register 의 방식이 약간 바뀌어 rhn_register시 user 생성을 하지 못하게 되었습니다.
이에 아래와 같이 user create 부분을 없애주시고 이미 user id(rhn사이트 접속계정)가 있다라고 선택해야 합니다.
이때 이미 rhnid의 계정은 www.redhat.com에서 생성되어져야 합니다.
[o] I have an existing Red Hat Login
[ ] Tell me why I need to register and provide a Red Hat Login
(i) Tip: Don't have a Red Hat Login? Please visit:
https://rhn.redhat.com/rhn/sales/LoginInfo.do
이후 yum install 을 통해 원하시는 패키지를 설치할 수 있습니다.