Davor Ocelic <[EMAIL PROTECTED]> writes:

> Since most of our services run under different users, we should create
> /etc/<srvname>.keytab for each service and chown/chgrp it properly.
> The creation of the keytab file is done within kadmin; here's an example
> for user "domtool" (which I've added already):
>
> $ kadmin -k -p root/admin
> : ktadd -k /etc/domtool.keytab domtool
> : quit
>
> $ kinit -k -t /etc/domtool.keytab domtool
> $ sudo -u domtool klist

I've tried to do this for exim4, as follows.

sudo kadmin -k -p root/admin
kadmin:  ktadd -k /etc/exim4.keytab Debian-exim
kadmin: Principal Debian-exim does not exist.

Am I missing a step here?

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
  /` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC
 |_] | \| |_| Reclaim your digital rights by eliminating DRM.
      See http://www.defectivebydesign.org/what_is_drm for details.

Attachment: pgplyGPqhj13X.pgp
Description: PGP signature

_______________________________________________
HCoop-SysAdmin mailing list
[email protected]
http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin

Reply via email to