Hi,
I installed Alfresco1.2.1 successfully and it works fine for me even accessing Alfresco with CIFS.
Now I configured the web.xml and c:\alfresco\tomcat\shared\classes\alfresco\extension\ntlm-authentication-context.xml by following the configuring NTLM wiki.
As I don't know how to add domain property to it, I just leave the ntlm-authetication-context.xml unchanged. Then I started alfresco.
The error ocurred:
Exception occured in WebDAV Authentication Filter:
java.lang.UnsatisfiedLinkError: GetLocalNetBIOSName
at org.alfresco.filesys.netbios.win32.Win32NetBIOS.GetLocalNetBIOSName(Native Method)
…..
Any comments will be appreciated.