Files
heimdal/kdc
James Lee 750a09bca2 kx509: Create certs for principals with slashes
kx509 fails to create certs for principals with slashes in them.  For
example:

    client% kinit foo/admin
    foo/admin@EXAMPLE.COM's Password:
    client% kx509
    Timed out waiting on KCA

The KCA reports: "Principal is not a user."  However, there is a use
case set out in this post:

https://thestaticvoid.com/post/2012/10/25/protecting-puppet-with-kerberos/

that would create a kx509 cert for a host principal for authenticating
against a secure HTTP service.  This commit modifies the certificate
creation code to allow principals with slashes in them.
2013-12-04 13:49:38 -05:00
..
2011-07-24 13:07:07 -07:00
2011-07-24 20:24:37 -07:00
2011-05-21 11:57:31 -07:00
2011-05-21 11:57:31 -07:00
2011-11-21 20:34:35 -08:00
2011-11-13 10:01:41 -08:00
2011-05-21 11:57:31 -07:00
2010-11-29 10:53:49 -05:00
2011-11-28 14:42:06 -06:00
2012-08-08 00:04:04 +01:00
2013-04-29 11:42:46 -07:00
2012-04-05 22:55:01 -07:00
2008-09-13 09:21:03 +00:00
2011-05-21 11:57:31 -07:00
2011-05-21 11:57:31 -07:00
2011-07-24 20:24:35 -07:00
2013-06-04 00:04:16 -07:00