Operating System - Linux
1753962 Members
7206 Online
108811 Solutions
New Discussion

Re: error message in linux login process

 
gab_in
Regular Advisor

error message in linux login process

Hi I am getting the follwing error message while login to linux (RHEL 3) box

login: data1
Password for data1:
login: Cannot resolve network address for KDC in requested realm while getting initial credentials
Last login: Thu May 31 13:14:01 from ...

Can you pls help me to remove this error message from the login process

Thanks in advance
1 REPLY 1
Alexander Chuzhoy
Honored Contributor

Re: error message in linux login process

If you're not suppose to use KDC, then run (as root) the `authconfig` utility from the command line and uncheck the "Use Kerberos" option.
If you do use Kerberos, then check (also with authconfig) that the values you entered are correct.