CVS update: samba/source/msdfs

vlendec at samba.org vlendec at samba.org
Fri Mar 26 17:58:30 GMT 2004


Date:	Fri Mar 26 17:58:30 2004
Author:	vlendec

Update of /data/cvs/samba/source/msdfs
In directory dp.samba.org:/tmp/cvs-serv19548

Modified Files:
      Tag: SAMBA_3_0
	msdfs.c 
Log Message:
After briefly talking to jerry, commit this:

Redirect clients to shares based on the the client's IP address. The msdfs
link has the following form:

temp1 -> msdfs:@/data/tmp/redir@\temp

The file /data/tmp/redir has the contents:

192.168.234.128 closest
192.168.234 close
        default

Everything in between the @-signs in the link target is replaced by the
substituion in the file.

Jerry, errors in the filename expansion are now answered with
NT_STATUS_OBJECT_NAME_NOT_FOUND

Volker


Revisions:
msdfs.c		1.28.2.26 => 1.28.2.27
	http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.28.2.26&r2=1.28.2.27


More information about the samba-cvs mailing list