This is a discussion on samba <-> windows 2000 problems within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> I restart samba (I added a new share) and none of the win2k boxen on the lan can access ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I restart samba (I added a new share) and none of the win2k boxen on the lan can access the machine any more, the workgroup ceases to exist and all shares + printers no longer function. I have to get the win 2k users to reboot (simply restarting the network on the boxes does nothing) -- Rick Digital Printing www.intelligence-direct.com |
| |||
| PiotrAF wrote: > On Fri, 22 Oct 2004 14:57:53 +0000, Rick wrote: > >> I restart samba (I added a new share) > Did you check if it did start and without errors? The init script showed nothing, which log file should I look in? I didnt suspect any errors as its only the windows boxes on the lan that appear to have a problem -- Rick Digital Printing www.intelligence-direct.com |
| |||
| On Fri, 22 Oct 2004 16:04:39 +0000, Rick wrote: > I didnt suspect any errors as its only the windows boxes on the lan that > appear to have a problem maybe /var/log/samba/log.smbd Be aware I'm no guru, just trying to help |
| |||
| PiotrAF wrote: > On Fri, 22 Oct 2004 16:04:39 +0000, Rick wrote: > >> I didnt suspect any errors as its only the windows boxes on the lan that >> appear to have a problem > maybe > /var/log/samba/log.smbd > Be aware I'm no guru, just trying to help requested file follows, but it mostly seems to contain refrences to a problem in the printers section of my smb.conf file - nothing thats hints at the win2k problem I am having jimfoo root # cat /var/log/samba/log.smbd [2004/10/19 15:52:11, 0] lib/util_sock.c:get_peer_addr(1000) getpeername failed. Error was Transport endpoint is not connected [2004/10/22 14:49:12, 0] smbd/server.c:main(760) smbd version 3.0.7 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2004/10/22 14:49:12, 0] param/loadparm.c:map_parameter(2435) Unknown parameter encountered: "postscript" [2004/10/22 14:49:12, 0] param/loadparm.c:lp_do_parameter(3125) Ignoring unknown parameter "postscript" [2004/10/22 21:48:08, 0] smbd/server.c:main(760) smbd version 3.0.7 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2004/10/22 21:48:08, 0] param/loadparm.c:map_parameter(2435) Unknown parameter encountered: "postscript" [2004/10/22 21:48:08, 0] param/loadparm.c:lp_do_parameter(3125) Ignoring unknown parameter "postscript" [2004/10/22 21:48:08, 0] printing/print_cups.c:cups_printer_fn(119) Unable to connect to CUPS server localhost - Connection refused [2004/10/22 21:51:31, 0] smbd/server.c:main(760) smbd version 3.0.7 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2004/10/22 21:51:31, 0] param/loadparm.c:map_parameter(2435) Unknown parameter encountered: "postscript" [2004/10/22 21:51:31, 0] param/loadparm.c:lp_do_parameter(3125) Ignoring unknown parameter "postscript" [2004/10/22 21:51:31, 0] printing/print_cups.c:cups_printer_fn(119) Unable to connect to CUPS server localhost - Connection refused -- Rick Digital Printing www.intelligence-direct.com |
| ||||
| On Fri, 22 Oct 2004 22:07:27 +0000, Rick wrote: I'd google with these a bit > [2004/10/19 15:52:11, 0] lib/util_sock.c:get_peer_addr(1000) > getpeername failed. Error was Transport endpoint is not connected found some 708 pages |