My Alfresco deployment has suddenly decided to bite me in the rear. Last week, I was able to log in as admin/admin without issue (new installation). I then played a bit with NTLM, but due to a conflict with Samba, never got far enough to actually authenticate. Today, I backed out the extension changes for NTLM, and I'm getting CryptixCrypto errors when I try to log in.
Caused by: java.security.NoSuchAlgorithmException: class configured for MessageDigest(provider: CryptixCrypto)cannot be found.
How did you make the changes to try and then remove NTLM authentication support without starting and stopping the server each time. Redeploying does not play well (last time I looked this was related to Spring but it is a while since I have tried).