Thanks you fpp and mrogers for reply!
fpp - thank you, however it seems that you have window as your server and I am trying to make it on Linux one.
mrogers :
Understanding that the labs version could have a bug here I downloaded the enterprise one (3.2)
Configured it this way:
Edited tomcat/shared/classes/alfresco-global.properties and changed this (I think this the default,
anyway, except for the broadcast)
cifs.enabled=true
cifs.localname=${localname}
cifs.domain=WORKGROUP
# taken from the ifconfig
cifs.broadcast=xxx.xxx.xxx.xxx
cifs.hostannounce=true
Now,I don't have a Domain Server ,this is just subnet with a bunch of windows desktops connected .
So , Network places discovery is done by broadcast (Master browser etc.. all the windows stuff).
The following DOES work:
Mounting ("Map a Network Drive" from Windows) using IP/hostname .
Using \\ notation \\${localname}A\Alfresco
Running findsmb on the server finds the server just fine.
So all looks good ,but the server does not show up in the Network Places.
I had the same result with labs,Alfresco 3.0 labs and enterprise.
Thanks again.
Evgeny