home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / kerberos / 961 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.9 KB

  1. Path: sparky!uunet!haven.umd.edu!decuac!pa.dec.com!rdg.dec.com!news.crl.dec.com!amber!dialup.athena.lkg.dec.com!mamros
  2. From: mamros@athena.lkg.dec.com (Shawn Mamros)
  3. Newsgroups: comp.protocols.kerberos
  4. Subject: Re: Moira client
  5. Message-ID: <925369@athena.lkg.dec.com>
  6. Date: 15 Dec 92 18:06:49 GMT
  7. References: <1992Dec10.234739.9133@ericsson.se> <1992Dec14.213214.7209@news.columbia.edu>
  8. Sender: mamros@dialup.athena.lkg.dec.com (Shawn Mamros)
  9. Reply-To: mamros@athena.lkg.dec.com (Shawn Mamros)
  10. Organization: Digital Equipment Corporation
  11. Lines: 29
  12.  
  13.  
  14. alan@curta.cc.columbia.edu (Alan Crosswell) writes:
  15. >In article <1992Dec10.234739.9133@ericsson.se> monica@netman.ericsson.se  
  16. >(Monica Bouchibane) writes:
  17. >> I'm trying to include Moira (SMS) in our kerberized environment,
  18. >> but I'm having some problems with the moira client(s)
  19. >> 
  20. >> The serverside seems to be running OK, but whenever I try to start
  21. >> the client (moira, dcmmaint, listmaint....) I have mainly two things 
  22. >> showing up.
  23. >> .....moira: Kerberos error: Can't decode authenticator 
  24. >> .....Authorization failed -- please run kinit
  25. >> .....Exit 1
  26. [...]
  27. >Check for principal name 'moira' vs. 'sms.'  As I recall, there are a couple
  28. >places in the code where these are used interchangeably.  This is probably
  29. >because after the code had been called sms for a while, they decided to
  30. >rename it Moira and some of the code still refers to it the old way.  The
  31. >easy fix is to create two princpals: "moira.myserver" and "sms.myserver" with
  32. >the same key.
  33.  
  34. I'm about 99% sure that the two principals needed are "moira.myserver" and
  35. "sms" (null instance name), and that they don't need the same key at all.
  36. "moira.myserver" is used for Moira client-server authentication, while "sms"
  37. is used by the data control manager (DCM) to authenticate to hosts running
  38. the update_server process (those hosts, in turn, need an "rcmd.hostname" key).
  39.  
  40. -Shawn Mamros
  41. E-mail to: mamros@athena.lkg.dec.com
  42.