]> arthur.barton.de Git - netatalk.git/commit
Use principals in keytab instead of specifying one
authorJamie Gilbertson <jamie.gilbertson@luniv.ca>
Tue, 13 Mar 2012 02:34:28 +0000 (20:34 -0600)
committerFrank Lahm <franklahm@googlemail.com>
Mon, 19 Mar 2012 11:48:24 +0000 (12:48 +0100)
commit3959e35784fe36b8aebeadb5f3bb731e996d5afc
treea15619bb388e409d4e986c9b2d7442da4fb1515b
parent9e03d1e96cc4ba8c4e2db5b23745b72b6597f118
Use principals in keytab instead of specifying one

We now accept any principal that is in afpd's keytab as valid. As a result, removed code that used the various Kerberos options to specify the principal to use in gss_accept_sec_context.

Signed-off-by: Jamie Gilbertson <jamie.gilbertson@luniv.ca>
etc/uams/uams_gss.c