1.. _sclient(1): 2 3sclient 4======= 5 6SYNOPSIS 7-------- 8 9**sclient** *remotehost* 10 11 12DESCRIPTION 13----------- 14 15sclient is a sample application, primarily useful for testing 16purposes. It contacts a sample server :ref:`sserver(8)` and 17authenticates to it using Kerberos version 5 tickets, then displays 18the server's response. 19 20ENVIRONMENT 21----------- 22 23See :ref:`kerberos(7)` for a description of Kerberos environment 24variables. 25 26 27SEE ALSO 28-------- 29 30:ref:`kinit(1)`, :ref:`sserver(8)`, :ref:`kerberos(7)` 31