DFS problem

Volker Lendecke Volker.Lendecke at SerNet.DE
Tue May 5 19:03:34 GMT 2009


On Tue, May 05, 2009 at 08:49:54PM +0200, miguel.sanders at arcelormittal.com wrote:
> No afaik it's a valid DFS symlink
> lrwxrwxrwx    1 root     system           20 May 05 20:10 test -> msdfs:sv106n\sighome
> 
> With all the macro's in msdfs.c, I'm a bit lost to debug this :(
> 
> referral_len = SMB_VFS_READLINK(conn, path, link_target, bufsize - 1);
> if (referral_len == -1) {
>    DEBUG(0,("is_msdfs_link_read_target: Error reading "
>                "msdfs link %s: %s\n",
>                path, strerror(errno)));
>    goto err;
> }

You might try to strace that smbd to see if this error
message comes from the kernel.

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20090505/5fcc4d8a/attachment.bin


More information about the samba-technical mailing list