similar to: smbd, nmbd crashes

Displaying 20 results from an estimated 10000 matches similar to: "smbd, nmbd crashes"

2002 Dec 30
4
error message in smbd.log file: bind failed on port 139 socket_addr = 0.0.0.0.
I can run nmbd successfully, but smbd dies almost immediately when I run it, the smbd.log file has the message "bind failed on port 139 socket_addr = 0.0.0.0.". When I do a netstat -an | grep 139, it shows that tcp is listening on port 139. How do I resolve this conflict between tcp and smbd?
2002 Sep 02
3
smbd + nmbd don't want to start
hi, masters! i have installed RedHat 7.2 and Samba 2.2.5. i did everything step by step: ./configure , make , make install , etc... i cannot start 'smbd' and 'nmbd' daemons. i try to run them from the command line or from inetd and i get something like: "there is no such command" all Samba commands are in the same hierarchy /usr/local/samba/bin. i can run other
2000 Feb 28
7
smbd and nmbd
Hi. I'm getting messages to the effect: Inetd: /usr/local/samba/lib/nmbd: Hangup Last messages repeat 319 times I start samba from inetd. Should I be starting it as a daemon or starting it in init.d? If starting it as a daemon in in init.d, does someone have a script that can let me use? I'm running samba on an a Sun E450, with Solaris 2.7. Thanks. grant
2009 Jan 08
1
If we use vfork, can the smbd and nmbd work rightly?
Hi All, I has been trying to port the Samba package to uClinux. But our uClinux toolchain doesn't support the fork() call. I must replace the fork with vfork.If we use vfork, the smbd and nmbd can not work rightly. both samba-3.0.32 and samba-3.0.2a have the question. In samba/source/smbd/server.c, the function open_sockets_smbd(), creates a child process and a parent process. Both these
2003 Sep 16
9
FreeBSD Security Advisory FreeBSD-SA-03:12.openssh
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-03:12 Security Advisory FreeBSD, Inc. Topic: OpenSSH buffer management error Category: core, ports Module: openssh, ports_openssh,
2003 Feb 18
2
nmbd daemon
I wonder if anyone has any thoughts on why my nmbd daemon stops running. I checked the logs and there is nothing showing in there as to why this daemon stops. SMBD is running there just fine, but not NMBD ?? Any thoguhts? --- Ted Gervais, Coldbrook, Nova Scotia, Canada
2000 Aug 21
1
strange nmbd behaviour..............
Hello people.... Ok I am having a strange problem with samba and more specificaly the nmb daemon. I run smbd and nmbd as daemons from the /etc/services and /etc/inetd.conf so they run from inetd. But when I check the status with SWAT it tells me that nmbd is not running. So I have to issue the command nmbd -D manualy. Why? my setting on /etc/services and /etc/inetd.conf are exactly like the
2002 Sep 10
1
setGeneric(); R CMD check
1. Is it always the case that when defining generic functions in a package, the package needs to be installed as a binary package to avoid having the generic functions in the .GlobalEnv? 2. Defining a generic function in a "non-binary" package triggers a check warning $ R CMD check ... ... * checking for code/documentation mismatches ... WARNING Objects
2000 Sep 05
7
NMBD Not Starting
I moved an entire RH 6.2 server from one CPU to a new one using a tape backup/restore. Everything from the old server is working on the new server, but when SysV starts up smb, the nmbd daemon (2.0.6) exits with an error: create_subnets: No local interfaces! eth0 has already started according to the logs and console. Any ideas? Thanks. ______________________ Greg Kelley, IT Director SSA, EAA,
2009 Dec 03
1
nmbd fails to start
Dear all, I regret that I am very new to this tool from the install side. I have so far altered shares on a running machine only. I have (thanks to Joss for some help already) installed version 3.4.3 under AIX 6.1 giving it our preferred base directory of /opt/freeware/samba/3.4.3 I have copied over the smb.conf file from the source machine (AIX 5.2 / Samba 2.0.7) and tweaked the content of
2002 Nov 22
1
Starting smbd & nmbd from xinetd ?
Hi there, Just experimenting with Samba (latest version) running on RH 7.2 Everything seems to be OK, got it running and can access shares but... smbd and nmbd have to be started manually ! ( using # /usr/local/samba/bin/smbd -D and then # /usr/local/samba/bin/nmbd -D ). Any idea how I set it to start at bootup ? It doesn't show up in the services configuration under the RH
2015 May 01
8
Could not complete SSL handshake to Amazon EC2 host
Hello, I am trying to monitor a host in the Amazon EC2 cloud. Yet when I try to check NRPE from the monitoring host I am getting an SSL handshake error: [root at monitor1:~] #/usr/local/nagios/libexec/check_nrpe -H ops.jokefire.com CHECK_NRPE: Error - Could not complete SSL handshake. And if I telnet into the host on port 5666 to see if the FW port is open, the connection closes right away:
2000 Mar 06
1
smbd problem
I'm building a RedHat fileserver using an HP LH3 fileserver. I can't get the sbmd running however. The trial machine we've been running for 4 months now has the same setup and works perfectly. nmbd runs ok, but when I look at log.smb, it says bind failed on port 139_0.0.0.0 address already in use. But in inetd.conf there's only smbd on port 139. This is a fresh
2004 Jun 27
2
missing /etc/inetd.conf file in RH9
I have a RedHat 9.0 machine and just updated to samba-3.0.5pre1. I had been running Samba to network two Windoze computers and using a network printer. Two weeks ago my house was apparently hit by lightning which created havoc with my computer/server. I got it going again but have noticed several lingering problems. For one thing, I can't print from it. I was going to check things
2004 Jun 30
1
NMBD will not start...
SAMBA newbie here........New 2.2.8 install on 5.1 AIX, nmbd will not start. Here is my error: [2004/06/29 14:05:29, 0] lib/util_sock.c:open_socket_in(804) bind failed on port 137 socket_addr = 0.0.0.0. Error = Address already in use Any ideas? Thanks !!! Larry S. Singleton lars@thornwood.com Systems Analyst E-Mail Administrator/Webmaster/"Guru in Training" Thornwood Furniture
2003 Nov 19
1
Can't start smbd
OS = AIX 4.3.3 Samba 2.2.8a smb.conf: [global] workgroup = METRAN [test] comment = For testing only, please path = /usr/local/samba/tmp read only = no guest ok = yes smbd fails to start but did log a pid in smbd.pid. The process is not in the process table. I ran smbd -i to display the messages: smbd version 2.2.8a started. Copyright Andrew Tridgell and the Samba Team
2016 Apr 10
2
R.squared in summary.lm with weights
> On Apr 10, 2016, at 3:11 AM, Murray Efford <murray.efford at otago.ac.nz> wrote: > > Martin - > Thanks, but although hatvalues() is useful for calculating PRESS, I can't find anything directly relevant to my question in the influence help pages. After some burrowing in the literature I'm doubting there is an answer out there (PRESS R^2 is always presented in a fairly
2004 May 10
5
rate limiting sshd connections ?
Does anyone know of a way to rate limit ssh connections from an IP address ? We are starting to see more and more brute force attempts to guess simple passwords "/usr/sbin/inetd -wWl -C 10" is nice for slowing down attempts to services launched via inetd. Is there an equiv method for doing this to sshd? Running from inetd has some issues supposedly. ---Mike
2005 Jul 06
2
CentOS on IBM 7043-150, liblaus missing
Hello, I found Pasi's site (http://centos.upi.iki.fi/pub/centos/4/os/ppc/) describing how to get CentOS working on a IBM 7043-150 43p CHRP 604e RS/6000 box. I have the exact same machine. I followed his instructions and got the version of CentOS he provided working on my system. [root at murray ~]# uname -a Linux murray 2.6.9-5.0.3.102.EC #1 Sun Mar 6 18:32:26 EET 2005 ppc ppc ppc
2016 Apr 10
0
R.squared in summary.lm with weights
Martin - Thanks, but although hatvalues() is useful for calculating PRESS, I can't find anything directly relevant to my question in the influence help pages. After some burrowing in the literature I'm doubting there is an answer out there (PRESS R^2 is always presented in a fairly ad hoc way). This is a new topic, as you say, and perhaps better handled on a statistics list. Murray Efford