Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!su-news-hub1.bbnplanet.com!www.nntp.primenet.com!nntp.primenet.com!enews.sgi.com!news.sgi.com!sdd.hp.com!night.primate.wisc.edu!tmpnews.crd.ge.com!news.crd.ge.com!rebecca!rpi!usenet From: dec@phoenix.its.rpi.edu (David E. Cross) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Kerberos IV Date: 12 Dec 1996 15:41:30 GMT Organization: Rensselaer Polytechnic Institute, Troy NY, USA Lines: 17 Message-ID: <58p93a$gqi@usenet.rpi.edu> NNTP-Posting-Host: phoenix.its.rpi.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.7 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:32458 Could someone who is knowledgeable on kerberosIV on FreeBSD give me a hand. I am just tryng to have a client authenticate to a server with mutual authnetication, the error I keep getting on the client side is: ./s: cannot authenticate to server: Generic kerberos error (kfailure) and on the server: sample_server: Kerberos error: Can't decode authenticator (krb_rd_req) This is straight from the sample kerberos client/server sample from athena-dist.mit.edu:/pub/kerberos/bones.tar.Z (just changing the service name to a name for which there is already a key for). I would be very appreciative for any help on this. Thanks David