1GSSNTLMSSP(8)           GSSAPI NTLM mechanism manual p           GSSNTLMSSP(8)
2
3
4

NAME

6       gssntlmssp - GSSAPI NTLM Security Service Provider mechanism
7

SYNOPSIS

9       gssntlmssp_v1 2.16.840.1.113730.3.8.15.X
10                                                                                     /usr/lib64/gssntlmssp/gssntlmssp.so
11                                                                                     [options]
12

DESCRIPTION

14       A GSSAPI NTLM mechanism that allows to perform NTLM authentication in
15       GSSAPI programs.
16

ENVIRONMENT VARIABLES

18       NTLM_USER_FILE
19           A file containing users and their password hashes. The file formats
20           supported are the one used by Heimdal for its NTLM backend, and the
21           samba password file format.
22
23       NETBIOS_COMPUTER_NAME
24           Set the NETBIOS (short) Computer name used in NTLM packets
25
26       NETBIOS_DOMAIN_NAME
27           Set the NETBIOS (short) Domain name used in NTLM packets
28
29       NTLMUSER
30           Set the NTLM User name used for authentication on initiation of the
31           security context
32
33       USER
34           The default source for the User name used on initiation of the
35           security context
36
37       LM_COMPAT_LEVEL
38           The LM Compatibility Level enforced during security context
39           negotiation. The default level is 3
40
41       GSSNTLMSSP_DEBUG
42           The name of a file to send debug logs
43
44       GSSNTLMSSP_WB_TLS_CTX
45           This variable is used to control whether thread local contexts are
46           used for winbindd communication or whether a single process context
47           is used. Setting the value of this variable to 0 disables
48           per-thread contexts. Because creating Winbindd contexts is an
49           expensive operation this is used as an optimization in applications
50           that can insure a single thread is used, or already handle their
51           own locking. The default behavior is to create a context for each
52           thread, this behavior can be restored by setting the environment
53           variable back to the value 1
54

SEE ALSO

56       gssapi(8).
57

AUTHORS

59       GSS-NTLMSSP - http://ssimo.org/gss-ntlmssp
60
61
62
63GSS-NTLMSSP                       03/17/2023                     GSSNTLMSSP(8)
Impressum