blob: ebf7972536f2d729c83912c83640b6915c586cd5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
.. _sclient(1):
sclient
=======
SYNOPSIS
--------
**sclient** *remotehost*
DESCRIPTION
-----------
sclient is a sample application, primarily useful for testing
purposes. It contacts a sample server :ref:`sserver(8)` and
authenticates to it using Kerberos version 5 tickets, then displays
the server's response.
SEE ALSO
--------
:ref:`kinit(1)`, :ref:`sserver(8)`
|