home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / protocol / kerberos / 994 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.4 KB  |  38 lines

  1. Newsgroups: comp.protocols.kerberos
  2. Path: sparky!uunet!caen!umeecs!quip.eecs.umich.edu!rubin
  3. From: rubin@quip.eecs.umich.edu (Aviel Rubin)
  4. Subject: Which directory to run executables out of
  5. Message-ID: <1993Jan11.171028.19073@zip.eecs.umich.edu>
  6. Sender: news@zip.eecs.umich.edu (Mr. News)
  7. Organization: University of Michigan EECS Dept., Ann Arbor
  8. References: <9212091934.AA08955@cc.vt.edu>
  9. Date: Mon, 11 Jan 1993 17:10:28 GMT
  10. Lines: 26
  11.  
  12. I have just installed kerberos, and I am confused about something.
  13. I have the program kinit in /usr/athena/bin/kinit, and there also
  14. seems to be a copy in /usr/athena/kinit. 
  15.  
  16. The copy in /usr/athena/kinit does not seem to be accessing the right
  17. database. I always get a password incorrect error when I shouldn't.
  18.  
  19. When I use /usr/athena/bin/kinit, the wierd thing is that it works for
  20. a while, and then after a while, it says:
  21.  
  22. [82] barnone:/usr/athena> kinit
  23. Rubin (barnone.citi.umich.edu)
  24. Kerberos Initialization
  25. Kerberos name: dude
  26. kinit: Retry count exceeded (send_to_kdc)
  27.  
  28.  
  29. Has anyone experienced this before? 
  30.  
  31.  
  32. I guess my questions are: Do I execute the programs from the
  33. [USER] (in my case /usr/athena) directory as described in the
  34. operation notes, or from the /usr/athena/bin directory? What
  35. are the differences, and why are they both there? How come
  36. sometimes kinit works, and then all of a sudden, I get the above
  37. error? Has anyone else encountered these problems?
  38.