aboutsummaryrefslogtreecommitdiff
path: root/etc/gss
diff options
context:
space:
mode:
authorDoug Rabson <dfr@FreeBSD.org>2008-05-07 13:53:12 +0000
committerDoug Rabson <dfr@FreeBSD.org>2008-05-07 13:53:12 +0000
commit33f12199250a09b573f7a518b523fdac3f120b8f (patch)
tree1338a6c0e5d3e7c3b0da720ac15cd79fc72c6b5a /etc/gss
parent4fe54d7c6acb302aacc6ac18798804b26c882c13 (diff)
downloadsrc-33f12199250a09b573f7a518b523fdac3f120b8f.tar.gz
src-33f12199250a09b573f7a518b523fdac3f120b8f.zip
Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
all non-style changes made by heimdal to our own libgssapi.
Notes
Notes: svn path=/head/; revision=178828
Diffstat (limited to 'etc/gss')
-rw-r--r--etc/gss/mech4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/gss/mech b/etc/gss/mech
index b77f7914a7a1..d2eaa4cfb205 100644
--- a/etc/gss/mech
+++ b/etc/gss/mech
@@ -1,4 +1,6 @@
# $FreeBSD$
#
# Name OID Library name Kernel module
-kerberosv5 1.2.840.113554.1.2.2 /usr/lib/libgssapi_krb5.so.9 -
+kerberosv5 1.2.840.113554.1.2.2 /usr/lib/libgssapi_krb5.so.10 -
+spnego 1.3.6.1.5.5.2 /usr/lib/libgssapi_spnego.so.10 -
+#ntlm 1.3.6.1.4.1.311.2.2.10 /usr/lib/libgssapi_ntlm.so.10 -