Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!shelby!Eng.Sun.COM!marks From: marks@Eng.Sun.COM (Mark Stein) Newsgroups: comp.protocols.kerberos Subject: kadmin problem Message-ID: <9007251625.AA00922@ferne.Eng.Sun.COM> Date: 25 Jul 90 16:25:27 GMT Sender: daemon@shelby.Stanford.EDU Organization: The Internet Lines: 50 Hi there, I am trying to get kadmind and related stuff working and keep getting the error "Can't find Kerberos ticket or TGT" whenever a request is sent to kadmind. Here's the details: kadmin: % kadmin Welcome to the Kerberos Administration Program, version 2 Type "help" if you need it. admin: get marks Admin password: kadm error: Can't find Kerberos ticket or TGT admin: quit Cleaning up and exiting. /etc/srvtab on the machine running kadmind has (among others) the following keys in it: Service Instance Realm Key Version ------------------------------------------------------ changepw kadmin-host ENG.SUN.COM 3 changepw kerberos ENG.SUN.COM 1 The ticket obtained by kadmin is: Ticket file: /tmp/tkt_adm_882 Principal: marks.admin@ENG.SUN.COM Issued Expires Principal Jul 25 08:58:17 Jul 25 16:58:17 changepw.kerberos@ENG.SUN.COM The three ACL files /kerberos/admin_acl.{add,get,mod} each contain the following line: marks.admin@ENG.SUN.COM Occasionally (not on every request) the kadmind log file generates a line such as this: 25-Jul-90 09:10:00 child 899 not in list: termsig 0,coredump 0,retcode 0 When the server shuts down, I get this: 25-Jul-90 09:14:22 killing child 899 Does anyone recognize these symptoms and/or have suggestions on how to proceed? Many thanks. --Mark