Date:   Fri Mar 26 17:59:14 2004
Author: vlendec

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

Modified Files:
        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/[EMAIL PROTECTED]

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.50 => 1.51
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/msdfs/msdfs.c.diff?r1=1.50&r2=1.51

Reply via email to