home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!news.columbia.edu!usenet
- From: alan@curta.cc.columbia.edu (Alan Crosswell)
- Newsgroups: comp.protocols.kerberos
- Subject: Re: Moira client
- Message-ID: <1992Dec14.213214.7209@news.columbia.edu>
- Date: 14 Dec 92 21:32:14 GMT
- References: <1992Dec10.234739.9133@ericsson.se>
- Sender: usenet@news.columbia.edu (The Network News)
- Organization: Columbia University
- Lines: 50
- Nntp-Posting-Host: curta.cc.columbia.edu
-
- In article <1992Dec10.234739.9133@ericsson.se> monica@netman.ericsson.se
- (Monica Bouchibane) writes:
- > I'm trying to include Moira (SMS) in our kerberized environment,
- > but I'm having some problems with the moira client(s)
- >
- > The serverside seems to be running OK, but whenever I try to start
- > the client (moira, dcmmaint, listmaint....) I have mainly two things
- > showing up.
- > .....moira: Kerberos error: Can't decode authenticator
- > .....Authorization failed -- please run kinit
- > .....Exit 1
- >
- > or
- >
- > .....gdb: g_try_connecting... 'moira.netman:sms_db' is not a valid
- host:server
- > .....moira: Can't connect to Moira server
- > .....Connection to Moira server failed
- > .....Exit 1
- >
- > I've tried different 'styles' of the env variable MOIRASERVER, but he doesn't
- > like anything.
- >
- > Don't know if the database need some additional information
- > Kerberos server needs something more/else
- >
- > Errors when I compiled the package.
- >
- > I've 'followed' the documentation , but I'm not able to find any answers in
- there for this 'last' :-) thing.
- >
- > ANY!!!!! information would, as usual, be highly appreciated.
- >
- > /Monica Bouchibane
- >
- >
- >
- > --
- > + Monica Bouchibane EMAIL: monica@ericsson.se +
- > + Ericsson Data Services PHONE: +31 (0)1612 29473 +
- > + Rijen, The Netherlands FAX: +31 (0)1612 27160 +
-
- Check for principal name 'moira' vs. 'sms.' As I recall, there are a couple
- places in the code where these are used interchangeably. This is probably
- because after the code had been called sms for a while, they decided to
- rename it Moira and some of the code still refers to it the old way. The
- easy fix is to create two princpals: "moira.myserver" and "sms.myserver" with
- the same key.
-
- /a
-