On Thu, 20 Dec 2001 22:26:49 +0000 (UTC), Ben Ocean wrote: > add_principal: Operation requires ``add'' privilege while creating > "[EMAIL PROTECTED]". > > What am I doing wrong?
Your admin instance needs to be given permission to add entries to the database. You do this by way of the kadm5.acl file, which you'll find documentation for in the kadmind(8) manual page. I hope that helps... (Go slowly... Implementing Kerberos is not a quick job...) -- ---------------------------------------------------------------------- Sylvain Robitaille [EMAIL PROTECTED] Systems analyst Concordia University Instructional & Information Technology Montreal, Quebec, Canada ----------------------------------------------------------------------
