%globalentities; ]> ntlm_auth 1 ntlm_auth tool for executing client side MS-RPC functions ntlm_auth -A authfile -c <command string> -d debuglevel -h -l logfile -N -s <smb config file> -U username[%password] -W workgroup -N -I destinationIP server DESCRIPTION This tool is part of the Samba 7 suite. ntlm_auth is a helper utility that authenticates users using NT/LM authentication. It returns 0 if the users is authenticated successfully and 1 if access was denied. ntlm_auth uses winbind to access the user and authentication data for a domain. This utility is only to be used by other programs (currently squid). OPTIONS --helper-protocol=PROTO Operate as a stdio-based helper --username=USERNAME Specify username of user to authenticate --domain=DOMAIN Specify domain of user to authenticate --workstation=WORKSTATION Specify workstation of user to authenticate --challenge=STRING challenge (HEX encoded) --lm-response=RESPONSE LM Response to the challenge (HEX encoded) --nt-response=RESPONSE NT or NTLMv2 Response to the challenge (HEX encoded) --password=PASSWORD User's plaintext password --request-lm-key Retreive LM session key --request-nt-key Request NT key &popt.common.samba; &stdarg.help; VERSION This man page is correct for version 3.0 of the Samba suite. AUTHOR The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed. The ntlm_auth manpage was written by Jelmer Vernooij.