Adam Warner said: > BTW Samba does seamlessly follow remote symlinks. I'm using the > technique right now to access media that is mounted over a number > of remote partitions through a single mount point. But I cannot get > the underlying file permissions through Samba (which requires > further Samba development to map Unix --> NT --> Unix permissions).
you can turn that feature off if you like follow symlinks = no default is for yes win32 has no real concept of symlinks(shortcuts arent anywhere near what symlinks are). so building it into the server software was probably needed. win32 is the dominant SMB platform..would be curious as to how nfs client software on win32 reacts to symlinks .. nate

