search for: robytnuovo

Displaying 3 results from an estimated 3 matches for "robytnuovo".

2020 Feb 21
2
preexec with win 10
...t; > The scripts will only be executed when the share is contacted. > > Rowland > > The share is connected as letter L: in windows and the file was updated many time Windows don't close the connection when the operator disconnect windows. This is an extract of smbstatus root at robytnuovo~# smbstatus |grep 246 1877????? emissionefatture? emissionefatture? 192.168.0.246 (ipv4:192.168.0.246:49701) SMB3_00 lavori-ilaria?? 1877?? 192.168.0.246? Wed Feb 19 14:37:30 2020 appoggio???? 1877?? 192.168.0.246? Wed Feb 19 14:37:30 2020 praticx????? 1877?? 192.168.0.246? Wed Feb 19 14:37:30 202...
2020 Feb 21
2
preexec with win 10
Il 21/02/20 13:02, Rowland penny via samba ha scritto: > On 21/02/2020 11:39, Roberto Tagliaferri - Tosnet srl via samba wrote: >> This is an extract of smbstatus >> root at robytnuovo~# smbstatus |grep 246 >> 1877????? emissionefatture? emissionefatture? 192.168.0.246 >> (ipv4:192.168.0.246:49701) SMB3_00 > root preexec is running the /usr/bin/log_access.php script, passing the > following parameters: > "%L" : server NetBIOS name > "%U&q...
2020 Feb 19
2
preexec with win 10
Sorry for the english :) Good morning, i've a little network with samba 4.2 on centos 6, NT style domain and win7 client. I've a root preexec and root postexec for tracking logon and logoff to the share. root preexec = /usr/bin/log_access.php "%L" "%U" "%G"? "%S" "%I" "%m" ON root postexec = /usr/bin/log_access.php