1 .\" $NetBSD: kdigest.8,v 1.1.1.3 2014/04/24 12:45:28 pettai Exp $
3 .\" Copyright (c) 2008 Kungliga Tekniska Högskolan
4 .\" (Royal Institute of Technology, Stockholm, Sweden).
5 .\" All rights reserved.
7 .\" Redistribution and use in source and binary forms, with or without
8 .\" modification, are permitted provided that the following conditions
11 .\" 1. Redistributions of source code must retain the above copyright
12 .\" notice, this list of conditions and the following disclaimer.
14 .\" 2. Redistributions in binary form must reproduce the above copyright
15 .\" notice, this list of conditions and the following disclaimer in the
16 .\" documentation and/or other materials provided with the distribution.
18 .\" 3. Neither the name of the Institute nor the names of its contributors
19 .\" may be used to endorse or promote products derived from this software
20 .\" without specific prior written permission.
22 .\" THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
23 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
25 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
26 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
27 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
28 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
36 .Dd September 25, 2008
41 .Nd userland tool to access digest interface in the KDC
44 .Op Fl Fl ccache= Ns Ar string
53 .Fl Fl ccache= Ns Ar string
65 Available commands are:
68 .Op Fl Fl realm= Ns Ar string
73 .Fl Fl realm= Ns Ar string
75 Kerberos realm to communicate with
77 .It Xo digest-server-init
78 .Op Fl Fl type= Ns Ar string
79 .Op Fl Fl kerberos-realm= Ns Ar realm
80 .Op Fl Fl digest= Ns Ar digest-type
81 .Op Fl Fl cb-type= Ns Ar type
82 .Op Fl Fl cb-value= Ns Ar value
83 .Op Fl Fl hostname= Ns Ar hostname
84 .Op Fl Fl realm= Ns Ar string
88 .Fl Fl type= Ns Ar string
92 .Fl Fl kerberos-realm= Ns Ar realm
95 .Fl Fl digest= Ns Ar digest-type
97 digest type to use in the algorithm
99 .Fl Fl cb-type= Ns Ar type
101 type of channel bindings
103 .Fl Fl cb-value= Ns Ar value
105 value of channel bindings
107 .Fl Fl hostname= Ns Ar hostname
109 hostname of the server
111 .Fl Fl realm= Ns Ar string
113 Kerberos realm to communicate with
115 .It Xo digest-server-request
116 .Op Fl Fl type= Ns Ar string
117 .Op Fl Fl kerberos-realm= Ns Ar realm
118 .Op Fl Fl username= Ns Ar name
119 .Op Fl Fl server-nonce= Ns Ar nonce
120 .Op Fl Fl server-identifier= Ns Ar nonce
121 .Op Fl Fl client-nonce= Ns Ar nonce
122 .Op Fl Fl client-response= Ns Ar response
123 .Op Fl Fl opaque= Ns Ar string
124 .Op Fl Fl authentication-name= Ns Ar name
125 .Op Fl Fl realm= Ns Ar realm
126 .Op Fl Fl method= Ns Ar method
127 .Op Fl Fl uri= Ns Ar uri
128 .Op Fl Fl nounce-count= Ns Ar count
129 .Op Fl Fl qop= Ns Ar qop
130 .Op Fl Fl ccache= Ns Ar ccache
134 .Fl Fl type= Ns Ar string
138 .Fl Fl kerberos-realm= Ns Ar realm
141 .Fl Fl username= Ns Ar name
145 .Fl Fl server-nonce= Ns Ar nonce
148 .Fl Fl server-identifier= Ns Ar nonce
151 .Fl Fl client-nonce= Ns Ar nonce
154 .Fl Fl client-response= Ns Ar response
157 .Fl Fl opaque= Ns Ar string
160 .Fl Fl authentication-name= Ns Ar name
163 .Fl Fl realm= Ns Ar realm
166 .Fl Fl method= Ns Ar method
169 .Fl Fl uri= Ns Ar uri
172 .Fl Fl nounce-count= Ns Ar count
175 .Fl Fl qop= Ns Ar qop
178 .Fl Fl ccache= Ns Ar ccache
180 Where the the credential cache is created when the KDC returns tickets
182 .It Xo digest-client-request
183 .Op Fl Fl type= Ns Ar string
184 .Op Fl Fl username= Ns Ar name
185 .Op Fl Fl password= Ns Ar password
186 .Op Fl Fl server-nonce= Ns Ar nonce
187 .Op Fl Fl server-identifier= Ns Ar nonce
188 .Op Fl Fl client-nonce= Ns Ar nonce
189 .Op Fl Fl opaque= Ns Ar string
190 .Op Fl Fl realm= Ns Ar realm
191 .Op Fl Fl method= Ns Ar method
192 .Op Fl Fl uri= Ns Ar uri
193 .Op Fl Fl nounce-count= Ns Ar count
194 .Op Fl Fl qop= Ns Ar qop
198 .Fl Fl type= Ns Ar string
202 .Fl Fl username= Ns Ar name
206 .Fl Fl password= Ns Ar password
209 .Fl Fl server-nonce= Ns Ar nonce
212 .Fl Fl server-identifier= Ns Ar nonce
215 .Fl Fl client-nonce= Ns Ar nonce
218 .Fl Fl opaque= Ns Ar string
221 .Fl Fl realm= Ns Ar realm
224 .Fl Fl method= Ns Ar method
227 .Fl Fl uri= Ns Ar uri
230 .Fl Fl nounce-count= Ns Ar count
233 .Fl Fl qop= Ns Ar qop
236 .It Xo ntlm-server-init
237 .Op Fl Fl version= Ns Ar integer
238 .Op Fl Fl kerberos-realm= Ns Ar string
242 .Fl Fl version= Ns Ar integer
246 .Fl Fl kerberos-realm= Ns Ar string
248 Kerberos realm to communicate with