ntlm_auth from samba 3.6:

# /usr/local/bin/ntlm_auth --domain=DOMAIN --username=USER --password=PASSWORD
Ignoring unknown parameter "server role"
Ignoring unknown parameter "server services"
Ignoring unknown parameter "dcerpc endpoint servers"
NT_STATUS_OK: Success (0x0)

ntlm_auth from samba 4.0-beta8:
# /usr/bin/ntlm_auth --domain=DOMAIN --username=USER --password=PASSWORD
/usr/bin/ntlm_auth: /usr/lib/i386-linux-gnu/libwbclient.so.0: no
version information available (required by
/usr/lib/i386-linux-gnu/samba/libauth4.so)

No useful output and result code is always 0.

Message about version isn't related to problem, it's because
libwbclient is from samba 3.6, but with native result is the same.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to