Problem with nsldaps, SSHA-1(Base64), Netscape LDAP SSHA
#1
Password: hashcat
{SSHA}AZKja92fbuuB9SpRlHqaoXxbTc43Mzc2MDM1Ng==

I'm getting this error: "Line-length exception" but I'm using the hash from wiki.
(https://hashcat.net/wiki/doku.php?id=example_hashes)

c:\hashcat> cudahashcat64.exe --remove -m 111 -o LDAP_FOUND.txt LDAP.txt -a 3 hashc?a?a

It's a bug or I'm doing something wrong here?
Thank you for your time.
#2
Is there any whitespace (spaces etc) at the end of the line?

It seems to work perfectly here, can't reproduce
#3
Maybe you are using CRLF line endings instead of LF?
#4
Hashcat handles CRLF automatically, at least \r\n and \n, not \r