On Tue, Dec 22, 2009 at 1:55 AM, HariK <[email protected]> wrote: > > Hi Jeremy, > > I have used samba as a blackbox and not adept with its internals. My > requirement is as follows: > I started smbd session in linux and in windows, gave the ip address of the > linux pc. When I transfer a file to the linux pc, I want the smbd > application to print the absolute path of the file's destination. For > example, assume the linux pc ip is 10.142.14.100 and samba path is /tmp. > Suppose I transfer a file temp.txt to a folder /tmp/dir1, then smbd must > print the path "/tmp/dir1/temp.txt". > > For this to happen, what are the code changes to be done in smbd module? >
smbd print where? Sounds like you want to use the audit module http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/VFS.html John -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
