svn commit: samba-docs r1150 - in trunk/smbdotconf/vfs: .

Jeremy Allison jra at samba.org
Wed Aug 15 17:17:31 GMT 2007


On Wed, Aug 15, 2007 at 11:57:29AM -0500, Gerald (Jerry) Carter wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Jeremy,
> 
> Did you fix the server code to allow \\server\share here ?

I don't think that's a valid DFS path
as defined by "what Windows does". The msdfs.c
server code does call trim_char(temp,sepchar,sepchar);
where "temp" is a pointer to the incoming path, so it
should eat all '\\' chars.

Jeremy.


More information about the samba-technical mailing list