tail head cat sleep
QR code linking to this page

Manual Pages  — ntlm_type1

NAME

ntlm_type1 -

CONTENTS

SYNOPSIS

#include <heimntlm.h>

Data Fields


   uint32_t flags
   
char * domain
   
char * hostname
   
uint32_t os [2]

Detailed Description

Struct for the NTLM type1 message info, the strings is assumed to be in UTF8. When filled in by the library it should be freed with heim_ntlm_free_type1().

Examples:

test_ntlm.c.

Field Documentation

uint32_t ntlm_type1::flags

Examples: test_ntlm.c.

char* ntlm_type1::domain

Examples: test_ntlm.c.

char* ntlm_type1::hostname

Examples: test_ntlm.c.

uint32_t ntlm_type1::os[2]

Examples: test_ntlm.c.

Author

Generated automatically by Doxygen for Heimdalntlmlibrary from the source code.


11 Jan 2012 ntlm_type1 (3) Version 1.5.2

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

This philosophy, in the hands of amateurs, leads to inexplicably mind-numbing botches like the existence of two programs, “head” and “tail,” which print the first part or the last part of a file, depending. Even though their operations are duals of one another, “head” and “tail” are different programs, written by different authors, and take different options!
— The Unix Haters' handbook