NTLM authentication library -


未知
Linux
C/C++

软件简介

NTLM authentication library 是一款在 Linux/Unix 下使用的,用于通过 Windows 服务器进行用户认证
(NTLM)的 C 库

libntlm is a library that implement Microsoft’s NTLM authentication. However,
the packaging of libntlm lacked certain things, such as having build problems,
lacking shared library support, lacking autoconf macro for use in other
applications, lacking pkg-config support, and more. So this page distributes
an improved version of the library; called Libntlm. Compared to the original
releases, the current version has been entirely re-written and only shares the
same function interfaces.