Page 1 of 1

8450 rel 6.1 NT authentication.

Posted: 22 Feb 2010 09:45
by Smallgoat
Has anyone been able to get the web client / sendfax to use the users NT credentials so they don't need to log in?
I cannot seem to get the LDAP lookup to work correctly and the admin guide is sort of vague (suprisingly).

Posted: 08 Sep 2010 09:02
by agiftel
Web client works but sendfax does not. I am using fax server 6.0.1-45. Does someone can use it?
P.S. I noticed having some wireshark tracees that send fax doesn't pass to fax server the correct credential. Below details of two trace: First is one good; The second one is not functional

Fisrt: GET /fax/Profile.jsp?ProfileVersion=3&SmtpAddress=name.surname@domain.it HTTP/1.1 , NTLMSSP_AUTH, User: DOMAIN\name
Second: GET /fax/Profile.jsp?ProfileVersion=3&SmtpAddress=name.surname%40domain.it HTTP/1.1\\r\\n

As you can see on second trace the "@" is instead a " %40 " and I really think Fax server does not recognise the user.
Thanks