Imported Upstream version 1.15.1
[platform/upstream/krb5.git] / doc / html / _sources / user / user_commands / sclient.txt
1 .. _sclient(1):
2
3 sclient
4 =======
5
6 SYNOPSIS
7 --------
8
9 **sclient** *remotehost*
10
11
12 DESCRIPTION
13 -----------
14
15 sclient is a sample application, primarily useful for testing
16 purposes.  It contacts a sample server :ref:`sserver(8)` and
17 authenticates to it using Kerberos version 5 tickets, then displays
18 the server's response.
19
20
21 SEE ALSO
22 --------
23
24 :ref:`kinit(1)`, :ref:`sserver(8)`