Ok, I think this is a mess now. First I tried the toot in the FBSD Diary, and now the chapter 2 toot from O'Reilly. My Samba install is likely way out of rhythm! Still it's so close - I can see the share on windoz explorer but can't access it that maybe others here can help.

Here's most of what's in my /usr/local/etc/smb.conf (the test path, i.e. my share is chmod 777)

[global]

        workgroup = Face2Interface
        server string = Samba Server
        hosts allow = 192.168.0. 127.

[test]
        comment = For testing only, please
        path = /usr/local/www/data
        read only = yes
        guest ok = yes

>>>>> output of logs

SwamiSalami# tail /var/log/log.nmbd

Copyright Andrew Tridgell and the Samba Team 1994-2002
[2003/11/15 21:18:52, 0] nmbd/nmbd.c:terminate(59)
Got SIGTERM: going down...
[2003/11/15 21:19:08, 0] nmbd/nmbd.c:main(795)
Netbios nameserver version 2.2.8 started.
Copyright Andrew Tridgell and the Samba Team 1994-2002
[2003/11/15 21:19:12, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(235)
find_response_record: response packet id 24148 received with no matching record.
[2003/11/15 21:19:12, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(235)
find_response_record: response packet id 24149 received with no matching record.



SwamiSalami# tail /var/log/log.smbd


[2003/11/15 21:18:57, 0] smbd/server.c:main(791)
  smbd version 2.2.8 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2002
[2003/11/15 21:18:57, 0] printing/print_cups.c:cups_printer_fn(107)
  Unable to connect to CUPS server localhost - Connection refused
[2003/11/15 21:19:13, 0] smbd/server.c:main(791)
  smbd version 2.2.8 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2002
[2003/11/15 21:19:13, 0] printing/print_cups.c:cups_printer_fn(107)
  Unable to connect to CUPS server localhost - Connection refused

SwamiSalami# tail /var/log/log.swamisalami

[2003/11/15 11:24:05, 0] printing/print_cups.c:cups_printername_ok(336)
  Unable to connect to CUPS server localhost - Connection refused
[2003/11/15 11:24:05, 0] smbd/service.c:make_connection(252)
  swamisalami (192.168.0.7) couldn't find service usr
[2003/11/15 11:25:15, 0] printing/print_cups.c:cups_printername_ok(336)
  Unable to connect to CUPS server localhost - Connection refused
[2003/11/15 11:25:15, 0] smbd/service.c:make_connection(252)
  swamisalami (192.168.0.7) couldn't find service usr


BTW dudes, what's a CUPS server? 8^}




Marty Landman   Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to