xref: /freebsd/crypto/krb5/doc/user/user_commands/sclient.rst (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1*7f2fe78bSCy Schubert.. _sclient(1):
2*7f2fe78bSCy Schubert
3*7f2fe78bSCy Schubertsclient
4*7f2fe78bSCy Schubert=======
5*7f2fe78bSCy Schubert
6*7f2fe78bSCy SchubertSYNOPSIS
7*7f2fe78bSCy Schubert--------
8*7f2fe78bSCy Schubert
9*7f2fe78bSCy Schubert**sclient** *remotehost*
10*7f2fe78bSCy Schubert
11*7f2fe78bSCy Schubert
12*7f2fe78bSCy SchubertDESCRIPTION
13*7f2fe78bSCy Schubert-----------
14*7f2fe78bSCy Schubert
15*7f2fe78bSCy Schubertsclient is a sample application, primarily useful for testing
16*7f2fe78bSCy Schubertpurposes.  It contacts a sample server :ref:`sserver(8)` and
17*7f2fe78bSCy Schubertauthenticates to it using Kerberos version 5 tickets, then displays
18*7f2fe78bSCy Schubertthe server's response.
19*7f2fe78bSCy Schubert
20*7f2fe78bSCy SchubertENVIRONMENT
21*7f2fe78bSCy Schubert-----------
22*7f2fe78bSCy Schubert
23*7f2fe78bSCy SchubertSee :ref:`kerberos(7)` for a description of Kerberos environment
24*7f2fe78bSCy Schubertvariables.
25*7f2fe78bSCy Schubert
26*7f2fe78bSCy Schubert
27*7f2fe78bSCy SchubertSEE ALSO
28*7f2fe78bSCy Schubert--------
29*7f2fe78bSCy Schubert
30*7f2fe78bSCy Schubert:ref:`kinit(1)`, :ref:`sserver(8)`, :ref:`kerberos(7)`
31