Hi Juanito,
When a user makes valid access to a samba share, I normally get a record of it in the log file.
I've setup a fresh tinycore system in VM Workstation using tinycore 4.1
I've installed
- Samba 3.4.5
- nano
- shadow-utils
Once everything is setup I get the following log file entries
[2011/12/17 12:04:38, 0] printing/print_cups.c:103(cups_connect)
Unable to connect to CUPS server localhost:631 - Connection refused
[2011/12/17 12:04:38, 0] printing/print_cups.c:103(cups_connect)
Unable to connect to CUPS server localhost:631 - Connection refused
[b][2011/12/17 12:05:54, 1] smbd/service.c:1047(make_connection_snum)
office (192.168.2.128) connect to service funding initially as user johns (uid=1002, gid=500) (pid 933)[/b]
[2011/12/17 12:06:02, 1] smbd/service.c:1226(close_cnum)
office (192.168.2.128) closed connection to service funding
[b][2011/12/17 12:07:40, 1] smbd/service.c:1047(make_connection_snum)
nb1 (192.168.2.1) connect to service funding initially as user johns (uid=1002, gid=500) (pid 946)[/b]
[2011/12/17 12:10:31, 0] printing/print_cups.c:103(cups_connect)
Unable to connect to CUPS server localhost:631 - Connection refused
[2011/12/17 12:10:31, 0] printing/print_cups.c:103(cups_connect)
Unable to connect to CUPS server localhost:631 - Connection refused
There are entries in the log about user johns access, I do not get these user access entries with samba 3.6.1 tcz file.
I have had a crack at the script program so you can see how I set this up, hope its ok, i've never used it before. You can review my command line record with the attached typescript file