From a5712741c9440903bcb08ccdc39e9e6aae2678ac Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Fri, 11 Jan 2013 15:42:02 +0100 Subject: Add example GSS-API mechanism plugins config file. The file is not installed automatically yet. --- proxy/examples/mech.in | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 proxy/examples/mech.in (limited to 'proxy/examples') diff --git a/proxy/examples/mech.in b/proxy/examples/mech.in new file mode 100644 index 0000000..24c4d50 --- /dev/null +++ b/proxy/examples/mech.in @@ -0,0 +1,4 @@ +# GSS-API mechanism plugins +# +# Mechanism Name Object Identifier Shared Library Path Other Options +gssproxy_v1 2.16.840.1.113730.3.8.15.1 @libdir@/gssproxy/proxymech.so -- cgit