Re: [Samba] Binding to a local IP address when mounting smb file system.

2006-07-14 Thread Ben Greear
I have completed the first draft of the patch to allow binding to local addresses. Many of the binaries do not fully support this option since I did not know a clean way to get the config info to them, didn't think it was really required for my needs. As far as I can tell, the libraries are well

[Samba] Binding to a local IP address when mounting smb file system.

2006-07-13 Thread Ben Greear
Hello! My company makes testing software that, among other things, can be used to generate file-system traffic. In order to better support Samba, I need to make a few changes to the way samba mounts file systems: 1) I need to be able to specify the local IP address for the socket connection.