File tree 1 file changed +18
-18
lines changed
1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -3238,7 +3238,7 @@ AuthenticationGSS (B)
3238
3238
3239
3239
<varlistentry>
3240
3240
<term>
3241
- AuthenticationSSPI (B)
3241
+ AuthenticationGSSContinue (B)
3242
3242
</term>
3243
3243
<listitem>
3244
3244
<para>
@@ -3256,7 +3256,7 @@ AuthenticationSSPI (B)
3256
3256
</varlistentry>
3257
3257
<varlistentry>
3258
3258
<term>
3259
- Int32(8)
3259
+ Int32
3260
3260
</term>
3261
3261
<listitem>
3262
3262
<para>
@@ -3266,11 +3266,21 @@ AuthenticationSSPI (B)
3266
3266
</varlistentry>
3267
3267
<varlistentry>
3268
3268
<term>
3269
- Int32(9 )
3269
+ Int32(8 )
3270
3270
</term>
3271
3271
<listitem>
3272
3272
<para>
3273
- Specifies that SSPI authentication is required.
3273
+ Specifies that this message contains GSSAPI or SSPI data.
3274
+ </para>
3275
+ </listitem>
3276
+ </varlistentry>
3277
+ <varlistentry>
3278
+ <term>
3279
+ Byte<replaceable>n</replaceable>
3280
+ </term>
3281
+ <listitem>
3282
+ <para>
3283
+ GSSAPI or SSPI authentication data.
3274
3284
</para>
3275
3285
</listitem>
3276
3286
</varlistentry>
@@ -3283,7 +3293,7 @@ AuthenticationSSPI (B)
3283
3293
3284
3294
<varlistentry>
3285
3295
<term>
3286
- AuthenticationGSSContinue (B)
3296
+ AuthenticationSSPI (B)
3287
3297
</term>
3288
3298
<listitem>
3289
3299
<para>
@@ -3300,32 +3310,22 @@ AuthenticationGSSContinue (B)
3300
3310
</listitem>
3301
3311
</varlistentry>
3302
3312
<varlistentry>
3303
- <term>
3304
- Int32
3305
- </term>
3306
- <listitem>
3307
- <para>
3308
- Length of message contents in bytes, including self.
3309
- </para>
3310
- </listitem>
3311
- </varlistentry>
3312
- <varlistentry>
3313
3313
<term>
3314
3314
Int32(8)
3315
3315
</term>
3316
3316
<listitem>
3317
3317
<para>
3318
- Specifies that this message contains GSSAPI or SSPI data .
3318
+ Length of message contents in bytes, including self .
3319
3319
</para>
3320
3320
</listitem>
3321
3321
</varlistentry>
3322
3322
<varlistentry>
3323
3323
<term>
3324
- Byte<replaceable>n</replaceable>
3324
+ Int32(9)
3325
3325
</term>
3326
3326
<listitem>
3327
3327
<para>
3328
- GSSAPI or SSPI authentication data .
3328
+ Specifies that SSPI authentication is required .
3329
3329
</para>
3330
3330
</listitem>
3331
3331
</varlistentry>
You can’t perform that action at this time.
0 commit comments