linux login delay

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jsharp999
    New Member
    • Nov 2006
    • 1

    linux login delay

    Running Redhat Enterprise Linux release 4.
    I'm pretty new at this and this is a brand new installation. Everytime I login I get the following message:
    login: Cannot resolve network address for KDC in requested realm while getting initial credentials

    The system eventually lets me continue the login process. Is the something in Kerberos(?) that need to be turned off?
  • sashi
    Recognized Expert Top Contributor
    • Jun 2006
    • 1749

    #2
    Originally posted by jsharp999
    Running Redhat Enterprise Linux release 4.
    I'm pretty new at this and this is a brand new installation. Everytime I login I get the following message:
    login: Cannot resolve network address for KDC in requested realm while getting initial credentials

    The system eventually lets me continue the login process. Is the something in Kerberos(?) that need to be turned off?
    Did you change your hostname lately? If yes, pls update the new hostname in your hosts file too. Good luck & take care.

    Code:
      /etc/hosts

    Comment

    • vssp
      Contributor
      • Jul 2006
      • 268

      #3
      Please check the ip adress and check tke log message R u get any idea


      tail -f /var/log/messages

      vssp

      Comment

      Working...