1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-26 07:55:01 +00:00
freebsd/usr.sbin/gssd
Rick Macklem c323438205 Add a new "-o" option to the gssd which forces gss_init_sec_context()
to use DES and the associated old style GSS initialization token.
This appears to be required for some non-FreeBSD servers to
get a kerberized NFS mount to work. Also, ignore some signals when daemonized,
which might fix the gssd from "disappearing" without leaving a core dump.
Given the tight timeframe for the FreeBSD9.2 release, I have
committed this while waiting for code review. I will commit
changes recommended by the review in a separate commit.

Reviewed by:	dfr (pending)
MFC after:	10 days
2013-06-24 02:19:23 +00:00
..
gssd.8 Document the new "-v" option for the gssd daemon. 2013-06-05 23:28:29 +00:00
gssd.c Add a new "-o" option to the gssd which forces gss_init_sec_context() 2013-06-24 02:19:23 +00:00
Makefile Fix r244604 so that it builds when MK_KERBEROS_SUPPORT == "no". 2013-01-03 22:24:39 +00:00