On 11/15/2013 05:11 PM, Amos Jeffries wrote: > in src/auth/ntlm/UserRequest.cc: > > * the YR and KK are lookups codes, not part of the credentials. They > must be first on the helper query line and not manipulable by the admin. > - same problem in Negotiate as well.
If we remove the lookupcodes from credentials then we have to implement one more formating code which will print the type of cretendials. I believe that it is better to keep YR and KK as part or cretendials as prefixes which describe type of cretendials. Regards, Christos > > > Amos > >