diff options
author | Günther Deschner <gdeschner@redhat.com> | 2013-01-11 15:42:02 +0100 |
---|---|---|
committer | Günther Deschner <gdeschner@redhat.com> | 2013-01-11 15:42:02 +0100 |
commit | a5712741c9440903bcb08ccdc39e9e6aae2678ac (patch) | |
tree | 591a66f1617d512fa672dda21d7a0e09d95c53f5 /proxy/examples | |
parent | 14af3cd9a2bcc00a3c98941c42007032f2e810e3 (diff) | |
download | gss-proxy-master-interposer-config.tar.gz gss-proxy-master-interposer-config.tar.xz gss-proxy-master-interposer-config.zip |
Add example GSS-API mechanism plugins config file.master-interposer-config
The file is not installed automatically yet.
Diffstat (limited to 'proxy/examples')
-rw-r--r-- | proxy/examples/mech.in | 4 |
1 files changed, 4 insertions, 0 deletions
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 <interposer> |