search for: ad_dc_ntvfs

Displaying 5 results from an estimated 5 matches for "ad_dc_ntvfs".

2020 Nov 01
0
4.13.1 make test failed
...rture_s3.plain.readdir-timestamp(clusteredmember_smb1) == ERROR: Testsuite[samba3.smbtorture_s3.plain.readdir-timestamp(clusteredmember_smb1) ] REASON: unable to set up environment clusteredmember_smb1 - exiting = Skipped tests = UNKNOWN samba3.smbtorture_s3.plain.LOCK9A(ad_dc_ntvfs) samba3.smbtorture_s3.plain.LOCK9B(ad_dc_ntvfs) samba3.smbtorture_s3.plain.OPLOCK2(ad_dc_ntvfs) samba3.smbtorture_s3.plain.STREAMERROR(ad_dc_ntvfs) samba3.smbtorture_s3.plain.DIR1(fileserver_smb1) samba3.smbtorture_s3.crypt_client.DIR1(nt4_dc_smb1)...
2016 Apr 15
0
RAW.WRITE - selftests fail, smbtorture passes
....9). This is a 64-bit CPU running 32-bit OS: # uname -a Linux pjnas 4.4.4-asrockN3150-001-1_pj #1 SMP Fri Mar 4 22:40:03 CET 2016 i686 GNU/Linux Samba compiles fine, but a few selftests fail. The ones I'm worried about are samba3.raw.write(nt4_dc), samba3.raw.write(ad_dc) and samba4.raw.write(ad_dc_ntvfs). All off the raw.write selftests fail at "Trying 2^32 offset". Below is output when running "make test TESTS=samba3.raw.write" === samba3.raw.write(nt4_dc) and samba3.raw.write(ad_dc) fail like this: [32(151)/356 at 3m32s] samba3.raw.write(nt4_dc) smbtorture 4.4.2 Using seed...
2020 Jul 06
2
failed to compile samba-4.12.5
...test --with-systemd 5. make 6. sudo make test. and show me bellow error: (Please see attached for the full test result) FAILED (1 failures, 0 errors and 0 unexpected successes in 2 testsuites) A summary with detailed information can be found in: ./st/summary TOP 10 slowest tests samba.tests.auth(ad_dc_ntvfs:local) -> 1593960634 samba.tests.docs -> 199 ldb.python -> 107 samba.tests.credentials -> 2 samba.tests.netcmd -> 1 samba.tests.registry -> 1 samba.tests.common -> 1 samba.tests.dcerpc.misc -> 1 samba.tests.source -> 1 samba.tests.dcerpc.string_tests -> 1 ERROR: test f...
2019 Apr 06
2
selftest, help with a single test
...samba/bin/winbindd: initialize_winbindd_cache: clearing cache and re-creating with version number 2 /home/user/src/samba-git/samba/bin/winbindd: daemon_ready: daemon 'winbindd' finished starting up and ready to serve connections [5(12)/7 at 52s] samba3.blackbox.smbclient_machine_auth.plain (ad_dc_ntvfs:local)(ad_dc_ntvfs:local) Unable to determine the DomainSID, can not enforce uniqueness constraint on local domainSIDs Doing a full scan on DC=ForestDnsZones,DC=samba,DC=example,DC=com and looking for deleted objects Doing a full scan on DC=DomainDnsZones,DC=samba,DC=example,DC=com and looking for...
2019 Apr 01
5
selftest
Thanks for the reply, Besides the problem with source4/lib/messaging/messaging_handlers.c, Good to hear that selftest is actively used, then do I understand it right that 'make test' should succeed? My bigger problem is that it failed with lots of errors. This must be a problem with my build, then, but since this is a fresh tarball I am a bit puzzled. I would appreciate some hint on