Displaying 20 results from an estimated 2000 matches similar to: "Samba4 - Cannot get quick test to succeed"
2011 Aug 03
1
Samba4 on CentOS6 make quicktest failed
Hello all
I followed samba4 how to
( CentOS6 minimum install )
#working fro me
./configure.developer
make
#failed for me
[root at dcmsc samba-4.0.0alpha16]# make quicktest
WAF_MAKE=1 ./buildtools/bin/waf test --quick
'test' finished successfully (0.000s)
Waf: Entering directory `/root/download/samba-4.0.0alpha16/bin'
[ 111/3389] Generating VERSION
Waf: Leaving directory
2011 Jul 11
2
Error when execute make quicktest
Hi Everyone. Im installing Samba4 and when i make the "make quicktest" y
recibe the following error: (sorry about my english).
= Failed tests =
== samba3.posix_s3.raw.open (s3dc) ==
command: /home/debian/samba-master/bin/smbtorture
--configfile=$SMB_CONF_PATH --maximum-runtime=$SELFTEST_MAXTIME
--target=samba3 --basedir=$SELFTEST_TMPDIR
2015 May 12
1
4.2.1 make quicktest error
Greetings - On a RHEL6 system, Samba 4.2.1 compiles without any apparent
problems but 'make quicktest' reports an error:
FAILED (1 failures, 0 errors and 0 unexpected successes in 1 testsuites)
A summary with detailed information can be found in:
./st/summary
test: running (/usr/bin/perl /var/tmp/samba-4.2.1/selftest/selftest.pl
--target=samba --prefix=./st
2016 Oct 22
0
samba 4.5.0 on HPUX(IA-64) make quicktest fails as not able to pick workgroup and netbios name.
On Sat, 22 Oct 2016 10:46:04 +0530
Arjit Gupta via samba <samba at lists.samba.org> wrote:
> Hi Team,
>
> On running make quicktest. I am stuck as wbinfo --ping-dc is
> from selftest/target/Samba3.pm is failing.
>
> Below is the code snipped from logs.
>
> *Socket opened.*
> *parse_nmb: packet id = 14795*
> *nmb packet from 127.0.0.3(137) header: id=14795
2016 Jul 26
0
Fwd: help - how to use python bindings for smbtorture test suits
Hi,
I am struggling in using python bindings for smbtorture test suits. In case
I want to run smbtorture python bindings from a client m/c to a Samba
standalone server (or Samba as member to an AD domain), what are the steps
to follow, as I don't see any clear documentation on the same.
Below are what I could do so far:
samba-4.4.4/selftest/wscript: Main code for selftest
2018 Dec 04
0
Samba Testsuite causes machine to crash
Dear all,
I decided to build Samba from source and have a look at the testsuite to
learn something about it.
So, after a configure (including the testsuite, see parameters below)
and a make, I tried
$ make quicktest # Which failed at some tests but left my virtual
machine running
and then
$ make test
For Samba 4.9.3 I noticed that running the full test suite lets my
virtual machine (1
2015 Jan 09
0
help, please, troubleshooting winbind testing during setup of Samba 4 AD member server
Hai,
Did you assign any UID/GID to users/groups in the AD.. i think not.
If No, please do so first else you wont see any output.
how : https://wiki.samba.org/index.php/Using_RFC2307_on_a_Samba_DC
My advice use the windows ADUC to set the GID/UID
If Yes.. Ok.. thats strange,..
post your (sanitized) smb.conf
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: d3r3kshaw at
2015 Oct 13
2
4.3.0 classicupgrade segfault
Greetings - On a CentOS 6 system, I compiled Samba 4.3.0 successfully
(and 'make quicktest' reports "ALL OK") but when I attempt to do a
classicupgrade I get a segmentation fault:
Reading smb.conf
Provisioning
Exporting account policy
Exporting groups
Exporting users
Segmentation fault
In the system message log, a python error is reported:
kernel: python[28732]: segfault at
2016 Oct 22
3
samba 4.5.0 on HPUX(IA-64) make quicktest fails as not able to pick workgroup and netbios name.
Hi Team,
On running make quicktest. I am stuck as wbinfo --ping-dc is
from selftest/target/Samba3.pm is failing.
Below is the code snipped from logs.
*Socket opened.*
*parse_nmb: packet id = 14795*
*nmb packet from 127.0.0.3(137) header: id=14795 opcode=Query(0)
response=Yes*
* header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes*
* header: rcode=0 qdcount=0 ancount=1
2010 Sep 02
1
Strange provisioning error - I really expect an answer
Hello All,
I'm trying to contribute with my tests and continuous attempts to install
and stress-test samba, but it gets really sad and frustrating finding out
that no one answers.
I know a lot of "we do this for free", "we do this in our free time", "wait
longer for an answer" and that will come, save some typing and please, do
not reply with that.
I've
2010 Oct 06
2
samba4 with fedora 13
hi,
iam new to samba4.
followed steps given in
wiki.samba.org/index.php/*Samba4*<http://wiki.samba.org/index.php/Samba4>
but iam not able to complete the installation. if anybody is successful in
samba4 pls provide step by step procedure.
os : fedora 13
package : samba-4.0.0alpha11 package
not having dns server
step1
*Downloaded samba-4.0.0alpha11 package*
step 2
*compile samba4*
in
2011 Feb 27
2
Samba4 start error
Dear All,
I would like to ask your help:
I have installed Samba4 by following the steps of Samba4 Wiki Howto to a
Debian Server.
- downloaded via git
- compiled successfully
- make quicktest is ok. (as far as I see during the process, it has written
at the ned: ALL OK)
- install is successful ('install' finished successfully)
- DC provision is successful (get the summary windows at the
2023 Oct 30
1
Linux/Windows Domain Controller
Hi together,
did nobody before joined a Windows Functional Level 2016 Domain with
Samba 4.19?
Am 10/25/23 um 13:58 schrieb matti.kaupenjohann via samba:
> So. I've builded 4.19.2 from source. building worked fine and I've
> configured like the following:
>
> ./configure \
> ?? ?--sbindir=/usr/local/sbin \
> ?? ?--bindir=/usr/local/bin \
> ??
2015 Jan 13
0
help, please, troubleshooting winbind testing during setup of Samba 4 AD member server
Found it! (Thanks to Louis van Belle and Rowland Penny for their guidance).
The wiki page for
https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server *really*
needs a note about this to be added. It will save a lot of frustration
and wasted time for others coming behind.
The reason I say this is that a default Windows Server 2008 R2 install,
*does not provide* the necessary tools
2023 Oct 25
1
Linux/Windows Domain Controller
So. I've builded 4.19.2 from source. building worked fine and I've
configured like the following:
./configure \
?? ?--sbindir=/usr/local/sbin \
?? ?--bindir=/usr/local/bin \
?? ?--sysconfdir=/etc/samba \
?? ?--mandir=/usr/share/man \
?? ?--systemd-install-services \
?? ?--with-systemddir=/lib/systemd/system \
?? ?--enable-selftest \
?? ?--disable-cups
I ran make quicktest with
2014 Sep 15
1
classicupgrade cannot start winbind
Hi everybody,
I have to migrate a member samba3 + openldap to a samba4 pdc
In another server I'd compiled samba 4.2 from git with the following
options:
# ./configure --with-winbind --with-ads --with-ldap --with-pam_smbpass
--with-quotas --with-utmp --enable-pthreadpool --with-acl-support
--with-aio-support --with-fam --enable-selftest --enable-cups
--enable-avahi
compiling, testing
2015 Jan 09
4
help, please, troubleshooting winbind testing during setup of Samba 4 AD member server
Hello, all!
Well, third time is *not* the charm for me. (I've been through the
process 3 times with 3 different DCs).
I am trying to set up a member server, using Samba 4.1.14, and washing
out when getting to the winbind testing. I've tried ignoring the failure
and pressing on, but that didn't get anywhere.
In this instance, I have a freshly-installed, configured and functioning
2015 Jan 13
1
help, please, troubleshooting winbind testing during setup of Samba 4 AD member server
On 13/01/15 01:07, BISI wrote:
> Found it! (Thanks to Louis van Belle and Rowland Penny for their
> guidance).
>
> The wiki page for
> https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server
> *really* needs a note about this to be added. It will save a lot of
> frustration and wasted time for others coming behind.
>
> The reason I say this is that a
2012 Nov 05
0
libkdc-policy.so: cannot open shared object file: No (samba: message 2 of 20) such file or directory?
>How exactly did you build it?
git clone
configure
make
make quicktest
make install
Just did
git pull
make
make install
and the provision gives the same error
from samba.net import Net
ImportError: libkdc-policy.so: cannot open shared object file: No such file
or directory
here is a tree search result:
sudo find /usr -name lib\*policy\* -print
/usr/local/samba/lib/libsamba-policy.so
2015 Oct 14
2
4.3.0 classicupgrade segfault
On 14/10/15 08:09, Luca Olivetti wrote:
> El 13/10/15 a les 21:35, Robert Moulton ha escrit:
>> Greetings - On a CentOS 6 system, I compiled Samba 4.3.0 successfully
>> (and 'make quicktest' reports "ALL OK") but when I attempt to do a
>> classicupgrade I get a segmentation fault:
>>
>> Reading smb.conf
>> Provisioning
>> Exporting