diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2017-07-07 17:03:42 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2017-07-07 17:03:42 +0000 |
| commit | 33a9b234e7087f573ef08cd7318c6497ba08b439 (patch) | |
| tree | d0ea40ad3bf5463a3c55795977c71bcb7d781b4b /src/lib/gssapi/README_SAMPLE_APP | |
Notes
Diffstat (limited to 'src/lib/gssapi/README_SAMPLE_APP')
| -rw-r--r-- | src/lib/gssapi/README_SAMPLE_APP | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/gssapi/README_SAMPLE_APP b/src/lib/gssapi/README_SAMPLE_APP new file mode 100644 index 000000000000..c26bb09adebf --- /dev/null +++ b/src/lib/gssapi/README_SAMPLE_APP @@ -0,0 +1,4 @@ +A sample GSS-API client and server application can be found in the +directory ./appl/gss-sample in this distribution. Read the file +./appl/gss-sample/README for information on how it works and how to +build it. |
