search for: open_sockets_smbd

Displaying 20 results from an estimated 84 matches for "open_sockets_smbd".

2006 Nov 30
1
Failed to set socket option SO_KEEPALIVE (Error Invalid argument) error on Samba 3.0.10 on Solaris 8
[2006/11/29 08:53:39, 0] smbd/server.c:(383) open_sockets_smbd: accept: Software caused connection abort [2006/11/29 10:21:20, 0] lib/util_sock.c:(202) Failed to set socket option SO_KEEPALIVE (Error Invalid argument) [2006/11/29 10:21:20, 0] lib/util_sock.c:(202) Failed to set socket option TCP_NODELAY (Error Invalid argument) [2006/11/29 10:21:20, 0] lib...
2004 Aug 27
1
open_sockets_smbd: accept: Software caused connection abort
...upgrade to 3.0.6, with no luck on 2 different Solaris 9 systems. It compiles and installs OK, but clients can't connect. Not only Win2k and XP PC's, but smbclient -L on the same machine can't connect. For each failed attempt, log.smbd says: [2004/08/25 02:51:48, 0] smbd/server.c:open_sockets_smbd(383) open_sockets_smbd: accept: Software caused connection abort I'm using my same smb.conf file from 2.2.1. It's basically the same as examples/smb.conf.default in the distribution, and substituting that exact file gives the same result. One more weirdness: each time a client fail...
2004 Sep 08
1
Samba performance issue
...log.smbd and log.0.0.0.0 file. 1) what is log.0.0.0.0 file? Is it a problem that it exists? 2) In log.smbd file, I saw the following type of errors: [2004/09/08 09:23:51, 0] lib/util_sock.c:get_peer_addr(978) getpeername failed. Error was Invalid argument [2004/09/08 09:27:52, 0] smbd/server.c:open_sockets_smbd(382) open_sockets_smbd: accept: No buffer space available [2004/09/08 09:30:15, 0] smbd/server.c:open_sockets_smbd(382) open_sockets_smbd: accept: No buffer space available [2004/09/08 09:31:17, 0] lib/util_sock.c:set_socket_options(185) Failed to set socket option SO_KEEPALIVE (Error Invalid...
2004 Mar 12
1
open_sockets_smbd: accept: No buffer space available
Hello. >From time to time, my Samba 3.0.2a server on a HP-UX 11.00 server sends the following messages to the syslog: Mar 12 08:40:51 s08nfs smbd[10021]: open_sockets_smbd: accept: No buffer space available What's the meaning? I found http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1079078265934+28353475&threadId=493734 which suggested to increase tcp_conn_request_max (it was at 20 and is now at 4096), however the ITRC entry had...
2007 Aug 16
1
samba3 upgrade misery
...ried eliminating all the variables - disable the virus checker, copy the file locally, etc etc. It's samba. Checking the logs, I can see why! All the client machines are reconnecting periodically, most likely due to the smbd task choking off sockets: [2007/08/16 09:13:41, 0] smbd/server.c:open_sockets_smbd(527) open_sockets_smbd: accept: Software caused connection abort [2007/08/16 09:15:16, 0] lib/util_sock.c:set_socket_options(261) Failed to set socket option SO_KEEPALIVE (Error Invalid argument) [2007/08/16 09:15:16, 0] lib/util_sock.c:get_peer_addr(1232) getpeername failed. Error was Tra...
2012 Apr 25
3
Semantics of "smb ports = 0"
...from listening to any ports. Unfortunately, with at least Samba 3.6.4 this causes a segfault instead: [0] vostro:/tmp/qemu-smb.6836-0# smbd -i -s smb.conf Unable to setup corepath for smbd: Operation not permitted smbd version 3.6.4 started. Copyright Andrew Tridgell and the Samba Team 1992-2011 open_sockets_smbd: No sockets available to bind to. =============================================================== Abnormal server exit: open_sockets_smbd() failed =============================================================== BACKTRACE: 6 stack frames: #0 smbd(log_stack_trace+0x1a) [0x7fe50c14f8ba] #1 smbd(+0x6...
2013 Jul 17
0
open_sockets_smbd: accept: Protocol error
Hello: I have Samba 3.0.30 running on SCO Openserver 6. It seems to work fine, but I get this error in /var/adm/messages: Jul 17 08:15:03 smbd[5023]: [2013/07/17 08:15:03, 0] smbd/server.c:(527) Jul 17 08:15:03 smbd[5023]: open_sockets_smbd: accept: Protocol error Jul 17 08:16:22 smbd[5056]: [2013/07/17 08:16:22, 0] smbd/server.c:(527) Jul 17 08:16:22 smbd[5056]: open_sockets_smbd: accept: Protocol error Jul 17 08:26:14 smbd[5056]: [2013/07/17 08:26:14, 0] smbd/server.c:(527) Jul 17 08:26:14 smbd[5056]: open_sockets_smbd: ac...
2013 Mar 06
2
no network interfaces found on OpenIndiana (Illumos)
...s no network card found. 2013/03/06 10:40:39.068405, 0] lib/interface.c:543(load_interfaces) WARNING: no network interfaces found [2013/03/06 10:40:39.072795, 0] smbd/server.c:1082(main) standard input is not a socket, assuming -D option ... [2013/03/06 10:40:39.205210, 0] smbd/server.c:746(open_sockets_smbd) open_sockets_smbd: No sockets available to bind to. Is there some problem that the get_interfaces(talloc_tos(), &ifaces); call returns no interfaces on solaris/openindiana ? Any idea? I sure have interfaces: root at openindiana:/# ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,M...
2006 May 05
1
samba errors - "No buffer space available"
...Invalid argument) [2006/05/03 07:41:38, 0] lib/util_sock.c:set_socket_options(202) Failed to set socket option TCP_NODELAY (Error Invalid argument) [2006/05/03 07:41:38, 0] lib/util_sock.c:get_peer_addr(1000) getpeername failed. Error was Invalid argument [2006/05/03 07:41:39, 0] smbd/server.c:open_sockets_smbd(382) open_sockets_smbd: accept: No buffer space available Thanks for any help or advice, Bill
2007 May 03
1
sockaddr structure elements
Dear All, We are using samba 3.0.24 compiled for xscale on two devices: We are running a smbclient and smb daemon on two different devices, 192.168.1.39 (smbd) and 192.168.1.24 (smbclient). When we establish a smbclient connection from client -> Server, in the smbd/server.c:open_sockets_smbd() function, we are getting sockaddr structure values as follows (caught at debug data on smbd): smbd/server.c:open_sockets_smbd():addr sockaddr sa_family = AF_INET sa_addr[14] = 4, 5, 192, 168, 1, 24, 220, 126, 47, 204, 180, 41, 11, 192 definition: struct sockaddr { sa_family_t sa_famil...
2024 Jan 10
1
Access to sockets denied in Termux
...smbd_open_one_socket) smbd_open_one_socket: open_socket_in failed: Permission denied [2024/01/06 11:46:54.065834, 0] ../../source3/smbd/server.c:1097(smbd_open_one_socket) smbd_open_one_socket: open_socket_in failed: Permission denied [2024/01/06 11:46:54.065951, 0] ../../source3/smbd/server.c:1265(open_sockets_smbd) open_sockets_smbd: No sockets available to bind to. [2024/01/06 11:46:54.066412, 0] ../../lib/util/fault.c:172(smb_panic_log) : BTW I can't get a WindowsME qemu VM to see the server at all. I've tried all sorts of announce and workgroup options - any ideas?
2005 Jul 07
0
samba 3.0.13 + solaris 8
...od, but if I double clic on it an authentication window appears and I can enter a username/password but this windows always appear and I can't access to browse the shares. Output of log.smbd when just typing on a workstation "\\samba" : [2005/07/07 09:49:30, 0] smbd/server.c:(388) open_sockets_smbd: accept: Software caused connection abort [2005/07/07 09:49:30, 0] auth/auth_util.c:(1195) make_server_info_info3: pdb_init_sam failed! [2005/07/07 09:49:30, 0] smbd/server.c:(388) open_sockets_smbd: accept: Software caused connection abort [2005/07/07 09:49:30, 0] auth/auth_util.c:(1195) mak...
2005 Jul 11
0
wbinfo -u error : samba 3.0.13 + solaris 8 - help please (urgent)
...od, but if I double clic on it an authentication window appears and I can enter a username/password but this windows always appear and I can't access to browse the shares. Output of log.smbd when just typing on a workstation "\\samba" : [2005/07/07 09:49:30, 0] smbd/server.c:(388) open_sockets_smbd: accept: Software caused connection abort [2005/07/07 09:49:30, 0] auth/auth_util.c:(1195) make_server_info_info3: pdb_init_sam failed! [2005/07/07 09:49:30, 0] smbd/server.c:(388) open_sockets_smbd: accept: Software caused connection abort [2005/07/07 09:49:30, 0] auth/auth_util.c:(1195) mak...
2006 Apr 21
3
NT logon ok but XP logon very slow
...e are the log.smbd messages during the locking up of XP and smbd: .... [Fri Apr 21 15:25:29 2006 , 0] rpc_server/srv_netlog_nt.c:_net_sam_logon(665) _net_sam_logon: creds_server_step failed. Rejecting auth request from client RSL4 machine account RSL4$ [Fri Apr 21 15:26:47 2006 , 0] smbd/server.c:open_sockets_smbd(394) open_sockets_smbd: accept: No buffer space available [Fri Apr 21 15:26:50 2006 , 1] smbd/service.c:make_connection_snum(666) rsl4 (10.5.71.168) connect to service netlogon initially as user veron004 (uid =517, gid=20) (pid 11053) .... And as I already said: logging onto NT works fine. Any...
2024 Jan 10
1
Access to sockets denied in Termux
...d_open_one_socket: open_socket_in failed: Permission denied > [2024/01/06 11:46:54.065834, 0] > ../../source3/smbd/server.c:1097(smbd_open_one_socket) > smbd_open_one_socket: open_socket_in failed: Permission denied > [2024/01/06 11:46:54.065951, 0] > ../../source3/smbd/server.c:1265(open_sockets_smbd) > open_sockets_smbd: No sockets available to bind to. > [2024/01/06 11:46:54.066412, 0] > ../../lib/util/fault.c:172(smb_panic_log) : > > BTW I can't get a WindowsME qemu VM to see the server at all. I've > tried all sorts of announce and workgroup options - any ideas?...
2005 Feb 15
1
Trying to resolve issues on samba-3.0.11
...e remain however still some issues which I try to regulate or to understand. OS: AIX 4.3.3 CC: ibmcxx 3.6.6 1: "Software caused connection abort" in log.smbd On every connection, I've the following error in my log. What could be the problem? [2005/02/14 16:43:22, 0] smbd/server.c:open_sockets_smbd(388) open_sockets_smbd: accept: Software caused connection abort 2: logfile name The name of the log files are supposed to be log.hostname but some of them are log.ip How could this be possible? everything is ok with samba 2.2.8a in smb.conf log file = /usr/local/samba/var/log.%m 3: guest...
2004 Nov 10
1
Samba panics after error connecting to cups
...ing after an error connecting to CUPS (see log below). Samba 3.0.7 CUPS 1.1.20 Debian Woody After the panic, CUPS is still oparational, but not Samba. I have to kill -9 the smbd process befor I can restart it using the init scripts. Any pointers welcome. [2004/11/04 13:55:43, 1] smbd/server.c:open_sockets_smbd(348) Reloading services after SIGHUP [2004/11/04 14:52:23, 0] lib/util_sock.c:get_peer_addr(1000) getpeername failed. Error was Transport endpoint is not connected [2004/11/04 15:12:56, 0] printing/print_cups.c:cups_queue_get(865) Unable to connect to CUPS server localhost - Connection refuse...
2024 Jan 10
1
Access to sockets denied in Termux
...ocket_in failed: Permission denied > > [2024/01/06 11:46:54.065834, 0] > > ../../source3/smbd/server.c:1097(smbd_open_one_socket) > > smbd_open_one_socket: open_socket_in failed: Permission denied > > [2024/01/06 11:46:54.065951, 0] > > ../../source3/smbd/server.c:1265(open_sockets_smbd) > > open_sockets_smbd: No sockets available to bind to. > > [2024/01/06 11:46:54.066412, 0] > > ../../lib/util/fault.c:172(smb_panic_log) : > > > > BTW I can't get a WindowsME qemu VM to see the server at all. I've > > tried all sorts of announce and wor...
2004 Jan 13
0
Problem migration samba 2.2.8 -> 3.0.1
...ction_snum(705) 163.104.8.133 (163.104.8.133) connect to service jlucnico initially as user xavidron (uid=4623, gid=10) (pid 28340) [2004/01/08 17:12:07, 1] smbd/service.c:close_cnum(887) 163.104.8.133 (163.104.8.133) closed connection to service jlucnico [2004/01/08 17:12:52, 0] smbd/server.c:open_sockets_smbd(377) open_sockets_smbd: accept: Software caused connection abort /var/adm/messages : Jan 8 17:12:52 grovss01 smbd[28319]: [ID 702911 daemon.error] [2004/01/08 17:12:52, 0] smbd/server.c:open_sockets_smbd(377) Jan 8 17:12:52 grovss01 smbd[28319]: [ID 702911 daemon.error] open_sockets_smbd: ac...
2008 Oct 04
2
Samba 3.2.1 not detecting interface in Solaris 10 x86
.... In the process of attempting to run up 3.2.1.x, I have found that when I issue an /opt/local/sbin/smbd -D, my samba log file results in: [2008/10/04 21:29:15, 0, pid=3059] lib/interface.c:(540) WARNING: no network interfaces found [2008/10/04 21:29:15, 0, pid=3060] smbd/server.c:(547) open_sockets_smbd: No sockets available to bind to. The default Sun installed version does not do this. My interfaces are specified in my smb.conf like so: interfaces = lo0 nge Again, works fine in 3.0.28, but not when I try to start the custom compiled version. Thoughts? Thanks for your time. JC