Lines Matching +full:mic +full:- +full:offset
1 .\" Copyright (c) 2003 - 2005 Kungliga Tekniska Högskolan
41 GSS-API Library (libgssapi, -lgssapi)
43 The Generic Security Service Application Program Interface (GSS-API)
46 hence allowing source-level portability of applications to different
49 The GSS-API implementation in Heimdal implements the Kerberos 5 and
50 the SPNEGO GSS-API security mechanisms.
56 .Bl -column -compact
105 GSS-API implementation had a bug in releases before 0.6 that made it
106 fail to inter-operate when using DES3 with other GSS-API
111 It is possible to modify the behavior of the generator of the MIC with
117 New clients/servers will try both the old and new MIC in Heimdal 0.6.
118 In 0.7 it will check only if configured - the compatibility code will
121 Heimdal 0.6 still generates by default the broken GSS-API DES3 mic,
122 this will change in 0.7 to generate correct des3 mic.
131 To turn off generation of the old (incompatible) mic of the MIC use
157 .Bd -literal -offset indent