similar to: nmbd process and winbindd process can't start in multi network interface environement

Displaying 20 results from an estimated 400 matches similar to: "nmbd process and winbindd process can't start in multi network interface environement"

2004 Oct 22
1
[PATCH] off-by-one in asprintf/vasprintf
Fix an off-by-one in asprintf and vasprintf. The return of vsnprintf is the number of bytes *not* including the terminating '\0'. The size argument to vsnprintf is the number of bytes *including* the terminating '\0'. diff -u klibc-0.188/klibc/asprintf.c udev/klibc-0.188/klibc/asprintf.c --- klibc-0.188/klibc/asprintf.c 2004-10-22 12:07:22.678906352 -0600 +++
2011 Sep 18
0
samba log - mac osx - console output - hacking evidence?
On Sun, 2011-09-18 at 16:52 -0400, Jennifer Buxton wrote: > Dear Samba Support, 1) This is not a support E-Mail address. This E-Mail address is for reporting security vulnerabilities in the Samba software. It is not for support. 2) For support issues, you may wish to take your question to the samba at samba.org list, where I have redirected this reply. 3) At first glace, looking at the
2004 Jan 22
2
MGCP Problem.
Hi. I'm new in Asterisk with MGCP. I set up a MGCP user agent and start asterisk with the next configuration files. '--------------- extensions.conf ---------------------------------------------------- [general] static=yes writeprotect=yes [globals] ap1 => mgcp/aaln/ap200@64.76.148.186 [macro-apl1] exten => s,1,Dial(${ARG1},30,Ttmr) ;exten => s,2,Voicemail(u${MACRO_EXTEN})
2017 Nov 01
0
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
On 01/11/2017 12:02 PM, Albrecht Kauffmann wrote: > Dear Duncan, > > Many thanks! > > Am Mi, 1. Nov 2017, um 16:17, schrieb Duncan Murdoch: >> On 01/11/2017 8:11 AM, Albrecht Kauffmann wrote: >>> Hi all, >>> >>> after compiling R-3.4.2 on opensuse leap 42.3, make check failed. Until >>> R-3.4.1 I never had a problem with these tests. No,
2017 Nov 01
0
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
On 01/11/2017 8:11 AM, Albrecht Kauffmann wrote: > Hi all, > > after compiling R-3.4.2 on opensuse leap 42.3, make check failed. Until > R-3.4.1 I never had a problem with these tests. No, the programm stops > at the following line of tests/reg-tests-1d.R: > >> ## available.packages() (not) caching in case of errors >> tools::assertWarning(ap1 <-
2017 Nov 01
2
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
Hi all, after compiling R-3.4.2 on opensuse leap 42.3, make check failed. Until R-3.4.1 I never had a problem with these tests. No, the programm stops at the following line of tests/reg-tests-1d.R: > ## available.packages() (not) caching in case of errors > tools::assertWarning(ap1 <- available.packages(repos = "http://foo.bar")) > tools::assertWarning(ap2 <-
2017 Nov 01
2
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
Dear Duncan, Many thanks! Am Mi, 1. Nov 2017, um 16:17, schrieb Duncan Murdoch: > On 01/11/2017 8:11 AM, Albrecht Kauffmann wrote: > > Hi all, > > > > after compiling R-3.4.2 on opensuse leap 42.3, make check failed. Until > > R-3.4.1 I never had a problem with these tests. No, the programm stops > > at the following line of tests/reg-tests-1d.R: > > >
2017 Nov 01
2
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
Am Mi, 1. Nov 2017, um 17:40, schrieb Duncan Murdoch: > On 01/11/2017 12:02 PM, Albrecht Kauffmann wrote: > > Dear Duncan, > > > > Many thanks! > > > > Am Mi, 1. Nov 2017, um 16:17, schrieb Duncan Murdoch: > >> On 01/11/2017 8:11 AM, Albrecht Kauffmann wrote: > >>> Hi all, > >>> > >>> after compiling R-3.4.2 on
2008 Jan 05
1
Samba not seeing any interfaces
I've built samba for an embedded mips platform. Since this is an embedded platform, it's possible that some critical file that samba needs is missing but stracing the daemons doesn't reveal anything strange. It's running 2.4.34 kernel. Samba is failing to find any interfaces. [2000/01/02 10:55:01, 3] nmbd/nmbd.c:main(759) Opening sockets 137 [2000/01/02 10:55:01, 10]
2016 Feb 01
0
[klibc:master] Make asprintf() a simple wrapper around vasprintf()
Commit-ID: 17fabd540aeb5019909a024243c6d26610cab307 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=17fabd540aeb5019909a024243c6d26610cab307 Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Mon, 1 Feb 2016 01:55:04 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Mon, 1 Feb 2016 01:55:04 -0800 [klibc] Make asprintf() a simple wrapper
2007 Jun 29
0
Network Interfaces Not Recognized
Hello, I am facing the problem that samba does not recognize my network interfaces: Jun 29 12:21:59 ebox nmbd[22377]: [2007/06/29 12:21:59, 0] lib/interface.c:load_interfaces(225) Jun 29 12:21:59 ebox nmbd[22377]: WARNING: no network interfaces found Jun 29 12:21:59 ebox nmbd[22377]: [2007/06/29 12:21:59, 0] nmbd/nmbd_subnetdb.c:create_subnets(190) Jun 29 12:21:59 ebox nmbd[22377]:
2017 Nov 01
0
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
On 01/11/2017 1:08 PM, Albrecht Kauffmann wrote: > Am Mi, 1. Nov 2017, um 17:40, schrieb Duncan Murdoch: >> On 01/11/2017 12:02 PM, Albrecht Kauffmann wrote: >>> Dear Duncan, >>> >>> Many thanks! >>> >>> Am Mi, 1. Nov 2017, um 16:17, schrieb Duncan Murdoch: >>>> On 01/11/2017 8:11 AM, Albrecht Kauffmann wrote: >>>>>
2017 Nov 01
1
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
Dear Duncan, thank you very much, that is it! Indeed, there was activated in my internet router the "telekom navigation help". When I am (or the system is) looking for an not existent url, this "help" opens its own website. After deactivation of telekom navigation help, the normal message (server not found) comes. I never gave attention to this "help", although it is
2014 Aug 18
2
[LLVMdev] Disabling some JIT optimization?
I am currently trying to use LLVM (version 3.2) to generate code for a cluster where each node in the cluster will be running a 64-bit X86 chip, but *not* necessarily the same version of the X86 chip throughout the cluster. I am specifying that I want Position-Independent Code produced because the generated machine code may get moved (before it is executed) to a different logical address that
2002 Aug 20
0
samba and darwin/macos x
Does anyone on the list have any comments or suggestions about configuring samba to run with MacOS X/Darwin? I recently inherited a G4 Powerbook and am having a blast playing with it. My story is that after loading the Apple developer tools it builds and installs fine. I can start smbd, but nmbd fails to start and gives the following errors that don't mean anything to me: [2002/08/19
2003 Mar 26
0
nmbd in FreeBSD jail
Hello! I'm trying to set up samba in FreeBSD jail. smbd works great, but nmbd says something like this: [2003/03/25 16:58:33, 0] nmbd/nmbd.c:main(794) Netbios nameserver version 2.2.7a started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2003/03/25 16:58:33, 0] nmbd/nmbd_subnetdb.c:create_subnets(239) create_subnets: No local interfaces ! [2003/03/25 16:58:33, 0]
2000 Feb 12
1
nmbd over ppp
hello everyone. I don't have a network, but I'm trying to get my friend to dialin and use my shares that I have provided via smb. Now I have a big prob with nmbd and ppp. Under Interfaces I can specify ppp* 192.168.0.2 , which is the ip that the dialin user is assigned and yet still nmbd shuts down showing an error that no interfaces were found. # route -n Kernel IP routing
1997 Oct 06
0
KSR[T] Advisory #3: updatedb / crontabs
----- KSR[T] Website : http://www.dec.net/ksrt E-mail: ksrt@dec.net ----- KSR[T] Advisory #003 Date: Aug 05, 1997 ID #: lin-cron-003 Operating System(s): Redhat linux 4.1, SuSE Linux 5.0, Slackware 3.3 Affected Program:
2005 Nov 11
0
building icecast under Windows
Here's how I got libshout to compile using .Net. The projects should import and convert to the new format fine. I haven't tried compiling icecast yet. Add vorbis.c and theora.c to the libshout project [not sure why there were left off, will cause link errors later if you don't] implement.h is include with pthreads-win32. It's in the pthreads.# (I've been using
2010 Aug 18
1
netbios uses incorrect broadcast value and termintaes
Hi All, I am using samba Version 3.5.4 on AIX 6.1. The installation is through pware binary ( pware53.samba.rte 3.5.4.0). There seems to be a strange issue with NetBios where it terminates with the following error logged just after starting. The diagnosis fails in step 4 of Samba Diagnosis test ("nmblookup -B BIGSERVER __SAMBA_") because no netbios (nmbd) is running. snippet from