attid fixes (Re: [SCM] Samba Shared Repository - branch master updated)

Stefan Metzmacher metze at samba.org
Thu Mar 10 19:56:22 UTC 2016


The attachments...

Am 10.03.2016 um 20:55 schrieb Stefan Metzmacher:
> Am 10.03.2016 um 19:40 schrieb Andrew Bartlett:
>> On Thu, 2016-03-10 at 13:10 +0100, Stefan Metzmacher wrote:
>>
>>> This explains a lot! Do we have dbcheck code to fix this?
>>
>> Not to fix it - as you know we find the attid that isn't in the schema,
>> but I chickened out of fixing it, because we would have to guess
>> (intuit) which attribute it was meant to point to, which might actually
>> be an empty attribute and so not present. 
>>
>> I was going to say we are saved by using msDS-IntID in the non-schema
>> partitions, but of course that has been its own disaster.  Given that
>> extra factor, I really don't know if we will hit this in the wild, and
>> would rather see a genuine customer/user situation with it before
>> embarking on a dbcheck fix.  I would first advise re-replication in any
>> case.
>>
>>> I'm also wondering if it really correct that the prefix map will
>>> differ in a pure Windows domain. Shouldn't the destination dc
>>> import the prefix map from the source dc when replicating schema
>>> changes?
>>>
>>> But the fact that [MS-DRSR] has a LocalAttidFromRemoteAttid()
>>> function,
>>> it might also be possible the prefixMap will be different on Windows
>>> too.
>>> Are you able to verify this?
>>
>> I haven't yet, and in any case by now we have in-the-wild Samba domains
>> with differing prefixMap values.
>>
>> It would depend on what order we saw the OIDs in, which is why this is
>> a flapping test.  The majority of custom schema users add only the sudo
>> schema, and that uses only one OID prefix, so is 'safe'.
>>
>> That a whole new class of attributeID values for msDS-IntID was created
>> indicates to me that this was a problem for MS too. 
>>
>>> For I created https://bugzilla.samba.org/show_bug.cgi?id=11783 for
>>> this
>>> and this can be pushed with the bug url and my review.
> 
> I canceled my autobuild after seeing a panic and other failures,
> in the background replication, which might be related.
> 
> See the attached files, look for:
> 
> #22 0x00002aaad8292eda in dsdb_replicated_objects_commit
> (ldb=0x2aaadb438130, working_schema=0x2aaae242e2e0,
> objects=0x2aaae4411990, notify_uSN=0x2aaae522ed10) at
> ../source4/dsdb/repl/replicated_objects.c:837
>         werr = {w = 3789606832}
>         ext_res = 0x0
>         cur_schema = 0x2aaae2971da0
>         new_schema = 0x0
>         ret = 0
>         seq_num1 = 26673
>         seq_num2 = 4294967296
>         used_global_schema = true
>         tmp_ctx = 0x2aaae1bdd380
>         __FUNCTION__ = "dsdb_replicated_objects_commit"
> 
> I also noticed:
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005A000D
> ../source4/dsdb/schema/schema_syntax.c:1076: Unknown attributeID_id
> 0x005C000D
> is also still present :-(
> 
> Andreas' autobuild will run through the end, but won't result in master.
> We can check if it has the same hidden problems.
> 
> metze
> 
-------------- next part --------------
Checking for program gcc or cc           : /usr/bin/gcc 
Checking for program cpp                 : /usr/bin/cpp 
Checking for program ar                  : /usr/bin/ar 
Checking for program ranlib              : /usr/bin/ranlib 
Checking for gcc                         : ok  
Checking for program git                 : /usr/bin/git 
Check for -MD                            : yes 
Checking for program gdb                 : /usr/bin/gdb 
Checking build system                    : Linux sn-devel-144 3.13.0-76-generic #120-Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux 
Checking for header sys/utsname.h        : yes 
Checking uname sysname type              : Linux 
Checking uname machine type              : x86_64 
Checking uname release type              : 3.13.0-76-generic 
Checking uname version type              : #120-Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016 
Checking for header stdio.h              : yes 
Checking simple C program                : ok 
Checking compiler accepts ['-Werror']    : yes 
Checking linker accepts ['-Wl,-rpath,.'] : yes 
Checking for rpath library support       : ok  
Checking for -Wl,--version-script support  : ok  
Checking compiler accepts ['-fvisibility=hidden', '-Werror'] : yes 
Checking for HAVE_VISIBILITY_ATTR                            : ok 
Checking for library constructor support                     : ok 
Checking for library destructor support                      : ok 
Checking for __attribute__                                   : ok 
Checking compiler accepts -fPIC                              : yes 
Checking for inline                                          : inline 
Checking for pkg-config version >= 0.0.0                     : yes 
Checking compiler accepts ['']                               : yes 
Checking for header sys/types.h                              : yes 
Checking for header sys/stat.h                               : yes 
Checking for header stdlib.h                                 : yes 
Checking for header stddef.h                                 : yes 
Checking for header memory.h                                 : yes 
Checking for header string.h                                 : yes 
Checking for header strings.h                                : yes 
Checking for header inttypes.h                               : yes 
Checking for header stdint.h                                 : yes 
Checking for header unistd.h                                 : yes 
Checking for header minix/config.h                           : no 
Checking for header ctype.h                                  : yes 
Checking for header standards.h                              : no 
Checking for header stdbool.h                                : yes 
Checking for header stdarg.h                                 : yes 
Checking for header vararg.h                                 : no 
Checking for header limits.h                                 : yes 
Checking for header assert.h                                 : yes 
Checking getconf LFS_CFLAGS                                  : not found 
Checking getconf large file support flags work               : ok 
Checking for large file support without additional flags     : ok 
Checking for header sys/time.h                               : yes 
Checking for header time.h                                   : yes 
Checking for header endian.h                                 : yes 
Checking for header sys/endian.h                             : no 
Checking for HAVE_LITTLE_ENDIAN                              : ok 
Checking for HAVE_BIG_ENDIAN                                 : not found 
Checking for header signal.h                                 : yes 
Checking if signal handlers return int                       : not found 
Checking for variable __FUNCTION__                           : ok 
Checking for va_copy                                         : ok 
Checking for HAVE__VA_ARGS__MACRO                            : ok 
Checking for header linux/types.h                            : yes 
Checking for header crypt.h                                  : yes 
Checking for header locale.h                                 : yes 
Checking for header acl/libacl.h                             : yes 
Checking for header compat.h                                 : no 
Checking for header attr/xattr.h                             : yes 
Checking for header dustat.h                                 : no 
Checking for header fcntl.h                                  : yes 
Checking for header fnmatch.h                                : yes 
Checking for header glob.h                                   : yes 
Checking for header history.h                                : no 
Checking for header krb5.h                                   : yes 
Checking for header langinfo.h                               : yes 
Checking for header libaio.h                                 : yes 
Checking for header ndir.h                                   : no 
Checking for header pwd.h                                    : yes 
Checking for header shadow.h                                 : yes 
Checking for header sys/acl.h                                : yes 
Checking for header sys/attributes.h                         : no 
Checking for header attr/attributes.h                        : yes 
Checking for header sys/capability.h                         : yes 
Checking for header sys/dir.h                                : yes 
Checking for header sys/epoll.h                              : yes 
Checking for header port.h                                   : no 
Checking for header sys/fcntl.h                              : yes 
Checking for header sys/filio.h                              : no 
Checking for header sys/filsys.h                             : no 
Checking for header sys/fs/s5param.h                         : no 
Checking for header sys/fs/vx/quota.h                        : no 
Checking for header sys/id.h                                 : no 
Checking for header sys/ioctl.h                              : yes 
Checking for header sys/ipc.h                                : yes 
Checking for header sys/mman.h                               : yes 
Checking for header sys/mode.h                               : no 
Checking for header sys/ndir.h                               : no 
Checking for header sys/priv.h                               : no 
Checking for header sys/resource.h                           : yes 
Checking for header sys/security.h                           : no 
Checking for header sys/shm.h                                : yes 
Checking for header sys/statfs.h                             : yes 
Checking for header sys/statvfs.h                            : yes 
Checking for header sys/termio.h                             : no 
Checking for header sys/vfs.h                                : yes 
Checking for header sys/xattr.h                              : yes 
Checking for header termio.h                                 : yes 
Checking for header termios.h                                : yes 
Checking for header sys/file.h                               : yes 
Checking for header sys/ucontext.h                           : yes 
Checking for header sys/wait.h                               : yes 
Checking for declaration of malloc                           : ok 
Checking for header grp.h                                    : yes 
Checking for header sys/select.h                             : yes 
Checking for header setjmp.h                                 : yes 
Checking for header utime.h                                  : yes 
Checking for header sys/syslog.h                             : yes 
Checking for header syslog.h                                 : yes 
Checking for header sys/mount.h                              : yes 
Checking for header mntent.h                                 : yes 
Checking for header stropts.h                                : yes 
Checking for header unix.h                                   : no 
Checking for header sys/param.h                              : yes 
Checking for header sys/socket.h                             : yes 
Checking for header netinet/in.h                             : yes 
Checking for header netdb.h                                  : yes 
Checking for header arpa/inet.h                              : yes 
Checking for header netinet/in_systm.h                       : yes 
Checking for header netinet/ip.h                             : yes 
Checking for header netinet/tcp.h                            : yes 
Checking for header netinet/in_ip.h                          : no 
Checking for header sys/sockio.h                             : no 
Checking for header sys/un.h                                 : yes 
Checking for header sys/uio.h                                : yes 
Checking for header ifaddrs.h                                : yes 
Checking for header direct.h                                 : no 
Checking for header dirent.h                                 : yes 
Checking for header windows.h                                : no 
Checking for header winsock2.h                               : no 
Checking for header ws2tcpip.h                               : no 
Checking for header errno.h                                  : yes 
Checking for header getopt.h                                 : yes 
Checking for header iconv.h                                  : yes 
Checking for header nss.h                                    : yes 
Checking for header sasl/sasl.h                              : no 
Checking for inotify_init                                    : ok 
Checking for header security/pam_appl.h                      : yes 
Checking for header zlib.h                                   : yes 
Checking for header asm/unistd.h                             : yes 
Checking for header aio.h                                    : yes 
Checking for header sys/unistd.h                             : yes 
Checking for header rpc/rpc.h                                : yes 
Checking for header rpc/nettype.h                            : no 
Checking for header alloca.h                                 : yes 
Checking for header float.h                                  : yes 
Checking for header rpcsvc/nis.h                             : yes 
Checking for header rpcsvc/ypclnt.h                          : yes 
Checking for header sys/sysctl.h                             : yes 
Checking for header sys/fileio.h                             : no 
Checking for header sys/filesys.h                            : no 
Checking for header sys/dustat.h                             : no 
Checking for header sys/sysmacros.h                          : yes 
Checking for header xfs/libxfs.h                             : no 
Checking for header netgroup.h                               : no 
Checking for header rpcsvc/yp_prot.h                         : yes 
Checking for HAVE_RPCSVC_YP_PROT_H                           : ok 
Checking for header valgrind.h                               : no 
Checking for header valgrind/valgrind.h                      : yes 
Checking for header valgrind/memcheck.h                      : yes 
Checking for header nss_common.h                             : no 
Checking for header nsswitch.h                               : no 
Checking for header ns_api.h                                 : no 
Checking for header sys/extattr.h                            : no 
Checking for header sys/ea.h                                 : no 
Checking for header sys/proplist.h                           : no 
Checking for header sys/cdefs.h                              : yes 
Checking for header utmp.h                                   : yes 
Checking for header utmpx.h                                  : yes 
Checking for header lastlog.h                                : yes 
Checking for header syscall.h                                : yes 
Checking for header sys/syscall.h                            : yes 
Checking for header sys/atomic.h                             : no 
Checking for header libgen.h                                 : yes 
Checking for header sys/prctl.h                              : yes 
Checking for prctl syscall                                   : ok 
Checking for O_DIRECT flag to open(2)                        : ok 
Checking for long long                                       : ok 
Checking for intptr_t                                        : ok 
Checking for uintptr_t                                       : ok 
Checking for ptrdiff_t                                       : ok 
Checking for comparison_fn_t                                 : ok 
Checking for _Bool                                           : ok 
Checking for bool                                            : ok 
Checking for int8_t                                          : ok 
Checking for uint8_t                                         : ok 
Checking for int16_t                                         : ok 
Checking for uint16_t                                        : ok 
Checking for int32_t                                         : ok 
Checking for uint32_t                                        : ok 
Checking for int64_t                                         : ok 
Checking for uint64_t                                        : ok 
Checking for size_t                                          : ok 
Checking for ssize_t                                         : ok 
Checking for ino_t                                           : ok 
Checking for loff_t                                          : ok 
Checking for offset_t                                        : not found 
Checking for volatile int                                    : ok 
Checking for uint_t                                          : not found 
Checking for blksize_t                                       : ok 
Checking for blkcnt_t                                        : ok 
Checking if size of bool == 1                                : ok 
Checking if size of char == 1                                : ok 
Checking if size of int == 1                                 : not found 
Checking if size of int == 2                                 : not found 
Checking if size of int == 4                                 : ok 
Checking if size of long long == 1                           : not found 
Checking if size of long long == 2                           : not found 
Checking if size of long long == 4                           : not found 
Checking if size of long long == 8                           : ok 
Checking if size of long == 1                                : not found 
Checking if size of long == 2                                : not found 
Checking if size of long == 4                                : not found 
Checking if size of long == 8                                : ok 
Checking if size of short == 1                               : not found 
Checking if size of short == 2                               : ok 
Checking if size of size_t == 1                              : not found 
Checking if size of size_t == 2                              : not found 
Checking if size of size_t == 4                              : not found 
Checking if size of size_t == 8                              : ok 
Checking if size of ssize_t == 1                             : not found 
Checking if size of ssize_t == 2                             : not found 
Checking if size of ssize_t == 4                             : not found 
Checking if size of ssize_t == 8                             : ok 
Checking if size of int8_t == 1                              : ok 
Checking if size of uint8_t == 1                             : ok 
Checking if size of int16_t == 1                             : not found 
Checking if size of int16_t == 2                             : ok 
Checking if size of uint16_t == 1                            : not found 
Checking if size of uint16_t == 2                            : ok 
Checking if size of int32_t == 1                             : not found 
Checking if size of int32_t == 2                             : not found 
Checking if size of int32_t == 4                             : ok 
Checking if size of uint32_t == 1                            : not found 
Checking if size of uint32_t == 2                            : not found 
Checking if size of uint32_t == 4                            : ok 
Checking if size of int64_t == 1                             : not found 
Checking if size of int64_t == 2                             : not found 
Checking if size of int64_t == 4                             : not found 
Checking if size of int64_t == 8                             : ok 
Checking if size of uint64_t == 1                            : not found 
Checking if size of uint64_t == 2                            : not found 
Checking if size of uint64_t == 4                            : not found 
Checking if size of uint64_t == 8                            : ok 
Checking if size of void* == 1                               : not found 
Checking if size of void* == 2                               : not found 
Checking if size of void* == 4                               : not found 
Checking if size of void* == 8                               : ok 
Checking if size of off_t == 1                               : not found 
Checking if size of off_t == 2                               : not found 
Checking if size of off_t == 4                               : not found 
Checking if size of off_t == 8                               : ok 
Checking if size of dev_t == 1                               : not found 
Checking if size of dev_t == 2                               : not found 
Checking if size of dev_t == 4                               : not found 
Checking if size of dev_t == 8                               : ok 
Checking if size of ino_t == 1                               : not found 
Checking if size of ino_t == 2                               : not found 
Checking if size of ino_t == 4                               : not found 
Checking if size of ino_t == 8                               : ok 
Checking if size of time_t == 1                              : not found 
Checking if size of time_t == 2                              : not found 
Checking if size of time_t == 4                              : not found 
Checking if size of time_t == 8                              : ok 
Checking for socklen_t                                       : ok 
Checking for struct ifaddrs                                  : ok 
Checking for struct addrinfo                                 : ok 
Checking for struct sockaddr                                 : ok 
Checking for HAVE_STRUCT_SOCKADDR_IN6                        : ok 
Checking for struct sockaddr_storage                         : ok 
Checking for sa_family_t                                     : ok 
Checking for sig_atomic_t                                    : ok 
Checking for sigsetmask                                      : ok 
Checking for siggetmask                                      : ok 
Checking for sigprocmask                                     : ok 
Checking for sigblock                                        : ok 
Checking for sigaction                                       : ok 
Checking for sigset                                          : ok 
Checking for inet_ntoa                                       : ok 
Checking for inet_aton                                       : ok 
Checking for inet_ntop                                       : ok 
Checking for inet_pton                                       : ok 
Checking for connect                                         : ok 
Checking for gethostbyname                                   : ok 
Checking for getaddrinfo                                     : ok 
Checking for getnameinfo                                     : ok 
Checking for freeaddrinfo                                    : ok 
Checking for gai_strerror                                    : ok 
Checking for socketpair                                      : ok 
Checking for variable IPV6_V6ONLY                            : ok 
Checking for HAVE_IPV6                                       : ok 
Checking whether we have ucontext_t                          : ok 
Checking for __sync_fetch_and_add compiler builtin           : ok 
Checking for atomic_add_32 compiler builtin                  : not found 
Checking for strdup                                          : ok 
Checking for memmem                                          : ok 
Checking for printf                                          : ok 
Checking for memset                                          : ok 
Checking for memcpy                                          : ok 
Checking for memmove                                         : ok 
Checking for strcpy                                          : ok 
Checking for strncpy                                         : ok 
Checking for bzero                                           : ok 
Checking for shl_load                                        : not found 
Checking for shl_unload                                      : not found 
Checking for shl_findsym                                     : not found 
Checking for pipe                                            : ok 
Checking for strftime                                        : ok 
Checking for srandom                                         : ok 
Checking for random                                          : ok 
Checking for srand                                           : ok 
Checking for rand                                            : ok 
Checking for usleep                                          : ok 
Checking for setbuffer                                       : ok 
Checking for lstat                                           : ok 
Checking for getpgrp                                         : ok 
Checking for utime                                           : ok 
Checking for utimes                                          : ok 
Checking for setuid                                          : ok 
Checking for seteuid                                         : ok 
Checking for setreuid                                        : ok 
Checking for setresuid                                       : ok 
Checking for setgid                                          : ok 
Checking for setegid                                         : ok 
Checking for setregid                                        : ok 
Checking for setresgid                                       : ok 
Checking for chroot                                          : ok 
Checking for strerror                                        : ok 
Checking for vsyslog                                         : ok 
Checking for setlinebuf                                      : ok 
Checking for mktime                                          : ok 
Checking for ftruncate                                       : ok 
Checking for chsize                                          : not found 
Checking for rename                                          : ok 
Checking for waitpid                                         : ok 
Checking for wait4                                           : ok 
Checking for initgroups                                      : ok 
Checking for pread                                           : ok 
Checking for pwrite                                          : ok 
Checking for strndup                                         : ok 
Checking for strcasestr                                      : ok 
Checking for strsep                                          : ok 
Checking for strtok_r                                        : ok 
Checking for mkdtemp                                         : ok 
Checking for dup2                                            : ok 
Checking for dprintf                                         : ok 
Checking for vdprintf                                        : ok 
Checking for isatty                                          : ok 
Checking for chown                                           : ok 
Checking for lchown                                          : ok 
Checking for link                                            : ok 
Checking for readlink                                        : ok 
Checking for symlink                                         : ok 
Checking for realpath                                        : ok 
Checking for snprintf                                        : ok 
Checking for vsnprintf                                       : ok 
Checking for asprintf                                        : ok 
Checking for vasprintf                                       : ok 
Checking for setenv                                          : ok 
Checking for unsetenv                                        : ok 
Checking for strnlen                                         : ok 
Checking for strtoull                                        : ok 
Checking for __strtoull                                      : not found 
Checking for strtouq                                         : ok 
Checking for strtoll                                         : ok 
Checking for __strtoll                                       : not found 
Checking for strtoq                                          : ok 
Checking for memalign                                        : ok 
Checking for posix_memalign                                  : ok 
Checking for header malloc.h                                 : yes 
Checking for declaration of memalign                         : ok 
Checking for prctl                                           : ok 
Checking for dirname                                         : ok 
Checking for basename                                        : ok 
Checking for strlcpy                                         : not found 
Checking for strlcat                                         : not found 
Checking for strlcpy                                         : not found 
Checking for strlcat                                         : not found 
Checking for library bsd                                     : yes 
Checking for strlcpy                                         : ok 
Checking for strlcat                                         : ok 
Checking for getpeereid                                      : not found 
Checking for getpeereid                                      : ok 
Checking for library setproctitle                            : not found 
Checking for setproctitle                                    : not found 
Checking for setproctitle                                    : ok 
Checking whether we can use SO_PEERCRED to get socket credentials : ok 
Checking correct behavior of strtoll                              : not found 
Checking for if_nametoindex                                       : ok 
Checking for strerror_r                                           : ok 
Checking for getdirentries                                        : ok 
Checking for getdents                                             : not found 
Checking for syslog                                               : ok 
Checking for gai_strerror                                         : ok 
Checking for get_current_dir_name                                 : ok 
Checking for timegm                                               : ok 
Checking for getifaddrs                                           : ok 
Checking for freeifaddrs                                          : ok 
Checking for mmap                                                 : ok 
Checking for setgroups                                            : ok 
Checking for syscall                                              : ok 
Checking for setsid                                               : ok 
Checking for getgrent_r                                           : ok 
Checking for getgrgid_r                                           : ok 
Checking for getgrnam_r                                           : ok 
Checking for getgrouplist                                         : ok 
Checking for getpagesize                                          : ok 
Checking for getpwent_r                                           : ok 
Checking for getpwnam_r                                           : ok 
Checking for getpwuid_r                                           : ok 
Checking for epoll_create                                         : ok 
Checking for port_create                                          : not found 
Checking for fgetxattr                                            : ok 
Checking for flistea                                              : not found 
Checking for flistxattr                                           : ok 
Checking for fremovexattr                                         : ok 
Checking for fsetxattr                                            : ok 
Checking for getxattr                                             : ok 
Checking for listxattr                                            : ok 
Checking for removexattr                                          : ok 
Checking for setxattr                                             : ok 
Checking for library attr                                         : yes 
Checking for flistea                                              : not found 
Checking whether xattr interface takes additional options         : not found 
Checking for dlopen                                               : not found 
Checking for dlsym                                                : not found 
Checking for dlerror                                              : not found 
Checking for dlclose                                              : not found 
Checking for library dl                                           : yes 
Checking for dlopen                                               : ok 
Checking for dlsym                                                : ok 
Checking for dlerror                                              : ok 
Checking for dlclose                                              : ok 
Checking for declaration of dlopen                                : ok 
Checking C prototype for dlopen                                   : not found 
Checking for fdatasync                                            : ok 
Checking for declaration of fdatasync                             : ok 
Checking for clock_gettime                                        : ok 
Checking whether the clock_gettime clock ID CLOCK_MONOTONIC is available : ok 
Checking whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available : ok 
Checking whether the clock_gettime clock ID CLOCK_REALTIME is available           : ok 
Checking for struct timespec                                                      : ok 
Checking for header net/if.h                                                      : yes 
Checking for header arpa/nameser.h                                                : yes 
Checking for header resolv.h                                                      : yes 
Checking for res_search                                                           : not found 
Checking for library resolv                                                       : yes 
Checking for res_search                                                           : ok 
Checking for header libintl.h                                                     : yes 
Checking for library intl                                                         : not found 
Checking for declaration of dgettext                                              : ok 
Checking for declaration of gettext                                               : ok 
Checking for declaration of bindtextdomain                                        : ok 
Checking for declaration of textdomain                                            : ok 
Checking for declaration of bind_textdomain_codeset                               : ok 
Checking for bindtextdomain                                                       : ok 
Checking for textdomain                                                           : ok 
Checking for bind_textdomain_codeset                                              : ok 
Checking for dgettext                                                             : ok 
Checking for gettext                                                              : ok 
Checking for pthread_create                                                       : not found 
Checking for library pthread                                                      : yes 
Checking for pthread_create                                                       : ok 
Checking for pthread_attr_init                                                    : ok 
Checking for pthread_mutexattr_setrobust                                          : ok 
Checking for declaration of PTHREAD_MUTEX_ROBUST                                  : not found 
Checking for declaration of PTHREAD_MUTEX_ROBUST (as enum)                        : ok 
Checking for pthread_mutex_consistent                                             : ok 
Checking for crypt                                                                : not found 
Checking for library crypt                                                        : yes 
Checking for crypt                                                                : ok 
Checking for header readline.h                                                    : no 
Checking for header readline/readline.h                                           : yes 
Checking for header readline/history.h                                            : yes 
Checking for variable rl_event_hook                                               : ok 
Checking for declaration of snprintf                                              : ok 
Checking for declaration of vsnprintf                                             : ok 
Checking for declaration of asprintf                                              : ok 
Checking for declaration of vasprintf                                             : ok 
Checking for declaration of errno                                                 : ok 
Checking for declaration of EWOULDBLOCK                                           : ok 
Checking for declaration of environ                                               : ok 
Checking for declaration of getgrent_r                                            : ok 
Checking for declaration of getpwent_r                                            : ok 
Checking for declaration of pread                                                 : ok 
Checking for declaration of pwrite                                                : ok 
Checking for declaration of setenv                                                : ok 
Checking for declaration of setresgid                                             : ok 
Checking for declaration of setresuid                                             : ok 
Checking for header poll.h                                                        : yes 
Checking for poll                                                                 : ok 
Checking for strptime                                                             : ok 
Checking for declaration of strptime                                              : ok 
Checking for working strptime                                                     : ok 
Checking for declaration of gettimeofday                                          : ok 
Checking C prototype for gettimeofday                                             : ok 
Checking C prototype for gettimeofday                                             : not found 
Checking for C99 vsnprintf                                                        : ok 
Checking for HAVE_SHARED_MMAP                                                     : ok 
Checking for HAVE_MREMAP                                                          : ok 
Checking for HAVE_INCOHERENT_MMAP                                                 : not found 
Checking for HAVE_IMMEDIATE_STRUCTURES                                            : ok 
Checking for HAVE_MKDIR_MODE                                                      : ok 
Checking for member st_mtim.tv_nsec in struct stat                                : ok 
Checking for member st_rdev in struct stat                                        : ok 
Checking for member st_rdev in struct stat                                        : ok 
Checking for member ss_family in struct sockaddr_storage                          : ok 
Checking for member __ss_family in struct sockaddr_storage                        : not found 
Checking for member sa_len in struct sockaddr                                     : not found 
Checking for member sin_len in struct sockaddr_in                                 : not found 
Checking for HAVE_UNIXSOCKET                                                      : ok 
Checking for HAVE_SECURE_MKSTEMP                                                  : ok 
Checking for HAVE_IFACE_GETIFADDRS                                                : ok 
Checking for getpwnam_r                                                           : ok 
Checking for getpwuid_r                                                           : ok 
Checking for getpwent_r                                                           : ok 
Checking for declaration of getpwent_r                                            : ok 
Checking C prototype for getpwent_r                                               : not found 
Checking for declaration of getgrent_r                                            : ok 
Checking C prototype for getgrent_r                                               : not found 
Checking C prototype for getpwent_r                                               : not found 
Checking C prototype for getgrent_r                                               : not found 
Checking for getgrouplist                                                         : ok 
Checking for program perl                                                         : /usr/bin/perl 
Checking for program perl                                                         : /usr/bin/perl 
Checking for program perl                                                         : /usr/bin/perl 
Checking for perl 5.0.0                                                           : ok 5.18.2 
Checking for perl $Config{vendorprefix}:                                          : '/usr' 
PERL_ARCH_INSTALL_DIR:                                                            : '${LIBDIR}/perl5' 
PERL_LIB_INSTALL_DIR:                                                             : '${DATADIR}/perl5' 
PERL_INC:                                                                         : ['/etc/perl', '/usr/local/lib/perl/5.18.2', '/usr/local/share/perl/5.18.2', '/usr/lib/perl5', '/usr/share/perl5', '/usr/lib/perl/5.18', '/usr/share/perl/5.18', '/usr/local/lib/site_perl'] 
Checking for program xsltproc                                                     : /usr/bin/xsltproc 
Checking for program python                                                       : /usr/bin/python3 
Checking for program python                                                       : /usr/bin/python3 
python executable '/usr/bin/python3' different from sys.executable '/usr/bin/python'
Checking for Python version >= 3.3.0                                              : ok 3.4.3 
Checking for program python                                                       : /usr/bin/python 
Checking for program python                                                       : /usr/bin/python 
Checking for program python                                                       : /usr/bin/python 
Checking for Python version >= 2.6.0                                              : ok 2.7.6 
Checking for library python3.4m                                                   : yes 
Checking for program python3.4-config                                             : /usr/bin/python3.4-config 
Checking for custom code                                                          : yes 
Checking for library python2.7                                                    : yes 
Checking for program python2.7-config                                             : /usr/bin/python2.7-config 
Checking for custom code                                                          : yes 
Dynconfig[STATEDIR]:                                                              : '/m/metze/a/b2279743/prefix/samba/var/locks' 
Dynconfig[SCRIPTSBINDIR]:                                                         : '/m/metze/a/b2279743/prefix/samba/sbin' 
Dynconfig[PAMMODULESDIR]:                                                         : '/m/metze/a/b2279743/prefix/samba/lib/security' 
Dynconfig[WINBINDD_SOCKET_DIR]:                                                   : '/m/metze/a/b2279743/prefix/samba/var/run/winbindd' 
Dynconfig[PRIVATE_DIR]:                                                           : '/m/metze/a/b2279743/prefix/samba/private' 
Dynconfig[SETUPDIR]:                                                              : '/m/metze/a/b2279743/prefix/samba/share/setup' 
Dynconfig[PIDDIR]:                                                                : '/m/metze/a/b2279743/prefix/samba/var/run' 
Dynconfig[PKGCONFIGDIR]:                                                          : '/m/metze/a/b2279743/prefix/samba/lib/pkgconfig' 
Dynconfig[DATADIR]:                                                               : '/m/metze/a/b2279743/prefix/samba/share' 
Dynconfig[CACHEDIR]:                                                              : '/m/metze/a/b2279743/prefix/samba/var/cache' 
Dynconfig[SBINDIR]:                                                               : '/m/metze/a/b2279743/prefix/samba/sbin' 
Dynconfig[NCALRPCDIR]:                                                            : '/m/metze/a/b2279743/prefix/samba/var/run/ncalrpc' 
Dynconfig[LMHOSTSFILE]:                                                           : '/m/metze/a/b2279743/prefix/samba/etc/lmhosts' 
Dynconfig[LOCKDIR]:                                                               : '/m/metze/a/b2279743/prefix/samba/var/lock' 
Dynconfig[PYTHONARCHDIR]:                                                         : '/m/metze/a/b2279743/prefix/samba/lib/python2.7/site-packages' 
Dynconfig[PERL_LIB_INSTALL_DIR]:                                                  : '/m/metze/a/b2279743/prefix/samba/share/perl5' 
Dynconfig[LOGFILEBASE]:                                                           : '/m/metze/a/b2279743/prefix/samba/var' 
Dynconfig[PYTHONDIR]:                                                             : '/m/metze/a/b2279743/prefix/samba/lib/python2.7/site-packages' 
Dynconfig[PERL_ARCH_INSTALL_DIR]:                                                 : '/m/metze/a/b2279743/prefix/samba/lib/perl5' 
Dynconfig[NTP_SIGND_SOCKET_DIR]:                                                  : '/m/metze/a/b2279743/prefix/samba/var/lib/ntp_signd' 
Dynconfig[CONFIGFILE]:                                                            : '/m/metze/a/b2279743/prefix/samba/etc/smb.conf' 
Dynconfig[SOCKET_DIR]:                                                            : '/m/metze/a/b2279743/prefix/samba/var/run' 
Dynconfig[MODULESDIR]:                                                            : '/m/metze/a/b2279743/prefix/samba/lib' 
Dynconfig[WINBINDD_PRIVILEGED_SOCKET_DIR]:                                        : '/m/metze/a/b2279743/prefix/samba/var/lib/winbindd_privileged' 
Dynconfig[LIBDIR]:                                                                : '/m/metze/a/b2279743/prefix/samba/lib' 
Dynconfig[LOCALEDIR]:                                                             : '/m/metze/a/b2279743/prefix/samba/share/locale' 
Dynconfig[NMBDSOCKETDIR]:                                                         : '/m/metze/a/b2279743/prefix/samba/var/run/nmbd' 
Dynconfig[INCLUDEDIR]:                                                            : '/m/metze/a/b2279743/prefix/samba/include' 
Dynconfig[CODEPAGEDIR]:                                                           : '/m/metze/a/b2279743/prefix/samba/share/codepages' 
Dynconfig[PRIVATELIBDIR]:                                                         : '/m/metze/a/b2279743/prefix/samba/lib/private' 
Dynconfig[PRIVILEGED_SOCKET_DIR]:                                                 : '/m/metze/a/b2279743/prefix/samba/var/lib' 
Dynconfig[LIBEXECDIR]:                                                            : '/m/metze/a/b2279743/prefix/samba/libexec' 
Dynconfig[SMB_PASSWD_FILE]:                                                       : '/m/metze/a/b2279743/prefix/samba/private/smbpasswd' 
Dynconfig[BINDIR]:                                                                : '/m/metze/a/b2279743/prefix/samba/bin' 
Dynconfig[CONFIGDIR]:                                                             : '/m/metze/a/b2279743/prefix/samba/etc' 
Checking for third party Python module dns.resolver                               : bundled 
Checking for third party Python module iso8601                                    : bundled 
Checking for system popt                                                          : yes 
Checking for header popt.h                                                        : yes 
Checking for library popt                                                         : yes 
Checking for poptGetContext                                                       : ok 
Checking for system z >= 1.2.3                                                    : yes 
Checking for library z                                                            : yes 
Checking for zlibVersion                                                          : ok 
Checking for system z >= 1.2.3                                                    : ok 
Checking for system tdb >= 1.3.8                                                  : not found 
Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok 
Checking for Python version >= 2.4.2                                                            : ok 2.7.6 
Checking for Python version >= 2.4.2                                                            : ok 2.7.6 
Checking for python headers                                                                     : using cache 
Checking linker accepts -Wl,-no-undefined                                                       : yes 
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no 
Checking for system talloc >= 2.1.6                                                             : not found 
Checking for system pytalloc-util >= 2.1.6                                                      : not found 
Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok 
Checking for Python version >= 2.4.2                                                            : ok 2.7.6 
Checking for python headers                                                                     : using cache 
Checking for header sys/auxv.h                                                                  : yes 
Checking for getauxval                                                                          : ok 
Checking linker accepts -Wl,-no-undefined                                                       : yes 
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no 
Checking for epoll_create                                                                       : ok 
Checking value of NSIG                                                                          : 65 
Checking value of _NSIG                                                                         : 65 
Checking value of SIGRTMAX                                                                      : 64 
Checking value of SIGRTMIN                                                                      : 34 
Checking for program python                                                                     : /usr/bin/python 
Checking for Python version >= 2.4.2                                                            : ok 2.7.6 
Checking for python headers                                                                     : using cache 
Checking linker accepts -Wl,-no-undefined                                                       : yes 
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no 
Checking for program python                                                                     : /usr/bin/python 
Checking for program xsltproc                                                                   : /usr/bin/xsltproc 
Checking for Python version >= 2.4.2                                                            : ok 2.7.6 
Checking for python headers                                                                     : using cache 
Checking linker accepts -Wl,-no-undefined                                                       : yes 
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no 
Checking for u_char                                                                             : ok 
Checking for u_int32_t                                                                          : ok 
Checking for header err.h                                                                       : yes 
Checking for header sys/bswap.h                                                                 : no 
Checking for header sys/stropts.h                                                               : yes 
Checking for header sys/timeb.h                                                                 : yes 
Checking for header sys/times.h                                                                 : yes 
Checking for header timezone.h                                                                  : no 
Checking for header ttyname.h                                                                   : no 
Checking for header netinet/in6.h                                                               : no 
Checking for header netinet6/in6.h                                                              : no 
Checking for header curses.h                                                                    : yes 
Checking for header term.h                                                                      : yes 
Checking for header termcap.h                                                                   : yes 
Checking for atexit                                                                             : ok 
Checking for cgetent                                                                            : not found 
Checking for getprogname                                                                        : not found 
Checking for setprogname                                                                        : not found 
Checking for gethostname                                                                        : ok 
Checking for putenv                                                                             : ok 
Checking for rcmd                                                                               : ok 
Checking for readv                                                                              : ok 
Checking for sendmsg                                                                            : ok 
Checking for setitimer                                                                          : ok 
Checking for strlwr                                                                             : not found 
Checking for strncasecmp                                                                        : ok 
Checking for strptime                                                                           : ok 
Checking for strsep                                                                             : ok 
Checking for strsep_copy                                                                        : not found 
Checking for strtok_r                                                                           : ok 
Checking for strupr                                                                             : not found 
Checking for swab                                                                               : ok 
Checking for umask                                                                              : ok 
Checking for uname                                                                              : ok 
Checking for unsetenv                                                                           : ok 
Checking for closefrom                                                                          : not found 
Checking for err                                                                                : ok 
Checking for warn                                                                               : ok 
Checking for errx                                                                               : ok 
Checking for warnx                                                                              : ok 
Checking for flock                                                                              : ok 
Checking for writev                                                                             : ok 
Checking for strerror_r                                                                         : ok 
Checking for XSI (rather than GNU) prototype for strerror_r                                     : not found 
Checking for hstrerror                                                                          : ok 
Checking for socket                                                                             : ok 
Checking for getipnodebyname                                                                    : not found 
Checking for gethostent                                                                         : ok 
Checking for gethostent_r                                                                       : ok 
Checking for sethostent                                                                         : ok 
Checking for endhostent                                                                         : ok 
Checking for getipnodebyaddr                                                                    : not found 
Checking for freehostent                                                                        : not found 
Checking for gethostbyname_r                                                                    : ok 
Checking for gethostbyaddr                                                                      : ok 
Checking for library socket                                                                     : not found 
Checking for library nsl                                                                        : yes 
Checking for getipnodebyname                                                                    : not found 
Checking for getipnodebyaddr                                                                    : not found 
Checking for freehostent                                                                        : not found 
Checking for iruserok                                                                           : ok 
Checking for bswap16                                                                            : not found 
Checking for bswap32                                                                            : not found 
Checking for header sys/termios.h                                                               : yes 
Checking for struct winsize                                                                     : ok 
Checking for member ws_xpixel in struct winsize                                                 : ok 
Checking for member ws_ypixel in struct winsize                                                 : ok 
Checking for variable h_errno                                                                   : ok 
Checking for declaration of h_errno                                                             : ok 
Checking for res_nsearch                                                                        : not found 
Checking for res_ndestroy                                                                       : not found 
Checking for dns_search                                                                         : not found 
Checking for dn_expand                                                                          : not found 
Checking for res_nsearch                                                                        : ok 
Checking for res_ndestroy                                                                       : not found 
Checking for dns_search                                                                         : not found 
Checking for dn_expand                                                                          : ok 
Checking for variable _res                                                                      : ok 
Checking for declaration of _res                                                                : ok 
Checking for dirfd                                                                              : ok 
Checking for declaration of dirfd                                                               : ok 
Checking for member dd_fd in DIR                                                                : not found 
Using in-tree heimdal kerberos defines
Checking for program krb5-config.heimdal                                                        : /usr/bin/krb5-config.heimdal 
Checking for gnutls >= 3.4.7                                                                    : not found 
Checking for gnutls >= 3.0.0s                                                                   : not found 
Checking for gnutls >= 1.4.0 and broken versions                                                : yes 
Checking for library gnutls                                                                     : yes 
Checking for gnutls_global_init                                                                 : ok 
Checking for header gnutls/x509.h                                                               : yes 
Checking for variable gnutls_x509_crt_set_version                                               : ok 
Checking for variable gnutls_x509_crt_set_subject_key_id                                        : ok 
Checking for gnutls_datum                                                                       : ok 
Checking for gnutls_datum_t                                                                     : ok 
Checking for library gcrypt                                                                     : yes 
Checking for gcry_control                                                                       : ok 
Checking for library gpg-error                                                                  : yes 
Checking for gpg_err_code_from_errno                                                            : ok 
Checking for header linux/fcntl.h                                                               : yes 
Checking for declaration of F_SETLEASE                                                          : ok 
Checking for declaration of SA_SIGINFO                                                          : ok 
Checking for backtrace                                                                          : ok 
Checking for backtrace_symbols                                                                  : ok 
Checking for member f_frsize in struct statvfs                                                  : ok 
Checking for statvfs (SVR4)                                                                     : ok 
Checking for *bsd style statfs with statfs.f_iosize                                             : not found 
Checking if f_fsid is an integer                                                                : ok 
Checking whether statvfs.f_flag exists                                                          : ok 
Checking whether statvfs.f_flags exists                                                         : not found 
Checking for libsystemd-daemon                                                                  : not found 
Checking for library systemd-daemon                                                             : no 
Checking for library systemd                                                                    : no 
Checking for libsystemd-journal                                                                 : not found 
Checking for library systemd-journal                                                            : no 
Checking for library systemd                                                                    : no 
Checking for lttng-ust                                                                          : not found 
Checking for header lttng/tracef.h                                                              : no 
Checking for library lttng-ust                                                                  : no 
Checking for header gpfs.h                                                                      : no 
Checking for library iconv                                                                      : no 
Checking for library iconv                                                                      : not found 
Checking for iconv_open                                                                         : ok 
Checking for pam_start                                                                          : not found 
Checking for library pam                                                                        : yes 
Checking for pam_start                                                                          : ok 
Checking for header security/pam_modules.h                                                      : yes 
Checking for header pam/pam_modules.h                                                           : no 
Checking for header nss_dbdefs.h                                                                : no 
Checking for member ipnode.af_family in union nss_XbyY_key                                      : not found 
Checking for member pw_comment in struct passwd                                                 : not found 
Checking for member pw_age in struct passwd                                                     : not found 
Checking for library ncurses                                                                    : yes 
Checking for tgetent                                                                            : ok 
Checking for rl_completion_t                                                                    : not found 
Checking for CPPFunction                                                                        : not found 
Checking for library readline                                                                   : yes 
Checking for rl_completion_matches                                                              : ok 
Checking for history_list                                                                       : ok 
Checking for MD5Init                                                                            : not found 
Checking for MD5Init                                                                            : ok 
Checking for CC_MD5_Init                                                                        : not found 
Checking for CC_MD5_Init                                                                        : not found 
Checking for SHA1_Update                                                                        : not found 
Checking for SHA256_Update                                                                      : not found 
Checking for SHA512_Update                                                                      : not found 
Checking for perl module Parse::Yapp::Driver 1.05                                               : ok  
perl manpage generation                                                                         : ok 
perl man1 extension                                                                             : 1p 
perl man3 extension                                                                             : 3pm 
Checking for program yapp                                                                       : /usr/bin/yapp 
Checking for program pod2man                                                                    : /usr/bin/pod2man 
Checking for system nss_wrapper >= 1.1.2                                                        : not found 
Checking for thread local storage                                                               : ok 
Checking for gethostbyaddr_r                                                                    : ok 
Checking for gethostbyname_r                                                                    : ok 
Checking for __posix_getpwnam_r                                                                 : not found 
Checking for __posix_getpwuid_r                                                                 : not found 
Checking for __posix_getgrgid_r                                                                 : not found 
Checking for __posix_getgrnam_r                                                                 : not found 
Checking for nsl                                                                                : not found 
Checking for library gethostname                                                                : not found 
Checking for nsl                                                                                : not found 
Checking C prototype for getpwent_r                                                             : not found 
Checking for declaration of getpwnam_r                                                          : ok 
Checking C prototype for getpwnam_r                                                             : not found 
Checking for declaration of getpwuid_r                                                          : ok 
Checking C prototype for getpwuid_r                                                             : not found 
Checking C prototype for getgrent_r                                                             : not found 
Checking for declaration of getgrnam_r                                                          : ok 
Checking C prototype for getgrnam_r                                                             : not found 
Checking for declaration of getgrgid_r                                                          : ok 
Checking C prototype for getgrgid_r                                                             : not found 
Checking for declaration of sethostent                                                          : ok 
Checking C prototype for sethostent                                                             : not found 
Checking for declaration of endhostent                                                          : ok 
Checking C prototype for endhostent                                                             : not found 
Checking for declaration of gethostname                                                         : ok 
Checking C prototype for gethostname                                                            : not found 
Checking for declaration of setgrent                                                            : ok 
Checking C prototype for setgrent                                                               : not found 
Checking for declaration of getnameinfo                                                         : ok 
Checking C prototype for getnameinfo                                                            : ok 
Checking C prototype for getnameinfo                                                            : not found 
Checking for system resolv_wrapper >= 1.1.3                                                     : not found 
Checking for printf format validation support                                                   : ok 
Checking for member _u._ext.nsaddrs in struct _res_state                                        : not found 
Checking for res_ninit                                                                          : not found 
Checking for res_nclose                                                                         : not found 
Checking for res_init                                                                           : not found 
Checking for __res_init                                                                         : ok 
Checking for res_init                                                                           : not found 
Checking for res_ninit                                                                          : not found 
Checking for __res_ninit                                                                        : ok 
Checking for res_ninit                                                                          : not found 
Checking for res_close                                                                          : not found 
Checking for __res_close                                                                        : not found 
Checking for res_close                                                                          : not found 
Checking for __res_close                                                                        : ok 
Checking for res_nclose                                                                         : not found 
Checking for __res_nclose                                                                       : ok 
Checking for res_nclose                                                                         : not found 
Checking for res_query                                                                          : not found 
Checking for __res_query                                                                        : not found 
Checking for res_query                                                                          : not found 
Checking for __res_query                                                                        : ok 
Checking for res_nquery                                                                         : not found 
Checking for __res_nquery                                                                       : not found 
Checking for res_nquery                                                                         : not found 
Checking for __res_nquery                                                                       : ok 
Checking for __res_search                                                                       : not found 
Checking for __res_search                                                                       : ok 
Checking for __res_nsearch                                                                      : not found 
Checking for __res_nsearch                                                                      : ok 
Checking for declaration of ns_name_compress                                                    : ok 
Checking for system socket_wrapper >= 1.1.4                                                     : not found 
Checking for header sys/signalfd.h                                                              : yes 
Checking for header sys/eventfd.h                                                               : yes 
Checking for header sys/timerfd.h                                                               : yes 
Checking for header gnu/lib-names.h                                                             : yes 
Checking for member msg_control in struct msghdr                                                : ok 
Checking for member ipi_addr in struct in_pktinfo                                               : ok 
Checking for member ipi6_addr in struct in6_pktinfo                                             : ok 
Checking for getaddrinfo                                                                        : ok 
Checking for signalfd                                                                           : ok 
Checking for eventfd                                                                            : ok 
Checking for timerfd_create                                                                     : ok 
Checking for bindresvport                                                                       : ok 
Checking for bind                                                                               : ok 
Checking for declaration of accept                                                              : ok 
Checking C prototype for accept                                                                 : not found 
Checking for declaration of ioctl                                                               : ok 
Checking C prototype for ioctl                                                                  : not found 
Checking for declaration of eventfd                                                             : ok 
Checking C prototype for eventfd                                                                : not found 
Checking for system uid_wrapper >= 1.2.0                                                        : not found 
Checking for atomic builtins                                                                    : not found 
Checking for declaration of setgroups                                                           : not found 
Checking for declaration of setgroups (as enum)                                                 : not found 
Checking for declaration of syscall                                                             : ok 
Checking C prototype for syscall                                                                : not found 
Checking whether Linux has 32-bit credential calls                                              : not found 
Checking for getresuid                                                                          : ok 
Checking for getresgid                                                                          : ok 
Checking linker accepts -Wl,--export-dynamic                                                    : yes 
Checking for header libexc.h                                                                    : no 
Checking for header libunwind.h                                                                 : no 
Checking for header linux/falloc.h                                                              : yes 
Checking for header linux/ioctl.h                                                               : yes 
Checking for getcwd                                                                             : ok 
Checking for fchown                                                                             : ok 
Checking for chmod                                                                              : ok 
Checking for fchmod                                                                             : ok 
Checking for mknod                                                                              : ok 
Checking for strtol                                                                             : ok 
Checking for strchr                                                                             : ok 
Checking for strupr                                                                             : not found 
Checking for chflags                                                                            : not found 
Checking for getrlimit                                                                          : ok 
Checking for fsync                                                                              : ok 
Checking for fdatasync                                                                          : ok 
Checking for setpgid                                                                            : ok 
Checking for setsid                                                                             : ok 
Checking for glob                                                                               : ok 
Checking for strpbrk                                                                            : ok 
Checking for crypt16                                                                            : not found 
Checking for getauthuid                                                                         : not found 
Checking for innetgr                                                                            : ok 
Checking for initgroups                                                                         : ok 
Checking for select                                                                             : ok 
Checking for poll                                                                               : ok 
Checking for rdchk                                                                              : not found 
Checking for getgrnam                                                                           : ok 
Checking for getgrent                                                                           : ok 
Checking for pathconf                                                                           : ok 
Checking for setpriv                                                                            : not found 
Checking for setgidx                                                                            : not found 
Checking for setuidx                                                                            : not found 
Checking for setgroups                                                                          : ok 
Checking for syscall                                                                            : ok 
Checking for sysconf                                                                            : ok 
Checking for atexit                                                                             : ok 
Checking for grantpt                                                                            : ok 
Checking for posix_openpt                                                                       : ok 
Checking for fallocate                                                                          : ok 
Checking for posix_fallocate                                                                    : ok 
Checking for fseeko                                                                             : ok 
Checking for setluid                                                                            : not found 
Checking for getpwnam                                                                           : ok 
Checking for fdopendir                                                                          : ok 
Checking for fstatat                                                                            : ok 
Checking for getpwent_r                                                                         : ok 
Checking for setenv                                                                             : ok 
Checking for strcasecmp                                                                         : ok 
Checking for fcvt                                                                               : ok 
Checking for fcvtl                                                                              : not found 
Checking for syslog                                                                             : ok 
Checking for vsyslog                                                                            : ok 
Checking for timegm                                                                             : ok 
Checking for setlocale                                                                          : ok 
Checking for library rt                                                                         : yes 
Checking for nanosleep                                                                          : ok 
Checking for lutimes                                                                            : ok 
Checking for futimes                                                                            : ok 
Checking for utimensat                                                                          : ok 
Checking for futimens                                                                           : ok 
Checking for mlock                                                                              : ok 
Checking for munlock                                                                            : ok 
Checking for mlockall                                                                           : ok 
Checking for munlockall                                                                         : ok 
Checking for memalign                                                                           : ok 
Checking for posix_memalign                                                                     : ok 
Checking for hstrerror                                                                          : ok 
Checking for shmget                                                                             : ok 
Checking for shm_open                                                                           : not found 
Checking for shm_open                                                                           : ok 
Checking for yp_get_default_domain                                                              : ok 
Checking for _dn_expand                                                                         : not found 
Checking for __dn_expand                                                                        : ok 
Checking for declaration of fdatasync                                                           : ok 
Checking for declaration of readahead                                                           : ok 
Checking for HAVE_LINUX_SPLICE                                                                  : ok 
Checking for declaration of splice                                                              : ok 
Checking for kernel change notify support                                                       : ok 
Checking for Linux kernel oplocks                                                               : ok 
Checking for IRIX kernel oplock types                                                           : not found 
Checking for kernel share modes                                                                 : ok 
Checking for header fam.h                                                                       : no 
no suitable FAM library found
Checking for libarchive existence
Checking for header archive.h                                                                   : yes 
Checking for library archive                                                                    : yes 
Checking for archive_read_support_filter_all                                                    : ok 
Checking for archive_read_free                                                                  : ok 
Checking for DMAPI library existence
Checking for library dm                                                                         : yes 
Checking for dm_get_eventlist                                                                   : ok 
Checking for header sys/dmi.h                                                                   : no 
Checking for header xfs/dmapi.h                                                                 : yes 
Checking for header sys/jfsdmapi.h                                                              : no 
Checking for header sys/dmapi.h                                                                 : no 
Checking for header dmapi.h                                                                     : no 
Checking whether DMAPI lib dm can be used                                                       : ok 
Building with DMAPI support.
Checking for member st_blocks in struct stat                                                    : ok 
Checking for member st_blksize in struct stat                                                   : ok 
Checking for member st_flags in struct stat                                                     : not found 
Checking for header replace.h                                                                   : no 
Checking whether blkcnt_t is 32 bit                                                             : not found 
Checking whether blkcnt_t is 64 bit                                                             : ok 
Checking for library cap                                                                        : yes 
Checking for cap_get_proc                                                                       : ok 
Checking whether POSIX capabilities are available                                               : ok 
Checking for broken nisplus include files                                                       : ok 
Checking if the compiler will optimize out functions                                            : ok 
Checking for LL suffix on long long integers                                                    : ok 
Checking for _acl                                                                               : not found 
Checking for __acl                                                                              : not found 
Checking for atexit                                                                             : ok 
Checking for _chdir                                                                             : not found 
Checking for __chdir                                                                            : not found 
Checking for chflags                                                                            : not found 
Checking for chmod                                                                              : ok 
Checking for _close                                                                             : not found 
Checking for __close                                                                            : ok 
Checking for _closedir                                                                          : not found 
Checking for __closedir                                                                         : not found 
Checking for crypt16                                                                            : not found 
Checking for devnm                                                                              : not found 
Checking for dirfd                                                                              : ok 
Checking for DNSServiceRegister                                                                 : not found 
Checking for _dup                                                                               : not found 
Checking for __dup                                                                              : not found 
Checking for _dup2                                                                              : not found 
Checking for __dup2                                                                             : ok 
Checking for endmntent                                                                          : ok 
Checking for execl                                                                              : ok 
Checking for _facl                                                                              : not found 
Checking for __facl                                                                             : not found 
Checking for _fchdir                                                                            : not found 
Checking for __fchdir                                                                           : not found 
Checking for fchmod                                                                             : ok 
Checking for fchown                                                                             : ok 
Checking for _fcntl                                                                             : not found 
Checking for __fcntl                                                                            : ok 
Checking for fcvt                                                                               : ok 
Checking for fcvtl                                                                              : not found 
Checking for fdatasync                                                                          : ok 
Checking for _fork                                                                              : not found 
Checking for __fork                                                                             : ok 
Checking for fseeko                                                                             : ok 
Checking for fsetxattr                                                                          : ok 
Checking for _fstat                                                                             : not found 
Checking for __fstat                                                                            : ok 
Checking for fsync                                                                              : ok 
Checking for futimens                                                                           : ok 
Checking for futimes                                                                            : ok 
Checking for __fxstat                                                                           : ok 
Checking for getauthuid                                                                         : not found 
Checking for getcwd                                                                             : ok 
Checking for _getcwd                                                                            : not found 
Checking for __getcwd                                                                           : not found 
Checking for getdents                                                                           : not found 
Checking for __getdents                                                                         : not found 
Checking for getdirentries                                                                      : ok 
Checking for getgrent                                                                           : ok 
Checking for getgrnam                                                                           : ok 
Checking for getgrouplist                                                                       : ok 
Checking for getgrset                                                                           : not found 
Checking for getmntent                                                                          : ok 
Checking for getpagesize                                                                        : ok 
Checking for getpwanam                                                                          : not found 
Checking for getpwent_r                                                                         : ok 
Checking for getrlimit                                                                          : ok 
Checking for glob                                                                               : ok 
Checking for grantpt                                                                            : ok 
Checking for hstrerror                                                                          : ok 
Checking for initgroups                                                                         : ok 
Checking for innetgr                                                                            : ok 
Checking for llseek                                                                             : ok 
Checking for _llseek                                                                            : not found 
Checking for __llseek                                                                           : not found 
Checking for _lseek                                                                             : not found 
Checking for __lseek                                                                            : ok 
Checking for _lstat                                                                             : not found 
Checking for __lstat                                                                            : ok 
Checking for lutimes                                                                            : ok 
Checking for __lxstat                                                                           : ok 
Checking for memalign                                                                           : ok 
Checking for mknod                                                                              : ok 
Checking for mlock                                                                              : ok 
Checking for mlockall                                                                           : ok 
Checking for munlock                                                                            : ok 
Checking for munlockall                                                                         : ok 
Checking for _open                                                                              : not found 
Checking for __open                                                                             : ok 
Checking for _opendir                                                                           : not found 
Checking for __opendir                                                                          : not found 
Checking for pathconf                                                                           : ok 
Checking for poll                                                                               : ok 
Checking for posix_fallocate                                                                    : ok 
Checking for posix_memalign                                                                     : ok 
Checking for pread                                                                              : ok 
Checking for _pread                                                                             : not found 
Checking for __pread                                                                            : not found 
Checking for pwrite                                                                             : ok 
Checking for _pwrite                                                                            : not found 
Checking for __pwrite                                                                           : not found 
Checking for rdchk                                                                              : not found 
Checking for _read                                                                              : not found 
Checking for __read                                                                             : ok 
Checking for _readdir                                                                           : not found 
Checking for __readdir                                                                          : not found 
Checking for _seekdir                                                                           : not found 
Checking for __seekdir                                                                          : not found 
Checking for select                                                                             : ok 
Checking for setenv                                                                             : ok 
Checking for setgidx                                                                            : not found 
Checking for setgroups                                                                          : ok 
Checking for setlocale                                                                          : ok 
Checking for setluid                                                                            : not found 
Checking for setmntent                                                                          : ok 
Checking for setpgid                                                                            : ok 
Checking for setpriv                                                                            : not found 
Checking for setsid                                                                             : ok 
Checking for setuidx                                                                            : not found 
Checking for shmget                                                                             : ok 
Checking for shm_open                                                                           : ok 
Checking for _stat                                                                              : not found 
Checking for __stat                                                                             : ok 
Checking for statvfs                                                                            : ok 
Checking for strcasecmp                                                                         : ok 
Checking for strchr                                                                             : ok 
Checking for strpbrk                                                                            : ok 
Checking for strsignal                                                                          : ok 
Checking for strtol                                                                             : ok 
Checking for strupr                                                                             : not found 
Checking for sysconf                                                                            : ok 
Checking for sysctl                                                                             : ok 
Checking for sysctlbyname                                                                       : not found 
Checking for __sys_llseek                                                                       : not found 
Checking for syslog                                                                             : ok 
Checking for _telldir                                                                           : not found 
Checking for __telldir                                                                          : not found 
Checking for timegm                                                                             : ok 
Checking for utimensat                                                                          : ok 
Checking for vsyslog                                                                            : ok 
Checking for _write                                                                             : not found 
Checking for __write                                                                            : ok 
Checking for __xstat                                                                            : ok 
Checking if can we convert from CP850 to UCS-2LE                                                : ok 
Checking if can we convert from UTF-8 to UCS-2LE                                                : ok 
building on linux2
Checking for library acl                                                                        : yes 
Checking for acl_get_file                                                                       : ok 
Checking for POSIX ACL support                                                                  : ok 
Checking whether acl_get_perm_np() is available                                                 : not found 
Checking for variable ACL_EVERYONE                                                              : not found 
Checking for dirfd                                                                              : ok 
vfs_fileid checking for statfs() and struct statfs.f_fsid                                       : ok 
Checking whether the Linux 'fallocate' function is available                                    : ok 
Checking whether Linux 'fallocate' supports hole-punching                                       : ok 
Checking whether lseek supports hole/data seeking                                               : ok 
Checking whether Linux readahead is available                                                   : ok 
Checking for declaration of readahead                                                           : ok 
Checking for openat                                                                             : ok 
Checking for library aio                                                                        : yes 
Checking for io_submit                                                                          : ok 
Checking for linux kernel asynchronous io support                                               : ok 
Checking if we can use msg_accrights for passing file descriptors                               : not found 
Checking for program awk                                                                        : /usr/bin/awk 
Checking for header asm/types.h                                                                 : yes 
Checking for major macro                                                                        : ok 
Checking for minor macro                                                                        : ok 
Checking for member d_off in struct dirent                                                      : ok 
Checking for setnetgrent                                                                        : ok 
Checking for getnetgrent                                                                        : ok 
Checking for endnetgrent                                                                        : ok 
Checking compiler accepts -Werror-implicit-function-declaration                                 : yes 
Checking for setnetgrent prototype                                                              : ok 
Checking for getnetgrent prototype                                                              : ok 
Checking for endnetgrent prototype                                                              : ok 
Checking for program cups-config                                                                : /usr/bin/cups-config 
Checking for /usr/bin/cups-config                                                               : yes 
Checking for header cups/cups.h                                                                 : yes 
Checking for header cups/language.h                                                             : yes 
Checking for library cups                                                                       : yes 
Checking for httpConnect                                                                        : ok 
Checking for httpConnectEncrypt                                                                 : ok 
Checking for header ldap.h                                                                      : yes 
Checking for header lber.h                                                                      : yes 
Checking for header ldap_pvt.h                                                                  : no 
Checking for ber_tag_t                                                                          : ok 
Checking for library lber                                                                       : yes 
Checking for ber_scanf                                                                          : ok 
Checking for ber_sockbuf_add_io                                                                 : ok 
Checking for variable LDAP_OPT_SOCKBUF                                                          : ok 
Checking for variable LBER_OPT_LOG_PRINT_FN                                                     : ok 
Checking for library ldap                                                                       : yes 
Checking for ldap_init                                                                          : ok 
Checking for ldap_init_fd                                                                       : ok 
Checking for ldap_initialize                                                                    : ok 
Checking for ldap_set_rebind_proc                                                               : ok 
Checking for ldap_add_result_entry                                                              : ok 
Checking whether ldap_set_rebind_proc takes 3 arguments                                         : ok 
Building with Active Directory support.
Checking for pututline                                                                          : ok 
Checking for pututxline                                                                         : ok 
Checking for updwtmp                                                                            : ok 
Checking for updwtmpx                                                                           : ok 
Checking for getutmpx                                                                           : ok 
Checking for getutxent                                                                          : ok 
Checking for member ut_name in struct utmp                                                      : ok 
Checking for member ut_user in struct utmp                                                      : ok 
Checking for member ut_id in struct utmp                                                        : ok 
Checking for member ut_host in struct utmp                                                      : ok 
Checking for member ut_time in struct utmp                                                      : ok 
Checking for member ut_tv in struct utmp                                                        : ok 
Checking for member ut_type in struct utmp                                                      : ok 
Checking for member ut_pid in struct utmp                                                       : ok 
Checking for member ut_exit.e_exit in struct utmp                                               : ok 
Checking for member ut_syslen in struct utmpx                                                   : not found 
Checking whether pututline returns pointer                                                      : ok 
Checking if size of ((struct utmp *)NULL)->ut_line == 1                                         : not found 
Checking if size of ((struct utmp *)NULL)->ut_line == 2                                         : not found 
Checking if size of ((struct utmp *)NULL)->ut_line == 4                                         : not found 
Checking if size of ((struct utmp *)NULL)->ut_line == 8                                         : not found 
Checking if size of ((struct utmp *)NULL)->ut_line == 16                                        : not found 
Checking if size of ((struct utmp *)NULL)->ut_line == 32                                        : ok 
Checking for header avahi-common/watch.h                                                        : yes 
Checking for header avahi-client/client.h                                                       : yes 
Checking for library avahi-client                                                               : yes 
Checking for avahi_client_new                                                                   : ok 
Checking for library avahi-common                                                               : yes 
Checking for avahi_strerror                                                                     : ok 
Checking for header pam/pam_appl.h                                                              : no 
Checking for pam_get_data                                                                       : ok 
Checking for header security/pam_ext.h                                                          : yes 
Checking for header security/_pam_macros.h                                                      : yes 
Checking for header pam/pam_ext.h                                                               : no 
Checking for header pam/_pam_macros.h                                                           : no 
Checking for pam_vsyslog                                                                        : ok 
Checking whether PAM_RHOST is available                                                         : ok 
Checking whether PAM_TTY is available                                                           : ok 
Checking whether PAM_RADIO_TYPE is available                                                    : ok 
Checking whether Linux should use 32-bit credential calls                                       : not found 
Checking whether we can use Linux thread-specific credentials                                   : ok 
Checking whether Linux netlink is available                                                     : ok 
Checking whether Linux rtnetlink is available                                                   : ok 
Checking whether fcntl locking is available                                                     : ok 
Checking for broken posix_fallocate                                                             : ok 
Checking for member st_mtim.tv_nsec in struct stat                                              : ok 
Checking for member st_mtimensec in struct stat                                                 : not found 
Checking for member st_mtimespec.tv_nsec in struct stat                                         : not found 
Checking for member st_mtime_n in struct stat                                                   : not found 
Checking for member st_umtime in struct stat                                                    : not found 
Checking for member st_birthtime in struct stat                                                 : not found 
Checking for member st_birthtimespec.tv_nsec in struct stat                                     : not found 
Checking for member st_birthtimensec in struct stat                                             : not found 
Checking whether posix_fadvise is available                                                     : ok 
Checking whether sysconf(_SC_NGROUPS_MAX) is available                                          : ok 
Checking whether sysconf(_SC_NPROC_ONLN) is available                                           : not found 
Checking whether sysconf(_SC_NPROCESSORS_ONLN) is available                                     : ok 
Checking whether sysconf(_SC_PAGESIZE) is available                                             : ok 
Checking whether to use the Darwin-specific initgroups system call                              : not found 
Checking whether struct utimbuf is available                                                    : ok 
Checking whether we have the struct sigevent                                                    : ok 
Checking for member sigev_value.sival_ptr in struct sigevent                                    : ok 
Checking for member sigev_value.sigval_ptr in struct sigevent                                   : not found 
Checking for the maximum value of the 'time_t' type                                             : ok 
Checking whether the macro for makedev is available                                             : ok 
Checking whether the realpath function allows a NULL argument                                   : ok 
Checking for ftruncate extend                                                                   : ok 
Checking for header sys/sendfile.h                                                              : yes 
Checking for linux sendfile support                                                             : ok 
getcwd takes a NULL argument                                                                    : ok 
Checking for library gen                                                                        : not found 
Checking for getspnam                                                                           : ok 
Checking for header sys/fs/vx_quota.h                                                           : no 
Checking for header sys/quota.h                                                                 : yes 
Checking for header ufs/ufs/quota.h                                                             : no 
Checking for header xfs/xqm.h                                                                   : yes 
Checking for member dqb_fsoftlimit in struct dqblk                                              : not found 
Checking for member dqb_curbytes in struct dqblk                                                : not found 
Checking for header rpcsvc/rquota.h                                                             : yes 
Checking for member getquota_rslt_u in struct getquota_rslt                                     : ok 
building without cluster support (--without-cluster-support)
Checking whether seekdir returns void                                                           : ok 
Checking for getrusage                                                                          : ok 
Checking for header linux/fs.h                                                                  : yes 
Checking for declaration of FS_IOC_GETFLAGS                                                     : ok 
Checking for declaration of FS_COMPR_FL                                                         : ok 
Checking for header cephfs/libcephfs.h                                                          : no 
Checking for glusterfs-api >= 4                                                                 : not found 
Checking for header api/glfs.h                                                                  : no 
Checking for library gfapi                                                                      : no 
Checking for dbus                                                                               : yes 
Checking for header dbus/dbus.h                                                                 : yes 
Checking for library dbus-1                                                                     : yes 
Looking for ncurses features
Checking for program ncurses5-config                                                            : /usr/bin/ncurses5-config 
Checking for /usr/bin/ncurses5-config                                                           : yes 
Checking for header ncurses.h                                                                   : yes 
Checking for header menu.h                                                                      : yes 
Checking for header panel.h                                                                     : yes 
Checking for header form.h                                                                      : yes 
Checking for initscr                                                                            : ok 
Checking for library menu                                                                       : yes 
Checking for set_menu_items                                                                     : ok 
Checking for item_count                                                                         : ok 
Checking for library panel                                                                      : yes 
Checking for new_panel                                                                          : ok 
Checking for show_panel                                                                         : ok 
Checking for library form                                                                       : yes 
Checking for new_field                                                                          : ok 
Checking for new_form                                                                           : ok 
building regedit
Checking for library crypto                                                                     : yes 
Checking for DES_pcbc_encrypt                                                                   : ok 
VFS_STATIC: vfs_default,vfs_posixacl,vfs_dfs_samba4
VFS_SHARED: vfs_recycle,vfs_audit,vfs_extd_audit,vfs_full_audit,vfs_netatalk,vfs_fake_perms,vfs_default_quota,vfs_readonly,vfs_cap,vfs_expand_msdfs,vfs_shadow_copy,vfs_shadow_copy2,vfs_readahead,vfs_xattr_tdb,vfs_posix_eadb,vfs_streams_xattr,vfs_streams_depot,vfs_acl_xattr,vfs_acl_tdb,vfs_preopen,vfs_catia,vfs_media_harmony,vfs_unityed_media,vfs_fruit,vfs_shell_snap,vfs_commit,vfs_worm,vfs_crossrename,vfs_linux_xfs_sgid,vfs_time_audit,vfs_offline,vfs_skel_opaque,vfs_skel_transparent,vfs_shadow_copy_test,vfs_fake_dfq,vfs_fake_acls,vfs_nfs4acl_xattr,vfs_syncops,vfs_dirsort,vfs_fileid,vfs_aio_fork,vfs_aio_pthread,vfs_aio_linux,vfs_btrfs,vfs_snapper
PDB_STATIC: pdb_smbpasswd,pdb_tdbsam,pdb_wbc_sam,pdb_samba_dsdb,pdb_ldapsam
PDB_SHARED: pdb_test
AUTH_STATIC: auth_domain,auth_builtin,auth_sam,auth_winbind,auth_unix,auth_wbc,auth_samba4
AUTH_SHARED: auth_script,auth_skel
NSS_INFO_STATIC: nss_info_template
NSS_INFO_SHARED: 
CHARSET_STATIC: charset_weird
CHARSET_SHARED: 
IDMAP_STATIC: idmap_tdb,idmap_passdb,idmap_nss,idmap_ldap
IDMAP_SHARED: idmap_ad,idmap_rfc2307,idmap_autorid,idmap_rid,idmap_hash,idmap_tdb2,idmap_script
GPEXT_STATIC: 
GPEXT_SHARED: 
PERFCOUNT_STATIC: 
PERFCOUNT_SHARED: perfcount_test
RPC_STATIC: 
RPC_SHARED: 
Checking for openpty                                                                            : not found 
Checking for library util                                                                       : yes 
Checking for openpty                                                                            : ok 
Checking for header linux/sockios.h                                                             : yes 
Checking for header linux/ethtool.h                                                             : yes 
Checking linker accepts -Wl,-no-undefined                                                       : yes 
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no 
Checking linker accepts -Wl,--as-needed                                                         : yes 
Checking for -lc not needed                                                                     : ok  
Checking configure summary                                                                      : ok 
Checking compiler for PIE support                                                               : yes 
Checking compiler for full RELRO support                                                        : yes 
Checking if toolchain accepts -fstack-protector                                                 : yes 
Checking compiler accepts -g                                                                    : yes 
Checking compiler accepts -Wall                                                                 : yes 
Checking compiler accepts -Wshadow                                                              : yes 
Checking compiler accepts -Wmissing-prototypes                                                  : yes 
Checking compiler accepts -Wcast-align                                                          : yes 
Checking compiler accepts -Wcast-qual                                                           : yes 
Checking compiler accepts -fno-common                                                           : yes 
Checking compiler accepts -Werror=address                                                       : yes 
Checking compiler accepts -Werror=strict-prototypes                                             : yes 
Checking compiler accepts -Wstrict-prototypes                                                   : yes 
Checking compiler accepts -Werror=write-strings                                                 : yes 
Checking compiler accepts -Wwrite-strings                                                       : yes 
Checking compiler accepts -Werror-implicit-function-declaration                                 : yes 
Checking compiler accepts -Werror=pointer-arith                                                 : yes 
Checking compiler accepts -Wpointer-arith                                                       : yes 
Checking compiler accepts -Werror=declaration-after-statement                                   : yes 
Checking compiler accepts -Wdeclaration-after-statement                                         : yes 
Checking compiler accepts -Werror=return-type                                                   : yes 
Checking compiler accepts -Wreturn-type                                                         : yes 
Checking compiler accepts -Werror=uninitialized                                                 : yes 
Checking compiler accepts -Wuninitialized                                                       : yes 
Checking compiler accepts -Wformat=2                                                            : yes 
Checking compiler accepts -Wno-format-y2k                                                       : yes 
Checking compiler accepts ['-Werror=format', '-Wformat=2']                                      : yes 
Checking compiler accepts -Werror                                                               : yes 
Checking compiler accepts -Wno-error=deprecated-declarations                                    : yes 
'configure' finished successfully (1m43.390s)
Waf: Entering directory `/memdisk/metze/a/b2279743/samba/bin'
symlink: tevent.py -> python/tevent.py
symlink: _tdb_text.py -> python/_tdb_text.py
symlink: _ldb_text.py -> python/_ldb_text.py
symlink: samba/__init__.py -> python/samba/__init__.py
symlink: samba/common.py -> python/samba/common.py
symlink: samba/dbchecker.py -> python/samba/dbchecker.py
symlink: samba/descriptor.py -> python/samba/descriptor.py
symlink: samba/drs_utils.py -> python/samba/drs_utils.py
symlink: samba/getopt.py -> python/samba/getopt.py
symlink: samba/hostconfig.py -> python/samba/hostconfig.py
symlink: samba/idmap.py -> python/samba/idmap.py
symlink: samba/join.py -> python/samba/join.py
symlink: samba/kcc/__init__.py -> python/samba/kcc/__init__.py
symlink: samba/kcc/debug.py -> python/samba/kcc/debug.py
symlink: samba/kcc/graph.py -> python/samba/kcc/graph.py
symlink: samba/kcc/graph_utils.py -> python/samba/kcc/graph_utils.py
symlink: samba/kcc/kcc_utils.py -> python/samba/kcc/kcc_utils.py
symlink: samba/kcc/ldif_import_export.py -> python/samba/kcc/ldif_import_export.py
symlink: samba/ms_display_specifiers.py -> python/samba/ms_display_specifiers.py
symlink: samba/ms_schema.py -> python/samba/ms_schema.py
symlink: samba/ndr.py -> python/samba/ndr.py
symlink: samba/netcmd/__init__.py -> python/samba/netcmd/__init__.py
symlink: samba/netcmd/common.py -> python/samba/netcmd/common.py
symlink: samba/netcmd/dbcheck.py -> python/samba/netcmd/dbcheck.py
symlink: samba/netcmd/delegation.py -> python/samba/netcmd/delegation.py
symlink: samba/netcmd/dns.py -> python/samba/netcmd/dns.py
symlink: samba/netcmd/domain.py -> python/samba/netcmd/domain.py
symlink: samba/netcmd/drs.py -> python/samba/netcmd/drs.py
symlink: samba/netcmd/dsacl.py -> python/samba/netcmd/dsacl.py
symlink: samba/netcmd/fsmo.py -> python/samba/netcmd/fsmo.py
symlink: samba/netcmd/gpo.py -> python/samba/netcmd/gpo.py
symlink: samba/netcmd/group.py -> python/samba/netcmd/group.py
symlink: samba/netcmd/ldapcmp.py -> python/samba/netcmd/ldapcmp.py
symlink: samba/netcmd/main.py -> python/samba/netcmd/main.py
symlink: samba/netcmd/ntacl.py -> python/samba/netcmd/ntacl.py
symlink: samba/netcmd/processes.py -> python/samba/netcmd/processes.py
symlink: samba/netcmd/rodc.py -> python/samba/netcmd/rodc.py
symlink: samba/netcmd/sites.py -> python/samba/netcmd/sites.py
symlink: samba/netcmd/spn.py -> python/samba/netcmd/spn.py
symlink: samba/netcmd/testparm.py -> python/samba/netcmd/testparm.py
symlink: samba/netcmd/time.py -> python/samba/netcmd/time.py
symlink: samba/netcmd/user.py -> python/samba/netcmd/user.py
symlink: samba/ntacls.py -> python/samba/ntacls.py
symlink: samba/provision/__init__.py -> python/samba/provision/__init__.py
symlink: samba/provision/backend.py -> python/samba/provision/backend.py
symlink: samba/provision/common.py -> python/samba/provision/common.py
symlink: samba/provision/sambadns.py -> python/samba/provision/sambadns.py
symlink: samba/remove_dc.py -> python/samba/remove_dc.py
symlink: samba/samba3/__init__.py -> python/samba/samba3/__init__.py
symlink: samba/samdb.py -> python/samba/samdb.py
symlink: samba/schema.py -> python/samba/schema.py
symlink: samba/sd_utils.py -> python/samba/sd_utils.py
symlink: samba/sites.py -> python/samba/sites.py
symlink: samba/subnets.py -> python/samba/subnets.py
symlink: samba/subunit/__init__.py -> python/samba/subunit/__init__.py
symlink: samba/subunit/run.py -> python/samba/subunit/run.py
symlink: samba/tdb_util.py -> python/samba/tdb_util.py
symlink: samba/tests/__init__.py -> python/samba/tests/__init__.py
symlink: samba/tests/auth.py -> python/samba/tests/auth.py
symlink: samba/tests/blackbox/__init__.py -> python/samba/tests/blackbox/__init__.py
symlink: samba/tests/blackbox/ndrdump.py -> python/samba/tests/blackbox/ndrdump.py
symlink: samba/tests/blackbox/samba_tool_drs.py -> python/samba/tests/blackbox/samba_tool_drs.py
symlink: samba/tests/common.py -> python/samba/tests/common.py
symlink: samba/tests/core.py -> python/samba/tests/core.py
symlink: samba/tests/credentials.py -> python/samba/tests/credentials.py
symlink: samba/tests/dcerpc/__init__.py -> python/samba/tests/dcerpc/__init__.py
symlink: samba/tests/dcerpc/array.py -> python/samba/tests/dcerpc/array.py
symlink: samba/tests/dcerpc/bare.py -> python/samba/tests/dcerpc/bare.py
symlink: samba/tests/dcerpc/dnsserver.py -> python/samba/tests/dcerpc/dnsserver.py
symlink: samba/tests/dcerpc/integer.py -> python/samba/tests/dcerpc/integer.py
symlink: samba/tests/dcerpc/misc.py -> python/samba/tests/dcerpc/misc.py
symlink: samba/tests/dcerpc/registry.py -> python/samba/tests/dcerpc/registry.py
symlink: samba/tests/dcerpc/rpc_talloc.py -> python/samba/tests/dcerpc/rpc_talloc.py
symlink: samba/tests/dcerpc/rpcecho.py -> python/samba/tests/dcerpc/rpcecho.py
symlink: samba/tests/dcerpc/sam.py -> python/samba/tests/dcerpc/sam.py
symlink: samba/tests/dcerpc/srvsvc.py -> python/samba/tests/dcerpc/srvsvc.py
symlink: samba/tests/dcerpc/testrpc.py -> python/samba/tests/dcerpc/testrpc.py
symlink: samba/tests/dcerpc/unix.py -> python/samba/tests/dcerpc/unix.py
symlink: samba/tests/dns.py -> python/samba/tests/dns.py
symlink: samba/tests/docs.py -> python/samba/tests/docs.py
symlink: samba/tests/dsdb.py -> python/samba/tests/dsdb.py
symlink: samba/tests/gensec.py -> python/samba/tests/gensec.py
symlink: samba/tests/get_opt.py -> python/samba/tests/get_opt.py
symlink: samba/tests/hostconfig.py -> python/samba/tests/hostconfig.py
symlink: samba/tests/kcc/__init__.py -> python/samba/tests/kcc/__init__.py
symlink: samba/tests/kcc/graph.py -> python/samba/tests/kcc/graph.py
symlink: samba/tests/kcc/graph_utils.py -> python/samba/tests/kcc/graph_utils.py
symlink: samba/tests/kcc/kcc_utils.py -> python/samba/tests/kcc/kcc_utils.py
symlink: samba/tests/kcc/ldif_import_export.py -> python/samba/tests/kcc/ldif_import_export.py
symlink: samba/tests/libsmb_samba_internal.py -> python/samba/tests/libsmb_samba_internal.py
symlink: samba/tests/messaging.py -> python/samba/tests/messaging.py
symlink: samba/tests/netcmd.py -> python/samba/tests/netcmd.py
symlink: samba/tests/ntacls.py -> python/samba/tests/ntacls.py
symlink: samba/tests/param.py -> python/samba/tests/param.py
symlink: samba/tests/policy.py -> python/samba/tests/policy.py
symlink: samba/tests/posixacl.py -> python/samba/tests/posixacl.py
symlink: samba/tests/provision.py -> python/samba/tests/provision.py
symlink: samba/tests/registry.py -> python/samba/tests/registry.py
symlink: samba/tests/samba3.py -> python/samba/tests/samba3.py
symlink: samba/tests/samba3sam.py -> python/samba/tests/samba3sam.py
symlink: samba/tests/samba_tool/__init__.py -> python/samba/tests/samba_tool/__init__.py
symlink: samba/tests/samba_tool/base.py -> python/samba/tests/samba_tool/base.py
symlink: samba/tests/samba_tool/gpo.py -> python/samba/tests/samba_tool/gpo.py
symlink: samba/tests/samba_tool/group.py -> python/samba/tests/samba_tool/group.py
symlink: samba/tests/samba_tool/ntacl.py -> python/samba/tests/samba_tool/ntacl.py
symlink: samba/tests/samba_tool/processes.py -> python/samba/tests/samba_tool/processes.py
symlink: samba/tests/samba_tool/rodc.py -> python/samba/tests/samba_tool/rodc.py
symlink: samba/tests/samba_tool/sites.py -> python/samba/tests/samba_tool/sites.py
symlink: samba/tests/samba_tool/timecmd.py -> python/samba/tests/samba_tool/timecmd.py
symlink: samba/tests/samba_tool/user.py -> python/samba/tests/samba_tool/user.py
symlink: samba/tests/samdb.py -> python/samba/tests/samdb.py
symlink: samba/tests/security.py -> python/samba/tests/security.py
symlink: samba/tests/source.py -> python/samba/tests/source.py
symlink: samba/tests/strings.py -> python/samba/tests/strings.py
symlink: samba/tests/subunitrun.py -> python/samba/tests/subunitrun.py
symlink: samba/tests/unicodenames.py -> python/samba/tests/unicodenames.py
symlink: samba/tests/upgrade.py -> python/samba/tests/upgrade.py
symlink: samba/tests/upgradeprovision.py -> python/samba/tests/upgradeprovision.py
symlink: samba/tests/upgradeprovisionneeddc.py -> python/samba/tests/upgradeprovisionneeddc.py
symlink: samba/tests/xattr.py -> python/samba/tests/xattr.py
symlink: samba/upgrade.py -> python/samba/upgrade.py
symlink: samba/upgradehelpers.py -> python/samba/upgradehelpers.py
symlink: samba/web_server/__init__.py -> python/samba/web_server/__init__.py
symlink: samba/xattr.py -> python/samba/xattr.py
symlink: rpc/dcerpc.py -> python/samba/dcerpc/__init__.py
	Selected embedded Heimdal build
symlink: samba-tool -> ./samba-tool
symlink: samba_dnsupdate -> ./samba_dnsupdate
symlink: samba_spnupdate -> ./samba_spnupdate
symlink: samba_kcc -> ./samba_kcc
symlink: samba_upgradeprovision -> ./samba_upgradeprovision
symlink: samba_upgradedns -> ./samba_upgradedns
symlink: smbaddshare -> ./smbaddshare
symlink: smbchangeshare -> ./smbchangeshare
symlink: smbdeleteshare -> ./smbdeleteshare
Checking project rules ...
Project rules pass
[   1/4053] Generating replace.vscript
[   2/4053] Generating interfaces.vscript
[   3/4053] Generating talloc.vscript
[   4/4053] Generating pytalloc-util.vscript
[   5/4053] Generating tevent.vscript
[   6/4053] Generating addns.vscript
[   7/4053] Generating tdb.vscript
[   8/4053] Generating pyldb-util.vscript
[   9/4053] Generating ldb.vscript
[  10/4053] Generating ldb-cmdline.vscript
[  11/4053] Generating server-role.vscript
[  12/4053] Generating samba-hostconfig.vscript
[  13/4053] Generating samba_python.vscript
[  14/4053] Generating shares.vscript
[  15/4053] Generating ndr-samba4.vscript
[  16/4053] Generating dcerpc-samba4.vscript
[  17/4053] Generating dcerpc-samr.vscript
[  18/4053] Generating dcerpc.vscript
[  19/4053] Generating dsdb-module.vscript
[  20/4053] Generating samdb.vscript
[  21/4053] Generating samdb-common.vscript
[  22/4053] Generating service.vscript
[  23/4053] Generating process_model.vscript
[  24/4053] Generating cluster.vscript
[  25/4053] Generating samba-net.vscript
[  26/4053] Generating authkrb5.vscript
[  27/4053] Generating auth4.vscript
[  28/4053] Generating auth_unix_token.vscript
[  29/4053] Generating auth_sam_reply.vscript
[  30/4053] Generating gensec.vscript
[  31/4053] Generating samba-credentials.vscript
[  32/4053] Generating winbind-client.vscript
[  33/4053] Generating nss_wrapper_winbind.vscript
[  34/4053] Generating nss_winbind.vscript
[  35/4053] Generating nss_wins.vscript
[  36/4053] Generating wbclient.vscript
[  37/4053] Generating smbpasswdparser.vscript
[  38/4053] Generating netif.vscript
[  39/4053] Generating ldbsamba.vscript
[  40/4053] Generating registry.vscript
[  41/4053] Generating MESSAGING.vscript
[  42/4053] Generating events.vscript
[  43/4053] Generating cmdline-credentials.vscript
[  44/4053] Generating http.vscript
[  45/4053] Generating time-basic.vscript
[  46/4053] Generating samba-debug.vscript
[  47/4053] Generating socket-blocking.vscript
[  48/4053] Generating talloc_report.vscript
[  49/4053] Generating tevent-unix-util.vscript
[  50/4053] Generating genrand.vscript
[  51/4053] Generating samba-util.vscript
[  52/4053] Generating samba-modules.vscript
[  53/4053] Generating asn1util.vscript
[  54/4053] Generating util_tdb.vscript
[  55/4053] Generating tevent-util.vscript
[  56/4053] Generating util_setid.vscript
[  57/4053] Generating server_id_db.vscript
[  58/4053] Generating iov_buf.vscript
[  59/4053] Generating sys_rw.vscript
[  60/4053] Generating tdb-wrap.vscript
[  61/4053] Generating torture.vscript
[  62/4053] Generating dnsserver_common.vscript
[  63/4053] Generating dlz_bind9.vscript
[  64/4053] Generating dlz_bind9_9.vscript
[  65/4053] Generating dlz_bind9_10.vscript
[  66/4053] Generating dlz_bind9_for_torture.vscript
[  67/4053] Generating dcerpc_server.vscript
[  68/4053] Generating ntvfs.vscript
[  69/4053] Generating posix_eadb.vscript
[  70/4053] Generating ndr-krb5pac.vscript
[  71/4053] Generating ndr-standard.vscript
[  72/4053] Generating ndr_nbt.vscript
[  73/4053] Generating ndr-samba.vscript
[  74/4053] Generating dcerpc-samba.vscript
[  75/4053] Generating ndr.vscript
[  76/4053] Generating dcerpc-binding.vscript
[  77/4053] Generating cli-ldap.vscript
[  78/4053] Generating LIBWBCLIENT_OLD.vscript
[  79/4053] Generating smbclient-raw.vscript
[  80/4053] Generating smb_transport.vscript
[  81/4053] Generating cli_smb_common.vscript
[  82/4053] Generating samba-errors.vscript
[  83/4053] Generating cli_cldap.vscript
[  84/4053] Generating dbwrap.vscript
[  85/4053] Generating samba-security.vscript
[  86/4053] Generating cli-ldap-common.vscript
[  87/4053] Generating cli-nbt.vscript
[  88/4053] Generating cliauth.vscript
[  89/4053] Generating util_reg.vscript
[  90/4053] Generating samba-policy.vscript
[  91/4053] Generating npa_tstream.vscript
[  92/4053] Generating HDB_SAMBA4.vscript
[  93/4053] Generating pac.vscript
[  94/4053] Generating db-glue.vscript
[  95/4053] Generating samba-sockets.vscript
[  96/4053] Generating flag_mapping.vscript
[  97/4053] Generating netapi.vscript
[  98/4053] Generating gse.vscript
[  99/4053] Generating msrpc3.vscript
[ 100/4053] Generating gpo.vscript
[ 101/4053] Generating samba-passdb.vscript
[ 102/4053] Generating smbldaphelper.vscript
[ 103/4053] Generating smbregistry.vscript
[ 104/4053] Generating popt_samba3.vscript
[ 105/4053] Generating util_cmdline.vscript
[ 106/4053] Generating samba-cluster-support.vscript
[ 107/4053] Generating messages_dgm.vscript
[ 108/4053] Generating messages_util.vscript
[ 109/4053] Generating smbd_shim.vscript
[ 110/4053] Generating libsmb.vscript
[ 111/4053] Generating secrets3.vscript
[ 112/4053] Generating smbldap.vscript
[ 113/4053] Generating ads.vscript
[ 114/4053] Generating smbconf.vscript
[ 115/4053] Generating smbd_conn.vscript
[ 116/4053] Generating smbd_base.vscript
[ 117/4053] Generating printing_migrate.vscript
[ 118/4053] Generating net_keytab.vscript
[ 119/4053] Generating trusts_util.vscript
[ 120/4053] Generating msghdr.vscript
[ 121/4053] Generating samba3-util.vscript
[ 122/4053] Generating xattr_tdb.vscript
[ 123/4053] Generating CHARSET3.vscript
[ 124/4053] Generating libcli_lsa3.vscript
[ 125/4053] Generating libcli_netlogon3.vscript
[ 126/4053] Generating cli_spoolss.vscript
[ 127/4053] Generating auth.vscript
[ 128/4053] Generating smbclient.vscript
[ 129/4053] Generating non_posix_acls.vscript
[ 130/4053] Generating idmap.vscript
[ 131/4053] Generating nss_info.vscript
[ 132/4053] Generating dfs_server_ad.vscript
[ 133/4053] Generating krb5samba.vscript
[ 134/4053] Compiling lib/replace/replace.c
[ 135/4053] Compiling lib/replace/cwrap.c
[ 136/4053] Linking default/lib/replace/libreplace-samba4.so
[ 137/4053] Generating VERSION
[ 138/4053] Generating INFILE_catalog.xml
[ 139/4053] Generating smbdotconf/parameters.all.xml
[ 140/4053] Generating ldb_version.h
[ 141/4053] Generating PKGCONFIG_samba-hostconfig.pc
[ 142/4053] Generating samba_python_empty_c
[ 143/4053] Generating shares_empty_c
[ 144/4053] Generating ndr-samba4_empty_c
[ 145/4053] Generating dcerpc-samba4_empty_c
[ 146/4053] Generating dcerpc-samr_empty_c
[ 147/4053] Generating PKGCONFIG_dcerpc_samr.pc
[ 148/4053] Generating PKGCONFIG_dcerpc.pc
[ 149/4053] Generating dsdb-module_empty_c
[ 150/4053] Generating PKGCONFIG_samdb.pc
[ 151/4053] Generating gensec_ntlmssp_empty_c
[ 152/4053] Generating PKGCONFIG_samba-credentials.pc
[ 153/4053] Generating PKGCONFIG_wbclient.pc
[ 154/4053] Generating third_party_init_py
[ 155/4053] Generating PKGCONFIG_samba-util.pc
[ 156/4053] Generating PKGCONFIG_dcerpc_server.pc
[ 157/4053] Generating smbtorture.objlist_empty_c
[ 158/4053] Generating PKGCONFIG_ndr_krb5pac.pc
[ 159/4053] Generating PKGCONFIG_ndr_standard.pc
[ 160/4053] Generating PKGCONFIG_ndr_nbt.pc
[ 161/4053] Generating ndr-samba_empty_c
[ 162/4053] Generating dcerpc-samba_empty_c
[ 163/4053] Generating PKGCONFIG_ndr.pc
[ 164/4053] Generating cliauth_empty_c
[ 165/4053] Generating PKGCONFIG_samba-policy.pc
[ 166/4053] Generating pac_empty_c
[ 167/4053] Generating HEIMDAL_ERRORLIST
[ 168/4053] Generating HEIMDAL_NORMALIZE_TABLE
[ 169/4053] Generating HEIMDAL_COMBINING_TABLE
[ 170/4053] Generating HEIMDAL_BIDI_TABLE
[ 171/4053] Generating HEIMDAL_MAP_TABLE
[ 172/4053] Generating python_samba_dnsupdate
[ 173/4053] Generating python_samba_spnupdate
[ 174/4053] Generating python_samba_upgradedns
[ 175/4053] Generating python_samba_kcc
[ 176/4053] Generating python_samba-tool
[ 177/4053] Generating perl_pidl
[ 178/4053] Generating samba-sockets_empty_c
[ 179/4053] Generating smbd/build_options.c
[ 180/4053] Generating build_env.h
[ 181/4053] Generating PKGCONFIG_netapi.pc
[ 182/4053] Generating samba-passdb_empty_c
[ 183/4053] Generating PKGCONFIG_smbclient.pc
[ 184/4053] Generating vfs_empty_c
[ 185/4053] Generating perfcount_empty_c
[ 186/4053] Generating rpc_empty_c
[ 187/4053] Generating idmap_ad_empty_c
[ 188/4053] Generating idmap_hash_empty_c
[ 189/4053] Generating nss_info_hash_empty_c
[ 190/4053] Generating nss_info_rfc2307_empty_c
[ 191/4053] Generating nss_info_sfu20_empty_c
[ 192/4053] Generating nss_info_sfu_empty_c
[ 193/4053] Generating ../heimdal/lib/asn1/der-protos.h
[ 194/4053] Generating ../heimdal/lib/asn1/der-private.h
[ 195/4053] Compiling lib/replace/replace.c
[ 196/4053] Compiling source4/heimdal/lib/roken/base64.c
[ 197/4053] Compiling source4/heimdal/lib/roken/ct.c
[ 198/4053] Compiling source4/heimdal/lib/roken/hex.c
[ 199/4053] Compiling source4/heimdal/lib/roken/bswap.c
[ 200/4053] Compiling source4/heimdal/lib/roken/dumpdata.c
[ 201/4053] Compiling source4/heimdal/lib/roken/emalloc.c
[ 202/4053] Compiling source4/heimdal/lib/roken/ecalloc.c
[ 203/4053] Compiling source4/heimdal/lib/roken/getarg.c
[ 204/4053] Compiling source4/heimdal/lib/roken/get_window_size.c
[ 205/4053] Compiling source4/heimdal/lib/roken/getdtablesize.c
[ 206/4053] Compiling source4/heimdal/lib/roken/h_errno.c
[ 207/4053] Compiling source4/heimdal/lib/roken/issuid.c
[ 208/4053] Compiling source4/heimdal/lib/roken/net_read.c
[ 209/4053] Compiling source4/heimdal/lib/roken/net_write.c
[ 210/4053] Compiling source4/heimdal/lib/roken/parse_time.c
[ 211/4053] Compiling source4/heimdal/lib/roken/parse_units.c
[ 212/4053] Compiling source4/heimdal/lib/roken/vis.c
[ 213/4053] Compiling source4/heimdal/lib/roken/strlwr.c
[ 214/4053] Compiling source4/heimdal/lib/roken/strsep_copy.c
[ 215/4053] Compiling source4/heimdal/lib/roken/strsep.c
[ 216/4053] Compiling source4/heimdal/lib/roken/strupr.c
[ 217/4053] Compiling source4/heimdal/lib/roken/strpool.c
[ 218/4053] Compiling source4/heimdal/lib/roken/estrdup.c
[ 219/4053] Compiling source4/heimdal/lib/roken/erealloc.c
[ 220/4053] Compiling source4/heimdal/lib/roken/simple_exec.c
[ 221/4053] Compiling source4/heimdal/lib/roken/strcollect.c
[ 222/4053] Compiling source4/heimdal/lib/roken/rtbl.c
[ 223/4053] Compiling source4/heimdal/lib/roken/rand.c
[ 224/4053] Compiling source4/heimdal/lib/roken/cloexec.c
[ 225/4053] Compiling source4/heimdal/lib/roken/xfree.c
[ 226/4053] Compiling source4/heimdal_build/replace.c
[ 227/4053] Compiling source4/heimdal/lib/roken/closefrom.c
[ 228/4053] Compiling source4/heimdal/lib/vers/print_version.c
[ 229/4053] Compiling source4/heimdal_build/version.c
[ 230/4053] Compiling source4/heimdal/lib/vers/print_version.c
[ 231/4053] Compiling source4/heimdal_build/version.c
[ 232/4053] Compiling source4/heimdal/lib/asn1/main.c
[ 233/4053] Compiling source4/heimdal/lib/asn1/gen.c
[ 234/4053] Compiling source4/heimdal/lib/asn1/gen_copy.c
[ 235/4053] Compiling source4/heimdal/lib/asn1/gen_decode.c
[ 236/4053] Compiling source4/heimdal/lib/asn1/gen_encode.c
[ 237/4053] Compiling source4/heimdal/lib/asn1/gen_free.c
[ 238/4053] Compiling source4/heimdal/lib/asn1/gen_glue.c
[ 239/4053] Compiling source4/heimdal/lib/asn1/gen_length.c
[ 240/4053] Compiling source4/heimdal/lib/asn1/gen_seq.c
[ 241/4053] Compiling source4/heimdal/lib/asn1/gen_template.c
../source4/heimdal/lib/asn1/gen_template.c: In function ‘template_members’:
../source4/heimdal/lib/asn1/gen_template.c:490:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
      itype = "IMEMBER";
            ^
../source4/heimdal/lib/asn1/gen_template.c:492:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
      itype = "HEIM_INTEGER";
            ^
../source4/heimdal/lib/asn1/gen_template.c:494:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
      itype = "INTEGER";
            ^
../source4/heimdal/lib/asn1/gen_template.c:496:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
      itype = "UNSIGNED";
            ^
../source4/heimdal/lib/asn1/gen_template.c:498:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
      itype = "UNSIGNED";
            ^
[ 242/4053] Compiling source4/heimdal/lib/asn1/hash.c
[ 243/4053] Compiling source4/heimdal/lib/asn1/symbol.c
[ 244/4053] Compiling source4/heimdal/lib/asn1/asn1parse.c
[ 245/4053] Compiling source4/heimdal/lib/asn1/lex.c
[ 246/4053] Compiling source4/heimdal/lib/com_err/parse.c
../source4/heimdal/lib/com_err/parse.c: In function ‘name2number’:
../source4/heimdal/lib/com_err/parse.c:282:2: warning: passing argument 1 of ‘yyerror’ discards ‘const’ qualifier from pointer target type [enabled by default]
  yyerror("table name too long");
  ^
../source4/heimdal/lib/com_err/parse.c:55:6: note: expected ‘char *’ but argument is of type ‘const char *’
 void yyerror (char *s);
      ^
../source4/heimdal/lib/com_err/parse.c:288:6: warning: passing argument 1 of ‘yyerror’ discards ‘const’ qualifier from pointer target type [enabled by default]
      yyerror("invalid character in table name");
      ^
../source4/heimdal/lib/com_err/parse.c:55:6: note: expected ‘char *’ but argument is of type ‘const char *’
 void yyerror (char *s);
      ^
../source4/heimdal/lib/com_err/parse.c: In function ‘yyparse’:
../source4/heimdal/lib/com_err/parse.c:436:5: warning: passing argument 1 of ‘yyerror’ discards ‘const’ qualifier from pointer target type [enabled by default]
     yyerror("syntax error");
     ^
../source4/heimdal/lib/com_err/parse.c:300:1: note: expected ‘char *’ but argument is of type ‘const char *’
 yyerror (char *s)
 ^
../source4/heimdal/lib/com_err/parse.c:628:5: warning: passing argument 1 of ‘yyerror’ discards ‘const’ qualifier from pointer target type [enabled by default]
     yyerror("yacc stack overflow");
     ^
../source4/heimdal/lib/com_err/parse.c:300:1: note: expected ‘char *’ but argument is of type ‘const char *’
 yyerror (char *s)
 ^
[ 247/4053] Compiling source4/heimdal/lib/com_err/lex.c
[ 248/4053] Compiling source4/heimdal/lib/com_err/compile_et.c
[ 249/4053] Linking default/source4/heimdal_build/asn1_compile
[ 250/4053] Linking default/source4/heimdal_build/compile_et
[ 251/4053] Compiling ASN1 source4/heimdal/lib/asn1/kx509.asn1
[ 252/4053] Compiling ASN1 source4/heimdal/lib/asn1/digest.asn1
[ 253/4053] Compiling ASN1 source4/heimdal/lib/hdb/hdb.asn1
[ 254/4053] Compiling ASN1 source4/heimdal/lib/gssapi/mech/gssapi.asn1
[ 255/4053] Compiling ASN1 source4/heimdal/lib/gssapi/spnego/spnego.asn1
[ 256/4053] Compiling ASN1 source4/heimdal/lib/asn1/rfc2459.asn1
[ 257/4053] Compiling ASN1 source4/heimdal/lib/asn1/krb5.asn1
[ 258/4053] Compiling ASN1 source4/heimdal/lib/asn1/pkinit.asn1
[ 259/4053] Compiling ASN1 source4/heimdal/lib/asn1/cms.asn1
[ 260/4053] Compiling ASN1 source4/heimdal/lib/hx509/ocsp.asn1
[ 261/4053] Compiling ASN1 source4/heimdal/lib/asn1/pkcs8.asn1
[ 262/4053] Compiling ASN1 source4/heimdal/lib/asn1/pkcs9.asn1
[ 263/4053] Compiling ASN1 source4/heimdal/lib/asn1/pkcs12.asn1
[ 264/4053] Compiling ASN1 source4/heimdal/lib/hx509/pkcs10.asn1
[ 265/4053] Generating param_functions.c
[ 266/4053] Generating param_functions.h
[ 267/4053] Generating param_local.h
[ 268/4053] Generating param_global.h
[ 269/4053] Generating param_table_gen.c
[ 270/4053] Compiling IDL librpc/idl/atsvc.idl
[ 271/4053] Compiling IDL librpc/idl/auth.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/auth.idl:112: warning: helper() is pidl-specific and deprecated. Use `include' instead
/memdisk/metze/a/b2279743/samba/librpc/idl/auth.idl:104: error: Unable to determine origin of type `struct cli_credentials'
/memdisk/metze/a/b2279743/samba/librpc/idl/auth.idl:104: error: Unable to determine origin of type `struct cli_credentials'
[ 272/4053] Compiling IDL librpc/idl/drsuapi.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/drsuapi.idl:1886: warning: helper() is pidl-specific and deprecated. Use `include' instead
/memdisk/metze/a/b2279743/samba/librpc/idl/drsuapi.idl:739: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/drsuapi.idl:743: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/drsuapi.idl:751: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/drsuapi.idl:759: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/drsuapi.idl:767: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/drsuapi.idl:775: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
[ 273/4053] Compiling IDL librpc/idl/epmapper.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/epmapper.idl:203: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/epmapper.idl:204: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/epmapper.idl:219: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
[ 274/4053] Compiling IDL librpc/idl/initshutdown.idl
[ 275/4053] Compiling IDL librpc/idl/misc.idl
[ 276/4053] Compiling IDL librpc/idl/ntlmssp.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/ntlmssp.idl:327: warning: helper() is pidl-specific and deprecated. Use `include' instead
[ 277/4053] Compiling IDL librpc/idl/negoex.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/negoex.idl:157: warning: helper() is pidl-specific and deprecated. Use `include' instead
[ 278/4053] Compiling IDL librpc/idl/schannel.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/schannel.idl:107: warning: helper() is pidl-specific and deprecated. Use `include' instead
[ 279/4053] Compiling IDL librpc/idl/trkwks.idl
[ 280/4053] Compiling IDL librpc/idl/audiosrv.idl
[ 281/4053] Compiling IDL librpc/idl/dfsblobs.idl
[ 282/4053] Compiling IDL librpc/idl/dsbackup.idl
[ 283/4053] Compiling IDL librpc/idl/eventlog.idl
[ 284/4053] Compiling IDL librpc/idl/file_id.idl
[ 285/4053] Compiling IDL librpc/idl/keysvc.idl
[ 286/4053] Compiling IDL librpc/idl/msgsvc.idl
[ 287/4053] Compiling IDL librpc/idl/ntsvcs.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/ntsvcs.idl:264: warning: top-level [out] pointer `unknown5a' is not a [ref] pointer
[ 288/4053] Compiling IDL librpc/idl/remact.idl
[ 289/4053] Compiling IDL librpc/idl/security.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/security.idl:588: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
[ 290/4053] Compiling IDL librpc/idl/smb_acl.idl
[ 291/4053] Compiling IDL librpc/idl/unixinfo.idl
[ 292/4053] Compiling IDL librpc/idl/wzcsvc.idl
[ 293/4053] Compiling IDL librpc/idl/browser.idl
[ 294/4053] Compiling IDL librpc/idl/dfs.idl
[ 295/4053] Compiling IDL librpc/idl/dssetup.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/dssetup.idl:84: warning: top-level [out] pointer `info' is not a [ref] pointer
[ 296/4053] Compiling IDL librpc/idl/frsapi.idl
[ 297/4053] Compiling IDL librpc/idl/krb5pac.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/krb5pac.idl:75: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/krb5pac.idl:80: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
[ 298/4053] Compiling IDL librpc/idl/named_pipe_auth.idl
[ 299/4053] Compiling IDL librpc/idl/orpc.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/orpc.idl:214: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
[ 300/4053] Compiling IDL librpc/idl/rot.idl
[ 301/4053] Compiling IDL librpc/idl/spoolss.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:3410: warning: helper() is pidl-specific and deprecated. Use `include' instead
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:890: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:1097: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:1289: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:1639: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:1663: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:1738: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:2081: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:2472: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:863: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:1097: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:1110: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:1289: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:1611: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:1639: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:1663: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:1701: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:1738: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:2081: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:2100: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:2196: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:2238: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:2434: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:2472: warning: top-level [out] pointer `info' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/spoolss.idl:2979: warning: [out] argument `info' not a pointer
[ 302/4053] Compiling IDL librpc/idl/w32time.idl
[ 303/4053] Compiling IDL librpc/idl/xattr.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/xattr.idl:224: warning: helper() is pidl-specific and deprecated. Use `include' instead
[ 304/4053] Compiling IDL librpc/idl/dbgidl.idl
[ 305/4053] Compiling IDL librpc/idl/dnsserver.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/dnsserver.idl:1530: warning: helper() is pidl-specific and deprecated. Use `include' instead
/memdisk/metze/a/b2279743/samba/librpc/idl/dnsserver.idl:1462: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/dnsserver.idl:1518: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
[ 306/4053] Compiling IDL librpc/idl/echo.idl
[ 307/4053] Compiling IDL librpc/idl/frsrpc.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:459: warning: helper() is pidl-specific and deprecated. Use `include' instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:22: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:23: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:279: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:283: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:285: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:287: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:299: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:301: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:305: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:307: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:316: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:352: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:391: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:393: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/frsrpc.idl:396: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
[ 308/4053] Compiling IDL librpc/idl/lsa.idl
[ 309/4053] Compiling IDL librpc/idl/nbt.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/nbt.idl:681: warning: helper() is pidl-specific and deprecated. Use `include' instead
[ 310/4053] Compiling IDL librpc/idl/dns.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/dns.idl:269: warning: helper() is pidl-specific and deprecated. Use `include' instead
[ 311/4053] Compiling IDL librpc/idl/oxidresolver.idl
[ 312/4053] Compiling IDL librpc/idl/samr.idl
[ 313/4053] Compiling IDL librpc/idl/server_id.idl
[ 314/4053] Compiling IDL librpc/idl/srvsvc.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/srvsvc.idl:1459: warning: top-level [out] pointer `hnd' is not a [ref] pointer
[ 315/4053] Compiling IDL librpc/idl/winreg.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/winreg.idl:191: warning: Got pointer for `size', expected fully dereferenced variable
/memdisk/metze/a/b2279743/samba/librpc/idl/winreg.idl:191: warning: Got pointer for `length', expected fully dereferenced variable
/memdisk/metze/a/b2279743/samba/librpc/idl/winreg.idl:191: warning: Got pointer for `size', expected fully dereferenced variable
/memdisk/metze/a/b2279743/samba/librpc/idl/winreg.idl:191: warning: Got pointer for `length', expected fully dereferenced variable
/memdisk/metze/a/b2279743/samba/librpc/idl/winreg.idl:191: warning: Got pointer for `length', expected fully dereferenced variable
/memdisk/metze/a/b2279743/samba/librpc/idl/winreg.idl:191: warning: Got pointer for `length', expected fully dereferenced variable
/memdisk/metze/a/b2279743/samba/librpc/idl/winreg.idl:268: warning: Got pointer for `data_size', expected fully dereferenced variable
/memdisk/metze/a/b2279743/samba/librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully dereferenced variable
/memdisk/metze/a/b2279743/samba/librpc/idl/winreg.idl:268: warning: Got pointer for `data_size', expected fully dereferenced variable
/memdisk/metze/a/b2279743/samba/librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully dereferenced variable
/memdisk/metze/a/b2279743/samba/librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully dereferenced variable
/memdisk/metze/a/b2279743/samba/librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully dereferenced variable
[ 316/4053] Compiling IDL librpc/idl/dcerpc.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/dcerpc.idl:641: warning: helper() is pidl-specific and deprecated. Use `include' instead
/memdisk/metze/a/b2279743/samba/librpc/idl/dcerpc.idl:618: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
[ 317/4053] Compiling IDL librpc/idl/drsblobs.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/drsblobs.idl:666: warning: helper() is pidl-specific and deprecated. Use `include' instead
/memdisk/metze/a/b2279743/samba/librpc/idl/drsblobs.idl:607: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/drsblobs.idl:403: warning: pointless array cntr: 'cntr_service_keys_0': length=0
/memdisk/metze/a/b2279743/samba/librpc/idl/drsblobs.idl:403: warning: pointless array `service_keys' will always have size 0
/memdisk/metze/a/b2279743/samba/librpc/idl/drsblobs.idl:403: warning: pointless array `service_keys' will always have size 0
[ 318/4053] Compiling IDL librpc/idl/efs.idl
[ 319/4053] Compiling IDL librpc/idl/frstrans.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/frstrans.idl:287: warning: frstrans_RawGetFileDataAsync: dcerpc client does not support pipe yet
/memdisk/metze/a/b2279743/samba/librpc/idl/frstrans.idl:294: warning: frstrans_RdcGetFileDataAsync: dcerpc client does not support pipe yet
[ 320/4053] Compiling IDL librpc/idl/mgmt.idl
[ 321/4053] Compiling IDL librpc/idl/netlogon.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/netlogon.idl:1716: warning: helper() is pidl-specific and deprecated. Use `include' instead
/memdisk/metze/a/b2279743/samba/librpc/idl/netlogon.idl:798: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/netlogon.idl:816: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/librpc/idl/netlogon.idl:1060: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
[ 322/4053] Compiling IDL librpc/idl/notify.idl
[ 323/4053] Compiling IDL librpc/idl/smb2_lease_struct.idl
[ 324/4053] Compiling IDL librpc/idl/policyagent.idl
[ 325/4053] Compiling IDL librpc/idl/scerpc.idl
[ 326/4053] Compiling IDL librpc/idl/svcctl.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/svcctl.idl:661: warning: helper() is pidl-specific and deprecated. Use `include' instead
/memdisk/metze/a/b2279743/samba/librpc/idl/svcctl.idl:443: warning: top-level [out] pointer `TagId' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/svcctl.idl:454: warning: top-level [out] pointer `service_status' is not a [ref] pointer
[ 327/4053] Compiling IDL librpc/idl/wkssvc.idl
[ 328/4053] Compiling IDL librpc/idl/eventlog6.idl
[ 329/4053] Compiling IDL librpc/idl/backupkey.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/backupkey.idl:154: warning: helper() is pidl-specific and deprecated. Use `include' instead
[ 330/4053] Compiling IDL librpc/idl/fsrvp.idl
[ 331/4053] Compiling IDL librpc/idl/bkupblobs.idl
[ 332/4053] Compiling IDL librpc/idl/fscc.idl
[ 333/4053] Compiling IDL librpc/idl/frsblobs.idl
[ 334/4053] Compiling IDL librpc/idl/witness.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/witness.idl:153: warning: helper() is pidl-specific and deprecated. Use `include' instead
/memdisk/metze/a/b2279743/samba/librpc/idl/witness.idl:126: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
[ 335/4053] Compiling IDL librpc/idl/clusapi.idl
[ 336/4053] Compiling IDL librpc/idl/mdssvc.idl
[ 337/4053] Compiling IDL librpc/idl/wmi.idl
[ 338/4053] Compiling IDL librpc/idl/dcom.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/dcom.idl:56: warning: top-level [out] pointer `ppv' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/dcom.idl:97: warning: top-level [out] pointer `ip' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/dcom.idl:110: warning: top-level [out] pointer `pResults' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/dcom.idl:191: warning: top-level [out] pointer `phr' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/dcom.idl:193: warning: top-level [out] pointer `ppMIF' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/dcom.idl:206: warning: top-level [out] pointer `pctinfo' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/dcom.idl:217: warning: top-level [out] pointer `ppTInfo' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/dcom.idl:227: warning: top-level [out] pointer `rgDispId' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/dcom.idl:251: warning: top-level [out] pointer `pVarResult' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/dcom.idl:252: warning: top-level [out] pointer `pExcepInfo' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/dcom.idl:254: warning: top-level [out] pointer `puArgErr' is not a [ref] pointer
[ 339/4053] Compiling IDL librpc/idl/idmap.idl
[ 340/4053] Compiling IDL librpc/idl/messaging.idl
[ 341/4053] Compiling IDL librpc/idl/rap.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:1076: warning: helper() is pidl-specific and deprecated. Use `include' instead
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:348: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:349: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:350: warning: [out] argument `count' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:351: warning: [out] argument `available' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:360: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:362: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:386: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:387: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:388: warning: [out] argument `count' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:389: warning: [out] argument `available' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:396: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:397: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:398: warning: [out] argument `available' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:400: warning: [out] argument `info' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:572: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:573: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:574: warning: [out] argument `count' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:575: warning: [out] argument `available' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:583: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:584: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:585: warning: [out] argument `available' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:587: warning: [out] argument `info' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:591: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:593: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:597: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:599: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:603: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:605: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:610: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:612: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:617: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:619: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:624: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:626: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:633: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:634: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:635: warning: [out] argument `count' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:636: warning: [out] argument `available' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:644: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:645: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:646: warning: [out] argument `available' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:648: warning: [out] argument `info' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:684: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:686: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:739: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:740: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:741: warning: [out] argument `count' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:742: warning: [out] argument `available' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:751: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:752: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:753: warning: [out] argument `available' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:755: warning: [out] argument `info' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:763: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:765: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:772: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:774: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:904: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:905: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:906: warning: [out] argument `available' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:908: warning: [out] argument `info' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:933: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:934: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:935: warning: [out] argument `count' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:936: warning: [out] argument `available' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:945: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:946: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:947: warning: [out] argument `available' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:949: warning: [out] argument `info' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:958: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:960: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:965: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:967: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:986: warning: [out] argument `status' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:987: warning: [out] argument `convert' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/rap.idl:989: warning: [out] argument `tod' not a pointer
[ 342/4053] Compiling IDL librpc/idl/ntprinting.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/ntprinting.idl:168: warning: helper() is pidl-specific and deprecated. Use `include' instead
[ 343/4053] Compiling IDL librpc/idl/preg.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/preg.idl:50: warning: helper() is pidl-specific and deprecated. Use `include' instead
[ 344/4053] Compiling IDL librpc/idl/ioctl.idl
[ 345/4053] Compiling IDL librpc/idl/printcap.idl
[ 346/4053] Compiling IDL librpc/idl/fsrvp_state.idl
[ 347/4053] Compiling IDL librpc/idl/dnsp.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/dnsp.idl:274: warning: helper() is pidl-specific and deprecated. Use `include' instead
[ 348/4053] Compiling IDL librpc/idl/nfs4acl.idl
[ 349/4053] Compiling IDL librpc/idl/winbind.idl
/memdisk/metze/a/b2279743/samba/librpc/idl/winbind.idl:179: warning: [out] argument `validation' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/winbind.idl:181: warning: [out] argument `authoritative' not a pointer
/memdisk/metze/a/b2279743/samba/librpc/idl/winbind.idl:179: error: winbind_SamLogon: [out] argument 'validation' is not a pointer or array, skip client functions
[ 350/4053] Compiling IDL source4/librpc/idl/irpc.idl
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/irpc.idl:28: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/irpc.idl:70: warning: [out] argument `info' not a pointer
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/irpc.idl:83: warning: top-level [out] pointer `dcname' is not a [ref] pointer
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/irpc.idl:91: warning: [out] argument `num_addrs' not a pointer
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/irpc.idl:113: warning: [out] argument `generic_reply' not a pointer
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/irpc.idl:159: warning: [out] argument `info' not a pointer
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/irpc.idl:70: error: nbtd_information: [out] argument 'info' is not a pointer or array, skip client functions
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/irpc.idl:83: error: nbtd_getdcname: [out] argument 'dcname' is a pointer to type 'string', skip client functions
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/irpc.idl:91: error: nbtd_proxy_wins_challenge: [out] argument 'num_addrs' is not a pointer or array, skip client functions
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/irpc.idl:113: error: kdc_check_generic_kerberos: [out] argument 'generic_reply' is not a pointer or array, skip client functions
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/irpc.idl:159: error: smbsrv_information: [out] argument 'info' is not a pointer or array, skip client functions
[ 351/4053] Compiling IDL source4/librpc/idl/ntp_signd.idl
[ 352/4053] Compiling IDL source4/librpc/idl/opendb.idl
[ 353/4053] Compiling IDL source4/librpc/idl/sasl_helpers.idl
[ 354/4053] Compiling IDL source4/librpc/idl/winsif.idl
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/winsif.idl:343: warning: helper() is pidl-specific and deprecated. Use `include' instead
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/winsif.idl:243: warning: [out] argument `unc_name' not a pointer
[ 355/4053] Compiling IDL source4/librpc/idl/winsrepl.idl
/memdisk/metze/a/b2279743/samba/source4/librpc/idl/winsrepl.idl:180: warning: helper() is pidl-specific and deprecated. Use `include' instead
[ 356/4053] Compiling IDL source4/librpc/idl/winstation.idl
[ 357/4053] Compiling IDL source4/lib/registry/regf.idl
[ 358/4053] Compiling ERRTABLE source4/heimdal/lib/ntlm/ntlm_err.et
[ 359/4053] Compiling ERRTABLE source4/heimdal/lib/hdb/hdb_err.et
[ 360/4053] Compiling ERRTABLE source4/heimdal/lib/gssapi/krb5/gkrb5_err.et
[ 361/4053] Compiling ERRTABLE source4/heimdal/lib/krb5/krb5_err.et
[ 362/4053] Compiling ERRTABLE source4/heimdal/lib/krb5/krb_err.et
[ 363/4053] Compiling ERRTABLE source4/heimdal/lib/krb5/k524_err.et
[ 364/4053] Compiling ERRTABLE source4/heimdal/lib/krb5/heim_err.et
[ 365/4053] Compiling ERRTABLE source4/heimdal/lib/asn1/asn1_err.et
[ 366/4053] Compiling ERRTABLE source4/heimdal/lib/hx509/hx509_err.et
[ 367/4053] Compiling ERRTABLE source4/heimdal/lib/wind/wind_err.et
[ 368/4053] Compiling IDL source3/librpc/idl/libnetapi.idl
[ 369/4053] Compiling IDL source3/librpc/idl/open_files.idl
[ 370/4053] Compiling IDL source3/librpc/idl/perfcount.idl
[ 371/4053] Compiling IDL source3/librpc/idl/secrets.idl
[ 372/4053] Compiling IDL source3/librpc/idl/libnet_join.idl
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:83: warning: helper() is pidl-specific and deprecated. Use `include' instead
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:46: warning: [out] argument `account_name' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:47: warning: [out] argument `netbios_domain_name' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:48: warning: [out] argument `dns_domain_name' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:49: warning: [out] argument `forest_name' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:50: warning: [out] argument `dn' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:52: warning: [out] argument `modified_config' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:53: warning: [out] argument `error_string' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:55: warning: [out] argument `domain_is_ad' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:74: warning: [out] argument `netbios_domain_name' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:75: warning: [out] argument `dns_domain_name' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:76: warning: [out] argument `forest_name' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:77: warning: [out] argument `modified_config' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:78: warning: [out] argument `error_string' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:79: warning: [out] argument `disabled_machine_account' not a pointer
/memdisk/metze/a/b2279743/samba/source3/librpc/idl/libnet_join.idl:81: warning: [out] argument `deleted_machine_account' not a pointer
[ 373/4053] Compiling IDL source3/librpc/idl/smbXsrv.idl
[ 374/4053] Compiling IDL source3/librpc/idl/leases_db.idl
[ 375/4053] Generating s3_param_proto_h
[ 376/4053] HEIMDAL_KX509_ASN1_C: bin/default/source4/heimdal/lib/asn1/asn1_kx509_asn1.x -> bin/default/source4/heimdal/lib/asn1/asn1_kx509_asn1.c
[ 377/4053] HEIMDAL_KX509_ASN1_H: bin/default/source4/heimdal/lib/asn1/kx509_asn1.hx -> bin/default/source4/heimdal/lib/asn1/kx509_asn1.h
[ 378/4053] HEIMDAL_KX509_ASN1_PRIV_H: bin/default/source4/heimdal/lib/asn1/kx509_asn1-priv.hx -> bin/default/source4/heimdal/lib/asn1/kx509_asn1-priv.h
[ 379/4053] HEIMDAL_DIGEST_ASN1_C: bin/default/source4/heimdal/lib/asn1/asn1_digest_asn1.x -> bin/default/source4/heimdal/lib/asn1/asn1_digest_asn1.c
[ 380/4053] HEIMDAL_DIGEST_ASN1_H: bin/default/source4/heimdal/lib/asn1/digest_asn1.hx -> bin/default/source4/heimdal/lib/asn1/digest_asn1.h
[ 381/4053] HEIMDAL_DIGEST_ASN1_PRIV_H: bin/default/source4/heimdal/lib/asn1/digest_asn1-priv.hx -> bin/default/source4/heimdal/lib/asn1/digest_asn1-priv.h
[ 382/4053] HEIMDAL_HDB_ASN1_C: bin/default/source4/heimdal/lib/asn1/asn1_hdb_asn1.x -> bin/default/source4/heimdal/lib/asn1/asn1_hdb_asn1.c
[ 383/4053] HEIMDAL_HDB_ASN1_H: bin/default/source4/heimdal/lib/asn1/hdb_asn1.hx -> bin/default/source4/heimdal/lib/asn1/hdb_asn1.h
[ 384/4053] HEIMDAL_HDB_ASN1_PRIV_H: bin/default/source4/heimdal/lib/asn1/hdb_asn1-priv.hx -> bin/default/source4/heimdal/lib/asn1/hdb_asn1-priv.h
[ 385/4053] HEIMDAL_GSSAPI_ASN1_C: bin/default/source4/heimdal/lib/gssapi/asn1_gssapi_asn1.x -> bin/default/source4/heimdal/lib/gssapi/asn1_gssapi_asn1.c
[ 386/4053] HEIMDAL_GSSAPI_ASN1_H: bin/default/source4/heimdal/lib/gssapi/gssapi_asn1.hx -> bin/default/source4/heimdal/lib/gssapi/gssapi_asn1.h
[ 387/4053] HEIMDAL_GSSAPI_ASN1_PRIV_H: bin/default/source4/heimdal/lib/gssapi/gssapi_asn1-priv.hx -> bin/default/source4/heimdal/lib/gssapi/gssapi_asn1-priv.h
[ 388/4053] HEIMDAL_SPNEGO_ASN1_C: bin/default/source4/heimdal/lib/gssapi/asn1_spnego_asn1.x -> bin/default/source4/heimdal/lib/gssapi/asn1_spnego_asn1.c
[ 389/4053] HEIMDAL_SPNEGO_ASN1_H: bin/default/source4/heimdal/lib/gssapi/spnego_asn1.hx -> bin/default/source4/heimdal/lib/gssapi/spnego_asn1.h
[ 390/4053] HEIMDAL_SPNEGO_ASN1_PRIV_H: bin/default/source4/heimdal/lib/gssapi/spnego_asn1-priv.hx -> bin/default/source4/heimdal/lib/gssapi/spnego_asn1-priv.h
[ 391/4053] HEIMDAL_RFC2459_ASN1_C: bin/default/source4/heimdal/lib/asn1/asn1_rfc2459_asn1.x -> bin/default/source4/heimdal/lib/asn1/asn1_rfc2459_asn1.c
[ 392/4053] HEIMDAL_RFC2459_ASN1_H: bin/default/source4/heimdal/lib/asn1/rfc2459_asn1.hx -> bin/default/source4/heimdal/lib/asn1/rfc2459_asn1.h
[ 393/4053] HEIMDAL_RFC2459_ASN1_PRIV_H: bin/default/source4/heimdal/lib/asn1/rfc2459_asn1-priv.hx -> bin/default/source4/heimdal/lib/asn1/rfc2459_asn1-priv.h
[ 394/4053] HEIMDAL_KRB5_ASN1_C: bin/default/source4/heimdal/lib/asn1/asn1_krb5_asn1.x -> bin/default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c
[ 395/4053] HEIMDAL_KRB5_ASN1_H: bin/default/source4/heimdal/lib/asn1/krb5_asn1.hx -> bin/default/source4/heimdal/lib/asn1/krb5_asn1.h
[ 396/4053] HEIMDAL_KRB5_ASN1_PRIV_H: bin/default/source4/heimdal/lib/asn1/krb5_asn1-priv.hx -> bin/default/source4/heimdal/lib/asn1/krb5_asn1-priv.h
[ 397/4053] HEIMDAL_PKINIT_ASN1_C: bin/default/source4/heimdal/lib/asn1/asn1_pkinit_asn1.x -> bin/default/source4/heimdal/lib/asn1/asn1_pkinit_asn1.c
[ 398/4053] HEIMDAL_PKINIT_ASN1_H: bin/default/source4/heimdal/lib/asn1/pkinit_asn1.hx -> bin/default/source4/heimdal/lib/asn1/pkinit_asn1.h
[ 399/4053] HEIMDAL_PKINIT_ASN1_PRIV_H: bin/default/source4/heimdal/lib/asn1/pkinit_asn1-priv.hx -> bin/default/source4/heimdal/lib/asn1/pkinit_asn1-priv.h
[ 400/4053] HEIMDAL_CMS_ASN1_C: bin/default/source4/heimdal/lib/asn1/asn1_cms_asn1.x -> bin/default/source4/heimdal/lib/asn1/asn1_cms_asn1.c
[ 401/4053] HEIMDAL_CMS_ASN1_H: bin/default/source4/heimdal/lib/asn1/cms_asn1.hx -> bin/default/source4/heimdal/lib/asn1/cms_asn1.h
[ 402/4053] HEIMDAL_CMS_ASN1_PRIV_H: bin/default/source4/heimdal/lib/asn1/cms_asn1-priv.hx -> bin/default/source4/heimdal/lib/asn1/cms_asn1-priv.h
[ 403/4053] HEIMDAL_OCSP_ASN1_C: bin/default/source4/heimdal/lib/hx509/asn1_ocsp_asn1.x -> bin/default/source4/heimdal/lib/hx509/asn1_ocsp_asn1.c
[ 404/4053] HEIMDAL_OCSP_ASN1_H: bin/default/source4/heimdal/lib/hx509/ocsp_asn1.hx -> bin/default/source4/heimdal/lib/hx509/ocsp_asn1.h
[ 405/4053] HEIMDAL_OCSP_ASN1_PRIV_H: bin/default/source4/heimdal/lib/hx509/ocsp_asn1-priv.hx -> bin/default/source4/heimdal/lib/hx509/ocsp_asn1-priv.h
[ 406/4053] HEIMDAL_PKCS8_ASN1_C: bin/default/source4/heimdal/lib/asn1/asn1_pkcs8_asn1.x -> bin/default/source4/heimdal/lib/asn1/asn1_pkcs8_asn1.c
[ 407/4053] HEIMDAL_PKCS8_ASN1_H: bin/default/source4/heimdal/lib/asn1/pkcs8_asn1.hx -> bin/default/source4/heimdal/lib/asn1/pkcs8_asn1.h
[ 408/4053] HEIMDAL_PKCS8_ASN1_PRIV_H: bin/default/source4/heimdal/lib/asn1/pkcs8_asn1-priv.hx -> bin/default/source4/heimdal/lib/asn1/pkcs8_asn1-priv.h
[ 409/4053] HEIMDAL_PKCS9_ASN1_C: bin/default/source4/heimdal/lib/asn1/asn1_pkcs9_asn1.x -> bin/default/source4/heimdal/lib/asn1/asn1_pkcs9_asn1.c
[ 410/4053] HEIMDAL_PKCS9_ASN1_H: bin/default/source4/heimdal/lib/asn1/pkcs9_asn1.hx -> bin/default/source4/heimdal/lib/asn1/pkcs9_asn1.h
[ 411/4053] HEIMDAL_PKCS9_ASN1_PRIV_H: bin/default/source4/heimdal/lib/asn1/pkcs9_asn1-priv.hx -> bin/default/source4/heimdal/lib/asn1/pkcs9_asn1-priv.h
[ 412/4053] HEIMDAL_PKCS12_ASN1_C: bin/default/source4/heimdal/lib/asn1/asn1_pkcs12_asn1.x -> bin/default/source4/heimdal/lib/asn1/asn1_pkcs12_asn1.c
[ 413/4053] HEIMDAL_PKCS12_ASN1_H: bin/default/source4/heimdal/lib/asn1/pkcs12_asn1.hx -> bin/default/source4/heimdal/lib/asn1/pkcs12_asn1.h
[ 414/4053] HEIMDAL_PKCS12_ASN1_PRIV_H: bin/default/source4/heimdal/lib/asn1/pkcs12_asn1-priv.hx -> bin/default/source4/heimdal/lib/asn1/pkcs12_asn1-priv.h
[ 415/4053] HEIMDAL_PKCS10_ASN1_C: bin/default/source4/heimdal/lib/hx509/asn1_pkcs10_asn1.x -> bin/default/source4/heimdal/lib/hx509/asn1_pkcs10_asn1.c
[ 416/4053] HEIMDAL_PKCS10_ASN1_H: bin/default/source4/heimdal/lib/hx509/pkcs10_asn1.hx -> bin/default/source4/heimdal/lib/hx509/pkcs10_asn1.h
[ 417/4053] HEIMDAL_PKCS10_ASN1_PRIV_H: bin/default/source4/heimdal/lib/hx509/pkcs10_asn1-priv.hx -> bin/default/source4/heimdal/lib/hx509/pkcs10_asn1-priv.h
[ 418/4053] Generating lib/param/param_proto.h
[ 419/4053] Generating source4/librpc/rpc/dcerpc_proto.h
[ 420/4053] Generating source4/dsdb/samdb/ldb_modules/util_proto.h
[ 421/4053] Generating source4/dsdb/samdb/ldb_modules/ridalloc.h
[ 422/4053] Generating source4/dsdb/samdb/ldb_modules/partition_proto.h
[ 423/4053] Generating source4/dsdb/samdb/samdb_proto.h
[ 424/4053] Generating source4/dsdb/common/proto.h
[ 425/4053] Generating source4/dsdb/schema/proto.h
[ 426/4053] Generating source4/dsdb/repl/drepl_service_proto.h
[ 427/4053] Generating source4/dsdb/kcc/kcc_service_proto.h
[ 428/4053] Generating source4/smbd/service_proto.h
[ 429/4053] Generating source4/smbd/process_model_proto.h
[ 430/4053] Generating source4/libnet/libnet_proto.h
[ 431/4053] Generating source4/auth/gensec/gensec_proto.h
[ 432/4053] Generating source4/auth/kerberos/proto.h
[ 433/4053] Generating source4/auth/kerberos/kerberos_util.h
[ 434/4053] Generating source4/auth/kerberos/kerberos_srv_keytab.h
[ 435/4053] Generating source4/auth/ntlm/auth_proto.h
[ 436/4053] Generating source4/auth/session_proto.h
[ 437/4053] Generating source4/auth/unix_token_proto.h
[ 438/4053] Generating source4/auth/system_session_proto.h
[ 439/4053] Generating source4/auth/auth_sam.h
[ 440/4053] Generating auth/gensec/gensec_toplevel_proto.h
[ 441/4053] Generating auth/gensec/spnego_proto.h
[ 442/4053] Generating auth/gensec/schannel_proto.h
[ 443/4053] Generating auth/gensec/external_proto.h
[ 444/4053] Generating auth/credentials/credentials_proto.h
[ 445/4053] Generating source4/lib/socket/netif_proto.h
[ 446/4053] Generating lib/ldb-samba/ldif_handlers_proto.h
[ 447/4053] Generating source4/lib/registry/tools/common.h
[ 448/4053] Generating source4/lib/registry/tests/proto.h
[ 449/4053] Generating source4/lib/cmdline/credentials.h
[ 450/4053] Generating source4/lib/cmdline/popt_credentials.h
[ 451/4053] Generating lib/util/unix_privs.h
[ 452/4053] Generating lib/crypto/test_proto.h
[ 453/4053] Generating source4/smb_server/service_smb_proto.h
[ 454/4053] Generating source4/smb_server/smb_server_proto.h
[ 455/4053] Generating source4/smb_server/smb/smb_proto.h
[ 456/4053] Generating source4/smb_server/smb2/smb2_proto.h
[ 457/4053] Generating source4/rpc_server/common/share.h
[ 458/4053] Generating source4/rpc_server/common/proto.h
[ 459/4053] Generating source4/rpc_server/dcerpc_server_proto.h
[ 460/4053] Generating source4/rpc_server/srvsvc/proto.h
[ 461/4053] Generating source4/rpc_server/samr/proto.h
[ 462/4053] Generating source4/rpc_server/lsa/proto.h
[ 463/4053] Generating source4/rpc_server/backupkey/proto.h
[ 464/4053] Generating source4/rpc_server/service_rpc.h
[ 465/4053] Generating source4/ldap_server/proto.h
[ 466/4053] Generating source4/winbind/wb_helper.h
[ 467/4053] Generating source4/winbind/idmap_proto.h
[ 468/4053] Generating source4/nbt_server/wins/winsdb_proto.h
[ 469/4053] Generating source4/nbt_server/wins/winsserver_proto.h
[ 470/4053] Generating source4/nbt_server/dgram/proto.h
[ 471/4053] Generating source4/nbt_server/nbt_server_proto.h
[ 472/4053] Generating source4/wrepl_server/wrepl_server_proto.h
[ 473/4053] Generating source4/cldap_server/proto.h
[ 474/4053] Generating source4/ntvfs/ntvfs_proto.h
[ 475/4053] Generating source4/ntvfs/posix/vfs_acl_proto.h
[ 476/4053] Generating source4/ntvfs/posix/vfs_posix_proto.h
[ 477/4053] Generating source4/ntvfs/posix/posix_eadb_proto.h
[ 478/4053] Generating source4/ntvfs/common/proto.h
[ 479/4053] Generating source4/ntvfs/simple/proto.h
[ 480/4053] Generating source4/ntvfs/cifs_posix_cli/proto.h
[ 481/4053] Generating source4/ntvfs/ipc/proto.h
[ 482/4053] Generating source4/ntptr/ntptr_proto.h
[ 483/4053] Generating source4/torture/basic/proto.h
[ 484/4053] Generating source4/torture/raw/proto.h
[ 485/4053] Generating source4/torture/smb2/proto.h
[ 486/4053] Generating source4/torture/winbind/proto.h
[ 487/4053] Generating source4/torture/libnetapi/proto.h
[ 488/4053] Generating source4/torture/libsmbclient/proto.h
[ 489/4053] Generating source4/torture/ndr/proto.h
[ 490/4053] Generating source4/torture/rpc/proto.h
[ 491/4053] Generating source4/torture/drs/proto.h
[ 492/4053] Generating source4/torture/rap/proto.h
[ 493/4053] Generating source4/torture/dfs/proto.h
[ 494/4053] Generating source4/torture/auth/proto.h
[ 495/4053] Generating source4/torture/local/proto.h
[ 496/4053] Generating source4/torture/krb5/proto.h
[ 497/4053] Generating source4/torture/nbench/proto.h
[ 498/4053] Generating source4/torture/unix/proto.h
[ 499/4053] Generating source4/torture/ldap/proto.h
[ 500/4053] Generating source4/torture/nbt/proto.h
[ 501/4053] Generating source4/torture/libnet/proto.h
[ 502/4053] Generating source4/torture/ntp/proto.h
[ 503/4053] Generating source4/torture/vfs/proto.h
[ 504/4053] Generating source4/libcli/ldap/ldap_proto.h
[ 505/4053] Generating source4/libcli/util/clilsa.h
[ 506/4053] Generating source4/libcli/composite/proto.h
[ 507/4053] Generating source4/libcli/wrepl/winsrepl_proto.h
[ 508/4053] Generating source4/libcli/resolve/proto.h
[ 509/4053] Generating source4/libcli/resolve/lp_proto.h
[ 510/4053] Generating source4/libcli/finddcs_proto.h
[ 511/4053] Generating source4/libcli/raw/raw_proto.h
[ 512/4053] Generating source4/libcli/smb2/smb2_proto.h
[ 513/4053] Generating source4/libcli/rap/proto.h
[ 514/4053] Generating libcli/nbt/nbtname.h
[ 515/4053] Generating source4/kdc/sdb_hdb.h
[ 516/4053] Generating ../heimdal/kdc/kdc-protos.h
[ 517/4053] Generating ../heimdal/kdc/kdc-private.h
[ 518/4053] Generating ../heimdal/lib/ntlm/heimntlm-protos.h
[ 519/4053] Generating ../heimdal/lib/hdb/hdb-protos.h
[ 520/4053] Generating ../heimdal/lib/hdb/hdb-private.h
[ 521/4053] Generating ../heimdal/lib/gssapi/spnego/spnego-private.h
[ 522/4053] Generating ../heimdal/lib/gssapi/krb5/gsskrb5-private.h
[ 523/4053] Generating ../heimdal/lib/krb5/krb5-private.h
[ 524/4053] Generating ../heimdal/lib/krb5/krb5-protos.h
[ 525/4053] Generating ../heimdal/lib/hx509/hx509-protos.h
[ 526/4053] Generating ../heimdal/lib/hx509/hx509-private.h
[ 527/4053] Generating file_server/file_server_proto.h
[ 528/4053] Generating HEADER_lib/ldb//ldb_version.h
[ 529/4053] Generating HEADER_lib/param//param.h
[ 530/4053] Generating HEADER_dynconfig/samba/version.h
[ 531/4053] Generating HEADER_lib/util/charset//charset.h
[ 532/4053] Generating HEADER_source4/param//share.h
[ 533/4053] Generating HEADER_source4/librpc/gen_ndr/ndr_samr_c.h
[ 534/4053] Generating HEADER_source4/librpc//dcerpc.h
[ 535/4053] Generating HEADER_source4/auth/samba/session.h
[ 536/4053] Generating HEADER_auth/credentials//credentials.h
[ 537/4053] Generating HEADER_nsswitch/libwbclient//wbclient.h
[ 538/4053] Generating HEADER_lib/ldb-samba//ldb_wrap.h
[ 539/4053] Generating HEADER_lib/util/util/tevent_unix.h
[ 540/4053] Generating HEADER_lib/util/util/debug.h
[ 541/4053] Generating HEADER_lib/util/util/attr.h
[ 542/4053] Generating HEADER_lib/util/util/byteorder.h
[ 543/4053] Generating HEADER_lib/util/util/data_blob.h
[ 544/4053] Generating HEADER_lib/util/util/memory.h
[ 545/4053] Generating HEADER_lib/util/util/safe_string.h
[ 546/4053] Generating HEADER_lib/util/util/time.h
[ 547/4053] Generating HEADER_lib/util/util/talloc_stack.h
[ 548/4053] Generating HEADER_lib/util/util/xfile.h
[ 549/4053] Generating HEADER_lib/util/util/string_wrappers.h
[ 550/4053] Generating HEADER_lib/util/util/idtree.h
[ 551/4053] Generating HEADER_lib/util/util/idtree_random.h
[ 552/4053] Generating HEADER_lib/util/util/blocking.h
[ 553/4053] Generating HEADER_lib/util/util/signal.h
[ 554/4053] Generating HEADER_lib/util/util/substitute.h
[ 555/4053] Generating HEADER_lib/util/util/fault.h
[ 556/4053] Generating HEADER_lib/util/util/genrand.h
[ 557/4053] Generating HEADER_lib/util/util/tevent_ntstatus.h
[ 558/4053] Generating HEADER_lib/util/util/tevent_werror.h
[ 559/4053] Generating HEADER_lib/util//util_ldb.h
[ 560/4053] Generating HEADER_lib/tdr//tdr.h
[ 561/4053] Generating HEADER_lib/tsocket//tsocket.h
[ 562/4053] Generating HEADER_lib/tsocket//tsocket_internal.h
[ 563/4053] Generating HEADER_source4/rpc_server//dcerpc_server.h
[ 564/4053] Generating HEADER_librpc/gen_ndr/auth.h
[ 565/4053] Generating HEADER_librpc/gen_ndr/server_id.h
[ 566/4053] Generating HEADER_librpc/gen_ndr/security.h
[ 567/4053] Generating HEADER_librpc/gen_ndr/ndr_dcerpc.h
[ 568/4053] Generating HEADER_librpc/gen_ndr/dcerpc.h
[ 569/4053] Generating HEADER_librpc/ndr/ndr_dcerpc.h
[ 570/4053] Generating HEADER_librpc/gen_ndr/ndr_drsuapi.h
[ 571/4053] Generating HEADER_librpc/gen_ndr/drsuapi.h
[ 572/4053] Generating HEADER_librpc/ndr/ndr_drsuapi.h
[ 573/4053] Generating HEADER_librpc/gen_ndr/ndr_drsblobs.h
[ 574/4053] Generating HEADER_librpc/gen_ndr/drsblobs.h
[ 575/4053] Generating HEADER_librpc/ndr/ndr_drsblobs.h
[ 576/4053] Generating HEADER_librpc/gen_ndr/krb5pac.h
[ 577/4053] Generating HEADER_librpc/gen_ndr/ndr_krb5pac.h
[ 578/4053] Generating HEADER_librpc/gen_ndr/samr.h
[ 579/4053] Generating HEADER_librpc/gen_ndr/ndr_samr.h
[ 580/4053] Generating HEADER_librpc/gen_ndr/lsa.h
[ 581/4053] Generating HEADER_librpc/gen_ndr/netlogon.h
[ 582/4053] Generating HEADER_librpc/gen_ndr/atsvc.h
[ 583/4053] Generating HEADER_librpc/gen_ndr/ndr_atsvc.h
[ 584/4053] Generating HEADER_librpc/gen_ndr/ndr_svcctl.h
[ 585/4053] Generating HEADER_librpc/gen_ndr/svcctl.h
[ 586/4053] Generating HEADER_librpc//smb2_lease_struct.h
[ 587/4053] Generating HEADER_librpc/gen_ndr/nbt.h
[ 588/4053] Generating HEADER_librpc/gen_ndr/ndr_nbt.h
[ 589/4053] Generating HEADER_librpc/ndr/ndr_nbt.h
[ 590/4053] Generating HEADER_librpc/gen_ndr/ndr_svcctl_c.h
[ 591/4053] Generating HEADER_librpc/ndr/ndr_svcctl.h
[ 592/4053] Generating HEADER_librpc/gen_ndr/misc.h
[ 593/4053] Generating HEADER_librpc/gen_ndr/ndr_misc.h
[ 594/4053] Generating HEADER_librpc//ndr.h
[ 595/4053] Generating HEADER_librpc//rpc_common.h
[ 596/4053] Generating HEADER_libcli/util/core/error.h
[ 597/4053] Generating HEADER_libcli/util/core/ntstatus.h
[ 598/4053] Generating HEADER_libcli/util/core/doserr.h
[ 599/4053] Generating HEADER_libcli/util/core/werror.h
[ 600/4053] Generating HEADER_libcli/util/core/hresult.h
[ 601/4053] Generating HEADER_libcli/auth//domain_credentials.h
[ 602/4053] Generating HEADER_source4/lib/policy//policy.h
[ 603/4053] Generating HEADER_source3//netapi.h
[ 604/4053] Generating HEADER_source3//passdb.h
[ 605/4053] Generating HEADER_source3//machine_sid.h
[ 606/4053] Generating HEADER_source3//lookup_sid.h
[ 607/4053] Generating HEADER_source3//smbldap.h
[ 608/4053] Generating HEADER_source3//smb_ldap.h
[ 609/4053] Generating HEADER_source3//smbconf.h
[ 610/4053] Generating HEADER_source3/libsmb//libsmbclient.h
[ 611/4053] Generating pytalloc-util.cpython-34m.vscript
[ 612/4053] Generating pyldb-util.cpython-34m.vscript
[ 613/4053] GEN_NDR_TABLES: librpc/tables.pl bin/default/librpc/gen_ndr/ndr_wzcsvc.h bin/default/librpc/gen_ndr/ndr_scerpc.h bin/default/librpc/gen_ndr/ndr_w32time.h bin/default/librpc/gen_ndr/ndr_smb_acl.h bin/default/librpc/gen_ndr/ndr_file_id.h bin/default/librpc/gen_ndr/ndr_preg.h bin/default/librpc/gen_ndr/ndr_ntsvcs.h bin/default/librpc/gen_ndr/ndr_initshutdown.h bin/default/librpc/gen_ndr/ndr_fsrvp_state.h bin/default/librpc/gen_ndr/ndr_netlogon.h bin/default/source3/librpc/gen_ndr/ndr_perfcount.h bin/default/librpc/gen_ndr/ndr_eventlog.h bin/default/source3/librpc/gen_ndr/ndr_libnet_join.h bin/default/librpc/gen_ndr/ndr_backupkey.h bin/default/source3/librpc/gen_ndr/ndr_secrets.h bin/default/librpc/gen_ndr/ndr_audiosrv.h bin/default/librpc/gen_ndr/ndr_auth.h bin/default/librpc/gen_ndr/ndr_negoex.h bin/default/librpc/gen_ndr/ndr_msgsvc.h bin/default/librpc/gen_ndr/ndr_dssetup.h bin/default/librpc/gen_ndr/ndr_clusapi.h bin/default/librpc/gen_ndr/ndr_lsa.h bin/default/librpc/gen_ndr/ndr_unixinfo.h bin/default/librpc/gen_ndr/ndr_witness.h bin/default/librpc/gen_ndr/ndr_messaging.h bin/default/librpc/gen_ndr/ndr_epmapper.h bin/default/source4/librpc/gen_ndr/ndr_opendb.h bin/default/source4/librpc/gen_ndr/ndr_sasl_helpers.h bin/default/librpc/gen_ndr/ndr_efs.h bin/default/librpc/gen_ndr/ndr_browser.h bin/default/librpc/gen_ndr/ndr_trkwks.h bin/default/librpc/gen_ndr/ndr_keysvc.h bin/default/librpc/gen_ndr/ndr_named_pipe_auth.h bin/default/librpc/gen_ndr/ndr_notify.h bin/default/librpc/gen_ndr/ndr_frstrans.h bin/default/librpc/gen_ndr/ndr_ntprinting.h bin/default/librpc/gen_ndr/ndr_eventlog6.h bin/default/librpc/gen_ndr/ndr_idmap.h bin/default/librpc/gen_ndr/ndr_spoolss.h bin/default/librpc/gen_ndr/ndr_dcerpc.h bin/default/librpc/gen_ndr/ndr_dbgidl.h bin/default/source3/librpc/gen_ndr/ndr_open_files.h bin/default/librpc/gen_ndr/ndr_mgmt.h bin/default/source4/librpc/gen_ndr/ndr_ntp_signd.h bin/default/librpc/gen_ndr/ndr_krb5pac.h bin/default/librpc/gen_ndr/ndr_xattr.h bin/default/librpc/gen_ndr/ndr_drsuapi.h bin/default/librpc/gen_ndr/ndr_srvsvc.h bin/default/librpc/gen_ndr/ndr_svcctl.h bin/default/source4/librpc/gen_ndr/ndr_irpc.h bin/default/source3/librpc/gen_ndr/ndr_leases_db.h bin/default/source3/librpc/gen_ndr/ndr_smbXsrv.h bin/default/source3/librpc/gen_ndr/ndr_libnetapi.h bin/default/librpc/gen_ndr/ndr_remact.h bin/default/librpc/gen_ndr/ndr_bkupblobs.h bin/default/librpc/gen_ndr/ndr_fscc.h bin/default/source4/librpc/gen_ndr/ndr_winsrepl.h bin/default/librpc/gen_ndr/ndr_dnsserver.h bin/default/source4/librpc/gen_ndr/ndr_winstation.h bin/default/librpc/gen_ndr/ndr_rap.h bin/default/librpc/gen_ndr/ndr_dnsp.h bin/default/librpc/gen_ndr/ndr_security.h bin/default/librpc/gen_ndr/ndr_policyagent.h bin/default/librpc/gen_ndr/ndr_orpc.h bin/default/librpc/gen_ndr/ndr_server_id.h bin/default/librpc/gen_ndr/ndr_rot.h bin/default/librpc/gen_ndr/ndr_printcap.h bin/default/librpc/gen_ndr/ndr_ntlmssp.h bin/default/librpc/gen_ndr/ndr_frsrpc.h bin/default/librpc/gen_ndr/ndr_schannel.h bin/default/librpc/gen_ndr/ndr_dfsblobs.h bin/default/librpc/gen_ndr/ndr_dsbackup.h bin/default/librpc/gen_ndr/ndr_oxidresolver.h bin/default/source4/librpc/gen_ndr/ndr_winsif.h bin/default/librpc/gen_ndr/ndr_frsapi.h bin/default/librpc/gen_ndr/ndr_samr.h bin/default/librpc/gen_ndr/ndr_misc.h bin/default/librpc/gen_ndr/ndr_dfs.h bin/default/librpc/gen_ndr/ndr_dcom.h bin/default/librpc/gen_ndr/ndr_dns.h bin/default/librpc/gen_ndr/ndr_winreg.h bin/default/librpc/gen_ndr/ndr_wmi.h bin/default/librpc/gen_ndr/ndr_echo.h bin/default/librpc/gen_ndr/ndr_mdssvc.h bin/default/librpc/gen_ndr/ndr_drsblobs.h bin/default/librpc/gen_ndr/ndr_ioctl.h bin/default/librpc/gen_ndr/ndr_frsblobs.h bin/default/librpc/gen_ndr/ndr_winbind.h bin/default/librpc/gen_ndr/ndr_atsvc.h bin/default/librpc/gen_ndr/ndr_nfs4acl.h bin/default/librpc/gen_ndr/ndr_nbt.h bin/default/librpc/gen_ndr/ndr_fsrvp.h bin/default/librpc/gen_ndr/ndr_wkssvc.h bin/default/librpc/gen_ndr/ndr_smb2_lease_struct.h -> bin/default/source4/librpc/gen_ndr/tables.c
[ 614/4053] Generating test_headers.h
[ 615/4053] Compiling lib/replace/test/testsuite.c
[ 616/4053] Compiling lib/replace/test/strptime.c
[ 617/4053] Compiling lib/replace/test/os2_delete.c
[ 618/4053] Compiling lib/replace/test/getifaddrs.c
[ 619/4053] Compiling lib/socket/interfaces.c
[ 620/4053] Compiling lib/crypto/crc32.c
[ 621/4053] Compiling lib/crypto/hmacmd5.c
[ 622/4053] Compiling lib/crypto/md4.c
[ 623/4053] Compiling lib/crypto/arcfour.c
[ 624/4053] Compiling lib/crypto/sha256.c
[ 625/4053] Compiling lib/crypto/sha512.c
[ 626/4053] Compiling lib/crypto/hmacsha256.c
[ 627/4053] Compiling lib/crypto/aes.c
[ 628/4053] Compiling lib/crypto/rijndael-alg-fst.c
[ 629/4053] Compiling lib/crypto/aes_cmac_128.c
[ 630/4053] Compiling lib/crypto/aes_ccm_128.c
[ 631/4053] Compiling lib/crypto/aes_gcm_128.c
[ 632/4053] Compiling lib/util/charset/codepoints.c
[ 633/4053] Compiling lib/util/charset/convert_string.c
[ 634/4053] Compiling lib/util/charset/util_str.c
[ 635/4053] Compiling lib/util/charset/util_unistr_w.c
[ 636/4053] Compiling lib/util/charset/pull_push.c
[ 637/4053] Compiling lib/util/charset/util_unistr.c
[ 638/4053] Compiling lib/util/charset/weird.c
[ 639/4053] Compiling lib/util/charset/charset_macosxfs.c
[ 640/4053] Compiling lib/util/strv.c
[ 641/4053] Compiling lib/util/charset/iconv.c
[ 642/4053] Compiling dynconfig/dynconfig.c
[ 643/4053] Compiling lib/util/xfile.c
[ 644/4053] Compiling lib/util/data_blob.c
[ 645/4053] Compiling lib/util/util_file.c
[ 646/4053] Compiling lib/util/time.c
[ 647/4053] Compiling lib/util/signal.c
[ 648/4053] Compiling lib/util/util.c
[ 649/4053] Compiling lib/util/idtree.c
[ 650/4053] Compiling lib/util/fault.c
[ 651/4053] Compiling lib/util/substitute.c
[ 652/4053] Compiling lib/util/util_process.c
[ 653/4053] Compiling lib/util/util_strlist.c
[ 654/4053] Compiling lib/util/strv_util.c
[ 655/4053] Compiling lib/util/talloc_stack.c
[ 656/4053] Compiling lib/util/smb_threads.c
[ 657/4053] Compiling lib/util/rbtree.c
[ 658/4053] Compiling lib/util/rfc1738.c
[ 659/4053] Compiling lib/util/become_daemon.c
[ 660/4053] Compiling lib/util/system.c
[ 661/4053] Compiling lib/util/select.c
[ 662/4053] Compiling lib/util/getpass.c
[ 663/4053] Compiling lib/util/genrand_util.c
[ 664/4053] Compiling lib/util/fsusage.c
[ 665/4053] Compiling lib/util/params.c
[ 666/4053] Compiling lib/util/util_id.c
[ 667/4053] Compiling lib/util/util_net.c
[ 668/4053] Compiling lib/util/util_strlist_v3.c
[ 669/4053] Compiling lib/util/util_paths.c
[ 670/4053] Compiling lib/util/idtree_random.c
[ 671/4053] Compiling lib/util/base64.c
[ 672/4053] Compiling lib/util/util_str.c
[ 673/4053] Compiling lib/util/util_str_common.c
[ 674/4053] Compiling lib/util/ms_fnmatch.c
[ 675/4053] Compiling lib/util/server_id.c
[ 676/4053] Compiling lib/util/dprintf.c
[ 677/4053] Compiling lib/util/bitmap.c
[ 678/4053] Compiling lib/util/pidfile.c
[ 679/4053] Compiling lib/util/tevent_debug.c
[ 680/4053] Compiling lib/util/memcache.c
[ 681/4053] Compiling lib/util/tiniparser.c
[ 682/4053] Compiling lib/util/tini.c
[ 683/4053] Compiling lib/util/time_basic.c
[ 684/4053] Compiling lib/util/setid.c
[ 685/4053] Compiling lib/util/close_low_fd.c
[ 686/4053] Compiling lib/util/debug.c
[ 687/4053] Compiling lib/talloc/talloc.c
[ 688/4053] Compiling lib/util/blocking.c
[ 689/4053] Compiling lib/util/genrand.c
[ 690/4053] Compiling lib/util/sys_rw.c
[ 691/4053] Compiling lib/util/sys_rw_data.c
[ 692/4053] Compiling lib/util/iov_buf.c
[ 693/4053] Compiling lib/tevent/tevent.c
[ 694/4053] Compiling lib/tevent/tevent_debug.c
[ 695/4053] Compiling lib/tevent/tevent_fd.c
[ 696/4053] Compiling lib/tevent/tevent_immediate.c
[ 697/4053] Compiling lib/tevent/tevent_queue.c
[ 698/4053] Compiling lib/tevent/tevent_req.c
[ 699/4053] Compiling lib/tevent/tevent_select.c
[ 700/4053] Compiling lib/tevent/tevent_poll.c
[ 701/4053] Compiling lib/tevent/tevent_threads.c
[ 702/4053] Compiling lib/tevent/tevent_signal.c
[ 703/4053] Compiling lib/tevent/tevent_standard.c
[ 704/4053] Compiling lib/tevent/tevent_timed.c
[ 705/4053] Compiling lib/tevent/tevent_util.c
[ 706/4053] Compiling lib/tevent/tevent_wakeup.c
[ 707/4053] Compiling lib/tevent/tevent_epoll.c
[ 708/4053] Compiling lib/talloc/pytalloc_util.c
[ 709/4053] Compiling lib/talloc/pytalloc.c
[ 710/4053] Compiling lib/talloc/test_pytalloc.c
[ 711/4053] Compiling lib/talloc/pytalloc_util.c
[ 712/4053] Compiling lib/talloc/pytalloc.c
[ 713/4053] Compiling lib/talloc/test_pytalloc.c
[ 714/4053] Compiling lib/tevent/pytevent.c
[ 715/4053] Compiling lib/tevent/pytevent.c
[ 716/4053] Compiling lib/texpect/texpect.c
[ 717/4053] Compiling lib/addns/dnsquery.c
[ 718/4053] Compiling lib/addns/dnsrecord.c
[ 719/4053] Compiling lib/addns/dnsutils.c
[ 720/4053] Compiling lib/addns/dnssock.c
[ 721/4053] Compiling lib/addns/dnsgss.c
[ 722/4053] Compiling lib/addns/dnsmarshall.c
[ 723/4053] Compiling lib/addns/error.c
[ 724/4053] Compiling librpc/ndr/ndr_string.c
[ 725/4053] Compiling librpc/ndr/ndr_basic.c
[ 726/4053] Compiling librpc/ndr/uuid.c
[ 727/4053] Compiling librpc/ndr/ndr.c
[ 728/4053] Compiling librpc/ndr/ndr_misc.c
[ 729/4053] Compiling default/librpc/gen_ndr/ndr_misc.c
[ 730/4053] Compiling librpc/ndr/util.c
[ 731/4053] Compiling libcli/util/doserr.c
[ 732/4053] Compiling libcli/util/errormap.c
[ 733/4053] Compiling libcli/util/nterr.c
[ 734/4053] Compiling libcli/util/errmap_unix.c
[ 735/4053] Compiling libcli/util/hresult.c
[ 736/4053] Compiling default/source4/heimdal/lib/gssapi/asn1_gssapi_asn1.c
[ 737/4053] Compiling default/source4/heimdal/lib/gssapi/asn1_spnego_asn1.c
[ 738/4053] Compiling source4/heimdal/lib/gssapi/spnego/init_sec_context.c
[ 739/4053] Compiling source4/heimdal/lib/gssapi/spnego/external.c
[ 740/4053] Compiling source4/heimdal/lib/gssapi/spnego/compat.c
[ 741/4053] Compiling source4/heimdal/lib/gssapi/spnego/context_stubs.c
[ 742/4053] Compiling source4/heimdal/lib/gssapi/spnego/cred_stubs.c
[ 743/4053] Compiling source4/heimdal/lib/gssapi/spnego/accept_sec_context.c
[ 744/4053] Compiling source4/heimdal/lib/gssapi/krb5/copy_ccache.c
[ 745/4053] Compiling source4/heimdal/lib/gssapi/krb5/delete_sec_context.c
[ 746/4053] Compiling source4/heimdal/lib/gssapi/krb5/init_sec_context.c
[ 747/4053] Compiling source4/heimdal/lib/gssapi/krb5/context_time.c
[ 748/4053] Compiling source4/heimdal/lib/gssapi/krb5/init.c
[ 749/4053] Compiling source4/heimdal/lib/gssapi/krb5/address_to_krb5addr.c
[ 750/4053] Compiling source4/heimdal/lib/gssapi/krb5/get_mic.c
[ 751/4053] Compiling source4/heimdal/lib/gssapi/krb5/inquire_context.c
[ 752/4053] Compiling source4/heimdal/lib/gssapi/krb5/add_cred.c
[ 753/4053] Compiling source4/heimdal/lib/gssapi/krb5/inquire_cred.c
[ 754/4053] Compiling source4/heimdal/lib/gssapi/krb5/inquire_cred_by_oid.c
[ 755/4053] Compiling source4/heimdal/lib/gssapi/krb5/inquire_cred_by_mech.c
[ 756/4053] Compiling source4/heimdal/lib/gssapi/krb5/inquire_mechs_for_name.c
[ 757/4053] Compiling source4/heimdal/lib/gssapi/krb5/inquire_names_for_mech.c
[ 758/4053] Compiling source4/heimdal/lib/gssapi/krb5/indicate_mechs.c
[ 759/4053] Compiling source4/heimdal/lib/gssapi/krb5/inquire_sec_context_by_oid.c
[ 760/4053] Compiling source4/heimdal/lib/gssapi/krb5/export_sec_context.c
[ 761/4053] Compiling source4/heimdal/lib/gssapi/krb5/import_sec_context.c
[ 762/4053] Compiling source4/heimdal/lib/gssapi/krb5/duplicate_name.c
[ 763/4053] Compiling source4/heimdal/lib/gssapi/krb5/import_name.c
[ 764/4053] Compiling source4/heimdal/lib/gssapi/krb5/compare_name.c
[ 765/4053] Compiling source4/heimdal/lib/gssapi/krb5/export_name.c
[ 766/4053] Compiling source4/heimdal/lib/gssapi/krb5/canonicalize_name.c
[ 767/4053] Compiling source4/heimdal/lib/gssapi/krb5/unwrap.c
[ 768/4053] Compiling source4/heimdal/lib/gssapi/krb5/wrap.c
[ 769/4053] Compiling source4/heimdal/lib/gssapi/krb5/release_name.c
[ 770/4053] Compiling source4/heimdal/lib/gssapi/krb5/cfx.c
[ 771/4053] Compiling source4/heimdal/lib/gssapi/krb5/8003.c
[ 772/4053] Compiling source4/heimdal/lib/gssapi/krb5/arcfour.c
[ 773/4053] Compiling source4/heimdal/lib/gssapi/krb5/encapsulate.c
[ 774/4053] Compiling source4/heimdal/lib/gssapi/krb5/display_name.c
[ 775/4053] Compiling source4/heimdal/lib/gssapi/krb5/sequence.c
[ 776/4053] Compiling source4/heimdal/lib/gssapi/krb5/display_status.c
[ 777/4053] Compiling source4/heimdal/lib/gssapi/krb5/release_buffer.c
[ 778/4053] Compiling source4/heimdal/lib/gssapi/krb5/external.c
[ 779/4053] Compiling source4/heimdal/lib/gssapi/krb5/compat.c
[ 780/4053] Compiling source4/heimdal/lib/gssapi/krb5/creds.c
[ 781/4053] Compiling source4/heimdal/lib/gssapi/krb5/acquire_cred.c
../source4/heimdal/lib/gssapi/krb5/acquire_cred.c: In function ‘acquire_initiator_cred’:
../source4/heimdal/lib/gssapi/krb5/acquire_cred.c:189:30: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
      gss_buffer_t password = (gss_buffer_t)credential_data;
                              ^
[ 782/4053] Compiling source4/heimdal/lib/gssapi/krb5/release_cred.c
[ 783/4053] Compiling source4/heimdal/lib/gssapi/krb5/store_cred.c
[ 784/4053] Compiling source4/heimdal/lib/gssapi/krb5/set_cred_option.c
[ 785/4053] Compiling source4/heimdal/lib/gssapi/krb5/decapsulate.c
[ 786/4053] Compiling source4/heimdal/lib/gssapi/krb5/verify_mic.c
[ 787/4053] Compiling source4/heimdal/lib/gssapi/krb5/accept_sec_context.c
../source4/heimdal/lib/gssapi/krb5/accept_sec_context.c: In function ‘_gsskrb5i_is_cfx’:
../source4/heimdal/lib/gssapi/krb5/accept_sec_context.c:107:21: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
     krb5_error_code ret;
                     ^
[ 788/4053] Compiling source4/heimdal/lib/gssapi/krb5/set_sec_context_option.c
[ 789/4053] Compiling source4/heimdal/lib/gssapi/krb5/process_context_token.c
[ 790/4053] Compiling source4/heimdal/lib/gssapi/krb5/prf.c
[ 791/4053] Compiling source4/heimdal/lib/gssapi/krb5/aeap.c
[ 792/4053] Compiling source4/heimdal/lib/gssapi/krb5/pname_to_uid.c
[ 793/4053] Compiling source4/heimdal/lib/gssapi/krb5/authorize_localname.c
[ 794/4053] Compiling source4/heimdal/lib/gssapi/mech/context.c
[ 795/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_krb5.c
[ 796/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_mech_switch.c
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c: In function ‘_gss_load_mech’:
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c:237:7: warning: unused variable ‘found’ [-Wunused-variable]
  int  found;
       ^
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c:236:15: warning: unused variable ‘mech_oid’ [-Wunused-variable]
  gss_OID_desc mech_oid;
               ^
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c:235:9: warning: unused variable ‘so’ [-Wunused-variable]
  void  *so;
         ^
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c:234:27: warning: unused variable ‘m’ [-Wunused-variable]
  struct _gss_mech_switch *m;
                           ^
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c:233:28: warning: unused variable ‘kobj’ [-Wunused-variable]
  char  *name, *oid, *lib, *kobj;
                            ^
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c:233:22: warning: unused variable ‘lib’ [-Wunused-variable]
  char  *name, *oid, *lib, *kobj;
                      ^
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c:233:16: warning: unused variable ‘oid’ [-Wunused-variable]
  char  *name, *oid, *lib, *kobj;
                ^
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c:233:9: warning: unused variable ‘name’ [-Wunused-variable]
  char  *name, *oid, *lib, *kobj;
         ^
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c:232:9: warning: unused variable ‘p’ [-Wunused-variable]
  char  *p;
         ^
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c:231:8: warning: unused variable ‘buf’ [-Wunused-variable]
  char  buf[256];
        ^
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c:230:9: warning: unused variable ‘fp’ [-Wunused-variable]
  FILE  *fp;
         ^
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c: At top level:
../source4/heimdal/lib/gssapi/mech/gss_mech_switch.c:45:1: warning: ‘_gss_string_to_oid’ defined but not used [-Wunused-function]
 _gss_string_to_oid(const char* s, gss_OID oid)
 ^
[ 797/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_process_context_token.c
[ 798/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_buffer_set.c
[ 799/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_aeap.c
[ 800/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_add_cred.c
[ 801/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_cred.c
[ 802/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_add_oid_set_member.c
[ 803/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_compare_name.c
[ 804/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_release_oid_set.c
[ 805/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_create_empty_oid_set.c
[ 806/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_decapsulate_token.c
[ 807/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_cred_by_oid.c
[ 808/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_canonicalize_name.c
[ 809/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_sec_context_by_oid.c
[ 810/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_names_for_mech.c
[ 811/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_mechs_for_name.c
[ 812/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_wrap_size_limit.c
[ 813/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_names.c
[ 814/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_verify.c
[ 815/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_display_name.c
[ 816/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_duplicate_oid.c
[ 817/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_display_status.c
[ 818/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_release_buffer.c
[ 819/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_release_oid.c
[ 820/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_test_oid_set_member.c
[ 821/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_release_cred.c
[ 822/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_set_sec_context_option.c
[ 823/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_export_name.c
[ 824/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_seal.c
[ 825/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_acquire_cred.c
[ 826/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_unseal.c
[ 827/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_verify_mic.c
[ 828/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_accept_sec_context.c
[ 829/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_cred_by_mech.c
[ 830/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_indicate_mechs.c
[ 831/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_delete_sec_context.c
../source4/heimdal/lib/gssapi/mech/gss_delete_sec_context.c: In function ‘gss_delete_sec_context’:
../source4/heimdal/lib/gssapi/mech/gss_delete_sec_context.c:36:12: warning: variable ‘major_status’ set but not used [-Wunused-but-set-variable]
  OM_uint32 major_status;
            ^
[ 832/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_sign.c
[ 833/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_utils.c
[ 834/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_init_sec_context.c
[ 835/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_oid_equal.c
[ 836/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_oid.c
../source4/heimdal/lib/gssapi/mech/gss_oid.c:107:1: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
 gss_OID_desc GSSAPI_LIB_VARIABLE __gss_c_cred_password_oid_desc = { 7, "\x2a\x85\x70\x2b\x0d\x81\x48" };
 ^
../source4/heimdal/lib/gssapi/mech/gss_oid.c:110:1: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
 gss_OID_desc GSSAPI_LIB_VARIABLE __gss_c_cred_certificate_oid_desc = { 7, "\x2a\x85\x70\x2b\x0d\x81\x49" };
 ^
[ 837/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_oid_to_str.c
[ 838/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_mo.c
[ 839/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_context_time.c
[ 840/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_encapsulate_token.c
[ 841/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_get_mic.c
[ 842/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_import_sec_context.c
[ 843/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_cred.c
[ 844/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_wrap.c
[ 845/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_import_name.c
[ 846/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_duplicate_name.c
[ 847/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_unwrap.c
[ 848/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_export_sec_context.c
[ 849/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_context.c
[ 850/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_release_name.c
[ 851/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_set_cred_option.c
[ 852/4053] Compiling source4/heimdal/lib/gssapi/mech/gss_pseudo_random.c
[ 853/4053] Compiling source4/heimdal_build/gssapi-glue.c
[ 854/4053] Compiling source4/heimdal/lib/krb5/expand_path.c
[ 855/4053] Compiling source4/heimdal/lib/krb5/plugin.c
../source4/heimdal/lib/krb5/plugin.c: In function ‘load_plugins’:
../source4/heimdal/lib/krb5/plugin.c:227:10: warning: unused variable ‘d’ [-Wunused-variable]
     DIR *d = NULL;
          ^
../source4/heimdal/lib/krb5/plugin.c:226:11: warning: unused variable ‘path’ [-Wunused-variable]
     char *path;
           ^
../source4/heimdal/lib/krb5/plugin.c:225:20: warning: unused variable ‘entry’ [-Wunused-variable]
     struct dirent *entry;
                    ^
../source4/heimdal/lib/krb5/plugin.c:224:27: warning: unused variable ‘di’ [-Wunused-variable]
     char **dirs = NULL, **di;
                           ^
../source4/heimdal/lib/krb5/plugin.c:224:12: warning: unused variable ‘dirs’ [-Wunused-variable]
     char **dirs = NULL, **di;
            ^
../source4/heimdal/lib/krb5/plugin.c:223:21: warning: unused variable ‘ret’ [-Wunused-variable]
     krb5_error_code ret;
                     ^
../source4/heimdal/lib/krb5/plugin.c:222:20: warning: unused variable ‘e’ [-Wunused-variable]
     struct plugin *e;
                    ^
../source4/heimdal/lib/krb5/plugin.c: At top level:
../source4/heimdal/lib/krb5/plugin.c:66:20: warning: ‘sysplugin_dirs’ defined but not used [-Wunused-variable]
 static const char *sysplugin_dirs[] =  {
                    ^
../source4/heimdal/lib/krb5/plugin.c:183:1: warning: ‘is_valid_plugin_filename’ defined but not used [-Wunused-function]
 is_valid_plugin_filename(const char * n)
 ^
../source4/heimdal/lib/krb5/plugin.c:205:1: warning: ‘trim_trailing_slash’ defined but not used [-Wunused-function]
 trim_trailing_slash(char * path)
 ^
../source4/heimdal/lib/krb5/plugin.c:398:1: warning: ‘plug_dealloc’ defined but not used [-Wunused-function]
 plug_dealloc(void *ptr)
 ^
[ 856/4053] Compiling source4/heimdal/lib/krb5/context.c
[ 857/4053] Compiling source4/heimdal/lib/krb5/acache.c
[ 858/4053] Compiling source4/heimdal/lib/krb5/add_et_list.c
[ 859/4053] Compiling source4/heimdal/lib/krb5/addr_families.c
[ 860/4053] Compiling source4/heimdal/lib/krb5/appdefault.c
[ 861/4053] Compiling source4/heimdal/lib/krb5/asn1_glue.c
[ 862/4053] Compiling source4/heimdal/lib/krb5/auth_context.c
[ 863/4053] Compiling source4/heimdal/lib/krb5/build_ap_req.c
[ 864/4053] Compiling source4/heimdal/lib/krb5/build_auth.c
[ 865/4053] Compiling source4/heimdal/lib/krb5/cache.c
[ 866/4053] Compiling source4/heimdal/lib/krb5/changepw.c
[ 867/4053] Compiling source4/heimdal/lib/krb5/codec.c
[ 868/4053] Compiling source4/heimdal/lib/krb5/config_file.c
[ 869/4053] Compiling source4/heimdal/lib/krb5/constants.c
[ 870/4053] Compiling source4/heimdal/lib/krb5/convert_creds.c
[ 871/4053] Compiling source4/heimdal/lib/krb5/copy_host_realm.c
[ 872/4053] Compiling source4/heimdal/lib/krb5/crc.c
[ 873/4053] Compiling source4/heimdal/lib/krb5/creds.c
[ 874/4053] Compiling source4/heimdal/lib/krb5/crypto.c
../source4/heimdal/lib/krb5/crypto.c: In function ‘krb5_crypto_init’:
../source4/heimdal/lib/krb5/crypto.c:2032:14: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
     if(etype == ETYPE_NULL)
              ^
[ 875/4053] Compiling source4/heimdal/lib/krb5/crypto-aes.c
[ 876/4053] Compiling source4/heimdal/lib/krb5/crypto-algs.c
[ 877/4053] Compiling source4/heimdal/lib/krb5/crypto-arcfour.c
[ 878/4053] Compiling source4/heimdal/lib/krb5/crypto-des3.c
[ 879/4053] Compiling source4/heimdal/lib/krb5/crypto-des.c
[ 880/4053] Compiling source4/heimdal/lib/krb5/crypto-des-common.c
[ 881/4053] Compiling source4/heimdal/lib/krb5/crypto-evp.c
[ 882/4053] Compiling source4/heimdal/lib/krb5/crypto-null.c
[ 883/4053] Compiling source4/heimdal/lib/krb5/crypto-pk.c
[ 884/4053] Compiling source4/heimdal/lib/krb5/crypto-rand.c
[ 885/4053] Compiling source4/heimdal/lib/krb5/data.c
[ 886/4053] Compiling source4/heimdal/lib/krb5/eai_to_heim_errno.c
[ 887/4053] Compiling source4/heimdal/lib/krb5/error_string.c
[ 888/4053] Compiling source4/heimdal/lib/krb5/expand_hostname.c
[ 889/4053] Compiling source4/heimdal/lib/krb5/fcache.c
[ 890/4053] Compiling source4/heimdal/lib/krb5/free.c
[ 891/4053] Compiling source4/heimdal/lib/krb5/free_host_realm.c
[ 892/4053] Compiling source4/heimdal/lib/krb5/generate_seq_number.c
[ 893/4053] Compiling source4/heimdal/lib/krb5/generate_subkey.c
../source4/heimdal/lib/krb5/generate_subkey.c: In function ‘krb5_generate_subkey_extended’:
../source4/heimdal/lib/krb5/generate_subkey.c:63:15: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
     if (etype == ETYPE_NULL)
               ^
[ 894/4053] Compiling source4/heimdal/lib/krb5/get_addrs.c
[ 895/4053] Compiling source4/heimdal/lib/krb5/get_cred.c
[ 896/4053] Compiling source4/heimdal/lib/krb5/get_default_principal.c
[ 897/4053] Compiling source4/heimdal/lib/krb5/get_default_realm.c
[ 898/4053] Compiling source4/heimdal/lib/krb5/get_for_creds.c
[ 899/4053] Compiling source4/heimdal/lib/krb5/get_host_realm.c
../source4/heimdal/lib/krb5/get_host_realm.c: In function ‘dns_find_realm’:
../source4/heimdal/lib/krb5/get_host_realm.c:105:11: warning: to be safe all intermediate pointers in cast from ‘char **’ to ‘const char **’ must be ‘const’ qualified [-Wcast-qual]
  labels = (const char **)config_labels;
           ^
[ 900/4053] Compiling source4/heimdal/lib/krb5/get_in_tkt.c
../source4/heimdal/lib/krb5/get_in_tkt.c: In function ‘add_padata’:
../source4/heimdal/lib/krb5/get_in_tkt.c:116:26: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
  for (ep = enctypes; *ep != ETYPE_NULL; ep++)
                          ^
../source4/heimdal/lib/krb5/get_in_tkt.c: In function ‘krb5_get_in_tkt’:
../source4/heimdal/lib/krb5/get_in_tkt.c:545:5: warning: ‘krb5_get_in_cred’ is deprecated (declared at ../source4/heimdal/lib/krb5/get_in_tkt.c:364) [-Wdeprecated-declarations]
     ret = krb5_get_in_cred (context,
     ^
[ 901/4053] Compiling source4/heimdal/lib/krb5/get_port.c
[ 902/4053] Compiling source4/heimdal/lib/krb5/init_creds.c
[ 903/4053] Compiling source4/heimdal/lib/krb5/init_creds_pw.c
../source4/heimdal/lib/krb5/init_creds_pw.c: In function ‘add_enc_ts_padata’:
../source4/heimdal/lib/krb5/init_creds_pw.c:1005:26: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
  for (ep = enctypes; *ep != ETYPE_NULL; ep++)
                          ^
[ 904/4053] Compiling source4/heimdal/lib/krb5/kcm.c
[ 905/4053] Compiling source4/heimdal/lib/krb5/keyblock.c
[ 906/4053] Compiling source4/heimdal/lib/krb5/keytab.c
[ 907/4053] Compiling source4/heimdal/lib/krb5/keytab_any.c
[ 908/4053] Compiling source4/heimdal/lib/krb5/keytab_file.c
[ 909/4053] Compiling source4/heimdal/lib/krb5/keytab_memory.c
[ 910/4053] Compiling source4/heimdal/lib/krb5/keytab_keyfile.c
[ 911/4053] Compiling source4/heimdal/lib/krb5/krbhst.c
[ 912/4053] Compiling source4/heimdal/lib/krb5/log.c
[ 913/4053] Compiling source4/heimdal/lib/krb5/mcache.c
[ 914/4053] Compiling source4/heimdal/lib/krb5/misc.c
[ 915/4053] Compiling source4/heimdal/lib/krb5/mk_error.c
[ 916/4053] Compiling source4/heimdal/lib/krb5/mk_priv.c
[ 917/4053] Compiling source4/heimdal/lib/krb5/mk_rep.c
[ 918/4053] Compiling source4/heimdal/lib/krb5/mk_req.c
[ 919/4053] Compiling source4/heimdal/lib/krb5/mk_req_ext.c
[ 920/4053] Compiling source4/heimdal/lib/krb5/mit_glue.c
[ 921/4053] Compiling source4/heimdal/lib/krb5/n-fold.c
[ 922/4053] Compiling source4/heimdal/lib/krb5/padata.c
[ 923/4053] Compiling source4/heimdal/lib/krb5/pkinit.c
[ 924/4053] Compiling source4/heimdal/lib/krb5/principal.c
[ 925/4053] Compiling source4/heimdal/lib/krb5/prog_setup.c
[ 926/4053] Compiling source4/heimdal/lib/krb5/pac.c
[ 927/4053] Compiling source4/heimdal/lib/krb5/pcache.c
[ 928/4053] Compiling source4/heimdal/lib/krb5/prompter_posix.c
[ 929/4053] Compiling source4/heimdal/lib/krb5/rd_cred.c
../source4/heimdal/lib/krb5/rd_cred.c: In function ‘krb5_rd_cred’:
../source4/heimdal/lib/krb5/rd_cred.c:99:29: warning: comparison between ‘ENCTYPE’ and ‘enum <anonymous>’ [-Wenum-compare]
     if (cred.enc_part.etype == ETYPE_NULL) {
                             ^
[ 930/4053] Compiling source4/heimdal/lib/krb5/rd_error.c
[ 931/4053] Compiling source4/heimdal/lib/krb5/rd_priv.c
[ 932/4053] Compiling source4/heimdal/lib/krb5/rd_rep.c
[ 933/4053] Compiling source4/heimdal/lib/krb5/rd_req.c
../source4/heimdal/lib/krb5/rd_req.c: In function ‘krb5_verify_ap_req2’:
../source4/heimdal/lib/krb5/rd_req.c:487:18: warning: comparison between ‘krb5_keytype’ and ‘enum <anonymous>’ [-Wenum-compare]
  if (ac->keytype != ETYPE_NULL)
                  ^
[ 934/4053] Compiling source4/heimdal/lib/krb5/replay.c
[ 935/4053] Compiling source4/heimdal/lib/krb5/salt.c
[ 936/4053] Compiling source4/heimdal/lib/krb5/salt-aes.c
[ 937/4053] Compiling source4/heimdal/lib/krb5/salt-arcfour.c
[ 938/4053] Compiling source4/heimdal/lib/krb5/salt-des3.c
[ 939/4053] Compiling source4/heimdal/lib/krb5/salt-des.c
[ 940/4053] Compiling source4/heimdal/lib/krb5/send_to_kdc.c
../source4/heimdal/lib/krb5/send_to_kdc.c: In function ‘krb5_sendto’:
../source4/heimdal/lib/krb5/send_to_kdc.c:374:13: warning: unused variable ‘i’ [-Wunused-variable]
      size_t i;
             ^
[ 941/4053] Compiling source4/heimdal/lib/krb5/set_default_realm.c
[ 942/4053] Compiling source4/heimdal/lib/krb5/store.c
[ 943/4053] Compiling source4/heimdal/lib/krb5/store-int.c
[ 944/4053] Compiling source4/heimdal/lib/krb5/store_emem.c
[ 945/4053] Compiling source4/heimdal/lib/krb5/store_fd.c
[ 946/4053] Compiling source4/heimdal/lib/krb5/store_mem.c
[ 947/4053] Compiling source4/heimdal/lib/krb5/ticket.c
[ 948/4053] Compiling source4/heimdal/lib/krb5/time.c
[ 949/4053] Compiling source4/heimdal/lib/krb5/transited.c
[ 950/4053] Compiling source4/heimdal/lib/krb5/version.c
[ 951/4053] Compiling source4/heimdal/lib/krb5/warn.c
../source4/heimdal/lib/krb5/warn.c: In function ‘krb5_err’:
../source4/heimdal/lib/krb5/warn.c:83:21: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
     krb5_error_code ret;      \
                     ^
../source4/heimdal/lib/krb5/warn.c:205:5: note: in expansion of macro ‘FUNC’
     FUNC(1, code, 0);
     ^
../source4/heimdal/lib/krb5/warn.c: In function ‘krb5_errx’:
../source4/heimdal/lib/krb5/warn.c:83:21: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
     krb5_error_code ret;      \
                     ^
../source4/heimdal/lib/krb5/warn.c:244:5: note: in expansion of macro ‘FUNC’
     FUNC(0, 0, 0);
     ^
../source4/heimdal/lib/krb5/warn.c: In function ‘krb5_abort’:
../source4/heimdal/lib/krb5/warn.c:83:21: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
     krb5_error_code ret;      \
                     ^
../source4/heimdal/lib/krb5/warn.c:286:5: note: in expansion of macro ‘FUNC’
     FUNC(1, code, 0);
     ^
../source4/heimdal/lib/krb5/warn.c: In function ‘krb5_abortx’:
../source4/heimdal/lib/krb5/warn.c:83:21: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
     krb5_error_code ret;      \
                     ^
../source4/heimdal/lib/krb5/warn.c:314:5: note: in expansion of macro ‘FUNC’
     FUNC(0, 0, 0);
     ^
[ 952/4053] Compiling default/source4/heimdal/lib/krb5/krb5_err.c
[ 953/4053] Compiling source4/heimdal/lib/krb5/aname_to_localname.c
[ 954/4053] Compiling source4/heimdal/lib/krb5/kuserok.c
[ 955/4053] Compiling default/source4/heimdal/lib/krb5/heim_err.c
[ 956/4053] Compiling default/source4/heimdal/lib/krb5/k524_err.c
[ 957/4053] Compiling default/source4/heimdal/lib/krb5/krb_err.c
[ 958/4053] Compiling source4/heimdal_build/krb5-glue.c
[ 959/4053] Compiling source4/heimdal/base/array.c
[ 960/4053] Compiling source4/heimdal/base/bool.c
[ 961/4053] Compiling source4/heimdal/base/dict.c
[ 962/4053] Compiling source4/heimdal/base/heimbase.c
[ 963/4053] Compiling source4/heimdal/base/string.c
[ 964/4053] Compiling source4/heimdal/base/number.c
[ 965/4053] Compiling source4/heimdal/base/null.c
[ 966/4053] Compiling source4/heimdal/lib/roken/base64.c
[ 967/4053] Compiling source4/heimdal/lib/roken/ct.c
[ 968/4053] Compiling source4/heimdal/lib/roken/hex.c
[ 969/4053] Compiling source4/heimdal/lib/roken/bswap.c
[ 970/4053] Compiling source4/heimdal/lib/roken/dumpdata.c
[ 971/4053] Compiling source4/heimdal/lib/roken/emalloc.c
[ 972/4053] Compiling source4/heimdal/lib/roken/ecalloc.c
[ 973/4053] Compiling source4/heimdal/lib/roken/getarg.c
[ 974/4053] Compiling source4/heimdal/lib/roken/get_window_size.c
[ 975/4053] Compiling source4/heimdal/lib/roken/getdtablesize.c
[ 976/4053] Compiling source4/heimdal/lib/roken/h_errno.c
[ 977/4053] Compiling source4/heimdal/lib/roken/issuid.c
[ 978/4053] Compiling source4/heimdal/lib/roken/net_read.c
[ 979/4053] Compiling source4/heimdal/lib/roken/net_write.c
[ 980/4053] Compiling source4/heimdal/lib/roken/parse_time.c
[ 981/4053] Compiling source4/heimdal/lib/roken/parse_units.c
[ 982/4053] Compiling source4/heimdal/lib/roken/vis.c
[ 983/4053] Compiling source4/heimdal/lib/roken/strlwr.c
[ 984/4053] Compiling source4/heimdal/lib/roken/strsep_copy.c
[ 985/4053] Compiling source4/heimdal/lib/roken/strsep.c
[ 986/4053] Compiling source4/heimdal/lib/roken/strupr.c
[ 987/4053] Compiling source4/heimdal/lib/roken/strpool.c
[ 988/4053] Compiling source4/heimdal/lib/roken/estrdup.c
[ 989/4053] Compiling source4/heimdal/lib/roken/erealloc.c
[ 990/4053] Compiling source4/heimdal/lib/roken/simple_exec.c
[ 991/4053] Compiling source4/heimdal/lib/roken/strcollect.c
[ 992/4053] Compiling source4/heimdal/lib/roken/rtbl.c
[ 993/4053] Compiling source4/heimdal/lib/roken/rand.c
[ 994/4053] Compiling source4/heimdal/lib/roken/cloexec.c
[ 995/4053] Compiling source4/heimdal/lib/roken/xfree.c
[ 996/4053] Compiling source4/heimdal_build/replace.c
[ 997/4053] Compiling source4/heimdal/lib/roken/closefrom.c
[ 998/4053] Compiling source4/heimdal/lib/roken/resolve.c
[ 999/4053] Compiling source4/heimdal/lib/roken/socket.c
[1000/4053] Compiling source4/heimdal/lib/roken/roken_gethostby.c
[1001/4053] Compiling source4/heimdal/lib/roken/strerror_r.c
[1002/4053] Compiling source4/heimdal/lib/com_err/com_err.c
[1003/4053] Compiling source4/heimdal/lib/com_err/error.c
[1004/4053] Compiling default/source4/heimdal/lib/asn1/asn1_rfc2459_asn1.c
[1005/4053] Compiling source4/heimdal/lib/asn1/der_get.c
[1006/4053] Compiling source4/heimdal/lib/asn1/der_put.c
[1007/4053] Compiling source4/heimdal/lib/asn1/der_free.c
[1008/4053] Compiling source4/heimdal/lib/asn1/der_format.c
[1009/4053] Compiling source4/heimdal/lib/asn1/der_length.c
[1010/4053] Compiling source4/heimdal/lib/asn1/der_copy.c
[1011/4053] Compiling source4/heimdal/lib/asn1/der_cmp.c
[1012/4053] Compiling source4/heimdal/lib/asn1/extra.c
[1013/4053] Compiling source4/heimdal/lib/asn1/timegm.c
[1014/4053] Compiling default/source4/heimdal/lib/asn1/asn1_err.c
[1015/4053] Compiling default/source4/heimdal/lib/asn1/asn1_cms_asn1.c
[1016/4053] Compiling default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c
[1017/4053] Compiling default/source4/heimdal/lib/asn1/asn1_pkinit_asn1.c
[1018/4053] Compiling default/source4/heimdal/lib/asn1/asn1_pkcs12_asn1.c
[1019/4053] Compiling default/source4/heimdal/lib/asn1/asn1_pkcs9_asn1.c
[1020/4053] Compiling source4/heimdal/lib/hx509/ca.c
[1021/4053] Compiling source4/heimdal/lib/hx509/cert.c
[1022/4053] Compiling source4/heimdal/lib/hx509/cms.c
[1023/4053] Compiling source4/heimdal/lib/hx509/collector.c
[1024/4053] Compiling source4/heimdal/lib/hx509/crypto.c
[1025/4053] Compiling source4/heimdal/lib/hx509/error.c
[1026/4053] Compiling source4/heimdal/lib/hx509/env.c
[1027/4053] Compiling source4/heimdal/lib/hx509/file.c
[1028/4053] Compiling source4/heimdal/lib/hx509/keyset.c
[1029/4053] Compiling source4/heimdal/lib/hx509/ks_dir.c
[1030/4053] Compiling source4/heimdal/lib/hx509/ks_file.c
[1031/4053] Compiling source4/heimdal/lib/hx509/ks_keychain.c
[1032/4053] Compiling source4/heimdal/lib/hx509/ks_mem.c
[1033/4053] Compiling source4/heimdal/lib/hx509/ks_null.c
[1034/4053] Compiling source4/heimdal/lib/hx509/ks_p11.c
[1035/4053] Compiling source4/heimdal/lib/hx509/ks_p12.c
[1036/4053] Compiling source4/heimdal/lib/hx509/lock.c
[1037/4053] Compiling source4/heimdal/lib/hx509/name.c
[1038/4053] Compiling source4/heimdal/lib/hx509/peer.c
[1039/4053] Compiling source4/heimdal/lib/hx509/print.c
[1040/4053] Compiling source4/heimdal/lib/hx509/req.c
[1041/4053] Compiling source4/heimdal/lib/hx509/revoke.c
[1042/4053] Compiling source4/heimdal/lib/hx509/sel.c
[1043/4053] Compiling default/source4/heimdal/lib/hx509/hx509_err.c
[1044/4053] Compiling source4/heimdal/lib/hx509/sel-lex.c
../source4/heimdal/lib/hx509/sel-lex.c:1176:17: warning: ‘yyunput’ defined but not used [-Wunused-function]
     static void yyunput (int c, register char * yy_bp )
                 ^
[1045/4053] Compiling source4/heimdal/lib/hx509/sel-gram.c
[1046/4053] Compiling default/source4/heimdal/lib/hx509/asn1_pkcs10_asn1.c
[1047/4053] Compiling default/source4/heimdal/lib/asn1/asn1_pkcs8_asn1.c
[1048/4053] Compiling default/source4/heimdal/lib/hx509/asn1_ocsp_asn1.c
[1049/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bncore.c
[1050/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init.c
[1051/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_clear.c
[1052/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_exch.c
[1053/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_grow.c
[1054/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_shrink.c
[1055/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_clamp.c
[1056/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_zero.c
[1057/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_zero_multi.c
[1058/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_set.c
[1059/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_set_int.c
[1060/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_size.c
[1061/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_copy.c
[1062/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_copy.c
[1063/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_abs.c
[1064/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_neg.c
[1065/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_cmp_mag.c
[1066/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_cmp.c
[1067/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_cmp_d.c
[1068/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_rshd.c
[1069/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_lshd.c
[1070/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mod_2d.c
[1071/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div_2d.c
[1072/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mul_2d.c
[1073/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div_2.c
[1074/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mul_2.c
[1075/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_add.c
[1076/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_sub.c
[1077/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_s_mp_mul_digs.c
[1078/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_mul_digs.c
[1079/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_s_mp_mul_high_digs.c
[1080/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_mul_high_digs.c
[1081/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_s_mp_sqr.c
[1082/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_sqr.c
[1083/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_add.c
[1084/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sub.c
[1085/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_karatsuba_mul.c
[1086/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mul.c
[1087/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_karatsuba_sqr.c
[1088/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sqr.c
[1089/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div.c
[1090/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mod.c
[1091/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_add_d.c
[1092/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sub_d.c
[1093/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mul_d.c
[1094/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div_d.c
[1095/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mod_d.c
[1096/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_expt_d.c
[1097/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_addmod.c
[1098/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_submod.c
[1099/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mulmod.c
[1100/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sqrmod.c
[1101/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_gcd.c
[1102/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_lcm.c
[1103/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_mp_invmod.c
[1104/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_invmod.c
[1105/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce.c
[1106/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_montgomery_setup.c
[1107/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_mp_montgomery_reduce.c
[1108/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_montgomery_reduce.c
[1109/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_exptmod_fast.c
[1110/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_exptmod.c
[1111/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_2expt.c
[1112/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_n_root.c
[1113/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_jacobi.c
[1114/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_reverse.c
[1115/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_count_bits.c
[1116/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_read_unsigned_bin.c
[1117/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_read_signed_bin.c
[1118/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_to_unsigned_bin.c
[1119/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_to_signed_bin.c
[1120/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_unsigned_bin_size.c
[1121/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_signed_bin_size.c
[1122/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_xor.c
[1123/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_and.c
[1124/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_or.c
[1125/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_rand.c
[1126/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_montgomery_calc_normalization.c
[1127/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_is_divisible.c
[1128/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_prime_tab.c
[1129/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_fermat.c
[1130/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_miller_rabin.c
[1131/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_is_prime.c
[1132/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_next_prime.c
[1133/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_find_prime.c
[1134/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_isprime.c
[1135/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_dr_reduce.c
[1136/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_dr_is_modulus.c
[1137/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_dr_setup.c
[1138/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_setup.c
[1139/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_toom_mul.c
[1140/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_toom_sqr.c
[1141/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div_3.c
[1142/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_exptmod.c
[1143/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_2k.c
[1144/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_is_2k.c
[1145/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_2k_setup.c
[1146/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_2k_l.c
[1147/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_is_2k_l.c
[1148/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_2k_setup_l.c
[1149/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_radix_smap.c
[1150/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_read_radix.c
[1151/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_toradix.c
[1152/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_radix_size.c
[1153/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_fread.c
[1154/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_fwrite.c
[1155/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_cnt_lsb.c
[1156/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_error.c
../source4/heimdal/lib/hcrypto/libtommath/bn_error.c:22:6: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
      { MP_OKAY, "Successful" },
      ^
../source4/heimdal/lib/hcrypto/libtommath/bn_error.c:23:6: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
      { MP_MEM,  "Out of heap" },
      ^
../source4/heimdal/lib/hcrypto/libtommath/bn_error.c:24:6: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
      { MP_VAL,  "Value out of range" }
      ^
../source4/heimdal/lib/hcrypto/libtommath/bn_error.c: In function ‘mp_error_to_string’:
../source4/heimdal/lib/hcrypto/libtommath/bn_error.c:40:4: warning: return discards ‘const’ qualifier from pointer target type [enabled by default]
    return "Invalid error code";
    ^
[1157/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_multi.c
[1158/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_clear_multi.c
[1159/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_exteuclid.c
[1160/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_toradix_n.c
[1161/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_random_ex.c
[1162/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_get_int.c
[1163/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sqrt.c
[1164/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_is_square.c
[1165/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_set.c
[1166/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_set_int.c
[1167/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_invmod_slow.c
[1168/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_rabin_miller_trials.c
[1169/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_to_signed_bin_n.c
[1170/4053] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_to_unsigned_bin_n.c
[1171/4053] Compiling source4/heimdal/lib/hcrypto/aes.c
[1172/4053] Compiling source4/heimdal/lib/hcrypto/bn.c
../source4/heimdal/lib/hcrypto/bn.c: In function ‘hc_BN_is_bit_set’:
../source4/heimdal/lib/hcrypto/bn.c:243:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
     heim_integer *hi = (heim_integer *)bn;
                        ^
../source4/heimdal/lib/hcrypto/bn.c: In function ‘hc_BN_get_word’:
../source4/heimdal/lib/hcrypto/bn.c:311:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
     heim_integer *hi = (heim_integer *)bn;
                        ^
[1173/4053] Compiling source4/heimdal/lib/hcrypto/dh.c
[1174/4053] Compiling source4/heimdal/lib/hcrypto/dh-ltm.c
[1175/4053] Compiling source4/heimdal/lib/hcrypto/des.c
[1176/4053] Compiling source4/heimdal/lib/hcrypto/dsa.c
[1177/4053] Compiling source4/heimdal/lib/hcrypto/engine.c
[1178/4053] Compiling source4/heimdal/lib/hcrypto/md2.c
[1179/4053] Compiling source4/heimdal/lib/hcrypto/md4.c
[1180/4053] Compiling source4/heimdal/lib/hcrypto/md5.c
[1181/4053] Compiling source4/heimdal/lib/hcrypto/rsa.c
[1182/4053] Compiling source4/heimdal/lib/hcrypto/rsa-ltm.c
../source4/heimdal/lib/hcrypto/rsa-ltm.c: In function ‘ltm_rsa_private_encrypt’:
../source4/heimdal/lib/hcrypto/rsa-ltm.c:336:9: warning: declaration of ‘p’ shadows a previous local [-Wshadow]
  mp_int p, q, dmp1, dmq1, iqmp;
         ^
../source4/heimdal/lib/hcrypto/rsa-ltm.c:290:20: warning: shadowed declaration is here [-Wshadow]
     unsigned char *p, *p0;
                    ^
[1183/4053] Compiling source4/heimdal/lib/hcrypto/rc2.c
[1184/4053] Compiling source4/heimdal/lib/hcrypto/rc4.c
[1185/4053] Compiling source4/heimdal/lib/hcrypto/rijndael-alg-fst.c
[1186/4053] Compiling source4/heimdal/lib/hcrypto/rnd_keys.c
[1187/4053] Compiling source4/heimdal/lib/hcrypto/sha.c
[1188/4053] Compiling source4/heimdal/lib/hcrypto/sha256.c
[1189/4053] Compiling source4/heimdal/lib/hcrypto/sha512.c
[1190/4053] Compiling source4/heimdal/lib/hcrypto/ui.c
[1191/4053] Compiling source4/heimdal/lib/hcrypto/evp.c
[1192/4053] Compiling source4/heimdal/lib/hcrypto/evp-hcrypto.c
[1193/4053] Compiling source4/heimdal/lib/hcrypto/pkcs5.c
[1194/4053] Compiling source4/heimdal/lib/hcrypto/pkcs12.c
../source4/heimdal/lib/hcrypto/pkcs12.c: In function ‘hc_PKCS12_key_gen’:
../source4/heimdal/lib/hcrypto/pkcs12.c:85:14: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
      I[i] = ((unsigned char*)salt)[i % saltlen];
              ^
../source4/heimdal/lib/hcrypto/pkcs12.c:96:33: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
      I[(i * 2) + size_I + 1] = ((unsigned char*)key)[i % (keylen + 1)];
                                 ^
[1195/4053] Compiling source4/heimdal/lib/hcrypto/rand.c
[1196/4053] Compiling source4/heimdal/lib/hcrypto/rand-egd.c
../source4/heimdal/lib/hcrypto/rand-egd.c: In function ‘egd_seed’:
../source4/heimdal/lib/hcrypto/rand-egd.c:145:12: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  indata = ((unsigned char *)indata) + len;
            ^
[1197/4053] Compiling source4/heimdal/lib/hcrypto/rand-unix.c
[1198/4053] Compiling source4/heimdal/lib/hcrypto/rand-fortuna.c
[1199/4053] Compiling source4/heimdal/lib/hcrypto/rand-timer.c
[1200/4053] Compiling source4/heimdal/lib/hcrypto/hmac.c
[1201/4053] Compiling source4/heimdal/lib/hcrypto/camellia.c
[1202/4053] Compiling source4/heimdal/lib/hcrypto/camellia-ntt.c
[1203/4053] Compiling source4/heimdal/lib/hcrypto/common.c
[1204/4053] Compiling source4/heimdal/lib/hcrypto/validate.c
../source4/heimdal/lib/hcrypto/validate.c:64:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00",
  ^
../source4/heimdal/lib/hcrypto/validate.c:66:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00",
  ^
../source4/heimdal/lib/hcrypto/validate.c:68:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00",
  ^
../source4/heimdal/lib/hcrypto/validate.c:70:5: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
     },
     ^
../source4/heimdal/lib/hcrypto/validate.c:88:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\x00\x2e\x4d\x43\x1d\x5f\xfd\x58",
  ^
../source4/heimdal/lib/hcrypto/validate.c:90:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\xbf\x9a\x12\xb7\x26\x69\xfd\x05",
  ^
../source4/heimdal/lib/hcrypto/validate.c:92:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00",
  ^
../source4/heimdal/lib/hcrypto/validate.c:94:5: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
     },
     ^
../source4/heimdal/lib/hcrypto/validate.c:111:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\x01\x23\x45\x67\x89\xAB\xCD\xEF",
  ^
../source4/heimdal/lib/hcrypto/validate.c:115:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\x00\x00\x00\x00\x00\x00\x00\x00",
  ^
../source4/heimdal/lib/hcrypto/validate.c:116:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\x74\x94\xC2\xE7\x10\x4B\x08\x79",
  ^
../source4/heimdal/lib/hcrypto/validate.c:122:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\x61\x8a\x63\xd2\xfb",
  ^
../source4/heimdal/lib/hcrypto/validate.c:126:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\xdc\xee\x4c\xf9\x2c",
  ^
../source4/heimdal/lib/hcrypto/validate.c:127:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\xf1\x38\x29\xc9\xde",
  ^
../source4/heimdal/lib/hcrypto/validate.c:133:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\x29\x04\x19\x72\xfb\x42\xba\x5f\xc7\x12\x77\x12\xf1\x38\x29\xc9",
  ^
../source4/heimdal/lib/hcrypto/validate.c:175:2: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  "\x4c\x65\x69\x6e\x6f",
  ^
../source4/heimdal/lib/hcrypto/validate.c:215:5: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
     }
     ^
[1205/4053] Compiling default/source4/heimdal/lib/wind/wind_err.c
[1206/4053] Compiling source4/heimdal/lib/wind/stringprep.c
[1207/4053] Compiling source4/heimdal/lib/wind/errorlist.c
[1208/4053] Compiling default/source4/heimdal/lib/wind/errorlist_table.c
[1209/4053] Compiling source4/heimdal/lib/wind/normalize.c
[1210/4053] Compiling default/source4/heimdal/lib/wind/normalize_table.c
[1211/4053] Compiling source4/heimdal/lib/wind/combining.c
[1212/4053] Compiling default/source4/heimdal/lib/wind/combining_table.c
[1213/4053] Compiling source4/heimdal/lib/wind/utf8.c
[1214/4053] Compiling source4/heimdal/lib/wind/bidi.c
[1215/4053] Compiling default/source4/heimdal/lib/wind/bidi_table.c
[1216/4053] Compiling source4/heimdal/lib/wind/ldap.c
[1217/4053] Compiling source4/heimdal/lib/wind/map.c
[1218/4053] Compiling default/source4/heimdal/lib/wind/map_table.c
[1219/4053] Compiling lib/tdb/common/check.c
[1220/4053] Compiling lib/tdb/common/error.c
[1221/4053] Compiling lib/tdb/common/tdb.c
[1222/4053] Compiling lib/tdb/common/traverse.c
[1223/4053] Compiling lib/tdb/common/freelistcheck.c
[1224/4053] Compiling lib/tdb/common/lock.c
[1225/4053] Compiling lib/tdb/common/dump.c
[1226/4053] Compiling lib/tdb/common/freelist.c
[1227/4053] Compiling lib/tdb/common/io.c
[1228/4053] Compiling lib/tdb/common/open.c
[1229/4053] Compiling lib/tdb/common/transaction.c
[1230/4053] Compiling lib/tdb/common/hash.c
[1231/4053] Compiling lib/tdb/common/summary.c
[1232/4053] Compiling lib/tdb/common/rescue.c
[1233/4053] Compiling lib/tdb/common/mutex.c
[1234/4053] Compiling lib/tdb/tools/tdbtorture.c
[1235/4053] Compiling lib/tdb/tools/tdbrestore.c
[1236/4053] Compiling lib/tdb/tools/tdbdump.c
[1237/4053] Compiling lib/tdb/tools/tdbbackup.c
[1238/4053] Compiling lib/tdb/tools/tdbtool.c
[1239/4053] Compiling lib/tdb/pytdb.c
[1240/4053] Compiling lib/tdb/pytdb.c
[1241/4053] Compiling lib/ldb/pyldb_util.c
[1242/4053] Compiling lib/ldb/common/ldb_modules.c
[1243/4053] Compiling lib/ldb/common/ldb_ldif.c
[1244/4053] Compiling lib/ldb/common/ldb_parse.c
[1245/4053] Compiling lib/ldb/common/ldb_msg.c
[1246/4053] Compiling lib/ldb/common/ldb_utf8.c
[1247/4053] Compiling lib/ldb/common/ldb_debug.c
[1248/4053] Compiling lib/ldb/common/ldb_dn.c
[1249/4053] Compiling lib/ldb/common/ldb_match.c
[1250/4053] Compiling lib/ldb/common/ldb_options.c
[1251/4053] Compiling lib/ldb/common/ldb_pack.c
[1252/4053] Compiling lib/ldb/common/ldb_attributes.c
[1253/4053] Compiling lib/ldb/common/attrib_handlers.c
[1254/4053] Compiling lib/ldb/common/ldb_controls.c
[1255/4053] Compiling lib/ldb/common/qsort.c
[1256/4053] Compiling lib/ldb/ldb_map/ldb_map.c
[1257/4053] Compiling lib/ldb/ldb_map/ldb_map_inbound.c
[1258/4053] Compiling lib/ldb/ldb_map/ldb_map_outbound.c
[1259/4053] Compiling lib/ldb/common/ldb.c
../lib/ldb/common/ldb.c: In function ‘ldb_init’:
../lib/ldb/common/ldb.c:120:3: warning: ‘tevent_loop_allow_nesting’ is deprecated (declared at ../lib/tevent/tevent.h:1761) [-Wdeprecated-declarations]
   tevent_loop_allow_nesting(ev_ctx);
   ^
[1260/4053] Compiling lib/ldb/pyldb.c
[1261/4053] Compiling lib/ldb/pyldb_util.c
[1262/4053] Compiling lib/ldb/pyldb.c
[1263/4053] Compiling lib/ldb/modules/paged_results.c
[1264/4053] Compiling lib/ldb/modules/asq.c
[1265/4053] Compiling lib/ldb/modules/sort.c
[1266/4053] Compiling lib/ldb/modules/paged_searches.c
[1267/4053] Compiling lib/ldb/modules/rdn_name.c
[1268/4053] Compiling lib/ldb/tests/sample_module.c
[1269/4053] Compiling lib/ldb/modules/skel.c
[1270/4053] Compiling lib/ldb/ldb_tdb/ldb_tdb.c
[1271/4053] Compiling lib/ldb/ldb_tdb/ldb_search.c
[1272/4053] Compiling lib/ldb/ldb_tdb/ldb_index.c
[1273/4053] Compiling lib/ldb/ldb_tdb/ldb_cache.c
[1274/4053] Compiling lib/ldb/ldb_tdb/ldb_tdb_wrap.c
[1275/4053] Compiling lib/ldb/tools/ldbadd.c
[1276/4053] Compiling lib/ldb/tools/ldbutil.c
[1277/4053] Compiling lib/ldb/tools/cmdline.c
[1278/4053] Compiling lib/ldb/tools/ldbsearch.c
[1279/4053] Compiling lib/ldb/tools/ldbdel.c
[1280/4053] Compiling lib/ldb/tools/ldbmodify.c
[1281/4053] Compiling lib/ldb/tools/ldbedit.c
[1282/4053] Compiling lib/ldb/tools/ldbrename.c
[1283/4053] Compiling lib/ldb/tools/ldbtest.c
[1284/4053] Compiling lib/ldb/tools/ldbdump.c
[1285/4053] Compiling lib/param/loadparm_server_role.c
[1286/4053] Compiling lib/param/loadparm.c
[1287/4053] Compiling lib/param/util.c
[1288/4053] Compiling lib/param/param_table.c
[1289/4053] Compiling default/python/samba_python.empty.c
[1290/4053] Compiling python/modules.c
[1291/4053] Compiling source4/librpc/rpc/pyrpc_util.c
../source4/librpc/rpc/pyrpc_util.c: In function ‘pyrpc_irpc_connect’:
../source4/librpc/rpc/pyrpc_util.c:90:2: warning: ‘dcerpc_binding_handle_set_sync_ev’ is deprecated (declared at ../source4/../librpc/rpc/rpc_common.h:279) [-Wdeprecated-declarations]
  dcerpc_binding_handle_set_sync_ev(*binding_handle, event_ctx);
  ^
[1292/4053] Compiling source4/param/pyparam_util.c
[1293/4053] Compiling source4/lib/messaging/messaging.c
[1294/4053] Compiling lib/util/unix_privs.c
[1295/4053] Compiling default/librpc/gen_ndr/ndr_wzcsvc.c
[1296/4053] Compiling default/librpc/gen_ndr/ndr_efs.c
[1297/4053] Compiling default/librpc/gen_ndr/ndr_w32time.c
[1298/4053] Compiling default/librpc/gen_ndr/ndr_trkwks.c
[1299/4053] Compiling default/librpc/gen_ndr/ndr_frsapi.c
[1300/4053] Compiling default/librpc/gen_ndr/ndr_remact.c
[1301/4053] Compiling default/librpc/gen_ndr/ndr_frsblobs.c
[1302/4053] Compiling default/librpc/gen_ndr/ndr_msgsvc.c
[1303/4053] Compiling default/librpc/gen_ndr/ndr_dfsblobs.c
[1304/4053] Compiling default/source4/librpc/gen_ndr/ndr_winsrepl.c
[1305/4053] Compiling default/source4/librpc/gen_ndr/ndr_ntp_signd.c
[1306/4053] Compiling default/librpc/gen_ndr/ndr_nfs4acl.c
[1307/4053] Compiling default/librpc/gen_ndr/ndr_fscc.c
[1308/4053] Compiling default/source4/librpc/gen_ndr/ndr_opendb.c
[1309/4053] Compiling default/source4/librpc/gen_ndr/ndr_winsif.c
[1310/4053] Compiling default/librpc/gen_ndr/ndr_oxidresolver.c
[1311/4053] Compiling default/librpc/gen_ndr/ndr_frstrans.c
[1312/4053] Compiling default/librpc/gen_ndr/ndr_dsbackup.c
[1313/4053] Compiling default/librpc/gen_ndr/ndr_preg.c
[1314/4053] Compiling librpc/ndr/ndr_preg.c
[1315/4053] Compiling default/source4/librpc/gen_ndr/ndr_sasl_helpers.c
[1316/4053] Compiling librpc/ndr/ndr_frsrpc.c
[1317/4053] Compiling default/librpc/gen_ndr/ndr_frsrpc.c
[1318/4053] Compiling default/librpc/gen_ndr/ndr_keysvc.c
[1319/4053] Compiling default/librpc/gen_ndr/ndr_winbind.c
[1320/4053] Compiling default/source4/librpc/ndr-samba4.empty.c
[1321/4053] Compiling default/librpc/gen_ndr/ndr_clusapi.c
[1322/4053] Compiling librpc/ndr/ndr_table.c
[1323/4053] Compiling default/source4/librpc/gen_ndr/tables.c
[1324/4053] Compiling default/librpc/gen_ndr/ndr_policyagent.c
[1325/4053] Compiling default/librpc/gen_ndr/ndr_dbgidl.c
[1326/4053] Compiling default/source4/librpc/gen_ndr/ndr_winstation.c
[1327/4053] Compiling default/librpc/gen_ndr/ndr_audiosrv.c
[1328/4053] Compiling librpc/ndr/ndr_bkupblobs.c
[1329/4053] Compiling default/librpc/gen_ndr/ndr_bkupblobs.c
[1330/4053] Compiling default/librpc/gen_ndr/ndr_rot.c
[1331/4053] Compiling default/librpc/gen_ndr/ndr_scerpc.c
[1332/4053] Compiling librpc/ndr/ndr_backupkey.c
[1333/4053] Compiling default/librpc/gen_ndr/ndr_backupkey.c
[1334/4053] Compiling default/source4/librpc/gen_ndr/ndr_irpc.c
[1335/4053] Compiling default/librpc/gen_ndr/ndr_browser.c
[1336/4053] Compiling librpc/ndr/ndr_wmi.c
[1337/4053] Compiling default/librpc/gen_ndr/ndr_wmi.c
[1338/4053] Compiling default/librpc/gen_ndr/ndr_ntprinting.c
[1339/4053] Compiling librpc/ndr/ndr_ntprinting.c
[1340/4053] Compiling default/librpc/gen_ndr/ndr_named_pipe_auth.c
[1341/4053] Compiling default/librpc/gen_ndr/ndr_mdssvc.c
[1342/4053] Compiling default/librpc/gen_ndr/ndr_unixinfo.c
[1343/4053] Compiling default/librpc/gen_ndr/ndr_mgmt.c
[1344/4053] Compiling librpc/ndr/ndr_orpc.c
[1345/4053] Compiling default/librpc/gen_ndr/ndr_orpc.c
[1346/4053] Compiling default/librpc/gen_ndr/ndr_idmap.c
[1347/4053] Compiling default/librpc/gen_ndr/ndr_witness.c
[1348/4053] Compiling librpc/ndr/ndr_witness.c
[1349/4053] Compiling default/librpc/ndr-samba.empty.c
[1350/4053] Compiling librpc/ndr/ndr_compression.c
[1351/4053] Compiling default/librpc/gen_ndr/ndr_smb2_lease_struct.c
[1352/4053] Compiling default/librpc/gen_ndr/ndr_fsrvp.c
[1353/4053] Compiling default/librpc/gen_ndr/ndr_epmapper.c
[1354/4053] Compiling librpc/ndr/ndr_drsuapi.c
[1355/4053] Compiling default/librpc/gen_ndr/ndr_drsuapi.c
[1356/4053] Compiling default/librpc/gen_ndr/ndr_auth.c
[1357/4053] Compiling librpc/ndr/ndr_auth.c
[1358/4053] Compiling lib/compression/lzxpress.c
[1359/4053] Compiling librpc/ndr/ndr_ntlmssp.c
[1360/4053] Compiling default/librpc/gen_ndr/ndr_ntlmssp.c
[1361/4053] Compiling librpc/ndr/ndr_schannel.c
[1362/4053] Compiling default/librpc/gen_ndr/ndr_schannel.c
[1363/4053] Compiling default/librpc/gen_ndr/ndr_dnsserver.c
[1364/4053] Compiling librpc/ndr/ndr_dnsserver.c
[1365/4053] Compiling librpc/ndr/ndr_drsblobs.c
[1366/4053] Compiling default/librpc/gen_ndr/ndr_drsblobs.c
[1367/4053] Compiling default/librpc/gen_ndr/ndr_dcom.c
[1368/4053] Compiling librpc/ndr/ndr_xattr.c
[1369/4053] Compiling default/librpc/gen_ndr/ndr_xattr.c
[1370/4053] Compiling librpc/ndr/ndr_negoex.c
[1371/4053] Compiling default/librpc/gen_ndr/ndr_negoex.c
[1372/4053] Compiling default/source3/librpc/gen_ndr/ndr_open_files.c
[1373/4053] Compiling default/source3/librpc/gen_ndr/ndr_smbXsrv.c
[1374/4053] Compiling default/librpc/gen_ndr/ndr_spoolss.c
[1375/4053] Compiling default/librpc/gen_ndr/ndr_initshutdown.c
[1376/4053] Compiling default/librpc/gen_ndr/ndr_dnsp.c
[1377/4053] Compiling librpc/ndr/ndr_dnsp.c
[1378/4053] Compiling default/librpc/gen_ndr/ndr_srvsvc.c
[1379/4053] Compiling default/librpc/gen_ndr/ndr_echo.c
[1380/4053] Compiling default/librpc/gen_ndr/ndr_wkssvc.c
[1381/4053] Compiling librpc/ndr/ndr_spoolss_buf.c
[1382/4053] Compiling default/librpc/gen_ndr/ndr_svcctl.c
[1383/4053] Compiling librpc/ndr/ndr_svcctl.c
[1384/4053] Compiling default/librpc/gen_ndr/ndr_netlogon.c
[1385/4053] Compiling librpc/ndr/ndr_netlogon.c
[1386/4053] Compiling default/librpc/gen_ndr/ndr_samr.c
[1387/4053] Compiling default/librpc/gen_ndr/ndr_eventlog.c
[1388/4053] Compiling default/librpc/gen_ndr/ndr_dfs.c
[1389/4053] Compiling default/librpc/gen_ndr/ndr_lsa.c
[1390/4053] Compiling default/librpc/gen_ndr/ndr_atsvc.c
[1391/4053] Compiling default/librpc/gen_ndr/ndr_winreg.c
[1392/4053] Compiling default/librpc/gen_ndr/ndr_ntsvcs.c
[1393/4053] Compiling default/librpc/gen_ndr/ndr_notify.c
[1394/4053] Compiling default/librpc/gen_ndr/ndr_dns.c
[1395/4053] Compiling librpc/ndr/ndr_dns.c
[1396/4053] Compiling default/librpc/gen_ndr/ndr_dssetup.c
[1397/4053] Compiling default/librpc/gen_ndr/ndr_file_id.c
[1398/4053] Compiling default/librpc/gen_ndr/ndr_eventlog6.c
[1399/4053] Compiling default/librpc/gen_ndr/ndr_server_id.c
[1400/4053] Compiling libcli/nbt/nbtname.c
[1401/4053] Compiling default/librpc/gen_ndr/ndr_nbt.c
[1402/4053] Compiling librpc/ndr/ndr_nbt.c
[1403/4053] Compiling libcli/security/dom_sid.c
[1404/4053] Compiling libcli/security/display_sec.c
[1405/4053] Compiling libcli/security/secace.c
[1406/4053] Compiling libcli/security/secacl.c
[1407/4053] Compiling libcli/security/security_descriptor.c
[1408/4053] Compiling libcli/security/sddl.c
[1409/4053] Compiling libcli/security/privileges.c
[1410/4053] Compiling libcli/security/security_token.c
[1411/4053] Compiling libcli/security/access_check.c
[1412/4053] Compiling libcli/security/object_tree.c
[1413/4053] Compiling libcli/security/create_descriptor.c
[1414/4053] Compiling libcli/security/util_sid.c
[1415/4053] Compiling libcli/security/session.c
[1416/4053] Compiling libcli/security/secdesc.c
[1417/4053] Compiling default/librpc/gen_ndr/ndr_security.c
[1418/4053] Compiling librpc/ndr/ndr_sec_helper.c
[1419/4053] Compiling librpc/ndr/ndr_krb5pac.c
[1420/4053] Compiling default/librpc/gen_ndr/ndr_krb5pac.c
[1421/4053] Compiling lib/util/asn1.c
[1422/4053] Compiling source3/lib/messages_util.c
[1423/4053] Compiling lib/util/talloc_report.c
[1424/4053] Compiling source4/libcli/clireadwrite.c
[1425/4053] Compiling source4/libcli/cliconnect.c
[1426/4053] Compiling source4/libcli/clifile.c
[1427/4053] Compiling source4/libcli/clilist.c
[1428/4053] Compiling source4/libcli/clitrans2.c
[1429/4053] Compiling source4/libcli/climessage.c
[1430/4053] Compiling source4/libcli/clideltree.c
[1431/4053] Compiling source4/param/loadparm.c
[1432/4053] Compiling source4/libcli/finddcs_cldap.c
[1433/4053] Compiling default/librpc/gen_ndr/ndr_mgmt_c.c
[1434/4053] Compiling source4/librpc/rpc/dcerpc.c
../source4/librpc/rpc/dcerpc.c: In function ‘dcerpc_pipe_binding_handle’:
../source4/librpc/rpc/dcerpc.c:619:2: warning: ‘dcerpc_binding_handle_set_sync_ev’ is deprecated (declared at ../source4/../librpc/rpc/rpc_common.h:279) [-Wdeprecated-declarations]
  dcerpc_binding_handle_set_sync_ev(h, p->conn->event_ctx);
  ^
[1435/4053] Compiling source4/librpc/rpc/dcerpc_auth.c
[1436/4053] Compiling source4/librpc/rpc/dcerpc_schannel.c
[1437/4053] Compiling source4/librpc/rpc/dcerpc_util.c
[1438/4053] Compiling source4/librpc/rpc/dcerpc_smb.c
[1439/4053] Compiling source4/librpc/rpc/dcerpc_sock.c
[1440/4053] Compiling source4/librpc/rpc/dcerpc_roh_channel_in.c
[1441/4053] Compiling source4/librpc/rpc/dcerpc_roh_channel_out.c
[1442/4053] Compiling source4/librpc/rpc/dcerpc_roh.c
[1443/4053] Compiling source4/librpc/rpc/dcerpc_connect.c
[1444/4053] Compiling source4/librpc/rpc/dcerpc_secondary.c
[1445/4053] Compiling source4/libcli/dgram/dgramsocket.c
[1446/4053] Compiling source4/libcli/dgram/mailslot.c
[1447/4053] Compiling source4/libcli/dgram/netlogon.c
[1448/4053] Compiling source4/libcli/dgram/browse.c
[1449/4053] Compiling libcli/nbt/lmhosts.c
[1450/4053] Compiling libcli/nbt/nbtsocket.c
[1451/4053] Compiling libcli/nbt/namequery.c
[1452/4053] Compiling libcli/nbt/nameregister.c
[1453/4053] Compiling libcli/nbt/namerefresh.c
[1454/4053] Compiling libcli/nbt/namerelease.c
[1455/4053] Compiling lib/util/tevent_ntstatus.c
[1456/4053] Compiling lib/util/tevent_werror.c
[1457/4053] Compiling lib/util/tevent_unix.c
[1458/4053] Compiling source4/libcli/composite/composite.c
[1459/4053] Compiling default/lib/samba-sockets.empty.c
[1460/4053] Compiling source4/lib/socket/socket.c
[1461/4053] Compiling source4/lib/socket/access.c
[1462/4053] Compiling source4/lib/socket/connect_multi.c
[1463/4053] Compiling source4/lib/socket/connect.c
[1464/4053] Compiling source4/lib/socket/socket_ip.c
[1465/4053] Compiling lib/tsocket/tsocket.c
[1466/4053] Compiling lib/tsocket/tsocket_helpers.c
[1467/4053] Compiling lib/tsocket/tsocket_bsd.c
[1468/4053] Compiling source4/lib/socket/socket_unix.c
[1469/4053] Compiling source4/libcli/resolve/resolve.c
[1470/4053] Compiling source4/lib/events/tevent_s4.c
../source4/lib/events/tevent_s4.c: In function ‘s4_event_context_init’:
../source4/lib/events/tevent_s4.c:37:3: warning: ‘tevent_loop_allow_nesting’ is deprecated (declared at ../lib/tevent/tevent.h:1761) [-Wdeprecated-declarations]
   tevent_loop_allow_nesting(ev);
   ^
[1471/4053] Compiling source4/libcli/raw/rawfile.c
[1472/4053] Compiling source4/libcli/raw/smb_signing.c
[1473/4053] Compiling source4/libcli/raw/clisocket.c
[1474/4053] Compiling source4/libcli/raw/clitransport.c
[1475/4053] Compiling source4/libcli/raw/clisession.c
[1476/4053] Compiling source4/libcli/raw/clitree.c
[1477/4053] Compiling source4/libcli/raw/clierror.c
[1478/4053] Compiling source4/libcli/raw/rawrequest.c
[1479/4053] Compiling source4/libcli/raw/rawreadwrite.c
[1480/4053] Compiling source4/libcli/raw/rawsearch.c
[1481/4053] Compiling source4/libcli/raw/rawsetfileinfo.c
[1482/4053] Compiling source4/libcli/raw/raweas.c
[1483/4053] Compiling source4/libcli/raw/rawtrans.c
[1484/4053] Compiling source4/libcli/raw/clioplock.c
[1485/4053] Compiling source4/libcli/raw/rawnegotiate.c
[1486/4053] Compiling source4/libcli/raw/rawfsinfo.c
[1487/4053] Compiling source4/libcli/raw/rawfileinfo.c
[1488/4053] Compiling source4/libcli/raw/rawnotify.c
[1489/4053] Compiling source4/libcli/raw/rawioctl.c
[1490/4053] Compiling source4/libcli/raw/rawacl.c
[1491/4053] Compiling source4/libcli/raw/rawdate.c
[1492/4053] Compiling source4/libcli/raw/rawlpq.c
[1493/4053] Compiling source4/libcli/raw/rawshadow.c
[1494/4053] Compiling source4/libcli/smb_composite/loadfile.c
[1495/4053] Compiling source4/libcli/smb_composite/savefile.c
[1496/4053] Compiling source4/libcli/smb_composite/connect.c
[1497/4053] Compiling source4/libcli/smb_composite/sesssetup.c
[1498/4053] Compiling source4/libcli/smb_composite/fetchfile.c
[1499/4053] Compiling source4/libcli/smb_composite/appendacl.c
[1500/4053] Compiling source4/libcli/smb_composite/fsinfo.c
[1501/4053] Compiling source4/libcli/smb_composite/smb2.c
[1502/4053] Compiling source4/libcli/smb2/transport.c
[1503/4053] Compiling source4/libcli/smb2/request.c
[1504/4053] Compiling source4/libcli/smb2/session.c
[1505/4053] Compiling source4/libcli/smb2/tcon.c
[1506/4053] Compiling source4/libcli/smb2/create.c
[1507/4053] Compiling source4/libcli/smb2/close.c
[1508/4053] Compiling source4/libcli/smb2/connect.c
[1509/4053] Compiling source4/libcli/smb2/getinfo.c
[1510/4053] Compiling source4/libcli/smb2/write.c
[1511/4053] Compiling source4/libcli/smb2/read.c
[1512/4053] Compiling source4/libcli/smb2/setinfo.c
[1513/4053] Compiling source4/libcli/smb2/find.c
[1514/4053] Compiling source4/libcli/smb2/ioctl.c
[1515/4053] Compiling source4/libcli/smb2/logoff.c
[1516/4053] Compiling source4/libcli/smb2/tdis.c
[1517/4053] Compiling source4/libcli/smb2/flush.c
[1518/4053] Compiling source4/libcli/smb2/lock.c
[1519/4053] Compiling source4/libcli/smb2/notify.c
[1520/4053] Compiling source4/libcli/smb2/cancel.c
[1521/4053] Compiling source4/libcli/smb2/keepalive.c
[1522/4053] Compiling source4/libcli/smb2/break.c
[1523/4053] Compiling source4/libcli/smb2/util.c
[1524/4053] Compiling source4/libcli/smb2/signing.c
[1525/4053] Compiling source4/libcli/smb2/lease_break.c
[1526/4053] Compiling source4/auth/kerberos/srv_keytab.c
[1527/4053] Compiling auth/credentials/credentials.c
[1528/4053] Compiling source4/param/secrets.c
[1529/4053] Compiling auth/credentials/credentials_krb5.c
[1530/4053] Compiling auth/credentials/credentials_ntlm.c
[1531/4053] Compiling auth/credentials/credentials_secrets.c
[1532/4053] Compiling source4/auth/kerberos/kerberos_util.c
[1533/4053] Compiling source4/dsdb/common/util.c
[1534/4053] Compiling source4/dsdb/common/util_trusts.c
[1535/4053] Compiling source4/dsdb/common/util_groups.c
[1536/4053] Compiling source4/dsdb/common/util_samr.c
[1537/4053] Compiling source4/dsdb/common/dsdb_dn.c
[1538/4053] Compiling source4/dsdb/common/dsdb_access.c
[1539/4053] Compiling lib/util/util_ldb.c
[1540/4053] Compiling libds/common/flag_mapping.c
[1541/4053] Compiling libcli/ldap/ldap_message.c
[1542/4053] Compiling libcli/ldap/ldap_ndr.c
[1543/4053] Compiling libcli/auth/pam_errors.c
[1544/4053] Compiling libcli/auth/ntlm_check.c
[1545/4053] Compiling libcli/auth/spnego_parse.c
[1546/4053] Compiling libcli/auth/credentials.c
[1547/4053] Compiling libcli/auth/session.c
[1548/4053] Compiling libcli/auth/smbencrypt.c
[1549/4053] Compiling libcli/auth/smbdes.c
[1550/4053] Compiling libcli/lsarpc/util_lsarpc.c
[1551/4053] Compiling libcli/auth/schannel_state_tdb.c
[1552/4053] Compiling default/libcli/auth/cliauth.empty.c
[1553/4053] Compiling libcli/auth/msrpc_parse.c
[1554/4053] Compiling lib/util/util_tdb.c
[1555/4053] Compiling lib/krb5_wrap/krb5_samba.c
[1556/4053] Compiling lib/krb5_wrap/gss_samba.c
[1557/4053] Compiling lib/krb5_wrap/keytab_util.c
[1558/4053] Compiling lib/krb5_wrap/enctype_convert.c
[1559/4053] Compiling lib/dbwrap/dbwrap.c
[1560/4053] Compiling lib/dbwrap/dbwrap_util.c
[1561/4053] Compiling lib/dbwrap/dbwrap_rbt.c
[1562/4053] Compiling lib/dbwrap/dbwrap_cache.c
[1563/4053] Compiling lib/dbwrap/dbwrap_tdb.c
[1564/4053] Compiling lib/dbwrap/dbwrap_local_open.c
[1565/4053] Compiling lib/tdb_wrap/tdb_wrap.c
[1566/4053] Compiling source4/lib/stream/packet.c
[1567/4053] Compiling source4/lib/tls/tls.c
../source4/lib/tls/tls.c: In function ‘tls_init_server’:
../source4/lib/tls/tls.c:552:2: warning: ‘gnutls_transport_set_lowat’ is deprecated (declared at /usr/include/gnutls/compat.h:351) [-Wdeprecated-declarations]
  gnutls_transport_set_lowat(tls->session, 0);
  ^
[1568/4053] Compiling source4/lib/tls/tlscert.c
[1569/4053] Compiling source4/lib/tls/tls_tstream.c
../source4/lib/tls/tls_tstream.c: In function ‘_tstream_tls_connect_send’:
../source4/lib/tls/tls_tstream.c:1039:2: warning: ‘gnutls_transport_set_lowat’ is deprecated (declared at /usr/include/gnutls/compat.h:351) [-Wdeprecated-declarations]
  gnutls_transport_set_lowat(tlss->tls_session, 0);
  ^
../source4/lib/tls/tls_tstream.c: In function ‘_tstream_tls_accept_send’:
../source4/lib/tls/tls_tstream.c:1314:2: warning: ‘gnutls_transport_set_lowat’ is deprecated (declared at /usr/include/gnutls/compat.h:351) [-Wdeprecated-declarations]
  gnutls_transport_set_lowat(tlss->tls_session, 0);
  ^
[1570/4053] Compiling auth/kerberos/gssapi_pac.c
[1571/4053] Compiling auth/kerberos/kerberos_pac.c
[1572/4053] Compiling auth/kerberos/gssapi_helper.c
[1573/4053] Compiling source4/auth/kerberos/kerberos_pac.c
[1574/4053] Compiling source4/auth/kerberos/krb5_init_context.c
[1575/4053] Compiling auth/auth_sam_reply.c
[1576/4053] Compiling auth/wbc_auth_util.c
[1577/4053] Compiling lib/ldb-samba/ldb_wrap.c
[1578/4053] Compiling source4/dsdb/schema/schema_init.c
[1579/4053] Compiling source4/dsdb/schema/schema_set.c
[1580/4053] Compiling source4/dsdb/schema/schema_query.c
[1581/4053] Compiling source4/dsdb/schema/schema_syntax.c
[1582/4053] Compiling source4/dsdb/schema/schema_description.c
[1583/4053] Compiling source4/dsdb/schema/schema_convert_to_ol.c
[1584/4053] Compiling source4/dsdb/schema/schema_inferiors.c
[1585/4053] Compiling source4/dsdb/schema/schema_prefixmap.c
[1586/4053] Compiling source4/dsdb/schema/schema_info_attr.c
[1587/4053] Compiling source4/dsdb/schema/schema_filtered.c
[1588/4053] Compiling source4/dsdb/schema/dsdb_dn.c
[1589/4053] Compiling lib/ldb-samba/ldif_handlers.c
[1590/4053] Compiling lib/ldb-samba/ldb_matching_rules.c
[1591/4053] Compiling libcli/smb/smb_signing.c
[1592/4053] Compiling libcli/smb/smb_seal.c
[1593/4053] Compiling libcli/smb/smb2_negotiate_context.c
[1594/4053] Compiling libcli/smb/smb2_create_blob.c
[1595/4053] Compiling libcli/smb/smb2_signing.c
[1596/4053] Compiling libcli/smb/smb2_lease.c
[1597/4053] Compiling libcli/smb/util.c
[1598/4053] Compiling libcli/smb/smbXcli_base.c
[1599/4053] Compiling libcli/smb/smb1cli_trans.c
[1600/4053] Compiling libcli/smb/smb1cli_echo.c
[1601/4053] Compiling libcli/smb/smb1cli_create.c
[1602/4053] Compiling libcli/smb/smb1cli_close.c
[1603/4053] Compiling libcli/smb/smb1cli_write.c
[1604/4053] Compiling libcli/smb/smb1cli_read.c
[1605/4053] Compiling libcli/smb/smb2cli_session.c
[1606/4053] Compiling libcli/smb/smb2cli_tcon.c
[1607/4053] Compiling libcli/smb/smb2cli_create.c
[1608/4053] Compiling libcli/smb/smb2cli_close.c
[1609/4053] Compiling libcli/smb/smb2cli_read.c
[1610/4053] Compiling libcli/smb/smb2cli_write.c
[1611/4053] Compiling libcli/smb/smb2cli_flush.c
[1612/4053] Compiling libcli/smb/smb2cli_set_info.c
[1613/4053] Compiling libcli/smb/smb2cli_query_info.c
[1614/4053] Compiling libcli/smb/smb2cli_query_directory.c
[1615/4053] Compiling libcli/smb/smb2cli_ioctl.c
[1616/4053] Compiling libcli/smb/smb2cli_echo.c
[1617/4053] Compiling libcli/smb/tstream_smbXcli_np.c
[1618/4053] Compiling lib/async_req/async_sock.c
[1619/4053] Compiling libcli/smb/read_smb.c
[1620/4053] Compiling source4/lib/http/gensec/basic.c
[1621/4053] Compiling auth/gensec/schannel.c
[1622/4053] Compiling auth/gensec/spnego.c
[1623/4053] Compiling auth/gensec/external.c
[1624/4053] Compiling source4/auth/gensec/gensec_tstream.c
[1625/4053] Compiling auth/gensec/ncalrpc.c
[1626/4053] Compiling auth/ntlmssp/gensec_ntlmssp.c
[1627/4053] Compiling auth/ntlmssp/ntlmssp.c
[1628/4053] Compiling auth/ntlmssp/ntlmssp_util.c
[1629/4053] Compiling auth/ntlmssp/ntlmssp_ndr.c
[1630/4053] Compiling auth/ntlmssp/ntlmssp_client.c
[1631/4053] Compiling auth/ntlmssp/ntlmssp_server.c
[1632/4053] Compiling auth/ntlmssp/ntlmssp_sign.c
[1633/4053] Compiling auth/ntlmssp/gensec_ntlmssp_server.c
[1634/4053] Compiling source4/lib/http/gensec/ntlm.c
[1635/4053] Compiling default/auth/ntlmssp/gensec_ntlmssp.empty.c
[1636/4053] Compiling source4/auth/gensec/gensec_gssapi.c
../source4/auth/gensec/gensec_gssapi.c: In function ‘gensec_gssapi_update’:
../source4/auth/gensec/gensec_gssapi.c:434:4: warning: ‘gsskrb5_set_send_to_kdc’ is deprecated (declared at ../source4/heimdal/lib/gssapi/gssapi/gssapi_krb5.h:123) [-Wdeprecated-declarations]
    min_stat = gsskrb5_set_send_to_kdc(&send_to_kdc);
    ^
../source4/auth/gensec/gensec_gssapi.c:461:4: warning: ‘gsskrb5_set_send_to_kdc’ is deprecated (declared at ../source4/heimdal/lib/gssapi/gssapi/gssapi_krb5.h:123) [-Wdeprecated-declarations]
    ret = gsskrb5_set_send_to_kdc(&send_to_kdc);
    ^
[1637/4053] Compiling auth/gensec/gensec.c
../auth/gensec/gensec.c: In function ‘gensec_update_ev’:
../auth/gensec/gensec.c:246:4: warning: ‘tevent_loop_allow_nesting’ is deprecated (declared at ../lib/tevent/tevent.h:1761) [-Wdeprecated-declarations]
    tevent_loop_allow_nesting(ev);
    ^
../auth/gensec/gensec.c:307:3: warning: ‘tevent_loop_allow_nesting’ is deprecated (declared at ../lib/tevent/tevent.h:1761) [-Wdeprecated-declarations]
   tevent_loop_allow_nesting(ev);
   ^
[1638/4053] Compiling auth/gensec/gensec_start.c
[1639/4053] Compiling auth/gensec/gensec_util.c
[1640/4053] Compiling nsswitch/libwbclient/wbc_guid.c
[1641/4053] Compiling nsswitch/libwbclient/wbc_idmap.c
[1642/4053] Compiling nsswitch/libwbclient/wbclient.c
[1643/4053] Compiling nsswitch/libwbclient/wbc_pam.c
[1644/4053] Compiling nsswitch/libwbclient/wbc_pwd.c
[1645/4053] Compiling nsswitch/libwbclient/wbc_sid.c
[1646/4053] Compiling nsswitch/libwbclient/wbc_util.c
[1647/4053] Compiling nsswitch/wb_common.c
[1648/4053] Compiling lib/util/modules.c
[1649/4053] Compiling libcli/drsuapi/repl_decrypt.c
[1650/4053] Compiling source4/auth/system_session.c
[1651/4053] Compiling source4/auth/session.c
[1652/4053] Compiling source4/auth/sam.c
[1653/4053] Compiling source4/dsdb/samdb/samdb.c
[1654/4053] Compiling source4/dsdb/samdb/samdb_privilege.c
[1655/4053] Compiling source4/dsdb/samdb/cracknames.c
[1656/4053] Compiling source4/dsdb/repl/replicated_objects.c
[1657/4053] Compiling default/librpc/gen_ndr/ndr_dcerpc.c
[1658/4053] Compiling librpc/ndr/ndr_dcerpc.c
[1659/4053] Compiling librpc/rpc/dcerpc_error.c
[1660/4053] Compiling librpc/rpc/binding.c
[1661/4053] Compiling librpc/rpc/dcerpc_util.c
[1662/4053] Compiling librpc/rpc/binding_handle.c
[1663/4053] Compiling source4/lib/http/http.c
[1664/4053] Compiling source4/lib/http/http_auth.c
[1665/4053] Compiling source3/lib/unix_msg/unix_msg.c
[1666/4053] Compiling source3/lib/pthreadpool/pthreadpool.c
[1667/4053] Compiling source3/lib/poll_funcs/poll_funcs_tevent.c
[1668/4053] Compiling source3/lib/messages_dgm.c
[1669/4053] Compiling source3/lib/messages_dgm_ref.c
[1670/4053] Compiling source3/lib/msghdr.c
[1671/4053] Compiling lib/util/server_id_db.c
[1672/4053] Compiling source3/param/util.c
[1673/4053] Compiling source3/lib/system.c
[1674/4053] Compiling source3/lib/sendfile.c
[1675/4053] Compiling source3/lib/recvfile.c
[1676/4053] Compiling source3/lib/time.c
[1677/4053] Compiling source3/lib/util_sid.c
[1678/4053] Compiling source3/lib/util_specialsids.c
[1679/4053] Compiling source3/lib/util_file.c
[1680/4053] Compiling source3/lib/util.c
[1681/4053] Compiling source3/lib/util_path.c
[1682/4053] Compiling source3/lib/util_procid.c
[1683/4053] Compiling source3/lib/util_sock.c
[1684/4053] Compiling source3/lib/util_tsock.c
[1685/4053] Compiling source3/lib/util_transfer_file.c
[1686/4053] Compiling source3/lib/sys_popen.c
[1687/4053] Compiling source3/lib/sock_exec.c
[1688/4053] Compiling source3/param/loadparm_ctx.c
[1689/4053] Compiling source3/lib/dbwrap/dbwrap_open.c
[1690/4053] Compiling source3/lib/dbwrap/dbwrap_watch.c
[1691/4053] Compiling source3/lib/g_lock.c
[1692/4053] Compiling source3/lib/version.c
[1693/4053] Compiling default/librpc/gen_ndr/ndr_messaging.c
[1694/4053] Compiling source3/lib/messages.c
[1695/4053] Compiling source3/lib/util_cluster.c
[1696/4053] Compiling source3/lib/id_cache.c
[1697/4053] Compiling source3/lib/talloc_dict.c
[1698/4053] Compiling source3/lib/serverid.c
[1699/4053] Compiling source3/lib/server_id_db_util.c
[1700/4053] Compiling source3/lib/addrchange.c
[1701/4053] Compiling lib/util/debug_s3.c
[1702/4053] Compiling source3/lib/dumpcore.c
[1703/4053] Compiling source3/lib/interface.c
[1704/4053] Compiling source3/lib/username.c
[1705/4053] Compiling source3/lib/access.c
[1706/4053] Compiling source3/lib/smbrun.c
[1707/4053] Compiling source3/lib/wins_srv.c
[1708/4053] Compiling source3/lib/substitute.c
[1709/4053] Compiling source3/lib/substitute_generic.c
[1710/4053] Compiling source3/lib/ms_fnmatch.c
[1711/4053] Compiling source3/lib/tallocmsg.c
[1712/4053] Compiling source3/lib/dmallocmsg.c
[1713/4053] Compiling source3/intl/lang_tdb.c
[1714/4053] Compiling source3/lib/gencache.c
[1715/4053] Compiling source3/lib/events.c
[1716/4053] Compiling source3/lib/server_contexts.c
[1717/4053] Compiling source3/lib/server_prefork.c
[1718/4053] Compiling source3/lib/server_prefork_util.c
[1719/4053] Compiling source3/lib/ldap_escape.c
[1720/4053] Compiling source3/lib/fncall.c
[1721/4053] Compiling source3/libads/krb5_errs.c
[1722/4053] Compiling source3/lib/system_smbd.c
[1723/4053] Compiling source3/lib/audit.c
[1724/4053] Compiling source3/lib/tevent_wait.c
[1725/4053] Compiling source3/lib/idmap_cache.c
[1726/4053] Compiling source3/lib/util_ea.c
[1727/4053] Compiling source3/lib/background.c
[1728/4053] Compiling source3/param/loadparm.c
[1729/4053] Compiling source3/lib/sharesec.c
[1730/4053] Compiling source3/lib/ldap_debug_handler.c
[1731/4053] Compiling source3/lib/util_names.c
[1732/4053] Compiling source3/lib/smbconf/smbconf_init.c
[1733/4053] Compiling source3/lib/smbconf/smbconf_reg.c
[1734/4053] Compiling lib/util/util_pw.c
[1735/4053] Compiling source3/registry/reg_backend_smbconf.c
[1736/4053] Compiling source3/registry/reg_init_smbconf.c
[1737/4053] Compiling source3/registry/reg_util_token.c
[1738/4053] Compiling source3/registry/reg_api_util.c
[1739/4053] Compiling lib/smbconf/smbconf.c
[1740/4053] Compiling lib/smbconf/smbconf_txt.c
[1741/4053] Compiling lib/smbconf/smbconf_util.c
[1742/4053] Compiling source3/lib/charcnv.c
[1743/4053] Compiling source3/lib/fstring.c
[1744/4053] Compiling source3/lib/util_sec.c
[1745/4053] Compiling source3/lib/util_str.c
[1746/4053] Compiling source3/lib/adt_tree.c
[1747/4053] Compiling source3/lib/util_malloc.c
[1748/4053] Compiling source3/lib/namearray.c
[1749/4053] Compiling source3/lib/file_id.c
[1750/4053] Compiling source3/registry/reg_api.c
[1751/4053] Compiling source3/registry/reg_dispatcher.c
[1752/4053] Compiling source3/registry/reg_cachehook.c
[1753/4053] Compiling source3/registry/reg_objects.c
[1754/4053] Compiling source3/registry/reg_util_internal.c
[1755/4053] Compiling source3/lib/util_nttoken.c
[1756/4053] Compiling source3/registry/reg_backend_db.c
[1757/4053] Compiling source3/registry/reg_parse_internal.c
[1758/4053] Compiling source3/lib/cbuf.c
[1759/4053] Compiling source3/lib/srprs.c
[1760/4053] Compiling source3/registry/reg_init_basic.c
[1761/4053] Compiling source3/libsmb/errormap.c
[1762/4053] Compiling source3/libsmb/smberr.c
[1763/4053] Compiling source3/lib/errmap_unix.c
[1764/4053] Compiling source3/lib/util_tdb.c
[1765/4053] Compiling libcli/registry/util_reg.c
[1766/4053] Compiling source3/lib/smbd_shim.c
[1767/4053] Compiling source3/lib/cluster_support.c
[1768/4053] Compiling source3/lib/ctdb_dummy.c
[1769/4053] Compiling libcli/netlogon/netlogon.c
[1770/4053] Compiling libcli/cldap/cldap.c
[1771/4053] Compiling source4/libcli/ldap/ldap_client.c
[1772/4053] Compiling source4/libcli/ldap/ldap_bind.c
[1773/4053] Compiling source4/libcli/ldap/ldap_ildap.c
[1774/4053] Compiling source4/libcli/ldap/ldap_controls.c
[1775/4053] Compiling source4/libcli/resolve/bcast.c
[1776/4053] Compiling source4/libcli/resolve/nbtlist.c
[1777/4053] Compiling source4/libcli/resolve/wins.c
[1778/4053] Compiling source4/libcli/resolve/dns_ex.c
[1779/4053] Compiling source4/libcli/resolve/host.c
[1780/4053] Compiling source4/libcli/resolve/lmhosts.c
[1781/4053] Compiling source4/libcli/resolve/resolve_lp.c
[1782/4053] Compiling libcli/util/tstream.c
[1783/4053] Compiling source4/lib/socket/interface.c
[1784/4053] Compiling default/librpc/gen_ndr/ndr_winreg_c.c
[1785/4053] Compiling default/librpc/gen_ndr/ndr_epmapper_c.c
[1786/4053] Compiling default/librpc/gen_ndr/ndr_netlogon_c.c
[1787/4053] Compiling default/librpc/gen_ndr/ndr_dfs_c.c
[1788/4053] Compiling default/librpc/gen_ndr/ndr_lsa_c.c
[1789/4053] Compiling default/librpc/gen_ndr/ndr_eventlog_c.c
[1790/4053] Compiling default/librpc/gen_ndr/ndr_atsvc_c.c
[1791/4053] Compiling default/librpc/gen_ndr/ndr_spoolss_c.c
[1792/4053] Compiling default/librpc/gen_ndr/ndr_samr_c.c
[1793/4053] Compiling default/librpc/gen_ndr/ndr_wkssvc_c.c
[1794/4053] Compiling default/librpc/dcerpc-samba.empty.c
[1795/4053] Compiling default/librpc/gen_ndr/ndr_echo_c.c
[1796/4053] Compiling default/librpc/gen_ndr/ndr_srvsvc_c.c
[1797/4053] Compiling default/librpc/gen_ndr/ndr_dnsserver_c.c
[1798/4053] Compiling default/librpc/gen_ndr/ndr_initshutdown_c.c
[1799/4053] Compiling default/librpc/gen_ndr/ndr_ntsvcs_c.c
[1800/4053] Compiling default/librpc/gen_ndr/ndr_svcctl_c.c
[1801/4053] Compiling source4/cluster/cluster.c
[1802/4053] Compiling source4/cluster/local.c
[1803/4053] Compiling python/pyglue.c
[1804/4053] Compiling source4/param/provision.c
[1805/4053] Compiling source4/param/pyparam.c
[1806/4053] Compiling source4/param/share.c
[1807/4053] Compiling source4/param/share_classic.c
[1808/4053] Compiling source4/param/share_ldb.c
[1809/4053] Compiling source4/param/pyparam.c
[1810/4053] Compiling default/source4/param/shares.empty.c
[1811/4053] Compiling librpc/tools/ndrdump.c
[1812/4053] Compiling source4/lib/cmdline/popt_common.c
[1813/4053] Compiling default/source4/librpc/dcerpc-samba4.empty.c
[1814/4053] Compiling default/librpc/gen_ndr/ndr_winbind_c.c
[1815/4053] Compiling default/source4/librpc/gen_ndr/ndr_irpc_c.c
[1816/4053] Compiling default/source4/librpc/dcerpc-samr.empty.c
[1817/4053] Compiling default/source4/librpc/gen_ndr/ndr_winsif_c.c
[1818/4053] Compiling source4/librpc/rpc/pyrpc.c
[1819/4053] Compiling default/librpc/gen_ndr/py_srvsvc.c
[1820/4053] Compiling default/librpc/gen_ndr/py_echo.c
[1821/4053] Compiling default/librpc/gen_ndr/py_dns.c
[1822/4053] Compiling default/librpc/gen_ndr/py_auth.c
[1823/4053] Compiling default/librpc/gen_ndr/py_krb5pac.c
[1824/4053] Compiling default/librpc/gen_ndr/py_winreg.c
[1825/4053] Compiling default/librpc/gen_ndr/py_misc.c
[1826/4053] Compiling default/librpc/gen_ndr/py_initshutdown.c
[1827/4053] Compiling default/librpc/gen_ndr/py_epmapper.c
[1828/4053] Compiling default/librpc/gen_ndr/py_mgmt.c
[1829/4053] Compiling default/librpc/gen_ndr/py_atsvc.c
[1830/4053] Compiling default/librpc/gen_ndr/py_nbt.c
[1831/4053] Compiling default/librpc/gen_ndr/ndr_nbt_c.c
[1832/4053] Compiling default/librpc/gen_ndr/py_samr.c
[1833/4053] Compiling default/librpc/gen_ndr/py_svcctl.c
[1834/4053] Compiling default/librpc/gen_ndr/py_lsa.c
[1835/4053] Compiling default/librpc/gen_ndr/py_wkssvc.c
[1836/4053] Compiling default/librpc/gen_ndr/py_dfs.c
[1837/4053] Compiling default/librpc/gen_ndr/py_dcerpc.c
[1838/4053] Compiling default/librpc/gen_ndr/py_unixinfo.c
[1839/4053] Compiling default/librpc/gen_ndr/ndr_unixinfo_c.c
[1840/4053] Compiling default/source4/librpc/gen_ndr/py_irpc.c
[1841/4053] Compiling default/librpc/gen_ndr/py_server_id.c
[1842/4053] Compiling default/librpc/gen_ndr/ndr_server_id_c.c
[1843/4053] Compiling default/librpc/gen_ndr/py_winbind.c
[1844/4053] Compiling default/librpc/gen_ndr/py_netlogon.c
[1845/4053] Compiling default/librpc/gen_ndr/py_idmap.c
[1846/4053] Compiling default/librpc/gen_ndr/py_drsuapi.c
[1847/4053] Compiling default/librpc/gen_ndr/ndr_drsuapi_c.c
[1848/4053] Compiling default/librpc/gen_ndr/py_security.c
[1849/4053] Compiling default/librpc/gen_ndr/py_drsblobs.c
[1850/4053] Compiling default/librpc/gen_ndr/ndr_drsblobs_c.c
[1851/4053] Compiling default/librpc/gen_ndr/py_dnsp.c
[1852/4053] Compiling default/librpc/gen_ndr/py_xattr.c
[1853/4053] Compiling default/librpc/gen_ndr/ndr_xattr_c.c
[1854/4053] Compiling default/librpc/gen_ndr/py_idmap.c
[1855/4053] Compiling default/librpc/gen_ndr/py_dnsserver.c
[1856/4053] Compiling default/librpc/gen_ndr/py_smb_acl.c
[1857/4053] Compiling default/source4/dsdb/samdb/ldb_modules/dsdb-module.empty.c
[1858/4053] Compiling source4/dsdb/samdb/ldb_modules/util.c
[1859/4053] Compiling source4/dsdb/samdb/ldb_modules/acl_util.c
[1860/4053] Compiling source4/dsdb/samdb/ldb_modules/schema_util.c
[1861/4053] Compiling source4/dsdb/samdb/ldb_modules/netlogon.c
[1862/4053] Compiling source4/dsdb/samdb/ldb_modules/ridalloc.c
[1863/4053] Compiling source4/dsdb/samdb/ldb_modules/samba_dsdb.c
[1864/4053] Compiling source4/dsdb/samdb/ldb_modules/samba_secrets.c
[1865/4053] Compiling source4/dsdb/samdb/ldb_modules/objectguid.c
[1866/4053] Compiling source4/dsdb/samdb/ldb_modules/repl_meta_data.c
[1867/4053] Compiling source4/dsdb/samdb/ldb_modules/schema_load.c
[1868/4053] Compiling source4/dsdb/samdb/ldb_modules/schema_data.c
[1869/4053] Compiling source4/dsdb/samdb/ldb_modules/samldb.c
[1870/4053] Compiling source4/dsdb/samdb/ldb_modules/samba3sam.c
[1871/4053] Compiling source4/lib/samba3/smbpasswd.c
[1872/4053] Compiling source4/dsdb/samdb/ldb_modules/samba3sid.c
[1873/4053] Compiling source4/dsdb/samdb/ldb_modules/simple_ldap_map.c
[1874/4053] Compiling source4/dsdb/samdb/ldb_modules/rootdse.c
[1875/4053] Compiling source4/dsdb/samdb/ldb_modules/password_hash.c
[1876/4053] Compiling source4/dsdb/samdb/ldb_modules/local_password.c
[1877/4053] Compiling source4/dsdb/samdb/ldb_modules/extended_dn_in.c
[1878/4053] Compiling source4/dsdb/samdb/ldb_modules/extended_dn_out.c
[1879/4053] Compiling source4/dsdb/samdb/ldb_modules/extended_dn_store.c
[1880/4053] Compiling source4/dsdb/samdb/ldb_modules/show_deleted.c
[1881/4053] Compiling source4/dsdb/samdb/ldb_modules/partition.c
[1882/4053] Compiling source4/dsdb/samdb/ldb_modules/partition_init.c
[1883/4053] Compiling source4/dsdb/samdb/ldb_modules/partition_metadata.c
[1884/4053] Compiling source4/dsdb/samdb/ldb_modules/new_partition.c
[1885/4053] Compiling source4/dsdb/samdb/ldb_modules/update_keytab.c
[1886/4053] Compiling source4/dsdb/samdb/ldb_modules/secrets_tdb_sync.c
[1887/4053] Compiling default/source3/librpc/gen_ndr/ndr_secrets.c
[1888/4053] Compiling source3/passdb/secrets.c
[1889/4053] Compiling source3/passdb/machine_account_secrets.c
[1890/4053] Compiling source3/passdb/machine_sid.c
[1891/4053] Compiling source3/passdb/secrets_lsa.c
[1892/4053] Compiling source4/dsdb/samdb/ldb_modules/objectclass.c
[1893/4053] Compiling source4/dsdb/samdb/ldb_modules/objectclass_attrs.c
[1894/4053] Compiling source4/dsdb/samdb/ldb_modules/subtree_rename.c
[1895/4053] Compiling source4/dsdb/samdb/ldb_modules/subtree_delete.c
[1896/4053] Compiling source4/dsdb/samdb/ldb_modules/linked_attributes.c
[1897/4053] Compiling source4/dsdb/samdb/ldb_modules/ranged_results.c
[1898/4053] Compiling source4/dsdb/samdb/ldb_modules/anr.c
[1899/4053] Compiling source4/dsdb/samdb/ldb_modules/instancetype.c
[1900/4053] Compiling source4/dsdb/samdb/ldb_modules/operational.c
[1901/4053] Compiling source4/dsdb/samdb/ldb_modules/descriptor.c
[1902/4053] Compiling source4/dsdb/samdb/ldb_modules/resolve_oids.c
[1903/4053] Compiling source4/dsdb/samdb/ldb_modules/acl.c
[1904/4053] Compiling source4/dsdb/samdb/ldb_modules/lazy_commit.c
[1905/4053] Compiling source4/dsdb/samdb/ldb_modules/acl_read.c
[1906/4053] Compiling source4/dsdb/samdb/ldb_modules/simple_dn.c
[1907/4053] Compiling source4/dsdb/samdb/ldb_modules/dirsync.c
[1908/4053] Compiling source4/dsdb/samdb/ldb_modules/dsdb_notification.c
[1909/4053] Compiling source4/dsdb/samdb/ldb_modules/dns_notify.c
[1910/4053] Compiling source4/dsdb/samdb/ldb_modules/tombstone_reanimate.c
[1911/4053] Compiling source4/dsdb/repl/drepl_service.c
[1912/4053] Compiling source4/dsdb/repl/drepl_periodic.c
[1913/4053] Compiling source4/dsdb/repl/drepl_partitions.c
[1914/4053] Compiling source4/dsdb/repl/drepl_out_pull.c
[1915/4053] Compiling source4/dsdb/repl/drepl_out_helpers.c
[1916/4053] Compiling source4/dsdb/repl/drepl_notify.c
[1917/4053] Compiling source4/dsdb/repl/drepl_ridalloc.c
[1918/4053] Compiling source4/dsdb/repl/drepl_extended.c
[1919/4053] Compiling source4/dsdb/repl/drepl_fsmo.c
[1920/4053] Compiling source4/dsdb/repl/drepl_secret.c
[1921/4053] Compiling source4/dsdb/repl/drepl_replica.c
[1922/4053] Compiling source4/auth/ntlm/auth_server_service.c
[1923/4053] Compiling source4/smbd/service.c
[1924/4053] Compiling source4/smbd/service_stream.c
[1925/4053] Compiling source4/smbd/service_named_pipe.c
[1926/4053] Compiling source4/smbd/service_task.c
../source4/smbd/service_task.c: In function ‘task_server_terminate’:
../source4/smbd/service_task.c:45:4: warning: ‘dcerpc_binding_handle_set_sync_ev’ is deprecated (declared at ../source4/../librpc/rpc/rpc_common.h:279) [-Wdeprecated-declarations]
    dcerpc_binding_handle_set_sync_ev(irpc_handle, event_ctx);
    ^
[1927/4053] Compiling source4/echo_server/echo_server.c
[1928/4053] Compiling source4/auth/ntlm/auth_anonymous.c
[1929/4053] Compiling source4/auth/ntlm/auth.c
[1930/4053] Compiling source4/auth/ntlm/auth_util.c
[1931/4053] Compiling source4/auth/ntlm/auth_simple.c
[1932/4053] Compiling source4/auth/ntlm/auth_sam.c
[1933/4053] Compiling source4/auth/ntlm/auth_winbind.c
../source4/auth/ntlm/auth_winbind.c: In function ‘winbind_check_password’:
../source4/auth/ntlm/auth_winbind.c:140:2: warning: ‘dcerpc_binding_handle_set_sync_ev’ is deprecated (declared at ../source4/../librpc/rpc/rpc_common.h:279) [-Wdeprecated-declarations]
  dcerpc_binding_handle_set_sync_ev(irpc_handle, ctx->auth_ctx->event_ctx);
  ^
[1934/4053] Compiling source4/auth/ntlm/auth_developer.c
[1935/4053] Compiling source4/auth/ntlm/auth_unix.c
[1936/4053] Compiling nsswitch/wb_reqtrans.c
[1937/4053] Compiling source4/libcli/wbclient/wbclient.c
[1938/4053] Compiling source4/auth/unix_token.c
[1939/4053] Compiling libcli/named_pipe_auth/npa_tstream.c
[1940/4053] Compiling source4/smbd/process_model.c
[1941/4053] Compiling source4/smbd/process_single.c
[1942/4053] Compiling source4/dsdb/kcc/kcc_service.c
[1943/4053] Compiling source4/dsdb/kcc/kcc_connection.c
[1944/4053] Compiling source4/dsdb/kcc/kcc_topology.c
[1945/4053] Compiling source4/dsdb/kcc/kcc_deleted.c
[1946/4053] Compiling source4/dsdb/kcc/kcc_periodic.c
[1947/4053] Compiling source4/dsdb/kcc/kcc_drs_replica_info.c
[1948/4053] Compiling lib/util/util_runcmd.c
[1949/4053] Compiling source4/dsdb/dns/dns_update.c
[1950/4053] Compiling source4/dsdb/pydsdb.c
[1951/4053] Compiling source4/smbd/server.c
[1952/4053] Compiling source4/auth/samba_server_gensec.c
[1953/4053] Compiling source4/ntptr/simple_ldb/ntptr_simple_ldb.c
[1954/4053] Compiling source4/ntptr/ntptr_base.c
[1955/4053] Compiling source4/ntptr/ntptr_interface.c
[1956/4053] Compiling source4/rpc_server/common/forward.c
[1957/4053] Compiling source4/rpc_server/common/reply.c
[1958/4053] Compiling source4/rpc_server/dcesrv_auth.c
[1959/4053] Compiling source4/rpc_server/common/loadparm.c
[1960/4053] Compiling source4/lib/registry/interface.c
[1961/4053] Compiling source4/lib/registry/util.c
[1962/4053] Compiling source4/lib/registry/samba.c
[1963/4053] Compiling source4/lib/registry/patchfile_dotreg.c
[1964/4053] Compiling source4/lib/registry/patchfile_preg.c
[1965/4053] Compiling source4/lib/registry/patchfile.c
[1966/4053] Compiling source4/lib/registry/regf.c
[1967/4053] Compiling source4/lib/registry/hive.c
[1968/4053] Compiling source4/lib/registry/local.c
[1969/4053] Compiling source4/lib/registry/ldb.c
[1970/4053] Compiling source4/lib/registry/rpc.c
[1971/4053] Compiling default/source4/lib/registry/tdr_regf.c
[1972/4053] Compiling lib/tdr/tdr.c
[1973/4053] Compiling source4/ntvfs/sysdep/inotify.c
[1974/4053] Compiling source4/ntvfs/smb2/vfs_smb2.c
[1975/4053] Compiling source4/ntvfs/cifs/vfs_cifs.c
[1976/4053] Compiling source4/ntvfs/print/vfs_print.c
[1977/4053] Compiling source4/ntvfs/posix/pvfs_acl_xattr.c
[1978/4053] Compiling source4/ntvfs/ipc/vfs_ipc.c
[1979/4053] Compiling source4/ntvfs/ipc/ipc_rap.c
[1980/4053] Compiling source4/ntvfs/ipc/rap_server.c
[1981/4053] Compiling source4/ntvfs/simple/vfs_simple.c
[1982/4053] Compiling source4/ntvfs/simple/svfs_util.c
[1983/4053] Compiling source4/ntvfs/unixuid/vfs_unixuid.c
../source4/ntvfs/unixuid/vfs_unixuid.c: In function ‘unixuid_connect’:
../source4/ntvfs/unixuid/vfs_unixuid.c:250:2: warning: ‘tevent_loop_set_nesting_hook’ is deprecated (declared at ../lib/tevent/tevent.h:1762) [-Wdeprecated-declarations]
  tevent_loop_set_nesting_hook(ntvfs->ctx->event_ctx, 
  ^
[1984/4053] Compiling source4/ntvfs/sysdep/sys_lease_linux.c
[1985/4053] Compiling source4/ntvfs/sysdep/sys_lease.c
[1986/4053] Compiling source4/ntvfs/sysdep/sys_notify.c
[1987/4053] Compiling source4/ntvfs/ntvfs_base.c
[1988/4053] Compiling source4/ntvfs/ntvfs_generic.c
[1989/4053] Compiling source4/ntvfs/ntvfs_interface.c
[1990/4053] Compiling source4/ntvfs/ntvfs_util.c
[1991/4053] Compiling source4/ntvfs/posix/pvfs_acl_nfs4.c
[1992/4053] Compiling source4/rpc_server/common/server_info.c
[1993/4053] Compiling source4/rpc_server/common/share_info.c
[1994/4053] Compiling source4/ntvfs/posix/pvfs_acl.c
[1995/4053] Compiling source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c
[1996/4053] Compiling source4/ntvfs/cifs_posix_cli/svfs_util.c
[1997/4053] Compiling source4/ntvfs/posix/vfs_posix.c
[1998/4053] Compiling source4/ntvfs/posix/pvfs_util.c
[1999/4053] Compiling source4/ntvfs/posix/pvfs_search.c
[2000/4053] Compiling source4/ntvfs/posix/pvfs_dirlist.c
[2001/4053] Compiling source4/ntvfs/posix/pvfs_fileinfo.c
[2002/4053] Compiling source4/ntvfs/posix/pvfs_unlink.c
[2003/4053] Compiling source4/ntvfs/posix/pvfs_mkdir.c
[2004/4053] Compiling source4/ntvfs/posix/pvfs_open.c
[2005/4053] Compiling source4/ntvfs/posix/pvfs_read.c
[2006/4053] Compiling source4/ntvfs/posix/pvfs_flush.c
[2007/4053] Compiling source4/ntvfs/posix/pvfs_write.c
[2008/4053] Compiling source4/ntvfs/posix/pvfs_fsinfo.c
[2009/4053] Compiling source4/ntvfs/posix/pvfs_qfileinfo.c
[2010/4053] Compiling source4/ntvfs/posix/pvfs_setfileinfo.c
[2011/4053] Compiling source4/ntvfs/posix/pvfs_rename.c
[2012/4053] Compiling source4/ntvfs/posix/pvfs_resolve.c
[2013/4053] Compiling source4/ntvfs/posix/pvfs_shortname.c
[2014/4053] Compiling source4/ntvfs/posix/pvfs_lock.c
[2015/4053] Compiling source4/ntvfs/posix/pvfs_oplock.c
[2016/4053] Compiling source4/ntvfs/posix/pvfs_wait.c
[2017/4053] Compiling source4/ntvfs/posix/pvfs_seek.c
[2018/4053] Compiling source4/ntvfs/posix/pvfs_ioctl.c
[2019/4053] Compiling source4/ntvfs/posix/pvfs_xattr.c
[2020/4053] Compiling source4/ntvfs/posix/pvfs_streams.c
[2021/4053] Compiling source4/ntvfs/posix/pvfs_notify.c
[2022/4053] Compiling source4/ntvfs/posix/pvfs_sys.c
[2023/4053] Compiling source4/ntvfs/posix/xattr_system.c
[2024/4053] Compiling source4/ntvfs/nbench/vfs_nbench.c
[2025/4053] Compiling source4/ntvfs/common/init.c
[2026/4053] Compiling source4/ntvfs/common/brlock.c
[2027/4053] Compiling source4/ntvfs/common/brlock_tdb.c
[2028/4053] Compiling source4/ntvfs/common/opendb.c
[2029/4053] Compiling source4/ntvfs/common/opendb_tdb.c
[2030/4053] Compiling source4/ntvfs/common/notify.c
[2031/4053] Compiling source4/ntvfs/posix/posix_eadb.c
[2032/4053] Compiling source4/smbd/process_standard.c
[2033/4053] Compiling source4/libnet/libnet.c
[2034/4053] Compiling source4/libnet/libnet_passwd.c
[2035/4053] Compiling source4/libnet/libnet_time.c
[2036/4053] Compiling source4/libnet/libnet_rpc.c
[2037/4053] Compiling source4/libnet/libnet_join.c
[2038/4053] Compiling source4/libnet/libnet_site.c
[2039/4053] Compiling source4/libnet/libnet_become_dc.c
[2040/4053] Compiling source4/libnet/libnet_unbecome_dc.c
[2041/4053] Compiling source4/libnet/libnet_vampire.c
[2042/4053] Compiling source4/libnet/libnet_samdump.c
[2043/4053] Compiling source4/libnet/libnet_samsync_ldb.c
[2044/4053] Compiling source4/libnet/libnet_user.c
[2045/4053] Compiling source4/libnet/libnet_group.c
[2046/4053] Compiling source4/libnet/libnet_share.c
[2047/4053] Compiling source4/libnet/libnet_lookup.c
[2048/4053] Compiling source4/libnet/libnet_domain.c
[2049/4053] Compiling source4/libnet/userinfo.c
[2050/4053] Compiling source4/libnet/groupinfo.c
[2051/4053] Compiling source4/libnet/userman.c
[2052/4053] Compiling source4/libnet/groupman.c
[2053/4053] Compiling source4/libnet/prereq_domain.c
[2054/4053] Compiling source4/libnet/libnet_samsync.c
[2055/4053] Compiling libcli/samsync/decrypt.c
[2056/4053] Compiling source4/libnet/py_net.c
[2057/4053] Compiling source4/libnet/py_net_dckeytab.c
[2058/4053] Compiling source4/libnet/libnet_export_keytab.c
[2059/4053] Compiling source4/kdc/hdb-samba4.c
[2060/4053] Compiling source4/kdc/hdb-samba4-plugin.c
[2061/4053] Compiling source4/kdc/sdb_to_hdb.c
[2062/4053] Compiling source4/kdc/db-glue.c
[2063/4053] Compiling source4/kdc/sdb.c
[2064/4053] Compiling source4/heimdal/lib/hdb/db.c
[2065/4053] Compiling source4/heimdal/lib/hdb/dbinfo.c
[2066/4053] Compiling source4/heimdal/lib/hdb/hdb.c
[2067/4053] Compiling source4/heimdal/lib/hdb/ext.c
[2068/4053] Compiling source4/heimdal/lib/hdb/keytab.c
[2069/4053] Compiling source4/heimdal/lib/hdb/hdb-keytab.c
[2070/4053] Compiling source4/heimdal/lib/hdb/mkey.c
[2071/4053] Compiling source4/heimdal/lib/hdb/ndbm.c
[2072/4053] Compiling default/source4/heimdal/lib/hdb/hdb_err.c
[2073/4053] Compiling source4/heimdal_build/hdb-glue.c
[2074/4053] Compiling default/source4/heimdal/lib/asn1/asn1_hdb_asn1.c
[2075/4053] Compiling source4/heimdal/lib/hdb/keys.c
../source4/heimdal/lib/hdb/keys.c:42:1: warning: no previous prototype for ‘hdb_free_keys’ [-Wmissing-prototypes]
 hdb_free_keys(krb5_context context, int len, Key *keys)
 ^
../source4/heimdal/lib/hdb/keys.c:209:1: warning: no previous prototype for ‘hdb_add_current_keys_to_history’ [-Wmissing-prototypes]
 hdb_add_current_keys_to_history(krb5_context context, hdb_entry *entry)
 ^
../source4/heimdal/lib/hdb/keys.c:359:1: warning: no previous prototype for ‘hdb_generate_key_set’ [-Wmissing-prototypes]
 hdb_generate_key_set(krb5_context context, krb5_principal principal,
 ^
../source4/heimdal/lib/hdb/keys.c:472:1: warning: no previous prototype for ‘hdb_generate_key_set_password’ [-Wmissing-prototypes]
 hdb_generate_key_set_password(krb5_context context,
 ^
[2076/4053] Compiling source4/auth/gensec/gensec_krb5.c
[2077/4053] Compiling source4/auth/gensec/gensec_krb5_util.c
[2078/4053] Compiling source4/auth/gensec/pygensec.c
[2079/4053] Compiling source4/auth/pyauth.c
[2080/4053] Compiling auth/credentials/pycredentials.c
[2081/4053] Compiling source4/lib/cmdline/credentials.c
[2082/4053] Compiling nsswitch/nsstest.c
[2083/4053] Compiling nsswitch/winbind_nss_linux.c
[2084/4053] Compiling nsswitch/winbind_nss_linux.c
[2085/4053] Compiling nsswitch/wins.c
[2086/4053] Compiling nsswitch/pam_winbind.c
[2087/4053] Compiling nsswitch/winbind_krb5_locator.c
[2088/4053] Compiling nsswitch/wbinfo.c
[2089/4053] Compiling lib/afs/afs_settoken.c
[2090/4053] Compiling lib/ldb-samba/pyldb.c
[2091/4053] Compiling lib/ldb-samba/samba_extensions.c
[2092/4053] Compiling source4/lib/cmdline/popt_credentials.c
[2093/4053] Compiling lib/ldb-samba/ldb_ildap.c
[2094/4053] Compiling source4/lib/registry/tools/common.c
[2095/4053] Compiling source4/lib/registry/tools/regdiff.c
[2096/4053] Compiling source4/lib/registry/tools/regpatch.c
[2097/4053] Compiling source4/lib/registry/tools/regshell.c
[2098/4053] Compiling libcli/smbreadline/smbreadline.c
[2099/4053] Compiling source4/lib/registry/tools/regtree.c
[2100/4053] Compiling source4/lib/registry/tests/generic.c
[2101/4053] Compiling source4/lib/registry/tests/hive.c
[2102/4053] Compiling source4/lib/registry/tests/diff.c
[2103/4053] Compiling source4/lib/registry/tests/registry.c
[2104/4053] Compiling source4/lib/registry/pyregistry.c
[2105/4053] Compiling source4/lib/messaging/pymessaging.c
[2106/4053] Compiling lib/nss_wrapper/nss_wrapper.c
[2107/4053] Compiling lib/socket_wrapper/socket_wrapper.c
[2108/4053] Compiling lib/resolv_wrapper/resolv_wrapper.c
[2109/4053] Compiling lib/uid_wrapper/uid_wrapper.c
[2110/4053] Compiling lib/afs/afs_funcs.c
[2111/4053] Compiling lib/util/tests/genrandperf.c
[2112/4053] Compiling lib/crypto/md4test.c
[2113/4053] Compiling lib/crypto/md5test.c
[2114/4053] Compiling lib/crypto/hmacmd5test.c
[2115/4053] Compiling lib/crypto/aes_cmac_128_test.c
[2116/4053] Compiling lib/crypto/aes_ccm_128_test.c
[2117/4053] Compiling lib/crypto/aes_gcm_128_test.c
[2118/4053] Compiling lib/torture/torture.c
[2119/4053] Compiling lib/torture/subunit.c
[2120/4053] Compiling lib/torture/simple.c
[2121/4053] Compiling source4/lib/com/tables.c
[2122/4053] Compiling source4/lib/com/rot.c
[2123/4053] Compiling source4/lib/com/main.c
../source4/lib/com/main.c: In function ‘com_create_object’:
../source4/lib/com/main.c:67:2: warning: passing argument 1 of ‘factory->vtable->Release’ from incompatible pointer type [enabled by default]
  IUnknown_Release(factory, ctx);
  ^
../source4/lib/com/main.c:67:2: note: expected ‘struct IUnknown *’ but argument is of type ‘struct IClassFactory *’
[2124/4053] Compiling source4/lib/com/classes/simple.c
../source4/lib/com/classes/simple.c:95:2: warning: initialization from incompatible pointer type [enabled by default]
  simpleclass_IClassFactory_CreateInstance,
  ^
../source4/lib/com/classes/simple.c:95:2: warning: (near initialization for ‘simple_classobject_vtable.CreateInstance’) [enabled by default]
../source4/lib/com/classes/simple.c:106:2: warning: initialization from incompatible pointer type [enabled by default]
  simple_IStream_Read,
  ^
../source4/lib/com/classes/simple.c:106:2: warning: (near initialization for ‘simple_IStream_vtable.Read’) [enabled by default]
../source4/lib/com/classes/simple.c:108:1: warning: initialization from incompatible pointer type [enabled by default]
 };
 ^
../source4/lib/com/classes/simple.c:108:1: warning: (near initialization for ‘simple_IStream_vtable.Write’) [enabled by default]
[2125/4053] Compiling source4/lib/com/pycom.c
[2126/4053] Compiling source4/dns_server/dnsserver_common.c
[2127/4053] Compiling libcli/dns/dns.c
[2128/4053] Compiling source4/dns_server/dns_server.c
[2129/4053] Compiling source4/dns_server/dns_query.c
[2130/4053] Compiling source4/dns_server/dns_update.c
[2131/4053] Compiling source4/dns_server/dns_utils.c
[2132/4053] Compiling source4/dns_server/dns_crypto.c
[2133/4053] Compiling source3/auth/auth_domain.c
[2134/4053] Compiling source3/auth/auth_samba4.c
[2135/4053] Compiling source3/libsmb/samlogon_cache.c
[2136/4053] Compiling source3/auth/user_util.c
[2137/4053] Compiling source3/auth/auth_winbind.c
[2138/4053] Compiling source3/auth/auth_wbc.c
[2139/4053] Compiling source3/auth/auth_builtin.c
[2140/4053] Compiling source3/auth/token_util.c
[2141/4053] Compiling source3/auth/auth_sam.c
[2142/4053] Compiling source3/auth/auth.c
[2143/4053] Compiling source3/auth/user_krb5.c
[2144/4053] Compiling source3/auth/auth_ntlmssp.c
[2145/4053] Compiling source3/auth/auth_generic.c
[2146/4053] Compiling source3/auth/pampass.c
[2147/4053] Compiling source3/auth/pass_check.c
[2148/4053] Compiling source3/auth/auth_util.c
[2149/4053] Compiling source3/auth/check_samsec.c
[2150/4053] Compiling source3/auth/server_info.c
[2151/4053] Compiling source3/auth/server_info_sam.c
[2152/4053] Compiling source3/auth/user_info.c
[2153/4053] Compiling source3/auth/auth_unix.c
[2154/4053] Compiling source3/rpc_client/cli_pipe_schannel.c
[2155/4053] Compiling source3/rpc_client/cli_lsarpc.c
[2156/4053] Compiling source3/rpc_client/init_lsa.c
[2157/4053] Compiling source3/rpc_client/cli_netlogon.c
[2158/4053] Compiling source3/rpc_client/util_netlogon.c
[2159/4053] Compiling source3/rpc_client/init_netlogon.c
[2160/4053] Compiling libcli/auth/netlogon_creds_cli.c
[2161/4053] Compiling source3/rpc_client/cli_pipe.c
[2162/4053] Compiling source3/rpc_client/rpc_transport_np.c
[2163/4053] Compiling source3/rpc_client/rpc_transport_sock.c
[2164/4053] Compiling source3/rpc_client/rpc_transport_tstream.c
[2165/4053] Compiling source3/librpc/rpc/dcerpc_helpers.c
[2166/4053] Compiling source3/libsmb/auth_generic.c
[2167/4053] Compiling source3/libsmb/clientgen.c
[2168/4053] Compiling source3/libsmb/cliconnect.c
[2169/4053] Compiling source3/libsmb/clifile.c
[2170/4053] Compiling source3/libsmb/clispnego.c
[2171/4053] Compiling source3/libsmb/clirap.c
[2172/4053] Compiling source3/libsmb/clierror.c
[2173/4053] Compiling source3/libsmb/climessage.c
[2174/4053] Compiling source3/libsmb/clireadwrite.c
[2175/4053] Compiling source3/libsmb/clilist.c
[2176/4053] Compiling source3/libsmb/cliprint.c
[2177/4053] Compiling source3/libsmb/clitrans.c
[2178/4053] Compiling source3/libsmb/clisecdesc.c
[2179/4053] Compiling source3/libsmb/clidgram.c
[2180/4053] Compiling source3/libsmb/clistr.c
[2181/4053] Compiling source3/libsmb/cliquota.c
[2182/4053] Compiling source3/libsmb/clifsinfo.c
[2183/4053] Compiling source3/libsmb/clidfs.c
[2184/4053] Compiling source3/libsmb/clioplock.c
[2185/4053] Compiling source3/libsmb/clirap2.c
[2186/4053] Compiling source3/libsmb/async_smb.c
[2187/4053] Compiling source3/libsmb/reparse_symlink.c
[2188/4053] Compiling source3/libsmb/clisymlink.c
[2189/4053] Compiling source3/libsmb/smbsock_connect.c
[2190/4053] Compiling source3/libsmb/cli_smb2_fnum.c
[2191/4053] Compiling default/librpc/gen_ndr/ndr_ioctl.c
[2192/4053] Compiling librpc/ndr/ndr_ioctl.c
[2193/4053] Compiling source3/libads/cldap.c
[2194/4053] Compiling source3/librpc/crypto/gse_krb5.c
[2195/4053] Compiling source3/librpc/crypto/gse.c
[2196/4053] Compiling source3/libsmb/unexpected.c
[2197/4053] Compiling source3/libsmb/namecache.c
[2198/4053] Compiling source3/libsmb/nmblib.c
[2199/4053] Compiling source3/libsmb/namequery.c
[2200/4053] Compiling source3/libsmb/conncache.c
[2201/4053] Compiling source3/libads/sitename_cache.c
[2202/4053] Compiling source3/libads/kerberos.c
../source3/libads/kerberos.c: In function ‘smb_krb5_get_ntstatus_from_krb5_error_init_creds_opt’:
../source3/libads/kerberos.c:161:2: warning: ‘krb5_get_init_creds_opt_get_error’ is deprecated (declared at default/source4/heimdal/lib/krb5/krb5-protos.h:2004) [-Wdeprecated-declarations]
  ret = krb5_get_init_creds_opt_get_error(ctx, opt, &error);
  ^
[2203/4053] Compiling source3/libads/ads_status.c
[2204/4053] Compiling source3/lib/util_cmdline.c
[2205/4053] Compiling source3/libsmb/trusts_util.c
[2206/4053] Compiling source3/passdb/pdb_tdb.c
[2207/4053] Compiling source3/lib/server_mutex.c
[2208/4053] Compiling source3/passdb/pdb_wbc_sam.c
[2209/4053] Compiling source4/winbind/idmap.c
[2210/4053] Compiling source3/groupdb/mapping.c
[2211/4053] Compiling source3/groupdb/mapping_tdb.c
[2212/4053] Compiling source3/passdb/pdb_smbpasswd.c
[2213/4053] Compiling default/source3/samba-passdb.empty.c
[2214/4053] Compiling source3/passdb/pdb_ldap.c
[2215/4053] Compiling source3/passdb/pdb_nds.c
[2216/4053] Compiling source3/passdb/pdb_ipa.c
[2217/4053] Compiling source3/passdb/pdb_get_set.c
[2218/4053] Compiling source3/passdb/passdb.c
[2219/4053] Compiling source3/lib/util_wellknown.c
[2220/4053] Compiling source3/lib/util_builtin.c
[2221/4053] Compiling source3/passdb/pdb_compat.c
[2222/4053] Compiling source3/lib/util_sid_passdb.c
[2223/4053] Compiling source3/lib/util_unixsids.c
[2224/4053] Compiling source3/passdb/lookup_sid.c
[2225/4053] Compiling source3/passdb/login_cache.c
[2226/4053] Compiling source3/passdb/account_pol.c
[2227/4053] Compiling source3/lib/privileges.c
[2228/4053] Compiling source3/lib/util_nscd.c
[2229/4053] Compiling source3/lib/winbind_util.c
[2230/4053] Compiling source3/passdb/pdb_util.c
[2231/4053] Compiling source3/passdb/pdb_interface.c
[2232/4053] Compiling source3/passdb/pdb_secrets.c
[2233/4053] Compiling source3/passdb/pdb_unixid.c
[2234/4053] Compiling source3/passdb/pdb_samba_dsdb.c
[2235/4053] Compiling source3/lib/smbldap.c
[2236/4053] Compiling source3/passdb/pdb_ldap_schema.c
[2237/4053] Compiling source3/passdb/pdb_ldap_util.c
[2238/4053] Compiling source3/libads/ldap.c
[2239/4053] Compiling source3/libads/sasl.c
[2240/4053] Compiling source3/libads/sasl_wrapping.c
[2241/4053] Compiling source3/libads/krb5_setpw.c
../source3/libads/krb5_setpw.c: In function ‘ads_krb5_chg_password’:
../source3/libads/krb5_setpw.c:194:5: warning: ‘krb5_get_init_creds_opt_init’ is deprecated (declared at default/source4/heimdal/lib/krb5/krb5-protos.h:2011) [-Wdeprecated-declarations]
     krb5_get_init_creds_opt_init(&opts);
     ^
../source3/libads/krb5_setpw.c:242:5: warning: ‘krb5_change_password’ is deprecated (declared at default/source4/heimdal/lib/krb5/krb5-protos.h:846) [-Wdeprecated-declarations]
     ret = krb5_change_password(context,
     ^
[2242/4053] Compiling source3/libads/kerberos_util.c
[2243/4053] Compiling source3/libads/ldap_user.c
[2244/4053] Compiling source3/libads/ads_struct.c
[2245/4053] Compiling source3/libads/kerberos_keytab.c
[2246/4053] Compiling source3/libads/disp_sec.c
[2247/4053] Compiling source3/libads/ldap_utils.c
[2248/4053] Compiling source3/libads/ldap_schema.c
[2249/4053] Compiling source3/libads/util.c
[2250/4053] Compiling source3/libads/ndr.c
[2251/4053] Compiling source3/libsmb/namequery_dc.c
[2252/4053] Compiling source3/libsmb/trustdom_cache.c
[2253/4053] Compiling source3/libsmb/dsgetdcname.c
[2254/4053] Compiling source4/dns_server/dlz_bind9.c
[2255/4053] Compiling source4/dns_server/dlz_bind9.c
[2256/4053] Compiling source4/dns_server/dlz_bind9.c
[2257/4053] Compiling source4/dns_server/dlz_bind9.c
[2258/4053] Compiling source4/dns_server/pydns.c
[2259/4053] Compiling source4/smb_server/service_smb.c
[2260/4053] Compiling source4/smb_server/smb2/receive.c
[2261/4053] Compiling source4/smb_server/smb2/negprot.c
[2262/4053] Compiling source4/smb_server/smb2/sesssetup.c
[2263/4053] Compiling source4/smb_server/smb2/tcon.c
[2264/4053] Compiling source4/smb_server/smb2/fileio.c
[2265/4053] Compiling source4/smb_server/smb2/fileinfo.c
[2266/4053] Compiling source4/smb_server/smb2/find.c
[2267/4053] Compiling source4/smb_server/smb2/keepalive.c
[2268/4053] Compiling source4/smb_server/smb/receive.c
[2269/4053] Compiling source4/smb_server/smb/negprot.c
[2270/4053] Compiling source4/smb_server/smb/nttrans.c
[2271/4053] Compiling source4/smb_server/smb/reply.c
[2272/4053] Compiling source4/smb_server/smb/request.c
[2273/4053] Compiling source4/smb_server/smb/search.c
[2274/4053] Compiling source4/smb_server/smb/service.c
[2275/4053] Compiling source4/smb_server/smb/sesssetup.c
[2276/4053] Compiling source4/smb_server/smb/srvtime.c
[2277/4053] Compiling source4/smb_server/smb/trans2.c
[2278/4053] Compiling source4/smb_server/smb/signing.c
[2279/4053] Compiling source4/smb_server/handle.c
[2280/4053] Compiling source4/smb_server/tcon.c
[2281/4053] Compiling source4/smb_server/session.c
[2282/4053] Compiling source4/smb_server/blob.c
[2283/4053] Compiling source4/smb_server/management.c
[2284/4053] Compiling source4/smb_server/smb_server.c
[2285/4053] Compiling dfs_server/dfs_server_ad.c
[2286/4053] Compiling source4/rpc_server/dcerpc_server.c
[2287/4053] Compiling source4/rpc_server/dcesrv_mgmt.c
[2288/4053] Compiling source4/rpc_server/handles.c
[2289/4053] Compiling source4/rpc_server/wkssvc/dcesrv_wkssvc.c
[2290/4053] Compiling source4/rpc_server/backupkey/dcesrv_backupkey_heimdal.c
[2291/4053] Compiling source4/rpc_server/winreg/rpc_winreg.c
[2292/4053] Compiling source4/rpc_server/netlogon/dcerpc_netlogon.c
../source4/rpc_server/netlogon/dcerpc_netlogon.c: In function ‘dcesrv_netr_LogonSamLogon_base’:
../source4/rpc_server/netlogon/dcerpc_netlogon.c:929:4: warning: ‘dcerpc_binding_handle_set_sync_ev’ is deprecated (declared at ../source4/../librpc/rpc/rpc_common.h:279) [-Wdeprecated-declarations]
    dcerpc_binding_handle_set_sync_ev(irpc_handle,
    ^
[2293/4053] Compiling source4/rpc_server/samr/dcesrv_samr.c
[2294/4053] Compiling source4/rpc_server/samr/samr_password.c
[2295/4053] Compiling source4/rpc_server/eventlog/dcesrv_eventlog6.c
[2296/4053] Compiling source4/rpc_server/dnsserver/dcerpc_dnsserver.c
[2297/4053] Compiling source4/rpc_server/dnsserver/dnsutils.c
[2298/4053] Compiling source4/rpc_server/dnsserver/dnsdata.c
[2299/4053] Compiling source4/rpc_server/dnsserver/dnsdb.c
[2300/4053] Compiling source4/rpc_server/drsuapi/dcesrv_drsuapi.c
[2301/4053] Compiling source4/rpc_server/drsuapi/updaterefs.c
[2302/4053] Compiling source4/rpc_server/drsuapi/getncchanges.c
[2303/4053] Compiling source4/rpc_server/drsuapi/addentry.c
[2304/4053] Compiling source4/rpc_server/drsuapi/writespn.c
[2305/4053] Compiling source4/rpc_server/drsuapi/drsutil.c
[2306/4053] Compiling source4/rpc_server/srvsvc/dcesrv_srvsvc.c
[2307/4053] Compiling source4/rpc_server/srvsvc/srvsvc_ntvfs.c
[2308/4053] Compiling source4/rpc_server/echo/rpc_echo.c
[2309/4053] Compiling source4/rpc_server/spoolss/dcesrv_spoolss.c
[2310/4053] Compiling source4/rpc_server/browser/dcesrv_browser.c
[2311/4053] Compiling source4/rpc_server/remote/dcesrv_remote.c
[2312/4053] Compiling source4/rpc_server/lsa/dcesrv_lsa.c
[2313/4053] Compiling source4/rpc_server/lsa/lsa_init.c
[2314/4053] Compiling source4/rpc_server/lsa/lsa_lookup.c
[2315/4053] Compiling source4/rpc_server/unixinfo/dcesrv_unixinfo.c
[2316/4053] Compiling source4/rpc_server/epmapper/rpc_epmapper.c
[2317/4053] Compiling default/librpc/gen_ndr/ndr_backupkey_c.c
[2318/4053] Compiling source4/rpc_server/service_rpc.c
[2319/4053] Compiling source4/ldap_server/ldap_server.c
[2320/4053] Compiling source4/ldap_server/ldap_backend.c
[2321/4053] Compiling source4/ldap_server/ldap_bind.c
[2322/4053] Compiling source4/ldap_server/ldap_extended.c
[2323/4053] Compiling source4/web_server/wsgi.c
[2324/4053] Compiling source4/web_server/web_server.c
[2325/4053] Compiling source4/winbind/winbindd.c
[2326/4053] Compiling source4/winbind/wb_async_helpers.c
[2327/4053] Compiling source4/winbind/wb_utils.c
[2328/4053] Compiling source4/nbt_server/wins/winsdb.c
[2329/4053] Compiling source4/nbt_server/wins/wins_hook.c
[2330/4053] Compiling source4/nbt_server/wins/wins_ldb.c
[2331/4053] Compiling source4/nbt_server/wins/winsserver.c
[2332/4053] Compiling source4/nbt_server/wins/winsclient.c
[2333/4053] Compiling source4/nbt_server/wins/winswack.c
[2334/4053] Compiling source4/nbt_server/wins/wins_dns_proxy.c
[2335/4053] Compiling source4/nbt_server/dgram/request.c
[2336/4053] Compiling source4/nbt_server/dgram/netlogon.c
[2337/4053] Compiling source4/nbt_server/dgram/browse.c
[2338/4053] Compiling source4/nbt_server/interfaces.c
[2339/4053] Compiling source4/nbt_server/register.c
[2340/4053] Compiling source4/nbt_server/query.c
[2341/4053] Compiling source4/nbt_server/nodestatus.c
[2342/4053] Compiling source4/nbt_server/defense.c
[2343/4053] Compiling source4/nbt_server/packet.c
[2344/4053] Compiling source4/nbt_server/irpc.c
[2345/4053] Compiling source4/nbt_server/nbt_server.c
[2346/4053] Compiling source4/wrepl_server/wrepl_server.c
[2347/4053] Compiling source4/wrepl_server/wrepl_in_connection.c
[2348/4053] Compiling source4/wrepl_server/wrepl_in_call.c
[2349/4053] Compiling source4/wrepl_server/wrepl_apply_records.c
[2350/4053] Compiling source4/wrepl_server/wrepl_periodic.c
[2351/4053] Compiling source4/wrepl_server/wrepl_scavenging.c
[2352/4053] Compiling source4/wrepl_server/wrepl_out_pull.c
[2353/4053] Compiling source4/wrepl_server/wrepl_out_push.c
[2354/4053] Compiling source4/wrepl_server/wrepl_out_helpers.c
[2355/4053] Compiling source4/libcli/wrepl/winsrepl.c
[2356/4053] Compiling source4/cldap_server/cldap_server.c
[2357/4053] Compiling source4/cldap_server/rootdse.c
[2358/4053] Compiling source4/ntp_signd/ntp_signd.c
[2359/4053] Compiling source4/utils/ntlm_auth.c
[2360/4053] Compiling source4/utils/oLschema2ldif.c
[2361/4053] Compiling source4/ntvfs/posix/python/pyxattr_native.c
[2362/4053] Compiling source4/ntvfs/posix/python/pyposix_eadb.c
[2363/4053] Compiling source4/ntvfs/posix/python/pyxattr_tdb.c
[2364/4053] Compiling source3/lib/xattr_tdb.c
[2365/4053] Compiling source4/torture/util_smb.c
[2366/4053] Compiling source4/torture/basic/base.c
[2367/4053] Compiling source4/torture/basic/misc.c
[2368/4053] Compiling source4/torture/basic/scanner.c
[2369/4053] Compiling source4/torture/basic/utable.c
[2370/4053] Compiling source4/torture/basic/charset.c
[2371/4053] Compiling source4/torture/basic/mangle_test.c
[2372/4053] Compiling source4/torture/basic/denytest.c
[2373/4053] Compiling source4/torture/basic/aliases.c
[2374/4053] Compiling source4/torture/basic/locking.c
[2375/4053] Compiling source4/torture/basic/secleak.c
[2376/4053] Compiling source4/torture/basic/rename.c
[2377/4053] Compiling source4/torture/basic/dir.c
[2378/4053] Compiling source4/torture/basic/delete.c
[2379/4053] Compiling source4/torture/basic/unlink.c
[2380/4053] Compiling source4/torture/basic/disconnect.c
[2381/4053] Compiling source4/torture/basic/delaywrite.c
[2382/4053] Compiling source4/torture/basic/attr.c
[2383/4053] Compiling source4/torture/basic/properties.c
[2384/4053] Compiling source4/torture/raw/qfsinfo.c
[2385/4053] Compiling source4/torture/raw/qfileinfo.c
[2386/4053] Compiling source4/torture/raw/setfileinfo.c
[2387/4053] Compiling source4/torture/raw/search.c
[2388/4053] Compiling source4/torture/raw/close.c
[2389/4053] Compiling source4/torture/raw/open.c
[2390/4053] Compiling source4/torture/raw/mkdir.c
[2391/4053] Compiling source4/torture/raw/oplock.c
[2392/4053] Compiling source4/torture/raw/notify.c
[2393/4053] Compiling source4/torture/raw/mux.c
[2394/4053] Compiling source4/torture/raw/ioctl.c
[2395/4053] Compiling source4/torture/raw/chkpath.c
[2396/4053] Compiling source4/torture/raw/unlink.c
[2397/4053] Compiling source4/torture/raw/read.c
[2398/4053] Compiling source4/torture/raw/context.c
[2399/4053] Compiling source4/torture/raw/session.c
[2400/4053] Compiling source4/torture/raw/write.c
[2401/4053] Compiling source4/torture/raw/lock.c
[2402/4053] Compiling source4/torture/raw/pingpong.c
[2403/4053] Compiling source4/torture/raw/lockbench.c
[2404/4053] Compiling source4/torture/raw/lookuprate.c
[2405/4053] Compiling source4/torture/raw/tconrate.c
[2406/4053] Compiling source4/torture/raw/openbench.c
[2407/4053] Compiling source4/torture/raw/rename.c
[2408/4053] Compiling source4/torture/raw/eas.c
[2409/4053] Compiling source4/torture/raw/streams.c
[2410/4053] Compiling source4/torture/raw/acls.c
[2411/4053] Compiling source4/torture/raw/seek.c
[2412/4053] Compiling source4/torture/raw/samba3hide.c
[2413/4053] Compiling source4/torture/raw/samba3misc.c
[2414/4053] Compiling source4/torture/raw/composite.c
[2415/4053] Compiling source4/torture/raw/raw.c
[2416/4053] Compiling source4/torture/raw/offline.c
[2417/4053] Compiling source4/torture/smb2/connect.c
[2418/4053] Compiling source4/torture/smb2/scan.c
[2419/4053] Compiling source4/torture/smb2/util.c
[2420/4053] Compiling source4/torture/smb2/getinfo.c
[2421/4053] Compiling source4/torture/smb2/setinfo.c
[2422/4053] Compiling source4/torture/smb2/lock.c
[2423/4053] Compiling source4/torture/smb2/notify.c
[2424/4053] Compiling source4/torture/smb2/smb2.c
[2425/4053] Compiling source4/torture/smb2/durable_open.c
[2426/4053] Compiling source4/torture/smb2/durable_v2_open.c
[2427/4053] Compiling source4/torture/smb2/oplock.c
[2428/4053] Compiling source4/torture/smb2/dir.c
[2429/4053] Compiling source4/torture/smb2/lease.c
[2430/4053] Compiling source4/torture/smb2/create.c
[2431/4053] Compiling source4/torture/smb2/acls.c
[2432/4053] Compiling source4/torture/smb2/read.c
[2433/4053] Compiling source4/torture/smb2/compound.c
[2434/4053] Compiling source4/torture/smb2/streams.c
[2435/4053] Compiling source4/torture/smb2/ioctl.c
[2436/4053] Compiling source4/torture/smb2/rename.c
[2437/4053] Compiling source4/torture/smb2/session.c
[2438/4053] Compiling source4/torture/smb2/delete-on-close.c
[2439/4053] Compiling source4/torture/smb2/replay.c
[2440/4053] Compiling source4/torture/smb2/notify_disabled.c
[2441/4053] Compiling source4/torture/winbind/winbind.c
[2442/4053] Compiling source4/torture/winbind/struct_based.c
[2443/4053] Compiling nsswitch/libwbclient/tests/wbclient.c
[2444/4053] Compiling source4/torture/libnetapi/libnetapi.c
[2445/4053] Compiling source4/torture/libnetapi/libnetapi_user.c
[2446/4053] Compiling source4/torture/libnetapi/libnetapi_group.c
[2447/4053] Compiling source4/torture/libnetapi/libnetapi_server.c
[2448/4053] Compiling source4/torture/libsmbclient/libsmbclient.c
[2449/4053] Compiling source4/torture/ndr/ndr.c
[2450/4053] Compiling source4/torture/ndr/winreg.c
[2451/4053] Compiling source4/torture/ndr/atsvc.c
[2452/4053] Compiling source4/torture/ndr/lsa.c
[2453/4053] Compiling source4/torture/ndr/epmap.c
[2454/4053] Compiling source4/torture/ndr/dfs.c
[2455/4053] Compiling source4/torture/ndr/netlogon.c
[2456/4053] Compiling source4/torture/ndr/drsuapi.c
[2457/4053] Compiling source4/torture/ndr/spoolss.c
[2458/4053] Compiling source4/torture/ndr/ntprinting.c
[2459/4053] Compiling source4/torture/ndr/samr.c
[2460/4053] Compiling source4/torture/ndr/dfsblob.c
[2461/4053] Compiling source4/torture/ndr/drsblobs.c
[2462/4053] Compiling source4/torture/ndr/nbt.c
[2463/4053] Compiling source4/torture/ndr/ntlmssp.c
[2464/4053] Compiling source4/torture/ndr/string.c
[2465/4053] Compiling source4/torture/ndr/backupkey.c
[2466/4053] Compiling source4/torture/ndr/witness.c
[2467/4053] Compiling source4/torture/ndr/clusapi.c
[2468/4053] Compiling source4/torture/ndr/negoex.c
[2469/4053] Compiling source4/torture/rpc/join.c
[2470/4053] Compiling source4/torture/rpc/lsa.c
[2471/4053] Compiling source4/torture/rpc/forest_trust.c
[2472/4053] Compiling source4/torture/rpc/lsa_lookup.c
[2473/4053] Compiling source4/torture/rpc/session_key.c
[2474/4053] Compiling source4/torture/rpc/echo.c
[2475/4053] Compiling source4/torture/rpc/dfs.c
[2476/4053] Compiling source4/torture/rpc/drsuapi.c
[2477/4053] Compiling source4/torture/rpc/drsuapi_cracknames.c
[2478/4053] Compiling source4/torture/rpc/dsgetinfo.c
[2479/4053] Compiling source4/torture/rpc/spoolss.c
[2480/4053] Compiling source4/torture/rpc/spoolss_win.c
[2481/4053] Compiling source4/torture/rpc/spoolss_access.c
[2482/4053] Compiling source4/torture/rpc/unixinfo.c
[2483/4053] Compiling source4/torture/rpc/samr.c
[2484/4053] Compiling source4/torture/rpc/samr_accessmask.c
[2485/4053] Compiling source4/torture/rpc/samr_priv.c
[2486/4053] Compiling source4/torture/rpc/wkssvc.c
[2487/4053] Compiling source4/torture/rpc/srvsvc.c
[2488/4053] Compiling source4/torture/rpc/svcctl.c
[2489/4053] Compiling source4/torture/rpc/atsvc.c
[2490/4053] Compiling source4/torture/rpc/eventlog.c
[2491/4053] Compiling source4/torture/rpc/epmapper.c
[2492/4053] Compiling source4/torture/rpc/winreg.c
[2493/4053] Compiling source4/torture/rpc/initshutdown.c
[2494/4053] Compiling source4/torture/rpc/oxidresolve.c
[2495/4053] Compiling source4/torture/rpc/remact.c
[2496/4053] Compiling source4/torture/rpc/mgmt.c
[2497/4053] Compiling source4/torture/rpc/scanner.c
[2498/4053] Compiling source4/torture/rpc/autoidl.c
[2499/4053] Compiling source4/torture/rpc/countcalls.c
[2500/4053] Compiling source4/torture/rpc/testjoin.c
[2501/4053] Compiling source4/torture/rpc/schannel.c
[2502/4053] Compiling source4/torture/rpc/netlogon.c
[2503/4053] Compiling source4/torture/rpc/remote_pac.c
[2504/4053] Compiling source4/torture/rpc/samlogon.c
[2505/4053] Compiling source4/torture/rpc/samsync.c
[2506/4053] Compiling source4/torture/rpc/dssetup.c
[2507/4053] Compiling source4/torture/rpc/alter_context.c
[2508/4053] Compiling source4/torture/rpc/bench.c
[2509/4053] Compiling source4/torture/rpc/samba3rpc.c
[2510/4053] Compiling source4/torture/rpc/rpc.c
[2511/4053] Compiling source4/torture/rpc/async_bind.c
[2512/4053] Compiling source4/torture/rpc/handles.c
[2513/4053] Compiling source4/torture/rpc/frsapi.c
[2514/4053] Compiling source4/torture/rpc/object_uuid.c
[2515/4053] Compiling source4/torture/rpc/ntsvcs.c
[2516/4053] Compiling source4/torture/rpc/browser.c
[2517/4053] Compiling source4/torture/rpc/bind.c
[2518/4053] Compiling source4/torture/rpc/fsrvp.c
[2519/4053] Compiling source4/torture/rpc/clusapi.c
[2520/4053] Compiling source4/torture/rpc/witness.c
[2521/4053] Compiling source4/torture/rpc/backupkey_heimdal.c
[2522/4053] Compiling source4/torture/rpc/spoolss_notify.c
[2523/4053] Compiling source4/torture/drs/drs_init.c
[2524/4053] Compiling source4/torture/drs/drs_util.c
[2525/4053] Compiling source4/torture/drs/unit/prefixmap_tests.c
[2526/4053] Compiling source4/torture/drs/unit/schemainfo_tests.c
[2527/4053] Compiling source4/torture/drs/rpc/dssync.c
[2528/4053] Compiling source4/torture/drs/rpc/msds_intid.c
[2529/4053] Compiling source4/torture/dns/dlz_bind9.c
[2530/4053] Compiling source4/torture/dns/internal_dns.c
[2531/4053] Compiling source4/torture/rap/rap.c
[2532/4053] Compiling source4/torture/rap/rpc.c
[2533/4053] Compiling source4/torture/rap/printing.c
[2534/4053] Compiling source4/torture/rap/sam.c
[2535/4053] Compiling source4/torture/dfs/domaindfs.c
[2536/4053] Compiling source4/torture/dfs/common.c
[2537/4053] Compiling source4/torture/auth/ntlmssp.c
[2538/4053] Compiling source4/torture/auth/pac.c
[2539/4053] Compiling source4/torture/auth/smbencrypt.c
[2540/4053] Compiling lib/util/charset/tests/iconv.c
[2541/4053] Compiling lib/talloc/testsuite.c
[2542/4053] Compiling source4/lib/messaging/tests/messaging.c
[2543/4053] Compiling source4/lib/messaging/tests/irpc.c
../source4/lib/messaging/tests/irpc.c: In function ‘test_addone’:
../source4/lib/messaging/tests/irpc.c:109:2: warning: ‘dcerpc_binding_handle_set_sync_ev’ is deprecated (declared at ../source4/../librpc/rpc/rpc_common.h:279) [-Wdeprecated-declarations]
  dcerpc_binding_handle_set_sync_ev(irpc_handle, data->ev);
  ^
../source4/lib/messaging/tests/irpc.c: In function ‘test_echodata’:
../source4/lib/messaging/tests/irpc.c:148:2: warning: ‘dcerpc_binding_handle_set_sync_ev’ is deprecated (declared at ../source4/../librpc/rpc/rpc_common.h:279) [-Wdeprecated-declarations]
  dcerpc_binding_handle_set_sync_ev(irpc_handle, data->ev);
  ^
[2544/4053] Compiling source4/librpc/tests/binding_string.c
[2545/4053] Compiling lib/util/tests/idtree.c
[2546/4053] Compiling lib/util/tests/dlinklist.c
[2547/4053] Compiling source4/lib/socket/testsuite.c
[2548/4053] Compiling source4/libcli/resolve/testsuite.c
[2549/4053] Compiling lib/util/tests/strlist.c
[2550/4053] Compiling lib/util/tests/binsearch.c
[2551/4053] Compiling lib/util/tests/str.c
[2552/4053] Compiling lib/util/tests/time.c
[2553/4053] Compiling lib/util/tests/asn1_tests.c
[2554/4053] Compiling lib/util/tests/data_blob.c
[2555/4053] Compiling lib/util/tests/file.c
[2556/4053] Compiling lib/util/tests/genrand.c
[2557/4053] Compiling lib/compression/testsuite.c
[2558/4053] Compiling lib/util/charset/tests/charset.c
[2559/4053] Compiling lib/util/charset/tests/convert_string.c
[2560/4053] Compiling source4/libcli/security/tests/sddl.c
[2561/4053] Compiling lib/tdr/testsuite.c
[2562/4053] Compiling lib/tevent/testsuite.c
[2563/4053] Compiling source4/param/tests/share.c
[2564/4053] Compiling source4/param/tests/loadparm.c
[2565/4053] Compiling auth/credentials/tests/simple.c
[2566/4053] Compiling source4/torture/local/local.c
[2567/4053] Compiling source4/torture/local/dbspeed.c
[2568/4053] Compiling source4/torture/local/torture.c
[2569/4053] Compiling source4/torture/ldb/ldb.c
[2570/4053] Compiling source4/dsdb/common/tests/dsdb_dn.c
[2571/4053] Compiling source4/dsdb/schema/tests/schema_syntax.c
[2572/4053] Compiling lib/util/tests/anonymous_shared.c
[2573/4053] Compiling lib/util/tests/strv.c
[2574/4053] Compiling lib/util/tests/strv_util.c
[2575/4053] Compiling source4/torture/local/verif_trailer.c
[2576/4053] Compiling source4/torture/local/nss_tests.c
[2577/4053] Compiling source4/torture/local/fsrvp_state.c
[2578/4053] Compiling source4/torture/krb5/kdc.c
[2579/4053] Compiling source4/torture/krb5/kdc-canon.c
[2580/4053] Compiling source4/torture/nbench/nbio.c
[2581/4053] Compiling source4/torture/nbench/nbench.c
[2582/4053] Compiling source4/torture/unix/unix.c
[2583/4053] Compiling source4/torture/unix/whoami.c
[2584/4053] Compiling source4/torture/unix/unix_info2.c
[2585/4053] Compiling source4/torture/ldap/common.c
[2586/4053] Compiling source4/torture/ldap/basic.c
[2587/4053] Compiling source4/torture/ldap/schema.c
[2588/4053] Compiling source4/torture/ldap/uptodatevector.c
[2589/4053] Compiling source4/torture/ldap/cldap.c
[2590/4053] Compiling source4/torture/ldap/netlogon.c
[2591/4053] Compiling source4/torture/ldap/cldapbench.c
[2592/4053] Compiling source4/torture/ldap/ldap_sort.c
[2593/4053] Compiling source4/torture/ldap/nested_search.c
[2594/4053] Compiling source4/torture/nbt/query.c
[2595/4053] Compiling source4/torture/nbt/register.c
[2596/4053] Compiling source4/torture/nbt/wins.c
[2597/4053] Compiling source4/torture/nbt/winsbench.c
[2598/4053] Compiling source4/torture/nbt/winsreplication.c
[2599/4053] Compiling source4/torture/nbt/dgram.c
[2600/4053] Compiling source4/torture/nbt/nbt.c
[2601/4053] Compiling source4/torture/libnet/libnet.c
[2602/4053] Compiling source4/torture/libnet/utils.c
[2603/4053] Compiling source4/torture/libnet/userinfo.c
[2604/4053] Compiling source4/torture/libnet/userman.c
[2605/4053] Compiling source4/torture/libnet/groupinfo.c
[2606/4053] Compiling source4/torture/libnet/groupman.c
[2607/4053] Compiling source4/torture/libnet/domain.c
[2608/4053] Compiling source4/torture/libnet/libnet_lookup.c
[2609/4053] Compiling source4/torture/libnet/libnet_user.c
[2610/4053] Compiling source4/torture/libnet/libnet_group.c
[2611/4053] Compiling source4/torture/libnet/libnet_share.c
[2612/4053] Compiling source4/torture/libnet/libnet_rpc.c
[2613/4053] Compiling source4/torture/libnet/libnet_domain.c
[2614/4053] Compiling source4/torture/libnet/libnet_BecomeDC.c
[2615/4053] Compiling source4/torture/ntp/ntp_signd.c
[2616/4053] Compiling source4/torture/vfs/vfs.c
[2617/4053] Compiling source4/torture/vfs/fruit.c
[2618/4053] Compiling source4/torture/smbtorture.c
[2619/4053] Compiling source4/torture/torture.c
[2620/4053] Compiling source4/torture/shell.c
[2621/4053] Compiling default/source4/torture/smbtorture.objlist.empty.c
[2622/4053] Compiling source4/libcli/util/clilsa.c
[2623/4053] Compiling default/librpc/gen_ndr/ndr_witness_c.c
[2624/4053] Compiling default/librpc/gen_ndr/ndr_browser_c.c
[2625/4053] Compiling default/librpc/gen_ndr/ndr_rap.c
[2626/4053] Compiling librpc/ndr/ndr_rap.c
[2627/4053] Compiling default/librpc/gen_ndr/ndr_remact_c.c
[2628/4053] Compiling source4/libcli/rap/rap.c
[2629/4053] Compiling default/librpc/gen_ndr/ndr_dssetup_c.c
[2630/4053] Compiling default/librpc/gen_ndr/ndr_rot_c.c
[2631/4053] Compiling default/librpc/gen_ndr/ndr_fsrvp_state.c
[2632/4053] Compiling libcli/echo/tests/echo.c
[2633/4053] Compiling default/librpc/gen_ndr/ndr_clusapi_c.c
[2634/4053] Compiling default/librpc/gen_ndr/ndr_fsrvp_c.c
[2635/4053] Compiling source3/rpc_server/fss/srv_fss_state.c
[2636/4053] Compiling libcli/echo/echo.c
[2637/4053] Compiling default/librpc/gen_ndr/ndr_oxidresolver_c.c
[2638/4053] Compiling default/librpc/gen_ndr/ndr_frsapi_c.c
[2639/4053] Compiling source3/libnet/libnet_join.c
[2640/4053] Compiling default/source3/librpc/gen_ndr/ndr_libnetapi.c
[2641/4053] Compiling source3/rpc_client/init_samr.c
[2642/4053] Compiling default/source3/librpc/gen_ndr/ndr_libnet_join.c
[2643/4053] Compiling source3/rpc_client/cli_samr.c
[2644/4053] Compiling source3/lib/netapi/netapi.c
[2645/4053] Compiling source3/lib/netapi/cm.c
[2646/4053] Compiling source3/lib/netapi/libnetapi.c
[2647/4053] Compiling source3/lib/netapi/joindomain.c
[2648/4053] Compiling source3/lib/netapi/serverinfo.c
[2649/4053] Compiling source3/lib/netapi/wkstainfo.c
[2650/4053] Compiling source3/lib/netapi/getdc.c
[2651/4053] Compiling source3/lib/netapi/user.c
[2652/4053] Compiling source3/lib/netapi/group.c
[2653/4053] Compiling source3/lib/netapi/localgroup.c
[2654/4053] Compiling source3/lib/netapi/samr.c
[2655/4053] Compiling source3/lib/netapi/sid.c
[2656/4053] Compiling source3/lib/netapi/share.c
[2657/4053] Compiling source3/lib/netapi/file.c
[2658/4053] Compiling source3/lib/netapi/shutdown.c
[2659/4053] Compiling source3/lib/netapi/netlogon.c
[2660/4053] Compiling source3/libnet/libnet_keytab.c
[2661/4053] Compiling source3/libsmb/libsmb_cache.c
[2662/4053] Compiling source3/libsmb/libsmb_compat.c
[2663/4053] Compiling source3/libsmb/libsmb_context.c
[2664/4053] Compiling source3/libsmb/libsmb_dir.c
[2665/4053] Compiling source3/libsmb/libsmb_file.c
[2666/4053] Compiling source3/libsmb/libsmb_misc.c
[2667/4053] Compiling source3/libsmb/libsmb_path.c
[2668/4053] Compiling source3/libsmb/libsmb_printjob.c
[2669/4053] Compiling source3/libsmb/libsmb_server.c
[2670/4053] Compiling source3/libsmb/libsmb_stat.c
[2671/4053] Compiling source3/libsmb/libsmb_xattr.c
[2672/4053] Compiling source3/libsmb/libsmb_setget.c
[2673/4053] Compiling source4/torture/gentest.c
[2674/4053] Compiling source4/torture/masktest.c
[2675/4053] Compiling source4/torture/locktest.c
[2676/4053] Compiling default/librpc/gen_ndr/ndr_frsrpc_c.c
[2677/4053] Compiling default/librpc/gen_ndr/ndr_printcap.c
[2678/4053] Compiling default/librpc/gen_ndr/ndr_smb_acl.c
[2679/4053] Compiling default/librpc/gen_ndr/ndr_idmap_c.c
[2680/4053] Compiling default/librpc/gen_ndr/ndr_smb_acl_c.c
[2681/4053] Compiling default/librpc/gen_ndr/ndr_audiosrv_c.c
[2682/4053] Compiling default/librpc/gen_ndr/ndr_dsbackup_c.c
[2683/4053] Compiling default/librpc/gen_ndr/ndr_efs_c.c
[2684/4053] Compiling default/librpc/gen_ndr/ndr_policyagent_c.c
[2685/4053] Compiling default/librpc/gen_ndr/ndr_dbgidl_c.c
[2686/4053] Compiling default/librpc/gen_ndr/ndr_msgsvc_c.c
[2687/4053] Compiling default/librpc/gen_ndr/ndr_wzcsvc_c.c
[2688/4053] Compiling default/librpc/gen_ndr/ndr_w32time_c.c
[2689/4053] Compiling default/librpc/gen_ndr/ndr_scerpc_c.c
[2690/4053] Compiling default/librpc/gen_ndr/ndr_trkwks_c.c
[2691/4053] Compiling default/librpc/gen_ndr/ndr_keysvc_c.c
[2692/4053] Compiling default/librpc/gen_ndr/ndr_mdssvc_c.c
[2693/4053] Compiling default/librpc/gen_ndr/srv_winbind.c
[2694/4053] Compiling source4/client/client.c
[2695/4053] Compiling source4/client/cifsdd.c
[2696/4053] Compiling source4/client/cifsddio.c
[2697/4053] Compiling source4/libcli/pysmb.c
[2698/4053] Compiling lib/async_req/async_connect_send_test.c
[2699/4053] Compiling libcli/security/pysecurity.c
[2700/4053] Compiling libcli/nbt/tools/nmblookup.c
[2701/4053] Compiling libcli/nbt/pynbt.c
[2702/4053] Compiling source4/lib/policy/gp_ldap.c
[2703/4053] Compiling source4/lib/policy/gp_filesys.c
[2704/4053] Compiling source4/lib/policy/gp_manage.c
[2705/4053] Compiling source4/lib/policy/gp_ini.c
[2706/4053] Compiling source4/lib/policy/pypolicy.c
[2707/4053] Compiling source4/kdc/kdc.c
[2708/4053] Compiling source4/kdc/kpasswdd.c
[2709/4053] Compiling source4/kdc/proxy.c
[2710/4053] Compiling source4/kdc/kdc-glue.c
[2711/4053] Compiling source4/kdc/kpasswd_glue.c
[2712/4053] Compiling source4/kdc/wdc-samba4.c
[2713/4053] Compiling source4/heimdal/kdc/default_config.c
[2714/4053] Compiling source4/heimdal/kdc/kerberos5.c
../source4/heimdal/kdc/kerberos5.c: In function ‘_kdc_is_weak_exception’:
../source4/heimdal/kdc/kerberos5.c:95:9: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
  (etype == ETYPE_DES_CBC_CRC
         ^
../source4/heimdal/kdc/kerberos5.c:96:12: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
   || etype == ETYPE_DES_CBC_MD4
            ^
../source4/heimdal/kdc/kerberos5.c:97:12: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
   || etype == ETYPE_DES_CBC_MD5))
            ^
../source4/heimdal/kdc/kerberos5.c: In function ‘_kdc_find_etype’:
../source4/heimdal/kdc/kerberos5.c:162:19: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
  for (i = 0; p[i] != ETYPE_NULL && enctype == ETYPE_NULL; i++) {
                   ^
../source4/heimdal/kdc/kerberos5.c:162:44: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
  for (i = 0; p[i] != ETYPE_NULL && enctype == ETYPE_NULL; i++) {
                                            ^
../source4/heimdal/kdc/kerberos5.c:167:37: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
      for (j = 0; j < len && enctype == ETYPE_NULL; j++) {
                                     ^
../source4/heimdal/kdc/kerberos5.c:171:18: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
   if (clientbest == ETYPE_NULL)
                  ^
../source4/heimdal/kdc/kerberos5.c:182:17: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
  if (clientbest != ETYPE_NULL && enctype == ETYPE_NULL)
                 ^
../source4/heimdal/kdc/kerberos5.c:182:42: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
  if (clientbest != ETYPE_NULL && enctype == ETYPE_NULL)
                                          ^
../source4/heimdal/kdc/kerberos5.c:184:19: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
  else if (enctype == ETYPE_NULL)
                   ^
[2715/4053] Compiling source4/heimdal/kdc/krb5tgs.c
[2716/4053] Compiling source4/heimdal/kdc/pkinit.c
[2717/4053] Compiling source4/heimdal/kdc/log.c
[2718/4053] Compiling source4/heimdal/kdc/misc.c
../source4/heimdal/kdc/misc.c: In function ‘_kdc_get_preferred_key’:
../source4/heimdal/kdc/misc.c:167:19: warning: comparison between ‘krb5_enctype’ and ‘enum <anonymous>’ [-Wenum-compare]
  for (i = 0; p[i] != ETYPE_NULL; i++) {
                   ^
[2719/4053] Compiling source4/heimdal/kdc/digest.c
[2720/4053] Compiling source4/heimdal/kdc/process.c
[2721/4053] Compiling source4/heimdal/kdc/windc.c
[2722/4053] Compiling source4/heimdal/kdc/kx509.c
[2723/4053] Compiling default/source4/heimdal/lib/asn1/asn1_digest_asn1.c
[2724/4053] Compiling default/source4/heimdal/lib/asn1/asn1_kx509_asn1.c
[2725/4053] Compiling source4/heimdal/lib/ntlm/ntlm.c
[2726/4053] Compiling source4/kdc/pac-glue.c
[2727/4053] Compiling default/source4/kdc/pac.empty.c
[2728/4053] Compiling source4/heimdal/kuser/kinit.c
In file included from ../source4/heimdal/kuser/kuser_locl.h:83:0,
                 from ../source4/heimdal/kuser/kinit.c:36:
../source4/heimdal_build/kafs.h:1:5: warning: no previous prototype for ‘k_hasafs’ [-Wmissing-prototypes]
 int k_hasafs (void) {
     ^
../source4/heimdal_build/kafs.h:5:5: warning: no previous prototype for ‘krb_afslog’ [-Wmissing-prototypes]
 int krb_afslog (const char *cell, const char *realm) {
     ^
../source4/heimdal_build/kafs.h:8:5: warning: no previous prototype for ‘k_unlog’ [-Wmissing-prototypes]
 int k_unlog (void) {
     ^
../source4/heimdal_build/kafs.h:11:5: warning: no previous prototype for ‘k_setpag’ [-Wmissing-prototypes]
 int k_setpag (void) {
     ^
../source4/heimdal_build/kafs.h:14:17: warning: no previous prototype for ‘krb5_afslog’ [-Wmissing-prototypes]
 krb5_error_code krb5_afslog (krb5_context context,
                 ^
[2729/4053] Compiling source4/heimdal/kuser/kgetcred.c
In file included from ../source4/heimdal/kuser/kuser_locl.h:83:0,
                 from ../source4/heimdal/kuser/kgetcred.c:34:
../source4/heimdal_build/kafs.h:1:5: warning: no previous prototype for ‘k_hasafs’ [-Wmissing-prototypes]
 int k_hasafs (void) {
     ^
../source4/heimdal_build/kafs.h:5:5: warning: no previous prototype for ‘krb_afslog’ [-Wmissing-prototypes]
 int krb_afslog (const char *cell, const char *realm) {
     ^
../source4/heimdal_build/kafs.h:8:5: warning: no previous prototype for ‘k_unlog’ [-Wmissing-prototypes]
 int k_unlog (void) {
     ^
../source4/heimdal_build/kafs.h:11:5: warning: no previous prototype for ‘k_setpag’ [-Wmissing-prototypes]
 int k_setpag (void) {
     ^
../source4/heimdal_build/kafs.h:14:17: warning: no previous prototype for ‘krb5_afslog’ [-Wmissing-prototypes]
 krb5_error_code krb5_afslog (krb5_context context,
                 ^
[2730/4053] Compiling source4/heimdal/kpasswd/kpasswd.c
[2731/4053] Compiling libgpo/gpo_ldap.c
[2732/4053] Compiling libgpo/gpo_ini.c
[2733/4053] Compiling libgpo/gpo_util.c
[2734/4053] Compiling libgpo/gpo_fetch.c
[2735/4053] Compiling source3/libgpo/gpo_filesync.c
[2736/4053] Compiling libgpo/gpo_sec.c
[2737/4053] Compiling source3/libgpo/gpo_reg.c
[2738/4053] Compiling libgpo/gpext/gpext.c
[2739/4053] Compiling source3/lib/avahi.c
[2740/4053] Compiling source3/smbd/avahi_register.c
[2741/4053] Compiling source3/lib/tldap.c
[2742/4053] Compiling source3/lib/tldap_util.c
[2743/4053] Compiling source3/registry/reg_parse_prs.c
[2744/4053] Compiling source3/registry/regfio.c
[2745/4053] Compiling source3/registry/reg_api_regf.c
[2746/4053] Compiling source3/registry/reg_backend_printing.c
[2747/4053] Compiling source3/registry/reg_backend_shares.c
[2748/4053] Compiling source3/registry/reg_backend_netlogon_params.c
[2749/4053] Compiling source3/registry/reg_backend_prod_options.c
[2750/4053] Compiling source3/registry/reg_backend_tcpip_params.c
[2751/4053] Compiling source3/registry/reg_backend_hkpt_params.c
[2752/4053] Compiling source3/registry/reg_backend_current_version.c
[2753/4053] Compiling source3/registry/reg_backend_perflib.c
[2754/4053] Compiling source3/registry/reg_init_full.c
[2755/4053] Compiling source3/registry/reg_perfcount.c
[2756/4053] Compiling source3/lib/popt_common.c
[2757/4053] Compiling source3/libads/authdata.c
[2758/4053] Compiling source3/libads/ldap_printer.c
[2759/4053] Compiling source3/smbd/conn.c
[2760/4053] Compiling source3/lib/sysquotas.c
[2761/4053] Compiling source3/lib/sysquotas_linux.c
[2762/4053] Compiling source3/lib/sysquotas_xfs.c
[2763/4053] Compiling source3/lib/sysquotas_4A.c
[2764/4053] Compiling source3/lib/sysquotas_4B.c
[2765/4053] Compiling source3/lib/sysquotas_nfs.c
[2766/4053] Compiling source3/smbd/server_reload.c
[2767/4053] Compiling source3/smbd/files.c
[2768/4053] Compiling source3/smbd/connection.c
[2769/4053] Compiling source3/smbd/utmp.c
[2770/4053] Compiling source3/smbd/session.c
[2771/4053] Compiling source3/smbd/dfree.c
[2772/4053] Compiling source3/smbd/dir.c
[2773/4053] Compiling source3/smbd/password.c
[2774/4053] Compiling source3/smbd/conn_msg.c
[2775/4053] Compiling source3/smbd/conn_idle.c
[2776/4053] Compiling source3/smbd/share_access.c
[2777/4053] Compiling source3/smbd/fileio.c
[2778/4053] Compiling source3/smbd/ipc.c
[2779/4053] Compiling source3/smbd/lanman.c
[2780/4053] Compiling source3/smbd/negprot.c
[2781/4053] Compiling source3/smbd/message.c
[2782/4053] Compiling source3/smbd/nttrans.c
[2783/4053] Compiling source3/smbd/pipes.c
[2784/4053] Compiling source3/smbd/reply.c
[2785/4053] Compiling source3/smbd/sesssetup.c
[2786/4053] Compiling source3/smbd/trans2.c
[2787/4053] Compiling source3/smbd/uid.c
[2788/4053] Compiling source3/smbd/dosmode.c
[2789/4053] Compiling source3/smbd/filename.c
[2790/4053] Compiling source3/smbd/open.c
[2791/4053] Compiling source3/smbd/close.c
[2792/4053] Compiling source3/smbd/blocking.c
[2793/4053] Compiling source3/smbd/sec_ctx.c
[2794/4053] Compiling source3/smbd/srvstr.c
[2795/4053] Compiling source3/smbd/vfs.c
[2796/4053] Compiling source3/smbd/perfcount.c
[2797/4053] Compiling source3/smbd/statcache.c
[2798/4053] Compiling source3/smbd/seal.c
[2799/4053] Compiling source3/smbd/posix_acls.c
[2800/4053] Compiling source3/lib/sysacls.c
[2801/4053] Compiling source3/smbd/process.c
[2802/4053] Compiling source3/smbd/service.c
[2803/4053] Compiling source3/smbd/error.c
[2804/4053] Compiling source3/printing/printspoolss.c
[2805/4053] Compiling source3/printing/spoolssd.c
[2806/4053] Compiling source3/lib/sessionid_tdb.c
[2807/4053] Compiling source3/lib/conn_tdb.c
[2808/4053] Compiling source3/smbd/fake_file.c
[2809/4053] Compiling source3/smbd/quotas.c
[2810/4053] Compiling source3/smbd/ntquotas.c
[2811/4053] Compiling source3/smbd/msdfs.c
[2812/4053] Compiling source3/smbd/aio.c
[2813/4053] Compiling source3/smbd/statvfs.c
[2814/4053] Compiling source3/smbd/dmapi.c
[2815/4053] Compiling source3/smbd/signing.c
[2816/4053] Compiling source3/smbd/file_access.c
[2817/4053] Compiling source3/smbd/dnsregister.c
[2818/4053] Compiling source3/smbd/globals.c
[2819/4053] Compiling source3/smbd/smb2_server.c
[2820/4053] Compiling source3/smbd/smb2_glue.c
[2821/4053] Compiling source3/smbd/smb2_negprot.c
[2822/4053] Compiling source3/smbd/smb2_sesssetup.c
[2823/4053] Compiling source3/smbd/smb2_tcon.c
[2824/4053] Compiling source3/smbd/smb2_create.c
[2825/4053] Compiling source3/smbd/smb2_close.c
[2826/4053] Compiling source3/smbd/smb2_flush.c
[2827/4053] Compiling source3/smbd/smb2_read.c
[2828/4053] Compiling source3/smbd/smb2_write.c
[2829/4053] Compiling source3/smbd/smb2_lock.c
[2830/4053] Compiling source3/smbd/smb2_ioctl.c
[2831/4053] Compiling source3/smbd/smb2_ioctl_dfs.c
[2832/4053] Compiling source3/smbd/smb2_ioctl_filesys.c
[2833/4053] Compiling source3/smbd/smb2_ioctl_named_pipe.c
[2834/4053] Compiling source3/smbd/smb2_ioctl_network_fs.c
[2835/4053] Compiling source3/smbd/smb2_keepalive.c
[2836/4053] Compiling source3/smbd/smb2_query_directory.c
[2837/4053] Compiling source3/smbd/smb2_notify.c
[2838/4053] Compiling source3/smbd/smb2_getinfo.c
[2839/4053] Compiling source3/smbd/smb2_setinfo.c
[2840/4053] Compiling source3/smbd/smb2_break.c
[2841/4053] Compiling source3/smbd/smbXsrv_version.c
[2842/4053] Compiling source3/smbd/smbXsrv_client.c
[2843/4053] Compiling source3/smbd/smbXsrv_session.c
[2844/4053] Compiling source3/smbd/smbXsrv_tcon.c
[2845/4053] Compiling source3/smbd/smbXsrv_open.c
[2846/4053] Compiling source3/smbd/server_exit.c
[2847/4053] Compiling source3/smbd/durable.c
[2848/4053] Compiling source3/smbd/scavenger.c
[2849/4053] Compiling source3/smbd/mangle.c
[2850/4053] Compiling source3/smbd/mangle_hash.c
[2851/4053] Compiling source3/smbd/mangle_hash2.c
[2852/4053] Compiling source3/smbd/oplock.c
[2853/4053] Compiling source3/smbd/oplock_irix.c
[2854/4053] Compiling source3/smbd/oplock_linux.c
[2855/4053] Compiling source3/smbd/notify.c
[2856/4053] Compiling source3/smbd/notify_msg.c
[2857/4053] Compiling default/source3/smbd/build_options.c
[2858/4053] Compiling source3/smbd/notify_inotify.c
[2859/4053] Compiling source3/lib/asys/asys.c
[2860/4053] Compiling source3/rpc_server/eventlog/srv_eventlog_nt.c
[2861/4053] Compiling source3/rpc_server/eventlog/srv_eventlog_reg.c
[2862/4053] Compiling default/librpc/gen_ndr/srv_eventlog.c
[2863/4053] Compiling source3/lib/lsa.c
[2864/4053] Compiling source3/rpc_server/dfs/srv_dfs_nt.c
[2865/4053] Compiling default/librpc/gen_ndr/srv_dfs.c
[2866/4053] Compiling default/source3/rpc_server/rpc.empty.c
[2867/4053] Compiling source3/param/service.c
[2868/4053] Compiling source3/services/svc_spoolss.c
[2869/4053] Compiling source3/services/svc_rcinit.c
[2870/4053] Compiling source3/services/svc_winreg_glue.c
[2871/4053] Compiling source3/services/svc_netlogon.c
[2872/4053] Compiling source3/services/svc_winreg.c
[2873/4053] Compiling source3/services/svc_wins.c
[2874/4053] Compiling default/source3/librpc/gen_ndr/ndr_perfcount.c
[2875/4053] Compiling source3/rpc_server/rpc_server.c
[2876/4053] Compiling source3/rpc_server/rpc_service_setup.c
[2877/4053] Compiling source3/rpc_server/rpc_modules.c
[2878/4053] Compiling source3/rpc_server/svcctl/srv_svcctl_nt.c
[2879/4053] Compiling source3/rpc_server/svcctl/srv_svcctl_reg.c
[2880/4053] Compiling default/librpc/gen_ndr/srv_svcctl.c
[2881/4053] Compiling source3/rpc_server/echo/srv_echo_nt.c
[2882/4053] Compiling default/librpc/gen_ndr/srv_echo.c
[2883/4053] Compiling default/source3/librpc/gen_ndr/ndr_leases_db.c
[2884/4053] Compiling source3/printing/printing.c
[2885/4053] Compiling source3/printing/nt_printing.c
[2886/4053] Compiling source3/printing/nt_printing_tdb.c
[2887/4053] Compiling source3/printing/nt_printing_migrate_internal.c
[2888/4053] Compiling source3/printing/nt_printing_ads.c
[2889/4053] Compiling source3/printing/queue_process.c
[2890/4053] Compiling source3/smbd/notifyd/notifyd.c
[2891/4053] Compiling source3/rpc_server/wkssvc/srv_wkssvc_nt.c
[2892/4053] Compiling default/librpc/gen_ndr/srv_wkssvc.c
[2893/4053] Compiling source3/rpc_server/rpc_ep_register.c
[2894/4053] Compiling source3/librpc/rpc/dcerpc_ep.c
[2895/4053] Compiling source3/rpc_server/netlogon/srv_netlog_nt.c
[2896/4053] Compiling default/librpc/gen_ndr/srv_netlogon.c
[2897/4053] Compiling source3/printing/pcap.c
[2898/4053] Compiling source3/printing/print_svid.c
[2899/4053] Compiling source3/printing/print_aix.c
[2900/4053] Compiling source3/printing/print_cups.c
[2901/4053] Compiling source3/printing/print_generic.c
[2902/4053] Compiling source3/printing/lpq_parse.c
[2903/4053] Compiling source3/printing/load.c
[2904/4053] Compiling source3/printing/print_standard.c
[2905/4053] Compiling source3/printing/print_iprint.c
[2906/4053] Compiling source3/printing/printer_list.c
[2907/4053] Compiling source3/rpc_client/cli_winreg_int.c
[2908/4053] Compiling source3/rpc_server/ntsvcs/srv_ntsvcs_nt.c
[2909/4053] Compiling default/librpc/gen_ndr/srv_ntsvcs.c
[2910/4053] Compiling source3/lib/eventlog/eventlog.c
[2911/4053] Compiling source3/rpc_server/samr/srv_samr_nt.c
[2912/4053] Compiling source3/rpc_server/samr/srv_samr_util.c
[2913/4053] Compiling source3/rpc_server/samr/srv_samr_chgpasswd.c
[2914/4053] Compiling default/librpc/gen_ndr/srv_samr.c
[2915/4053] Compiling source3/profile/profile.c
[2916/4053] Compiling source3/modules/vfs_dfs_samba4.c
[2917/4053] Compiling source3/rpc_server/fss/srv_fss_agent.c
[2918/4053] Compiling default/librpc/gen_ndr/srv_fsrvp.c
[2919/4053] Compiling source3/rpc_server/initshutdown/srv_initshutdown_nt.c
[2920/4053] Compiling default/librpc/gen_ndr/srv_initshutdown.c
[2921/4053] Compiling source3/locking/locking.c
[2922/4053] Compiling source3/locking/brlock.c
[2923/4053] Compiling source3/locking/posix.c
[2924/4053] Compiling source3/locking/share_mode_lock.c
[2925/4053] Compiling source3/rpc_server/srvsvc/srv_srvsvc_nt.c
[2926/4053] Compiling default/librpc/gen_ndr/srv_srvsvc.c
[2927/4053] Compiling source3/rpc_server/rpc_ncacn_np.c
[2928/4053] Compiling source3/rpc_server/rpc_handles.c
[2929/4053] Compiling source3/rpc_server/rpc_contexts.c
[2930/4053] Compiling source3/rpc_server/srv_pipe_hnd.c
[2931/4053] Compiling source3/rpc_server/srv_pipe.c
[2932/4053] Compiling source3/rpc_server/spoolss/srv_spoolss_nt.c
[2933/4053] Compiling default/librpc/gen_ndr/srv_spoolss.c
[2934/4053] Compiling source3/rpc_server/spoolss/srv_spoolss_util.c
[2935/4053] Compiling source3/locking/leases_db.c
[2936/4053] Compiling source3/rpc_server/epmapper/srv_epmapper.c
[2937/4053] Compiling default/librpc/gen_ndr/srv_epmapper.c
[2938/4053] Compiling source3/rpc_server/srv_pipe_register.c
[2939/4053] Compiling source3/modules/vfs_default.c
[2940/4053] Compiling source3/rpc_server/lsa/srv_lsa_nt.c
[2941/4053] Compiling default/librpc/gen_ndr/srv_lsa.c
[2942/4053] Compiling default/source3/modules/vfs.empty.c
[2943/4053] Compiling source3/rpc_server/srv_access_check.c
[2944/4053] Compiling source3/rpc_server/dcesrv_auth_generic.c
[2945/4053] Compiling source3/printing/notify.c
[2946/4053] Compiling source3/printing/printing_db.c
[2947/4053] Compiling source3/lib/filename_util.c
[2948/4053] Compiling source3/rpc_server/winreg/srv_winreg_nt.c
[2949/4053] Compiling default/librpc/gen_ndr/srv_winreg.c
[2950/4053] Compiling source3/rpc_server/rpc_config.c
[2951/4053] Compiling source3/modules/vfs_posixacl.c
[2952/4053] Compiling source3/rpc_server/dssetup/srv_dssetup_nt.c
[2953/4053] Compiling default/librpc/gen_ndr/srv_dssetup.c
[2954/4053] Compiling source3/printing/nt_printing_migrate.c
[2955/4053] Compiling source3/rpc_client/cli_winreg_spoolss.c
[2956/4053] Compiling source3/printing/nt_printing_os2.c
[2957/4053] Compiling source3/rpc_client/cli_winreg.c
[2958/4053] Compiling source3/rpc_client/cli_spoolss.c
[2959/4053] Compiling source3/rpc_client/init_spoolss.c
[2960/4053] Compiling source3/utils/passwd_util.c
[2961/4053] Compiling source3/libnet/libnet_dssync.c
[2962/4053] Compiling source3/libnet/libnet_dssync_passdb.c
[2963/4053] Compiling source3/libnet/libnet_dssync_keytab.c
[2964/4053] Compiling source3/libnet/libnet_samsync.c
[2965/4053] Compiling source3/libnet/libnet_samsync_ldif.c
[2966/4053] Compiling source3/libnet/libnet_samsync_passdb.c
[2967/4053] Compiling source3/libnet/libnet_samsync_display.c
[2968/4053] Compiling source3/libnet/libnet_samsync_keytab.c
[2969/4053] Compiling source3/libsmb/passchange.c
[2970/4053] Compiling source3/smbd/server.c
[2971/4053] Compiling source3/smbd/smbd_cleanupd.c
[2972/4053] Compiling source3/rpc_server/fssd.c
[2973/4053] Compiling source3/rpc_server/epmd.c
[2974/4053] Compiling source3/rpc_server/lsasd.c
[2975/4053] Compiling source3/rpc_server/rpc_sock_helper.c
[2976/4053] Compiling source3/nmbd/asyncdns.c
[2977/4053] Compiling source3/nmbd/nmbd.c
[2978/4053] Compiling source3/nmbd/nmbd_become_dmb.c
[2979/4053] Compiling source3/nmbd/nmbd_become_lmb.c
[2980/4053] Compiling source3/nmbd/nmbd_browserdb.c
[2981/4053] Compiling source3/nmbd/nmbd_browsesync.c
[2982/4053] Compiling source3/nmbd/nmbd_elections.c
[2983/4053] Compiling source3/nmbd/nmbd_incomingdgrams.c
[2984/4053] Compiling source3/nmbd/nmbd_incomingrequests.c
[2985/4053] Compiling source3/nmbd/nmbd_lmhosts.c
[2986/4053] Compiling source3/nmbd/nmbd_logonnames.c
[2987/4053] Compiling source3/nmbd/nmbd_mynames.c
[2988/4053] Compiling source3/nmbd/nmbd_namelistdb.c
[2989/4053] Compiling source3/nmbd/nmbd_namequery.c
[2990/4053] Compiling source3/nmbd/nmbd_nameregister.c
[2991/4053] Compiling source3/nmbd/nmbd_namerelease.c
[2992/4053] Compiling source3/nmbd/nmbd_nodestatus.c
[2993/4053] Compiling source3/nmbd/nmbd_packets.c
[2994/4053] Compiling source3/nmbd/nmbd_processlogon.c
[2995/4053] Compiling source3/nmbd/nmbd_responserecordsdb.c
[2996/4053] Compiling source3/nmbd/nmbd_sendannounce.c
[2997/4053] Compiling source3/nmbd/nmbd_serverlistdb.c
[2998/4053] Compiling source3/nmbd/nmbd_subnetdb.c
[2999/4053] Compiling source3/nmbd/nmbd_winsproxy.c
[3000/4053] Compiling source3/nmbd/nmbd_winsserver.c
[3001/4053] Compiling source3/nmbd/nmbd_workgroupdb.c
[3002/4053] Compiling source3/nmbd/nmbd_synclists.c
[3003/4053] Compiling source3/lib/tdb_validate.c
[3004/4053] Compiling source3/winbindd/winbindd.c
[3005/4053] Compiling source3/winbindd/winbindd_group.c
[3006/4053] Compiling source3/winbindd/winbindd_util.c
[3007/4053] Compiling source3/winbindd/winbindd_cache.c
[3008/4053] Compiling source3/winbindd/winbindd_pam.c
[3009/4053] Compiling source3/winbindd/winbindd_misc.c
[3010/4053] Compiling source3/winbindd/winbindd_cm.c
[3011/4053] Compiling source3/winbindd/winbindd_wins_byip.c
[3012/4053] Compiling source3/winbindd/winbindd_wins_byname.c
[3013/4053] Compiling source3/winbindd/winbindd_msrpc.c
[3014/4053] Compiling source3/winbindd/winbindd_rpc.c
[3015/4053] Compiling source3/winbindd/winbindd_reconnect.c
[3016/4053] Compiling source3/winbindd/winbindd_reconnect_ads.c
[3017/4053] Compiling source3/winbindd/winbindd_ads.c
[3018/4053] Compiling source3/winbindd/winbindd_samr.c
[3019/4053] Compiling source3/winbindd/winbindd_dual.c
[3020/4053] Compiling source3/winbindd/winbindd_dual_ndr.c
[3021/4053] Compiling source3/winbindd/winbindd_dual_srv.c
[3022/4053] Compiling source3/winbindd/winbindd_async.c
[3023/4053] Compiling source3/winbindd/winbindd_creds.c
[3024/4053] Compiling source3/winbindd/winbindd_cred_cache.c
[3025/4053] Compiling source3/winbindd/winbindd_ccache_access.c
[3026/4053] Compiling source3/winbindd/winbindd_domain.c
[3027/4053] Compiling source3/winbindd/winbindd_idmap.c
[3028/4053] Compiling source3/winbindd/winbindd_locator.c
[3029/4053] Compiling source3/winbindd/winbindd_ndr.c
[3030/4053] Compiling source3/winbindd/wb_ping.c
[3031/4053] Compiling source3/winbindd/wb_lookupsid.c
[3032/4053] Compiling source3/winbindd/wb_lookupsids.c
[3033/4053] Compiling source3/winbindd/wb_lookupname.c
[3034/4053] Compiling source3/winbindd/wb_sids2xids.c
[3035/4053] Compiling source3/winbindd/wb_xids2sids.c
[3036/4053] Compiling source3/winbindd/wb_queryuser.c
[3037/4053] Compiling source3/winbindd/wb_lookupuseraliases.c
[3038/4053] Compiling source3/winbindd/wb_lookupusergroups.c
[3039/4053] Compiling source3/winbindd/wb_getpwsid.c
[3040/4053] Compiling source3/winbindd/wb_gettoken.c
[3041/4053] Compiling source3/winbindd/wb_seqnum.c
[3042/4053] Compiling source3/winbindd/wb_seqnums.c
[3043/4053] Compiling source3/winbindd/wb_group_members.c
[3044/4053] Compiling source3/winbindd/wb_getgrsid.c
[3045/4053] Compiling source3/winbindd/wb_query_user_list.c
[3046/4053] Compiling source3/winbindd/wb_query_group_list.c
[3047/4053] Compiling source3/winbindd/wb_fill_pwent.c
[3048/4053] Compiling source3/winbindd/wb_next_pwent.c
[3049/4053] Compiling source3/winbindd/wb_next_grent.c
[3050/4053] Compiling source3/winbindd/wb_dsgetdcname.c
[3051/4053] Compiling source3/winbindd/winbindd_lookupsid.c
[3052/4053] Compiling source3/winbindd/winbindd_lookupsids.c
[3053/4053] Compiling source3/winbindd/winbindd_lookupname.c
[3054/4053] Compiling source3/winbindd/winbindd_sids_to_xids.c
[3055/4053] Compiling source3/winbindd/winbindd_xids_to_sids.c
[3056/4053] Compiling source3/winbindd/winbindd_allocate_uid.c
[3057/4053] Compiling source3/winbindd/winbindd_allocate_gid.c
[3058/4053] Compiling source3/winbindd/winbindd_getpwsid.c
[3059/4053] Compiling source3/winbindd/winbindd_getpwnam.c
[3060/4053] Compiling source3/winbindd/winbindd_getpwuid.c
[3061/4053] Compiling source3/winbindd/winbindd_getsidaliases.c
[3062/4053] Compiling source3/winbindd/winbindd_getuserdomgroups.c
[3063/4053] Compiling source3/winbindd/winbindd_getgroups.c
[3064/4053] Compiling source3/winbindd/winbindd_show_sequence.c
[3065/4053] Compiling source3/winbindd/winbindd_getgrgid.c
[3066/4053] Compiling source3/winbindd/winbindd_getgrnam.c
[3067/4053] Compiling source3/winbindd/winbindd_getusersids.c
[3068/4053] Compiling source3/winbindd/winbindd_lookuprids.c
[3069/4053] Compiling source3/winbindd/winbindd_setpwent.c
[3070/4053] Compiling source3/winbindd/winbindd_getpwent.c
[3071/4053] Compiling source3/winbindd/winbindd_endpwent.c
[3072/4053] Compiling source3/winbindd/winbindd_setgrent.c
[3073/4053] Compiling source3/winbindd/winbindd_getgrent.c
[3074/4053] Compiling source3/winbindd/winbindd_endgrent.c
[3075/4053] Compiling source3/winbindd/winbindd_dsgetdcname.c
[3076/4053] Compiling source3/winbindd/winbindd_getdcname.c
[3077/4053] Compiling source3/winbindd/winbindd_list_users.c
[3078/4053] Compiling source3/winbindd/winbindd_list_groups.c
[3079/4053] Compiling source3/winbindd/winbindd_check_machine_acct.c
[3080/4053] Compiling source3/winbindd/winbindd_change_machine_acct.c
[3081/4053] Compiling source3/winbindd/winbindd_irpc.c
[3082/4053] Compiling source3/winbindd/winbindd_ping_dc.c
[3083/4053] Compiling source3/winbindd/winbindd_pam_auth.c
[3084/4053] Compiling source3/winbindd/winbindd_pam_logoff.c
[3085/4053] Compiling source3/winbindd/winbindd_pam_chauthtok.c
[3086/4053] Compiling source3/winbindd/winbindd_pam_auth_crap.c
[3087/4053] Compiling source3/winbindd/winbindd_pam_chng_pswd_auth_crap.c
[3088/4053] Compiling source3/winbindd/idmap_ldap.c
[3089/4053] Compiling source3/winbindd/idmap_nss.c
[3090/4053] Compiling source3/winbindd/idmap.c
[3091/4053] Compiling source3/winbindd/idmap_util.c
[3092/4053] Compiling source3/winbindd/idmap_tdb_common.c
[3093/4053] Compiling source3/winbindd/idmap_tdb.c
[3094/4053] Compiling source3/winbindd/idmap_passdb.c
[3095/4053] Compiling source3/winbindd/idmap_rw.c
[3096/4053] Compiling source3/winbindd/nss_info_template.c
[3097/4053] Compiling source3/winbindd/nss_info.c
[3098/4053] Compiling source3/rpcclient/rpcclient.c
[3099/4053] Compiling source3/rpcclient/cmd_lsarpc.c
[3100/4053] Compiling source3/rpcclient/cmd_samr.c
[3101/4053] Compiling source3/rpcclient/cmd_spoolss.c
[3102/4053] Compiling source3/rpcclient/cmd_netlogon.c
[3103/4053] Compiling source3/rpcclient/cmd_srvsvc.c
[3104/4053] Compiling source3/rpcclient/cmd_dfs.c
[3105/4053] Compiling source3/rpcclient/cmd_epmapper.c
[3106/4053] Compiling source3/rpcclient/cmd_dssetup.c
[3107/4053] Compiling source3/rpcclient/cmd_echo.c
[3108/4053] Compiling source3/rpcclient/cmd_shutdown.c
[3109/4053] Compiling source3/rpcclient/cmd_test.c
[3110/4053] Compiling source3/rpcclient/cmd_wkssvc.c
[3111/4053] Compiling source3/rpcclient/cmd_ntsvcs.c
[3112/4053] Compiling source3/rpcclient/cmd_drsuapi.c
[3113/4053] Compiling source3/rpcclient/cmd_eventlog.c
[3114/4053] Compiling source3/rpcclient/cmd_winreg.c
[3115/4053] Compiling source3/rpcclient/cmd_fss.c
[3116/4053] Compiling source3/rpcclient/cmd_witness.c
[3117/4053] Compiling source3/rpcclient/cmd_clusapi.c
[3118/4053] Compiling source3/client/client.c
[3119/4053] Compiling source3/client/clitar.c
[3120/4053] Compiling source3/client/dnsbrowse.c
[3121/4053] Compiling source3/utils/net.c
[3122/4053] Compiling source3/utils/net_ads.c
[3123/4053] Compiling source3/utils/net_help.c
[3124/4053] Compiling source3/utils/net_rap.c
[3125/4053] Compiling source3/utils/net_rpc.c
[3126/4053] Compiling source3/utils/net_rpc_samsync.c
[3127/4053] Compiling source3/utils/net_time.c
[3128/4053] Compiling source3/utils/net_lookup.c
[3129/4053] Compiling source3/utils/net_cache.c
[3130/4053] Compiling source3/utils/net_groupmap.c
[3131/4053] Compiling source3/utils/net_idmap.c
[3132/4053] Compiling source3/utils/net_idmap_check.c
[3133/4053] Compiling source3/utils/interact.c
[3134/4053] Compiling source3/utils/net_status.c
[3135/4053] Compiling source3/utils/net_rpc_printer.c
[3136/4053] Compiling source3/utils/net_rpc_rights.c
[3137/4053] Compiling source3/utils/net_rpc_service.c
[3138/4053] Compiling source3/utils/net_rpc_registry.c
[3139/4053] Compiling source3/utils/net_usershare.c
[3140/4053] Compiling source3/utils/netlookup.c
[3141/4053] Compiling source3/utils/net_sam.c
[3142/4053] Compiling source3/utils/net_rpc_shell.c
[3143/4053] Compiling source3/utils/net_util.c
[3144/4053] Compiling source3/utils/net_rpc_sh_acct.c
[3145/4053] Compiling source3/utils/net_rpc_audit.c
[3146/4053] Compiling source3/utils/net_dns.c
[3147/4053] Compiling source3/utils/net_ads_gpo.c
[3148/4053] Compiling source3/utils/net_conf.c
[3149/4053] Compiling source3/utils/net_conf_util.c
[3150/4053] Compiling source3/utils/net_join.c
[3151/4053] Compiling source3/utils/net_user.c
[3152/4053] Compiling source3/utils/net_group.c
[3153/4053] Compiling source3/utils/net_file.c
[3154/4053] Compiling source3/utils/net_registry.c
[3155/4053] Compiling source3/utils/net_registry_check.c
[3156/4053] Compiling source3/utils/net_dom.c
[3157/4053] Compiling source3/utils/net_share.c
[3158/4053] Compiling source3/utils/net_g_lock.c
[3159/4053] Compiling source3/utils/net_serverid.c
[3160/4053] Compiling source3/utils/net_eventlog.c
[3161/4053] Compiling source3/utils/net_printing.c
[3162/4053] Compiling source3/utils/net_rpc_trust.c
[3163/4053] Compiling source3/utils/net_rpc_conf.c
[3164/4053] Compiling source3/utils/net_afs.c
[3165/4053] Compiling source3/utils/net_notify.c
[3166/4053] Compiling source3/registry/reg_parse.c
[3167/4053] Compiling source3/registry/reg_format.c
[3168/4053] Compiling source3/registry/reg_import.c
[3169/4053] Compiling source3/utils/net_registry_util.c
[3170/4053] Compiling source3/utils/net_help_common.c
[3171/4053] Compiling source3/winbindd/idmap_autorid_tdb.c
[3172/4053] Compiling source3/utils/profiles.c
[3173/4053] Compiling source3/client/smbspool.c
[3174/4053] Compiling source3/client/smbspool_krb5_wrapper.c
[3175/4053] Compiling source3/utils/testparm.c
[3176/4053] Compiling source3/utils/status.c
[3177/4053] Compiling source3/smbd/notify_msg.c
[3178/4053] Compiling source3/utils/status_profile.c
[3179/4053] Compiling source3/utils/smbcontrol.c
[3180/4053] Compiling source3/utils/smbtree.c
[3181/4053] Compiling source3/utils/smbpasswd.c
[3182/4053] Compiling source3/utils/pdbedit.c
[3183/4053] Compiling source3/utils/smbget.c
[3184/4053] Compiling source3/utils/nmblookup.c
[3185/4053] Compiling source3/torture/torture.c
[3186/4053] Compiling source3/torture/nbio.c
[3187/4053] Compiling source3/torture/scanner.c
[3188/4053] Compiling source3/torture/utable.c
[3189/4053] Compiling source3/torture/denytest.c
[3190/4053] Compiling source3/torture/mangle_test.c
[3191/4053] Compiling source3/torture/nbench.c
[3192/4053] Compiling source3/torture/test_async_echo.c
[3193/4053] Compiling source3/torture/test_addrchange.c
[3194/4053] Compiling source3/torture/test_posix_append.c
[3195/4053] Compiling source3/torture/test_nttrans_create.c
[3196/4053] Compiling source3/torture/test_nttrans_fsctl.c
[3197/4053] Compiling source3/torture/test_case_insensitive.c
[3198/4053] Compiling source3/torture/test_notify_online.c
[3199/4053] Compiling source3/torture/test_chain3.c
[3200/4053] Compiling source3/torture/test_smb2.c
[3201/4053] Compiling source3/torture/test_authinfo_structs.c
[3202/4053] Compiling source3/torture/test_smbsock_any_connect.c
[3203/4053] Compiling source3/torture/test_cleanup.c
[3204/4053] Compiling source3/torture/test_notify.c
[3205/4053] Compiling source3/lib/tevent_barrier.c
[3206/4053] Compiling source3/torture/test_dbwrap_watch.c
[3207/4053] Compiling source3/torture/test_idmap_tdb_common.c
[3208/4053] Compiling source3/torture/test_dbwrap_ctdb.c
[3209/4053] Compiling source3/torture/test_buffersize.c
[3210/4053] Compiling source3/torture/test_messaging_read.c
[3211/4053] Compiling source3/torture/test_messaging_fd_passing.c
[3212/4053] Compiling source3/torture/test_oplock_cancel.c
[3213/4053] Compiling source3/torture/t_strappend.c
[3214/4053] Compiling source3/torture/bench_pthreadpool.c
[3215/4053] Compiling source3/torture/wbc_async.c
[3216/4053] Compiling source3/lib/smbconf/testsuite.c
[3217/4053] Compiling lib/replace/test/main.c
[3218/4053] Compiling source3/torture/msgtest.c
[3219/4053] Compiling source3/torture/msg_sink.c
[3220/4053] Compiling source3/torture/msg_source.c
[3221/4053] Compiling source3/utils/smbcacls.c
[3222/4053] Compiling source3/lib/util_sd.c
[3223/4053] Compiling source3/utils/smbcquotas.c
[3224/4053] Compiling source3/utils/eventlogadm.c
[3225/4053] Compiling source3/utils/sharesec.c
[3226/4053] Compiling source3/lib/util_sd.c
[3227/4053] Compiling source3/torture/pdbtest.c
[3228/4053] Compiling source3/torture/cmd_vfs.c
[3229/4053] Compiling source3/torture/vfstest.c
[3230/4053] Compiling source3/torture/vfstest_chain.c
[3231/4053] Compiling source3/utils/log2pcaphex.c
[3232/4053] Compiling source3/torture/locktest2.c
[3233/4053] Compiling source3/utils/debug2html.c
[3234/4053] Compiling source3/utils/debugparse.c
[3235/4053] Compiling source3/utils/smbfilter.c
[3236/4053] Compiling source3/lib/version_test.c
[3237/4053] Compiling source3/utils/ntlm_auth.c
[3238/4053] Compiling source3/utils/ntlm_auth_diagnostics.c
[3239/4053] Compiling source3/script/tests/timelimit.c
[3240/4053] Compiling source3/torture/rpc_open_tcp.c
[3241/4053] Compiling source3/utils/dbwrap_tool.c
[3242/4053] Compiling source3/utils/dbwrap_torture.c
[3243/4053] Compiling source3/utils/split_tokens.c
[3244/4053] Compiling source3/printing/tests/vlp.c
[3245/4053] Compiling source3/smbd/pysmbd.c
[3246/4053] Compiling source3/libsmb/pylibsmb.c
[3247/4053] Compiling source3/utils/regedit.c
[3248/4053] Compiling source3/utils/regedit_samba3.c
[3249/4053] Compiling source3/utils/regedit_wrap.c
[3250/4053] Compiling source3/utils/regedit_treeview.c
[3251/4053] Compiling source3/utils/regedit_valuelist.c
[3252/4053] Compiling source3/utils/regedit_dialog.c
[3253/4053] Compiling source3/utils/regedit_hexedit.c
[3254/4053] Compiling source3/utils/regedit_list.c
[3255/4053] Compiling source3/auth/auth_script.c
[3256/4053] Compiling source3/lib/pthreadpool/tests.c
[3257/4053] Compiling source3/lib/asys/tests.c
[3258/4053] Compiling source3/lib/unix_msg/tests.c
[3259/4053] Compiling source3/lib/unix_msg/test_drain.c
[3260/4053] Compiling source3/lib/unix_msg/test_source.c
[3261/4053] Compiling source3/modules/nfs4_acls.c
[3262/4053] Compiling source3/modules/non_posix_acls.c
[3263/4053] Compiling source3/modules/vfs_audit.c
[3264/4053] Compiling source3/modules/vfs_extd_audit.c
[3265/4053] Compiling source3/modules/vfs_full_audit.c
[3266/4053] Compiling source3/modules/vfs_fake_perms.c
[3267/4053] Compiling source3/modules/vfs_fake_acls.c
[3268/4053] Compiling source3/modules/vfs_recycle.c
[3269/4053] Compiling source3/modules/vfs_netatalk.c
[3270/4053] Compiling source3/modules/vfs_fruit.c
[3271/4053] Compiling source3/modules/vfs_default_quota.c
[3272/4053] Compiling source3/modules/vfs_readonly.c
[3273/4053] Compiling source3/modules/getdate.c
[3274/4053] Compiling source3/modules/vfs_cap.c
[3275/4053] Compiling source3/modules/vfs_expand_msdfs.c
[3276/4053] Compiling source3/modules/vfs_shadow_copy.c
[3277/4053] Compiling source3/modules/vfs_shadow_copy2.c
[3278/4053] Compiling source3/modules/vfs_xattr_tdb.c
[3279/4053] Compiling source3/modules/vfs_posix_eadb.c
[3280/4053] Compiling source3/modules/vfs_nfs4acl_xattr.c
[3281/4053] Compiling source3/modules/vfs_catia.c
[3282/4053] Compiling source3/modules/vfs_streams_xattr.c
[3283/4053] Compiling source3/modules/vfs_streams_depot.c
[3284/4053] Compiling source3/modules/vfs_commit.c
[3285/4053] Compiling source3/modules/vfs_readahead.c
[3286/4053] Compiling source3/modules/vfs_fileid.c
[3287/4053] Compiling source3/modules/vfs_aio_fork.c
[3288/4053] Compiling source3/modules/vfs_aio_pthread.c
[3289/4053] Compiling source3/modules/vfs_aio_linux.c
[3290/4053] Compiling source3/modules/vfs_preopen.c
[3291/4053] Compiling source3/modules/vfs_syncops.c
[3292/4053] Compiling source3/modules/vfs_acl_xattr.c
[3293/4053] Compiling source3/modules/vfs_acl_tdb.c
[3294/4053] Compiling source3/modules/vfs_dirsort.c
[3295/4053] Compiling source3/modules/vfs_crossrename.c
[3296/4053] Compiling source3/modules/vfs_linux_xfs_sgid.c
[3297/4053] Compiling source3/modules/vfs_time_audit.c
[3298/4053] Compiling source3/modules/vfs_media_harmony.c
[3299/4053] Compiling source3/modules/vfs_unityed_media.c
[3300/4053] Compiling source3/modules/vfs_btrfs.c
[3301/4053] Compiling source3/modules/vfs_shell_snap.c
[3302/4053] Compiling default/source3/modules/perfcount.empty.c
[3303/4053] Compiling source3/modules/perfcount_test.c
[3304/4053] Compiling source3/modules/vfs_worm.c
[3305/4053] Compiling source3/modules/vfs_snapper.c
[3306/4053] Compiling source3/modules/vfs_offline.c
[3307/4053] Compiling source3/modules/vfs_fake_dfq.c
[3308/4053] Compiling source3/param/pyparam.c
[3309/4053] Compiling source3/param/test_lp_load.c
[3310/4053] Compiling source3/passdb/py_passdb.c
[3311/4053] Compiling source3/winbindd/idmap_hash/idmap_hash.c
[3312/4053] Compiling source3/winbindd/idmap_hash/mapfile.c
[3313/4053] Compiling source3/winbindd/idmap_ad.c
[3314/4053] Compiling default/source3/winbindd/idmap_ad.empty.c
[3315/4053] Compiling source3/winbindd/idmap_rfc2307.c
[3316/4053] Compiling source3/winbindd/idmap_rid.c
[3317/4053] Compiling source3/winbindd/idmap_tdb2.c
[3318/4053] Compiling default/source3/winbindd/idmap_hash.empty.c
[3319/4053] Compiling source3/winbindd/idmap_autorid.c
[3320/4053] Compiling default/source3/winbindd/nss_info_hash.empty.c
[3321/4053] Compiling default/source3/winbindd/nss_info_rfc2307.empty.c
[3322/4053] Compiling default/source3/winbindd/nss_info_sfu20.empty.c
[3323/4053] Compiling default/source3/winbindd/nss_info_sfu.empty.c
[3324/4053] Compiling source3/winbindd/idmap_script.c
[3325/4053] Compiling examples/auth/auth_skel.c
[3326/4053] Compiling examples/libsmbclient/testsmbc.c
[3327/4053] Compiling examples/libsmbclient/testacl.c
[3328/4053] Compiling examples/libsmbclient/testacl2.c
[3329/4053] Compiling examples/libsmbclient/testacl3.c
[3330/4053] Compiling examples/libsmbclient/testbrowse.c
[3331/4053] Compiling examples/libsmbclient/testbrowse2.c
[3332/4053] Compiling examples/libsmbclient/testnotify.c
[3333/4053] Compiling examples/libsmbclient/teststat.c
[3334/4053] Compiling examples/libsmbclient/teststat2.c
[3335/4053] Compiling examples/libsmbclient/teststat3.c
[3336/4053] Compiling examples/libsmbclient/teststatvfs.c
[3337/4053] Compiling examples/libsmbclient/testfstatvfs.c
[3338/4053] Compiling examples/libsmbclient/testtruncate.c
[3339/4053] Compiling examples/libsmbclient/testchmod.c
[3340/4053] Compiling examples/libsmbclient/testutime.c
[3341/4053] Compiling examples/libsmbclient/testread.c
[3342/4053] Compiling examples/libsmbclient/testwrite.c
[3343/4053] Compiling examples/libsmbclient/testctx.c
[3344/4053] Compiling examples/pdb/test.c
[3345/4053] Compiling examples/VFS/skel_opaque.c
[3346/4053] Compiling examples/VFS/skel_transparent.c
[3347/4053] Compiling examples/VFS/shadow_copy_test.c
[3348/4053] Compiling source3/lib/netapi/tests/netapitest.c
[3349/4053] Compiling source3/lib/netapi/tests/netlocalgroup.c
[3350/4053] Compiling source3/lib/netapi/tests/netuser.c
[3351/4053] Compiling source3/lib/netapi/tests/netgroup.c
[3352/4053] Compiling source3/lib/netapi/tests/netdisplay.c
[3353/4053] Compiling source3/lib/netapi/tests/netshare.c
[3354/4053] Compiling source3/lib/netapi/tests/netfile.c
[3355/4053] Compiling source3/lib/netapi/tests/netserver.c
[3356/4053] Compiling source3/lib/netapi/tests/netwksta.c
[3357/4053] Compiling source3/lib/netapi/tests/common.c
[3358/4053] Compiling source3/lib/netapi/examples/common.c
[3359/4053] Compiling source3/lib/netapi/examples/getdc/getdc.c
[3360/4053] Compiling source3/lib/netapi/examples/dsgetdc/dsgetdc.c
[3361/4053] Compiling source3/lib/netapi/examples/join/netdomjoin.c
[3362/4053] Compiling source3/lib/netapi/examples/join/getjoinableous.c
[3363/4053] Compiling source3/lib/netapi/examples/join/getjoininformation.c
[3364/4053] Compiling source3/lib/netapi/examples/join/rename_machine.c
[3365/4053] Compiling source3/lib/netapi/examples/user/user_add.c
[3366/4053] Compiling source3/lib/netapi/examples/user/user_del.c
[3367/4053] Compiling source3/lib/netapi/examples/user/user_enum.c
[3368/4053] Compiling source3/lib/netapi/examples/user/user_dispinfo.c
[3369/4053] Compiling source3/lib/netapi/examples/user/user_chgpwd.c
[3370/4053] Compiling source3/lib/netapi/examples/user/user_getinfo.c
[3371/4053] Compiling source3/lib/netapi/examples/user/user_setinfo.c
[3372/4053] Compiling source3/lib/netapi/examples/user/user_modalsget.c
[3373/4053] Compiling source3/lib/netapi/examples/user/user_modalsset.c
[3374/4053] Compiling source3/lib/netapi/examples/user/user_getgroups.c
[3375/4053] Compiling source3/lib/netapi/examples/user/user_setgroups.c
[3376/4053] Compiling source3/lib/netapi/examples/user/user_getlocalgroups.c
[3377/4053] Compiling source3/lib/netapi/examples/group/group_add.c
[3378/4053] Compiling source3/lib/netapi/examples/group/group_del.c
[3379/4053] Compiling source3/lib/netapi/examples/group/group_enum.c
[3380/4053] Compiling source3/lib/netapi/examples/group/group_setinfo.c
[3381/4053] Compiling source3/lib/netapi/examples/group/group_getinfo.c
[3382/4053] Compiling source3/lib/netapi/examples/group/group_adduser.c
[3383/4053] Compiling source3/lib/netapi/examples/group/group_deluser.c
[3384/4053] Compiling source3/lib/netapi/examples/group/group_getusers.c
[3385/4053] Compiling source3/lib/netapi/examples/group/group_setusers.c
[3386/4053] Compiling source3/lib/netapi/examples/localgroup/localgroup_add.c
[3387/4053] Compiling source3/lib/netapi/examples/localgroup/localgroup_del.c
[3388/4053] Compiling source3/lib/netapi/examples/localgroup/localgroup_getinfo.c
[3389/4053] Compiling source3/lib/netapi/examples/localgroup/localgroup_setinfo.c
[3390/4053] Compiling source3/lib/netapi/examples/localgroup/localgroup_enum.c
[3391/4053] Compiling source3/lib/netapi/examples/localgroup/localgroup_addmembers.c
[3392/4053] Compiling source3/lib/netapi/examples/localgroup/localgroup_delmembers.c
[3393/4053] Compiling source3/lib/netapi/examples/localgroup/localgroup_setmembers.c
[3394/4053] Compiling source3/lib/netapi/examples/localgroup/localgroup_getmembers.c
[3395/4053] Compiling source3/lib/netapi/examples/server/remote_tod.c
[3396/4053] Compiling source3/lib/netapi/examples/server/server_getinfo.c
[3397/4053] Compiling source3/lib/netapi/examples/share/share_add.c
[3398/4053] Compiling source3/lib/netapi/examples/share/share_del.c
[3399/4053] Compiling source3/lib/netapi/examples/share/share_enum.c
[3400/4053] Compiling source3/lib/netapi/examples/share/share_getinfo.c
[3401/4053] Compiling source3/lib/netapi/examples/share/share_setinfo.c
[3402/4053] Compiling source3/lib/netapi/examples/file/file_close.c
[3403/4053] Compiling source3/lib/netapi/examples/file/file_getinfo.c
[3404/4053] Compiling source3/lib/netapi/examples/file/file_enum.c
[3405/4053] Compiling source3/lib/netapi/examples/shutdown/shutdown_init.c
[3406/4053] Compiling source3/lib/netapi/examples/shutdown/shutdown_abort.c
[3407/4053] Compiling source3/lib/netapi/examples/netlogon/netlogon_control.c
[3408/4053] Compiling source3/lib/netapi/examples/netlogon/netlogon_control2.c
[3409/4053] Compiling source3/lib/netapi/examples/netlogon/nltest.c
[3410/4053] Compiling source3/smbd/notifyd/tests.c
[3411/4053] Compiling source3/smbd/notifyd/notifydd.c
[3412/4053] Compiling file_server/file_server.c
[3413/4053] Compiling testsuite/headers/test_headers.c
[3414/4053] Linking default/lib/util/libtime-basic-samba4.so
[3415/4053] Linking default/lib/util/libutil-setid-samba4.so
[3416/4053] Linking default/lib/talloc/libtalloc.so
[3417/4053] Linking default/lib/util/libsocket-blocking-samba4.so
[3418/4053] Linking default/lib/util/libiov-buf-samba4.so
[3419/4053] Linking default/lib/tevent/libtevent.so
[3420/4053] Linking default/lib/talloc/libpytalloc-util.so
[3421/4053] Linking default/lib/talloc/pytalloc.so
[3422/4053] Linking default/lib/talloc/test-pytalloc.so
[3423/4053] Linking default/lib/talloc/libpytalloc-util.cpython-34m.so
[3424/4053] Linking default/lib/talloc/extra-pytalloc.cpython-34m.so
[3425/4053] Linking default/lib/talloc/extra-test-pytalloc.cpython-34m.so
[3426/4053] Linking default/lib/tevent/-tevent.so
[3427/4053] Linking default/lib/tevent/extra--tevent.cpython-34m.so
[3428/4053] Linking default/lib/texpect/texpect
[3429/4053] Linking default/source4/heimdal_build/libroken-samba4.so
[3430/4053] Linking default/source4/heimdal_build/libcom_err-samba4.so
[3431/4053] Linking default/source4/heimdal_build/libasn1-samba4.so
[3432/4053] Linking default/source4/heimdal_build/libhcrypto-samba4.so
[3433/4053] Linking default/source4/heimdal_build/libwind-samba4.so
[3434/4053] Linking default/lib/tdb/libtdb.so
[3435/4053] Linking default/lib/tdb/tdbtorture
[3436/4053] Linking default/lib/tdb/tdbrestore
[3437/4053] Linking default/lib/tdb/tdbdump
[3438/4053] Linking default/lib/tdb/tdbbackup
[3439/4053] Linking default/lib/tdb/tdbtool
[3440/4053] Linking default/lib/tdb/pytdb.so
[3441/4053] Linking default/lib/tdb/extra-pytdb.cpython-34m.so
[3442/4053] Linking default/lib/ldb/libldb.so
[3443/4053] Linking default/lib/ldb/libpyldb-util.cpython-34m.so
[3444/4053] Linking default/lib/ldb/extra-pyldb.cpython-34m.so
[3445/4053] Linking default/lib/ldb/libldb_module_paged_results.so
[3446/4053] Linking default/lib/ldb/libldb_module_asq.so
[3447/4053] Linking default/lib/ldb/libldb_module_server_sort.so
[3448/4053] Linking default/lib/ldb/libldb_module_paged_searches.so
[3449/4053] Linking default/lib/ldb/libldb_module_rdn_name.so
[3450/4053] Linking default/lib/ldb/libldb_module_sample.so
[3451/4053] Linking default/lib/ldb/libldb_module_skel.so
[3452/4053] Linking default/lib/ldb/libldb_module_tdb.so
[3453/4053] Linking default/lib/ldb/libldb-cmdline-samba4.so
[3454/4053] Linking default/lib/ldb/ldbsearch
[3455/4053] Linking default/lib/ldb/ldbdel
[3456/4053] Linking default/lib/ldb/ldbmodify
[3457/4053] Linking default/lib/ldb/ldbedit
[3458/4053] Linking default/lib/ldb/ldbrename
[3459/4053] Linking default/lib/ldb/ldbtest
[3460/4053] Linking default/lib/ldb/ldbdump
[3461/4053] Linking default/lib/util/libtalloc-report-samba4.so
[3462/4053] Linking default/lib/util/libtevent-unix-util.so
[3463/4053] Linking default/lib/util/libutil-tdb-samba4.so
[3464/4053] Linking default/nsswitch/libwinbind-client-samba4.so
[3465/4053] Linking default/source3/libmsghdr-samba4.so
[3466/4053] Linking default/source3/libsmbd-shim-samba4.so
[3467/4053] Linking default/source3/libsamba-cluster-support-samba4.so
[3468/4053] Linking default/nsswitch/nsstest
[3469/4053] Linking default/nsswitch/libnss-wrapper-winbind.so
[3470/4053] Linking default/nsswitch/libnss_winbind.so
[3471/4053] Linking default/lib/nss_wrapper/libnss-wrapper.so
[3472/4053] Linking default/lib/socket_wrapper/libsocket-wrapper.so
[3473/4053] Linking default/lib/resolv_wrapper/libresolv-wrapper.so
[3474/4053] Linking default/lib/uid_wrapper/libuid-wrapper.so
[3475/4053] Linking default/source3/smbspool_krb5_wrapper
[3476/4053] Linking default/source3/replacetort
[3477/4053] Linking default/source3/log2pcap
[3478/4053] Linking default/source3/debug2html
[3479/4053] Linking default/source3/timelimit
[3480/4053] Linking default/source3/lib/pthreadpool/pthreadpooltest
[3481/4053] Linking default/source3/lib/unix_msg/unix_msg_test
[3482/4053] Linking default/source3/lib/unix_msg/unix_msg_test_drain
[3483/4053] Linking default/source3/lib/unix_msg/unix_msg_test_source
[3484/4053] Linking default/testsuite/headers/test_headers
[3485/4053] Linking default/lib/ldb/libpyldb-util.so
[3486/4053] Linking default/source4/heimdal_build/libhx509-samba4.so
[3487/4053] Linking default/source4/heimdal_build/libheimbase-samba4.so
[3488/4053] Linking default/source4/heimdal_build/libkrb5-samba4.so
[3489/4053] Linking default/source4/heimdal_build/libgssapi-samba4.so
[3490/4053] Linking default/lib/util/libsamba-debug-samba4.so
[3491/4053] Linking default/lib/util/libsys-rw-samba4.so
[3492/4053] Linking default/libcli/util/libsamba-errors.so
[3493/4053] Linking default/lib/ldb/pyldb.so
[3494/4053] Linking default/lib/ldb/ldbadd
[3495/4053] Linking default/nsswitch/libwbclient/libwbclient.so
[3496/4053] Linking default/source4/heimdal_build/libhdb-samba4.so
[3497/4053] Linking default/nsswitch/libpamwinbind.so
[3498/4053] Linking default/nsswitch/libwinbind-krb5-locator.so
[3499/4053] Linking default/source4/heimdal_build/libheimntlm-samba4.so
[3500/4053] Linking default/source4/heimdal_build/samba4kinit
[3501/4053] Linking default/source4/heimdal_build/samba4kpasswd
[3502/4053] Linking default/source4/heimdal_build/samba4kgetcred
[3503/4053] Linking default/nsswitch/libnss_wins.so
[3504/4053] Linking default/lib/tdb_wrap/libtdb-wrap-samba4.so
[3505/4053] Linking default/lib/util/libtevent-util.so
[3506/4053] Linking default/lib/util/libgenrand-samba4.so
[3507/4053] Linking default/lib/util/genrandperf
[3508/4053] Linking default/source4/heimdal_build/libkdc-samba4.so
[3509/4053] Linking default/libcli/smb/libsmb-transport-samba4.so
[3510/4053] Linking default/lib/async_req/async_connect_send_test
[3511/4053] Linking default/source3/libmessages-dgm-samba4.so
[3512/4053] Linking default/lib/util/libsamba-util.so
[3513/4053] Linking default/lib/socket/libinterfaces-samba4.so
[3514/4053] Linking default/lib/param/libserver-role-samba4.so
[3515/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_ranged_results.so
[3516/4053] Linking default/source3/lib/asys/asystest
[3517/4053] Linking default/librpc/libndr.so
[3518/4053] Linking default/source3/libsamba3-util-samba4.so
[3519/4053] Linking default/lib/util/libasn1util-samba4.so
[3520/4053] Linking default/source4/lib/samba3/libsmbpasswdparser-samba4.so
[3521/4053] Linking default/libcli/security/libsamba-security-samba4.so
[3522/4053] Linking default/libcli/security/pysecurity.so
[3523/4053] Linking default/source4/ntvfs/posix/libposix-eadb-samba4.so
[3524/4053] Linking default/lib/util/libsamba-modules-samba4.so
[3525/4053] Linking default/lib/addns/libaddns-samba4.so
[3526/4053] Linking default/libds/common/libflag-mapping-samba4.so
[3527/4053] Linking default/source3/libCHARSET3-samba4.so
[3528/4053] Linking default/lib/krb5_wrap/libkrb5samba-samba4.so
[3529/4053] Linking default/librpc/libndr-nbt.so
[3530/4053] Linking default/source4/lib/events/libevents-samba4.so
[3531/4053] Linking default/libcli/registry/libutil-reg-samba4.so
[3532/4053] Linking default/source3/libsmbd-conn-samba4.so
[3533/4053] Linking default/auth/libauth-sam-reply-samba4.so
[3534/4053] Linking default/lib/libsamba-sockets-samba4.so
[3535/4053] Linking default/source3/libmessages-util-samba4.so
[3536/4053] Linking default/lib/util/libserver-id-db-samba4.so
[3537/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_samba3sam.so
[3538/4053] Linking default/libcli/nbt/libcli-nbt-samba4.so
[3539/4053] Linking default/lib/param/libsamba-hostconfig.so
[3540/4053] Linking default/lib/torture/libtorture-samba4.so
[3541/4053] Linking default/source4/lib/socket/libnetif-samba4.so
[3542/4053] Linking default/source4/param/pyparam.so
[3543/4053] Linking default/librpc/libdcerpc-binding.so
[3544/4053] Linking default/libcli/ldap/libcli-ldap-common-samba4.so
[3545/4053] Linking default/libcli/nbt/python-netbios.so
[3546/4053] Linking default/librpc/libndr-standard.so
[3547/4053] Linking default/source4/nbt_server/libldb_module_wins_ldb.so
[3548/4053] Linking default/libcli/nbt/nmblookup4
[3549/4053] Linking default/lib/dbwrap/libdbwrap-samba4.so
[3550/4053] Linking default/librpc/libndr-krb5pac.so
[3551/4053] Linking default/source3/libsmbregistry-samba4.so
[3552/4053] Linking default/source4/auth/kerberos/libauthkrb5-samba4.so
[3553/4053] Linking default/librpc/libndr-samba-samba4.so
[3554/4053] Linking default/source4/lib/com/pycom.so
[3555/4053] Linking default/source4/cluster/libcluster-samba4.so
[3556/4053] Linking default/libcli/auth/libcliauth-samba4.so
[3557/4053] Linking default/nsswitch/wbinfo
[3558/4053] Linking default/source4/librpc/libndr-samba4.so
[3559/4053] Linking default/source4/dsdb/libsamdb-common-samba4.so
[3560/4053] Linking default/source4/smbd/libprocess-model-samba4.so
[3561/4053] Linking default/librpc/libdcerpc-samba-samba4.so
[3562/4053] Linking default/source3/libxattr-tdb-samba4.so
[3563/4053] Linking default/libcli/named_pipe_auth/libnpa-tstream-samba4.so
[3564/4053] Linking default/librpc/tools/ndrdump
[3565/4053] Linking default/lib/ldb-samba/libldbsamba-samba4.so
[3566/4053] Linking default/source4/smbd/libprocess_model_module_standard.so
[3567/4053] Linking default/auth/credentials/libsamba-credentials.so
[3568/4053] Linking default/source3/liblibcli-lsa3-samba4.so
[3569/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_simple_ldap_map.so
[3570/4053] Linking default/source4/dns_server/libdnsserver-common-samba4.so
[3571/4053] Linking default/source4/lib/cmdline/libcmdline-credentials-samba4.so
[3572/4053] Linking default/source4/dsdb/libsamdb.so
[3573/4053] Linking default/source4/kdc/libpac-samba4.so
[3574/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_objectclass_attrs.so
[3575/4053] Linking default/auth/gensec/libgensec-samba4.so
[3576/4053] Linking default/source4/dns_server/libdlz-bind9-9.so
[3577/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_resolve_oids.so
[3578/4053] Linking default/source4/auth/gensec/libgensec_module_krb5.so
[3579/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_anr.so
[3580/4053] Linking default/source4/param/libshares-samba4.so
[3581/4053] Linking default/source4/dns_server/libdlz-bind9.so
[3582/4053] Linking default/source4/dns_server/libdlz-bind9-for-torture-samba4.so
[3583/4053] Linking default/source4/utils/oLschema2ldif
[3584/4053] Linking default/source4/libcli/ldap/libcli-ldap-samba4.so
[3585/4053] Linking default/libcli/smb/libcli-smb-common-samba4.so
[3586/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_local_password.so
[3587/4053] Linking default/source4/kdc/libdb-glue-samba4.so
[3588/4053] Linking default/dfs_server/libdfs-server-ad-samba4.so
[3589/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_samba_secrets.so
[3590/4053] Linking default/source4/dns_server/libdlz-bind9-10.so
[3591/4053] Linking default/lib/ldb-samba/libldb_module_ldbsamba_extensions.so
[3592/4053] Linking default/libcli/cldap/libcli-cldap-samba4.so
[3593/4053] Linking default/source3/libsmbconf.so
[3594/4053] Linking default/source3/msg_sink
[3595/4053] Linking default/source4/lib/http/libhttp-samba4.so
[3596/4053] Linking default/source4/kdc/libHDB-SAMBA4-samba4.so
[3597/4053] Linking default/source3/vlp
[3598/4053] Linking default/source3/versiontest
[3599/4053] Linking default/source4/libcli/libsmbclient-raw-samba4.so
[3600/4053] Linking default/source3/msgtest
[3601/4053] Linking default/source3/libsmbldap.so
[3602/4053] Linking default/source4/librpc/libdcerpc.so
[3603/4053] Linking default/source3/msg_source
[3604/4053] Linking default/lib/ldb-samba/libldb_module_ildap.so
[3605/4053] Linking default/source4/librpc/libdcerpc-samr.so
[3606/4053] Linking default/source4/client/smbclient4
[3607/4053] Linking default/source4/client/cifsdd
[3608/4053] Linking default/source4/torture/masktest
[3609/4053] Linking default/source4/librpc/libdcerpc-samba4.so
[3610/4053] Linking default/source3/winbindd/libnss-info-samba4.so
[3611/4053] Linking default/source3/smbd/notifyd/notifyd-tests
[3612/4053] Linking default/source4/lib/registry/libregistry-samba4.so
[3613/4053] Linking default/source3/smbfilter
[3614/4053] Linking default/source4/lib/registry/regshell
[3615/4053] Linking default/source3/libsecrets3-samba4.so
[3616/4053] Linking default/source3/libgse-samba4.so
[3617/4053] Linking default/source4/lib/registry/regpatch
[3618/4053] Linking default/source3/param/pys3param.so
[3619/4053] Linking default/source3/smbd/notifyd/notifydd
[3620/4053] Linking default/source3/eventlogadm
[3621/4053] Linking default/source4/lib/registry/regdiff
[3622/4053] Linking default/source4/torture/gentest
[3623/4053] Linking default/source3/libsmbldaphelper-samba4.so
[3624/4053] Linking default/source4/torture/locktest
[3625/4053] Linking default/source4/lib/messaging/libMESSAGING-samba4.so
[3626/4053] Linking default/source3/libcli-spoolss-samba4.so
[3627/4053] Linking default/source4/lib/registry/regtree
[3628/4053] Linking default/source4/libcli/wbclient/libLIBWBCLIENT-OLD-samba4.so
[3629/4053] Linking default/python/libsamba-python-samba4.so
[3630/4053] Linking default/source4/dsdb/samdb/ldb_modules/libdsdb-module-samba4.so
[3631/4053] Linking default/source4/dns_server/python-dsdb-dns.so
[3632/4053] Linking default/source3/libprinting-migrate-samba4.so
[3633/4053] Linking default/source4/librpc/python-dnsserver.so
[3634/4053] Linking default/source4/libnet/python-dckeytab.so
[3635/4053] Linking default/source4/ntvfs/posix/python-xattr-native.so
[3636/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_linked_attributes.so
[3637/4053] Linking default/source4/ntvfs/posix/python-posix-eadb.so
[3638/4053] Linking default/source3/winbindd/libnss_info_module_hash.so
[3639/4053] Linking default/source4/librpc/python-unixinfo.so
[3640/4053] Linking default/source4/librpc/python-winbind.so
[3641/4053] Linking default/source4/librpc/python-dcerpc-xattr.so
[3642/4053] Linking default/source4/librpc/python-dcerpc-idmap.so
[3643/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_lazy_commit.so
[3644/4053] Linking default/source4/librpc/python-srvsvc.so
[3645/4053] Linking default/source3/libutil-cmdline-samba4.so
[3646/4053] Linking default/source3/libsamba-passdb.so
[3647/4053] Linking default/source4/librpc/python-idmap.so
[3648/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_extended_dn_store.so
[3649/4053] Linking default/source4/librpc/python-irpc.so
[3650/4053] Linking default/source4/librpc/python-dcerpc-smb-acl.so
[3651/4053] Linking default/source4/ntvfs/posix/python-xattr-tdb.so
[3652/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_samba_dsdb.so
[3653/4053] Linking default/source4/librpc/python-netlogon.so
[3654/4053] Linking default/source4/libcli/pysmb.so
[3655/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_dns_notify.so
[3656/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_secrets_tdb_sync.so
[3657/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_new_partition.so
[3658/4053] Linking default/lib/ldb-samba/python-samba--ldb.so
[3659/4053] Linking default/source4/librpc/python-dfs.so
[3660/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_update_keytab.so
[3661/4053] Linking default/source4/librpc/python-auth.so
[3662/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_partition.so
[3663/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_rootdse.so
[3664/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_repl_meta_data.so
[3665/4053] Linking default/source4/librpc/python-dcerpc-security.so
[3666/4053] Linking default/source4/lib/registry/py-registry.so
[3667/4053] Linking default/source4/librpc/python-dns.so
[3668/4053] Linking default/source4/librpc/python-svcctl.so
[3669/4053] Linking default/source4/auth/libauth-unix-token-samba4.so
[3670/4053] Linking default/source3/liblibsmb-samba4.so
[3671/4053] Linking default/source4/librpc/python-drsuapi.so
[3672/4053] Linking default/examples/pdb/libpdb_module_test.so
[3673/4053] Linking default/source4/librpc/python-echo.so
[3674/4053] Linking default/source3/passdb/pypassdb.so
[3675/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_extended_dn_in.so
[3676/4053] Linking default/auth/credentials/pycredentials.so
[3677/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_tombstone_reanimate.so
[3678/4053] Linking default/source4/librpc/python-dcerpc-drsblobs.so
[3679/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_subtree_delete.so
[3680/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_objectguid.so
[3681/4053] Linking default/source4/librpc/python-atsvc.so
[3682/4053] Linking default/source4/ntvfs/libntvfs-samba4.so
[3683/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_instancetype.so
[3684/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_descriptor.so
[3685/4053] Linking default/source4/librpc/python-winreg.so
[3686/4053] Linking default/source4/auth/gensec/pygensec.so
[3687/4053] Linking default/source4/librpc/python-dcerpc-dnsp.so
[3688/4053] Linking default/source4/librpc/python-dcerpc-misc.so
[3689/4053] Linking default/source4/librpc/python-epmapper.so
[3690/4053] Linking default/source4/librpc/python-server-id.so
[3691/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_schema_load.so
[3692/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_dirsync.so
[3693/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_password_hash.so
[3694/4053] Linking default/source4/librpc/python-lsa.so
[3695/4053] Linking default/source3/winbindd/libidmap-samba4.so
[3696/4053] Linking default/source4/libnet/libsamba-net-samba4.so
[3697/4053] Linking default/python/python-glue.so
[3698/4053] Linking default/source4/librpc/python-initshutdown.so
[3699/4053] Linking default/source4/librpc/python-dcerpc-dcerpc.so
[3700/4053] Linking default/source4/libnet/python-net.so
[3701/4053] Linking default/source4/dsdb/python-dsdb.so
[3702/4053] Linking default/source3/winbindd/libidmap_module_autorid.so
[3703/4053] Linking default/source3/winbindd/libidmap_module_tdb2.so
[3704/4053] Linking default/source3/libpopt-samba3-samba4.so
[3705/4053] Linking default/source3/libmsrpc3-samba4.so
[3706/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_simple_dn.so
[3707/4053] Linking default/source4/librpc/python-mgmt.so
[3708/4053] Linking default/source3/smbcquotas
[3709/4053] Linking default/source3/libads-samba4.so
[3710/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_operational.so
[3711/4053] Linking default/source3/pdbedit
[3712/4053] Linking default/source3/winbindd/libnss_info_module_sfu.so
[3713/4053] Linking default/source3/winbindd/libnss_info_module_sfu20.so
[3714/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_acl.so
[3715/4053] Linking default/source4/librpc/python-dcerpc.so
[3716/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_samba3sid.so
[3717/4053] Linking default/source3/smbconftort
[3718/4053] Linking default/source4/librpc/python-samr.so
[3719/4053] Linking default/source4/lib/policy/libsamba-policy.so
[3720/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_schema_data.so
[3721/4053] Linking default/source4/auth/ntlm/libauth4-samba4.so
[3722/4053] Linking default/source4/librpc/python-wkssvc.so
[3723/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_samldb.so
[3724/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_show_deleted.so
[3725/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_aclread.so
[3726/4053] Linking default/source3/winbindd/libidmap_module_script.so
[3727/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_dsdb_notification.so
[3728/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_objectclass.so
[3729/4053] Linking default/source3/locktest2
[3730/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_extended_dn_out.so
[3731/4053] Linking default/source3/winbindd/libidmap_module_rfc2307.so
[3732/4053] Linking default/source4/librpc/python-dcerpc-nbt.so
[3733/4053] Linking default/source3/libsmb/libsmbclient.so
[3734/4053] Linking default/source3/smbget
[3735/4053] Linking default/examples/libsmbclient/testwrite
[3736/4053] Linking default/source4/dsdb/samdb/ldb_modules/libldb_module_subtree_rename.so
[3737/4053] Linking default/source3/winbindd/libidmap_module_rid.so
[3738/4053] Linking default/source3/smbcacls
[3739/4053] Linking default/source3/split_tokens
[3740/4053] Linking default/source3/pylibsmb.so
[3741/4053] Linking default/source4/librpc/python-krb5pac.so
[3742/4053] Linking default/source4/lib/messaging/python-messaging.so
[3743/4053] Linking default/source3/liblibcli-netlogon3-samba4.so
[3744/4053] Linking default/source3/testparm
[3745/4053] Linking default/source3/param/test_lp_load
[3746/4053] Linking default/source3/libtrusts-util-samba4.so
[3747/4053] Linking default/examples/libsmbclient/testsmbc
[3748/4053] Linking default/source3/smbpasswd
[3749/4053] Linking default/examples/libsmbclient/testtruncate
[3750/4053] Linking default/source3/winbindd/libnss_info_module_rfc2307.so
[3751/4053] Linking default/source3/ntlm_auth
[3752/4053] Linking default/source3/smbcontrol
[3753/4053] Linking default/examples/libsmbclient/teststat2
[3754/4053] Linking default/examples/libsmbclient/testfstatvfs
[3755/4053] Linking default/source3/auth/libauth-samba4.so
[3756/4053] Linking default/source3/smbtree
[3757/4053] Linking default/examples/libsmbclient/testchmod
[3758/4053] Linking default/source3/samba-regedit
[3759/4053] Linking default/source3/winbindd/libidmap_module_hash.so
[3760/4053] Linking default/examples/libsmbclient/testread
[3761/4053] Linking default/source3/libgpo-samba4.so
[3762/4053] Linking default/source3/dbwrap_torture
[3763/4053] Linking default/source4/lib/policy/py-policy.so
[3764/4053] Linking default/source3/winbindd/winbindd
[3765/4053] Linking default/examples/auth/libauth_module_skel.so
[3766/4053] Linking default/examples/libsmbclient/testbrowse
[3767/4053] Linking default/examples/libsmbclient/teststat3
[3768/4053] Linking default/source3/pdbtest
[3769/4053] Linking default/source4/smbd/libservice-samba4.so
[3770/4053] Linking default/source3/nmblookup
[3771/4053] Linking default/examples/libsmbclient/testctx
[3772/4053] Linking default/examples/libsmbclient/testacl2
[3773/4053] Linking default/examples/libsmbclient/teststatvfs
[3774/4053] Linking default/source3/smbspool
[3775/4053] Linking default/examples/libsmbclient/testbrowse2
[3776/4053] Linking default/examples/libsmbclient/testacl
[3777/4053] Linking default/examples/libsmbclient/testnotify
[3778/4053] Linking default/source3/winbindd/libidmap_module_ad.so
[3779/4053] Linking default/source3/sharesec
[3780/4053] Linking default/source3/rpc_open_tcp
[3781/4053] Linking default/examples/libsmbclient/teststat
[3782/4053] Linking default/source3/profiles
[3783/4053] Linking default/source3/libnet-keytab-samba4.so
[3784/4053] Linking default/source3/dbwrap_tool
[3785/4053] Linking default/examples/libsmbclient/testacl3
[3786/4053] Linking default/source4/cldap_server/libservice_module_cldap.so
[3787/4053] Linking default/source3/client/smbclient
[3788/4053] Linking default/source4/auth/pyauth.so
[3789/4053] Linking default/examples/libsmbclient/testutime
[3790/4053] Linking default/source3/smbtorture3
[3791/4053] Linking default/source4/ldap_server/libservice_module_ldap.so
[3792/4053] Linking default/source3/nmbd/nmbd
[3793/4053] Linking default/source4/smb_server/libservice_module_smb.so
[3794/4053] Linking default/source4/kdc/libservice_module_kdc.so
[3795/4053] Linking default/source3/auth/libauth_module_script.so
[3796/4053] Linking default/source4/nbt_server/libservice_module_nbtd.so
[3797/4053] Linking default/source3/rpcclient/rpcclient
[3798/4053] Linking default/source4/dsdb/libservice_module_drepl.so
[3799/4053] Linking default/source4/winbind/libservice_module_winbindd.so
[3800/4053] Linking default/source4/wrepl_server/libservice_module_wrepl.so
[3801/4053] Linking default/source4/dsdb/libservice_module_dns_update.so
[3802/4053] Linking default/source4/dsdb/libservice_module_kcc.so
[3803/4053] Linking default/source3/libnetapi.so
[3804/4053] Linking default/source3/lib/netapi/examples/group/group_getusers
[3805/4053] Linking default/source3/lib/netapi/examples/user/user_modalsget
[3806/4053] Linking default/source3/lib/netapi/examples/netlogon/nltest
[3807/4053] Linking default/source3/lib/netapi/examples/netlogon/netlogon_control2
[3808/4053] Linking default/source3/lib/netapi/examples/localgroup/localgroup_delmembers
[3809/4053] Linking default/source3/libsmbd-base-samba4.so
[3810/4053] Linking default/source3/lib/netapi/examples/getdc/getdc
[3811/4053] Linking default/source3/modules/libvfs_module_cap.so
[3812/4053] Linking default/source3/modules/libvfs_module_recycle.so
[3813/4053] Linking default/source3/vfstest
[3814/4053] Linking default/source3/lib/netapi/examples/join/rename_machine
[3815/4053] Linking default/source3/lib/netapi/examples/user/user_modalsset
[3816/4053] Linking default/source3/lib/netapi/examples/join/netdomjoin
[3817/4053] Linking default/source3/lib/netapi/examples/localgroup/localgroup_del
[3818/4053] Linking default/source3/lib/netapi/examples/localgroup/localgroup_getinfo
[3819/4053] Linking default/source3/lib/netapi/examples/group/group_add
[3820/4053] Linking default/source3/lib/netapi/examples/file/file_enum
[3821/4053] Linking default/source3/modules/libvfs_module_acl_tdb.so
[3822/4053] Linking default/examples/VFS/libvfs_module_shadow_copy_test.so
[3823/4053] Linking default/source3/lib/netapi/examples/server/server_getinfo
[3824/4053] Linking default/source3/lib/netapi/examples/user/user_dispinfo
[3825/4053] Linking default/source3/lib/netapi/examples/share/share_enum
[3826/4053] Linking default/source3/modules/libvfs_module_fake_perms.so
[3827/4053] Linking default/source4/rpc_server/libdcerpc-server.so
[3828/4053] Linking default/source3/lib/netapi/examples/group/group_setinfo
[3829/4053] Linking default/source3/modules/libvfs_module_media_harmony.so
[3830/4053] Linking default/source3/lib/netapi/examples/group/group_deluser
[3831/4053] Linking default/source3/lib/netapi/examples/netlogon/netlogon_control
[3832/4053] Linking default/source3/modules/libvfs_module_posix_eadb.so
[3833/4053] Linking default/source3/modules/libvfs_module_aio_fork.so
[3834/4053] Linking default/file_server/libservice_module_s3fs.so
[3835/4053] Linking default/source3/modules/libvfs_module_extd_audit.so
[3836/4053] Linking default/source3/smbstatus
[3837/4053] Linking default/source3/modules/libvfs_module_syncops.so
[3838/4053] Linking default/source3/lib/netapi/examples/localgroup/localgroup_addmembers
[3839/4053] Linking default/source3/lib/netapi/examples/group/group_adduser
[3840/4053] Linking default/source3/modules/libvfs_module_shadow_copy.so
[3841/4053] Linking default/source3/modules/libvfs_module_aio_linux.so
[3842/4053] Linking default/source3/pysmbd.so
[3843/4053] Linking default/source4/ntp_signd/libservice_module_ntp_signd.so
[3844/4053] Linking default/source3/modules/libvfs_module_commit.so
[3845/4053] Linking default/source3/modules/libvfs_module_unityed_media.so
[3846/4053] Linking default/source4/utils/ntlm_auth4
[3847/4053] Linking default/source3/lib/netapi/examples/user/user_setinfo
[3848/4053] Linking default/source3/lib/netapi/examples/shutdown/shutdown_init
[3849/4053] Linking default/source3/lib/netapi/examples/share/share_add
[3850/4053] Linking default/source3/modules/libvfs_module_btrfs.so
[3851/4053] Linking default/source3/modules/libvfs_module_shadow_copy2.so
[3852/4053] Linking default/source3/modules/libvfs_module_preopen.so
[3853/4053] Linking default/source3/lib/netapi/examples/group/group_getinfo
[3854/4053] Linking default/source4/web_server/libservice_module_web.so
[3855/4053] Linking default/source4/smbd/samba
[3856/4053] Linking default/source3/modules/libvfs_module_fake_acls.so
[3857/4053] Linking default/source4/dns_server/libservice_module_dns.so
[3858/4053] Linking default/source3/lib/netapi/examples/file/file_getinfo
[3859/4053] Linking default/source3/lib/netapi/examples/group/group_enum
[3860/4053] Linking default/source3/lib/netapi/examples/shutdown/shutdown_abort
[3861/4053] Linking default/source3/lib/netapi/examples/share/share_del
[3862/4053] Linking default/source3/smbd/smbd
[3863/4053] Linking default/source3/lib/netapi/examples/dsgetdc/dsgetdc
[3864/4053] Linking default/source3/lib/netapi/examples/user/user_getgroups
[3865/4053] Linking default/source3/modules/libvfs_module_catia.so
[3866/4053] Linking default/source3/lib/netapi/examples/localgroup/localgroup_setinfo
[3867/4053] Linking default/source3/modules/libvfs_module_readonly.so
[3868/4053] Linking default/source3/lib/netapi/examples/localgroup/localgroup_getmembers
[3869/4053] Linking default/source3/lib/netapi/examples/server/remote_tod
[3870/4053] Linking default/source3/lib/netapi/tests/netapitest
[3871/4053] Linking default/source3/modules/libvfs_module_snapper.so
[3872/4053] Linking default/source3/lib/netapi/examples/user/user_enum
[3873/4053] Linking default/source3/lib/netapi/examples/file/file_close
[3874/4053] Linking default/source3/modules/libvfs_module_full_audit.so
[3875/4053] Linking default/source3/lib/netapi/examples/localgroup/localgroup_enum
[3876/4053] Linking default/source3/lib/netapi/examples/user/user_add
[3877/4053] Linking default/source3/modules/libvfs_module_time_audit.so
[3878/4053] Linking default/examples/VFS/libvfs_module_skel_transparent.so
[3879/4053] Linking default/source3/lib/netapi/examples/group/group_del
[3880/4053] Linking default/source3/modules/libnon-posix-acls-samba4.so
[3881/4053] Linking default/source3/lib/netapi/examples/join/getjoinableous
[3882/4053] Linking default/source3/modules/libvfs_module_streams_depot.so
[3883/4053] Linking default/source4/torture/smbtorture
[3884/4053] Linking default/source3/modules/libvfs_module_dirsort.so
[3885/4053] Linking default/source3/modules/libvfs_module_nfs4acl_xattr.so
[3886/4053] Linking default/source3/modules/libvfs_module_worm.so
[3887/4053] Linking default/source3/modules/libperfcount_module_test.so
[3888/4053] Linking default/source3/modules/libvfs_module_streams_xattr.so
[3889/4053] Linking default/source3/modules/libvfs_module_xattr_tdb.so
[3890/4053] Linking default/source3/lib/netapi/examples/user/user_setgroups
[3891/4053] Linking default/source3/modules/libvfs_module_linux_xfs_sgid.so
[3892/4053] Linking default/source3/modules/libvfs_module_fake_dfq.so
[3893/4053] Linking default/source3/lib/netapi/examples/join/getjoininformation
[3894/4053] Linking default/source3/modules/libvfs_module_fileid.so
[3895/4053] Linking default/source3/lib/netapi/examples/group/group_setusers
[3896/4053] Linking default/source3/modules/libvfs_module_shell_snap.so
[3897/4053] Linking default/source3/modules/libvfs_module_audit.so
[3898/4053] Linking default/source3/modules/libvfs_module_expand_msdfs.so
[3899/4053] Linking default/source4/rpc_server/libservice_module_dcerpc.so
[3900/4053] Linking default/source3/modules/libvfs_module_crossrename.so
[3901/4053] Linking default/source3/lib/netapi/examples/localgroup/localgroup_add
[3902/4053] Linking default/source3/modules/libvfs_module_aio_pthread.so
[3903/4053] Linking default/source3/net
[3904/4053] Linking default/source3/modules/libvfs_module_offline.so
[3905/4053] Linking default/source3/lib/netapi/examples/share/share_setinfo
[3906/4053] Linking default/source3/modules/libvfs_module_default_quota.so
[3907/4053] Linking default/source3/lib/netapi/examples/user/user_getlocalgroups
[3908/4053] Linking default/examples/VFS/libvfs_module_skel_opaque.so
[3909/4053] Linking default/source3/modules/libvfs_module_netatalk.so
[3910/4053] Linking default/source3/lib/netapi/examples/user/user_chgpwd
[3911/4053] Linking default/source3/lib/netapi/examples/localgroup/localgroup_setmembers
[3912/4053] Linking default/source3/lib/netapi/examples/share/share_getinfo
[3913/4053] Linking default/source3/lib/netapi/examples/user/user_del
[3914/4053] Linking default/source3/lib/netapi/examples/user/user_getinfo
[3915/4053] Linking default/source3/modules/libvfs_module_fruit.so
[3916/4053] Linking default/source3/modules/libvfs_module_readahead.so
[3917/4053] Linking default/source3/modules/libvfs_module_acl_xattr.so
[3918/4053] abi_check: bin/default/lib/talloc/libtalloc.so
[3919/4053] abi_check: bin/default/lib/tevent/libtevent.so
[3920/4053] abi_check: bin/default/lib/talloc/libpytalloc-util.so
[3921/4053] abi_check: bin/default/lib/talloc/libpytalloc-util.cpython-34m.so
[3922/4053] abi_check: bin/default/librpc/libndr.so
[3923/4053] abi_check: bin/default/lib/tdb/libtdb.so
[3924/4053] abi_check: bin/default/lib/ldb/libldb.so
[3925/4053] abi_check: bin/default/lib/ldb/libpyldb-util.so
[3926/4053] abi_check: bin/default/lib/ldb/libpyldb-util.cpython-34m.so
[3927/4053] abi_check: bin/default/nsswitch/libwbclient/libwbclient.so
[3928/4053] abi_check: bin/default/source3/libsmbldap.so
[3929/4053] abi_check: bin/default/source3/libsamba-passdb.so
[3930/4053] abi_check: bin/default/source3/libsmb/libsmbclient.so
[3931/4053] pidl.1p: pidl/pidl -> bin/default/pidl/pidl.1p
[3932/4053] Parse::Pidl::Dump.3pm: pidl/lib/Parse/Pidl/Dump.pm -> bin/default/pidl/Parse::Pidl::Dump.3pm
[3933/4053] Parse::Pidl::Wireshark::Conformance.3pm: pidl/lib/Parse/Pidl/Wireshark/Conformance.pm -> bin/default/pidl/Parse::Pidl::Wireshark::Conformance.3pm
[3934/4053] Parse::Pidl::Util.3pm: pidl/lib/Parse/Pidl/Util.pm -> bin/default/pidl/Parse::Pidl::Util.3pm
[3935/4053] Parse::Pidl::NDR.3pm: pidl/lib/Parse/Pidl/NDR.pm -> bin/default/pidl/Parse::Pidl::NDR.3pm
[3936/4053] Parse::Pidl::Wireshark::NDR.3pm: pidl/lib/Parse/Pidl/Wireshark/NDR.pm -> bin/default/pidl/Parse::Pidl::Wireshark::NDR.3pm
[3937/4053] Generating manpages/smb.conf.5
Note: Writing smb.conf.5
[3938/4053] Generating manpages/cifsdd.8
Note: Writing cifsdd.8
[3939/4053] Generating manpages/dbwrap_tool.1
Note: Writing dbwrap_tool.1
[3940/4053] Generating manpages/eventlogadm.8
Note: Writing eventlogadm.8
[3941/4053] Generating manpages/findsmb.1
Note: Writing findsmb.1
[3942/4053] Generating manpages/libsmbclient.7
Note: Writing libsmbclient.7
[3943/4053] Generating manpages/lmhosts.5
Note: Writing lmhosts.5
[3944/4053] Generating manpages/log2pcap.1
Note: Writing log2pcap.1
[3945/4053] Generating manpages/idmap_ad.8
Note: Writing idmap_ad.8
[3946/4053] Generating manpages/idmap_autorid.8
Note: Writing idmap_autorid.8
[3947/4053] Generating manpages/idmap_hash.8
Note: Writing idmap_hash.8
[3948/4053] Generating manpages/idmap_ldap.8
Note: Writing idmap_ldap.8
[3949/4053] Generating manpages/idmap_nss.8
Note: Writing idmap_nss.8
[3950/4053] Generating manpages/idmap_rfc2307.8
Note: Writing idmap_rfc2307.8
[3951/4053] Generating manpages/idmap_rid.8
Note: Writing idmap_rid.8
[3952/4053] Generating manpages/idmap_tdb.8
Note: Writing idmap_tdb.8
[3953/4053] Generating manpages/idmap_tdb2.8
Note: Writing idmap_tdb2.8
[3954/4053] Generating manpages/net.8
Note: Writing net.8
[3955/4053] Generating manpages/nmbd.8
Note: Writing nmbd.8
[3956/4053] Generating manpages/nmblookup.1
Note: Writing nmblookup.1
[3957/4053] Generating manpages/ntlm_auth.1
Note: Writing ntlm_auth.1
[3958/4053] Generating manpages/pdbedit.8
Note: Writing pdbedit.8
[3959/4053] Generating manpages/profiles.1
Note: Writing profiles.1
[3960/4053] Generating manpages/rpcclient.1
Note: Writing rpcclient.1
[3961/4053] Generating manpages/samba.7
Note: Writing samba.7
[3962/4053] Generating manpages/samba.8
Note: Writing samba.8
[3963/4053] Generating manpages/samba-tool.8
Note: Writing samba-tool.8
[3964/4053] Generating manpages/samba-regedit.8
Note: Writing samba-regedit.8
[3965/4053] Generating manpages/sharesec.1
Note: Writing sharesec.1
[3966/4053] Generating manpages/smbcacls.1
Note: Writing smbcacls.1
[3967/4053] Generating manpages/smbclient.1
Note: Writing smbclient.1
[3968/4053] Generating manpages/smbcontrol.1
Note: Writing smbcontrol.1
[3969/4053] Generating manpages/smbcquotas.1
Note: Writing smbcquotas.1
[3970/4053] Generating manpages/smbd.8
Note: Writing smbd.8
[3971/4053] Generating manpages/smbget.1
Note: Writing smbget.1
[3972/4053] Generating manpages/smbgetrc.5
Note: Writing smbgetrc.5
[3973/4053] Generating manpages/smbpasswd.5
Note: Writing smbpasswd.5
[3974/4053] Generating manpages/smbpasswd.8
Note: Writing smbpasswd.8
[3975/4053] Generating manpages/smbspool.8
Note: Writing smbspool.8
[3976/4053] Generating manpages/smbspool_krb5_wrapper.8
Note: Writing smbspool_krb5_wrapper.8
[3977/4053] Generating manpages/smbstatus.1
Note: Writing smbstatus.1
[3978/4053] Generating manpages/smbtar.1
Note: Writing smbtar.1
[3979/4053] Generating manpages/smbtree.1
Note: Writing smbtree.1
[3980/4053] Generating manpages/testparm.1
Note: Writing testparm.1
[3981/4053] Generating manpages/vfs_acl_tdb.8
Note: Writing vfs_acl_tdb.8
[3982/4053] Generating manpages/vfs_acl_xattr.8
Note: Writing vfs_acl_xattr.8
[3983/4053] Generating manpages/vfs_aio_fork.8
Note: Writing vfs_aio_fork.8
[3984/4053] Generating manpages/vfs_aio_linux.8
Note: Writing vfs_aio_linux.8
[3985/4053] Generating manpages/vfs_aio_pthread.8
Note: Writing vfs_aio_pthread.8
[3986/4053] Generating manpages/vfs_audit.8
Note: Writing vfs_audit.8
[3987/4053] Generating manpages/vfs_btrfs.8
Note: Writing vfs_btrfs.8
[3988/4053] Generating manpages/vfs_cacheprime.8
Note: Writing vfs_cacheprime.8
[3989/4053] Generating manpages/vfs_cap.8
Note: Writing vfs_cap.8
[3990/4053] Generating manpages/vfs_catia.8
Note: Writing vfs_catia.8
[3991/4053] Generating manpages/vfs_ceph.8
Note: Writing vfs_ceph.8
[3992/4053] Generating manpages/vfs_commit.8
Note: Writing vfs_commit.8
[3993/4053] Generating manpages/vfs_crossrename.8
Note: Writing vfs_crossrename.8
[3994/4053] Generating manpages/vfs_default_quota.8
Note: Writing vfs_default_quota.8
[3995/4053] Generating manpages/vfs_dirsort.8
Note: Writing vfs_dirsort.8
[3996/4053] Generating manpages/vfs_extd_audit.8
Note: Writing vfs_extd_audit.8
[3997/4053] Generating manpages/vfs_fake_perms.8
Note: Writing vfs_fake_perms.8
[3998/4053] Generating manpages/vfs_fileid.8
Note: Writing vfs_fileid.8
[3999/4053] Generating manpages/vfs_fruit.8
Note: Writing vfs_fruit.8
[4000/4053] Generating manpages/vfs_full_audit.8
Note: Writing vfs_full_audit.8
[4001/4053] Generating manpages/vfs_glusterfs.8
Note: Writing vfs_glusterfs.8
[4002/4053] Generating manpages/vfs_gpfs.8
Note: Writing vfs_gpfs.8
[4003/4053] Generating manpages/vfs_linux_xfs_sgid.8
Note: Writing vfs_linux_xfs_sgid.8
[4004/4053] Generating manpages/vfs_media_harmony.8
Note: Writing vfs_media_harmony.8
[4005/4053] Generating manpages/vfs_netatalk.8
Note: Writing vfs_netatalk.8
[4006/4053] Generating manpages/vfs_offline.8
Note: Writing vfs_offline.8
[4007/4053] Generating manpages/vfs_prealloc.8
Note: Writing vfs_prealloc.8
[4008/4053] Generating manpages/vfs_preopen.8
Note: Writing vfs_preopen.8
[4009/4053] Generating manpages/vfs_readahead.8
Note: Writing vfs_readahead.8
[4010/4053] Generating manpages/vfs_readonly.8
Note: Writing vfs_readonly.8
[4011/4053] Generating manpages/vfs_recycle.8
Note: Writing vfs_recycle.8
[4012/4053] Generating manpages/vfs_shadow_copy.8
Note: Writing vfs_shadow_copy.8
[4013/4053] Generating manpages/vfs_shadow_copy2.8
Note: Writing vfs_shadow_copy2.8
[4014/4053] Generating manpages/vfs_shell_snap.8
Note: Writing vfs_shell_snap.8
[4015/4053] Generating manpages/vfs_snapper.8
Note: Writing vfs_snapper.8
[4016/4053] Generating manpages/vfs_streams_depot.8
Note: Writing vfs_streams_depot.8
[4017/4053] Generating manpages/vfs_streams_xattr.8
Note: Writing vfs_streams_xattr.8
[4018/4053] Generating manpages/vfs_syncops.8
Note: Writing vfs_syncops.8
[4019/4053] Generating manpages/vfs_time_audit.8
Note: Writing vfs_time_audit.8
[4020/4053] Generating manpages/vfs_tsmsm.8
Note: Writing vfs_tsmsm.8
[4021/4053] Generating manpages/vfs_unityed_media.8
Note: Writing vfs_unityed_media.8
[4022/4053] Generating manpages/vfs_worm.8
Note: Writing vfs_worm.8
[4023/4053] Generating manpages/vfs_xattr_tdb.8
Note: Writing vfs_xattr_tdb.8
[4024/4053] Generating manpages/vfstest.1
Note: Writing vfstest.1
[4025/4053] Generating manpages/wbinfo.1
Note: Writing wbinfo.1
[4026/4053] Generating manpages/winbindd.8
Note: Writing winbindd.8
[4027/4053] Generating manpages/pam_winbind.8
Note: Writing pam_winbind.8
[4028/4053] Generating manpages/pam_winbind.conf.5
Note: Writing pam_winbind.conf.5
[4029/4053] Generating manpages/winbind_krb5_locator.7
Note: Writing winbind_krb5_locator.7
[4030/4053] Generating man/talloc.3
Note: Writing talloc.3
[4031/4053] Generating man/tdbrestore.8
Note: Writing tdbrestore.8
[4032/4053] Generating man/tdbdump.8
Note: Writing tdbdump.8
[4033/4053] Generating man/tdbbackup.8
Note: Writing tdbbackup.8
[4034/4053] Generating man/tdbtool.8
Note: Writing tdbtool.8
[4035/4053] Generating man/ldb.3
Note: Writing ldb.3
[4036/4053] Generating man/ldbadd.1
Note: Writing ldbadd.1
[4037/4053] Generating man/ldbsearch.1
Note: Writing ldbsearch.1
[4038/4053] Generating man/ldbdel.1
Note: Writing ldbdel.1
[4039/4053] Generating man/ldbmodify.1
Note: Writing ldbmodify.1
[4040/4053] Generating man/ldbedit.1
Note: Writing ldbedit.1
[4041/4053] Generating man/ldbrename.1
Note: Writing ldbrename.1
[4042/4053] Generating ndrdump.1
Note: Writing ndrdump.1
[4043/4053] Generating man/regdiff.1
Note: Writing regdiff.1
[4044/4053] Generating man/regpatch.1
Note: Writing regpatch.1
[4045/4053] Generating man/regshell.1
Note: Writing regshell.1
[4046/4053] Generating man/regtree.1
Note: Writing regtree.1
[4047/4053] Generating man/ntlm_auth4.1
Note: Writing ntlm_auth4.1
[4048/4053] Generating man/oLschema2ldif.1
Note: Writing oLschema2ldif.1
[4049/4053] Generating man/smbtorture.1
Note: Writing smbtorture.1
[4050/4053] Generating man/gentest.1
Note: Writing gentest.1
[4051/4053] Generating man/masktest.1
Note: Writing masktest.1
[4052/4053] Generating man/locktest.1
Note: Writing locktest.1
[4053/4053] Generating man/nmblookup4.1
Note: Writing nmblookup4.1
Waf: Leaving directory `/memdisk/metze/a/b2279743/samba/bin'
'build' finished successfully (14m15.365s)
'test' finished successfully (0.015s)
Waf: Entering directory `/memdisk/metze/a/b2279743/samba/bin'
	Selected embedded Heimdal build
Waf: Leaving directory `/memdisk/metze/a/b2279743/samba/bin'
'build' finished successfully (4.108s)
skipping subunit (testscenarios not available)
OPTIONS --configfile=$SMB_CONF_PATH --option='fss:sequence timeout=1' --maximum-runtime=$SELFTEST_MAXTIME --basedir=$SELFTEST_TMPDIR --format=subunit --option=torture:progress=no
samba version 4.5.0pre1-DEVELOPERBUILD started.
Copyright Andrew Tridgell and the Samba Team 1992-2016
Called with maxruntime 14400 - current ts 1457628788
samba: using 'standard' process model
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: winbindd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/winbindd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/winbindd: initialize_winbindd_cache: clearing cache and re-creating with version number 2
/memdisk/metze/a/b2279743/samba/bin/winbindd: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /memdisk/metze/a/b2279743/samba/bin/ab/nt4_dc/private/passdb.tdb file.
Domain=[SAMBA-TEST] OS=[Windows 6.1] Server=[Samba 4.5.0pre1-DEVELOPERBUILD]
You are not root, most things won't work
pvfs_oplock_break: auto release oplock level 0 for '\lockt1.lck' 0x2aaae25821b0
free session[0x2aaae2990fd0]
Got unexpected SMB2 dialect 528
ndr_pull_error(9): BAD NBT NAME component
tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /memdisk/metze/a/b2279743/samba/bin/ab/simpleserver/private/passdb.tdb file.
Domain=[SAMBA-TEST] OS=[Windows 6.1] Server=[Samba 4.5.0pre1-DEVELOPERBUILD]
tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /memdisk/metze/a/b2279743/samba/bin/ab/nt4_member/private/passdb.tdb file.
No realm has been specified! Do you really want to join an Active Directory server?
No realm has been specified! Do you really want to join an Active Directory server?
Domain=[SAMBA-TEST] OS=[Windows 6.1] Server=[Samba 4.5.0pre1-DEVELOPERBUILD]
You are not root, most things won't work
tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /memdisk/metze/a/b2279743/samba/bin/ab/ad_member/private/passdb.tdb file.
Domain=[SAMBADOMAIN] OS=[Windows 6.1] Server=[Samba 4.5.0pre1-DEVELOPERBUILD]
You are not root, most things won't work
Could not find machine account in secrets database: Failed to fetch machine account password for SAMBADOMAIN from both secrets.ldb (Could not find entry to match filter: '(&(flatname=SAMBADOMAIN)(objectclass=primaryDomain))' base: 'cn=Primary Domains': No such object: dsdb_search at ../source4/dsdb/common/util.c:4493) and from /memdisk/metze/a/b2279743/samba/bin/ab/s4member/private/secrets.tdb: NT_STATUS_CANT_ACCESS_DOMAIN_INFO
Joined domain SAMBADOMAIN (S-1-5-21-1868747602-4036640057-2927437167)
samba version 4.5.0pre1-DEVELOPERBUILD started.
Copyright Andrew Tridgell and the Samba Team 1992-2016
Called with maxruntime 14400 - current ts 1457629781
samba: using 'standard' process model
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
task_server_terminate: [ldap_server: no LDAP server required in member server configuration]
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: task_server_terminate: [cldap_server: no CLDAP server required in member server configuration]
setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
task_server_terminate: [kdc: no KDC required in member server configuration]
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
task_server_terminate: [dreplsrv: no DSDB replication required in domain member configuration]
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
task_server_terminate: [kccsrv: no KCC required in domain member configuration]
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
task_server_terminate: [dns: no DNS required in member server configuration]
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
task_server_terminate: [echo: Not starting echo server for domain members]
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: winbindd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/winbindd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/winbindd: initialize_winbindd_cache: clearing cache and re-creating with version number 2
/memdisk/metze/a/b2279743/samba/bin/winbindd: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /memdisk/metze/a/b2279743/samba/bin/ab/ktest/private/passdb.tdb file.
Domain=[KTEST] OS=[Windows 6.1] Server=[Samba 4.5.0pre1-DEVELOPERBUILD]
tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /memdisk/metze/a/b2279743/samba/bin/ab/maptoguest/private/passdb.tdb file.
Domain=[SAMBA-TEST] OS=[Windows 6.1] Server=[Samba 4.5.0pre1-DEVELOPERBUILD]
tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /memdisk/metze/a/b2279743/samba/bin/ab/fileserver/private/passdb.tdb file.
Domain=[SAMBA-TEST] OS=[Windows 6.1] Server=[Samba 4.5.0pre1-DEVELOPERBUILD]
samba version 4.5.0pre1-DEVELOPERBUILD started.
Copyright Andrew Tridgell and the Samba Team 1992-2016
Called with maxruntime 14400 - current ts 1457629946
samba: using 'single' process model
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: winbindd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/winbindd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/winbindd: initialize_winbindd_cache: clearing cache and re-creating with version number 2
/memdisk/metze/a/b2279743/samba/bin/smbd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/smbd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/smbd: Unable to setup corepath for smbd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/smbd: smbd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/smbd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/smbd: INFO: Profiling turned OFF from pid 2822114
/memdisk/metze/a/b2279743/samba/bin/winbindd: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
/memdisk/metze/a/b2279743/samba/bin/smbd: file_init_global: Information only: requested 16384 open files, 472 are available.
/memdisk/metze/a/b2279743/samba/bin/smbd: dcesrv_ep_setup: Loading shared RPC modules failed
/memdisk/metze/a/b2279743/samba/bin/smbd: STATUS=daemon 'smbd' finished starting up and ready to serve connections
/memdisk/metze/a/b2279743/samba/bin/smbd: Error: Could not change to user. Removing deferred open, mid=10.
/memdisk/metze/a/b2279743/samba/bin/smbd: Error: Could not change to user. Removing deferred open, mid=5.
/memdisk/metze/a/b2279743/samba/bin/winbindd: sam_sid_to_name: possible deadlock - trying to lookup SID S-1-5-32-1234-5432
/memdisk/metze/a/b2279743/samba/bin/smbd: client sent 0/0 lock - please report this
/memdisk/metze/a/b2279743/samba/bin/smbd: client sent 0/0 lock - please report this
/memdisk/metze/a/b2279743/samba/bin/smbd: client sent 0/0 lock - please report this
/memdisk/metze/a/b2279743/samba/bin/smbd: client sent 0/0 lock - please report this
/memdisk/metze/a/b2279743/samba/bin/smbd: Oplock break failed for file test_oplock/test_batch22.dat -- replying anyway
/memdisk/metze/a/b2279743/samba/bin/smbd: reply_read: requested read size (65535) is greater than maximum allowed (32716/32768). Returning short read of maximum allowed for compatibility with Windows 2000.
/memdisk/metze/a/b2279743/samba/bin/smbd: reply_read: requested read size (65535) is greater than maximum allowed (32716/32768). Returning short read of maximum allowed for compatibility with Windows 2000.
/memdisk/metze/a/b2279743/samba/bin/smbd: reply_lockread: requested read size (65535) is greater than maximum allowed (32716/32768). Returning short read of maximum allowed for compatibility with Windows 2000.
/memdisk/metze/a/b2279743/samba/bin/smbd: Deleting serverid.tdb record failed: NT_STATUS_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Could not remove pid 2864322 from serverid.tdb
/memdisk/metze/a/b2279743/samba/bin/smbd: Error: session 6895 is expired, mid=9.
/memdisk/metze/a/b2279743/samba/bin/smbd: Error: session 6895 is expired, mid=12.
/memdisk/metze/a/b2279743/samba/bin/smbd: Error: Could not change to user. Removing deferred open, mid=5.
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: get_user_quota: access_denied service [tmp] user [ADDOMAIN/Administrator]
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: client sent 0/0 lock - please report this
/memdisk/metze/a/b2279743/samba/bin/smbd: client sent 0/0 lock - please report this
/memdisk/metze/a/b2279743/samba/bin/smbd: client sent 0/0 lock - please report this
/memdisk/metze/a/b2279743/samba/bin/smbd: client sent 0/0 lock - please report this
/memdisk/metze/a/b2279743/samba/bin/smbd: client sent 0/0 lock - please report this
/memdisk/metze/a/b2279743/samba/bin/smbd: client sent 0/0 lock - please report this
/memdisk/metze/a/b2279743/samba/bin/smbd: Failed to disconnect durable handle for file durable_open_delete_on_close1_cAhRioN_.dat: NT_STATUS_NOT_SUPPORTED - proceeding with normal close
/memdisk/metze/a/b2279743/samba/bin/smbd: Failed to disconnect durable handle for file durable_open_delete_on_close2_4HKOk7Kq.dat: NT_STATUS_NOT_SUPPORTED - proceeding with normal close
/memdisk/metze/a/b2279743/samba/bin/smbd: Oplock break failed for file oplock_test/test_batch22.dat -- replying anyway
/memdisk/metze/a/b2279743/samba/bin/smbd: bad status in copy chunk recv 1 of 1: NT_STATUS_FILE_LOCK_CONFLICT
/memdisk/metze/a/b2279743/samba/bin/smbd: bad status in copy chunk recv 1 of 1: NT_STATUS_FILE_LOCK_CONFLICT
/memdisk/metze/a/b2279743/samba/bin/smbd: bad status in copy chunk recv 1 of 1: NT_STATUS_INVALID_VIEW_SIZE
/memdisk/metze/a/b2279743/samba/bin/smbd: bad status in copy chunk recv 2 of 2: NT_STATUS_INVALID_VIEW_SIZE
/memdisk/metze/a/b2279743/samba/bin/smbd: ndr_pull_error(11): Pull bytes 8 (../librpc/ndr/ndr_basic.c:236)
/memdisk/metze/a/b2279743/samba/bin/smbd: failed to unmarshall QAR req
/memdisk/metze/a/b2279743/samba/bin/smbd: invalid zero data params: off 4096, bfz, 4095
/memdisk/metze/a/b2279743/samba/bin/smbd: invalid zero data params: off 4096, bfz, 4095
/memdisk/metze/a/b2279743/samba/bin/smbd: Got pipe request (pnum 2ec2) using invalid VUID 35397, expected 27399
/memdisk/metze/a/b2279743/samba/bin/smbd: failed to delete driver with version 3
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_deleter not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_test_driver_0 not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_test_driver_1 not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_test_driver_2 not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: _spoolss_AddPrinterDriverEx: level 1 not yet implemented
/memdisk/metze/a/b2279743/samba/bin/smbd: _spoolss_AddPrinterDriverEx: level 1 not yet implemented
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_timestamps not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: _spoolss_AddPrinterDriverEx: level 1 not yet implemented
/memdisk/metze/a/b2279743/samba/bin/smbd: _spoolss_AddPrinterDriverEx: level 1 not yet implemented
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_timestamps not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_adobe_cupsaddsmb not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_adobe_cupsaddsmb not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_adobe not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_adobe not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: _spoolss_AddPrinterDriverEx: level 1 not yet implemented
/memdisk/metze/a/b2279743/samba/bin/smbd: _spoolss_AddPrinterDriverEx: level 1 not yet implemented
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_ex not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_ex not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: _spoolss_AddPrinterDriverEx: level 1 not yet implemented
/memdisk/metze/a/b2279743/samba/bin/smbd: _spoolss_AddPrinterDriverEx: level 1 not yet implemented
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_ex not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_ex not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: _spoolss_AddPrinterDriverEx: level 1 not yet implemented
/memdisk/metze/a/b2279743/samba/bin/smbd: _spoolss_AddPrinterDriverEx: level 1 not yet implemented
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_ex not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_ex not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: _spoolss_AddPrinterDriverEx: level 1 not yet implemented
/memdisk/metze/a/b2279743/samba/bin/smbd: _spoolss_AddPrinterDriverEx: level 1 not yet implemented
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_ex not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver_ex not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver not found for deletion
/memdisk/metze/a/b2279743/samba/bin/smbd: driver torture_driver not found for deletion
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: the password is too short. It should be equal or longer than 5 characters!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
Failed to create user record CN=guru0200,CN=Users,DC=addc,DC=samba,DC=example,DC=com: acl: unable to get access to CN=guru0200,CN=Users,DC=addc,DC=samba,DC=example,DC=com

tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /memdisk/metze/a/b2279743/samba/bin/ab/nt4_dc_schannel/private/passdb.tdb file.
Domain=[SAMBA-TEST] OS=[Windows 6.1] Server=[Samba 4.5.0pre1-DEVELOPERBUILD]
You are not root, most things won't work
/memdisk/metze/a/b2279743/samba/bin/smbd: Deleting serverid.tdb record failed: NT_STATUS_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Could not remove pid 2918442 from serverid.tdb
/memdisk/metze/a/b2279743/samba/bin/smbd: check_printjob_info: invalid format WB21BB16B10zWWzDDz
/memdisk/metze/a/b2279743/samba/bin/smbd: check_printjob_info: invalid format WB21BB16B10zWWzDDz
/memdisk/metze/a/b2279743/samba/bin/smbd: check_printjob_info: invalid format WB21BB16B10zWWzDDz
/memdisk/metze/a/b2279743/samba/bin/smbd: check_printjob_info: invalid format WB21BB16B10zWWzDDz
/memdisk/metze/a/b2279743/samba/bin/smbd: check_printjob_info: invalid format WB21BB16B10zWWzDDz
/memdisk/metze/a/b2279743/samba/bin/smbd: check_printjob_info: invalid format WB21BB16B10zWWzDDz
/memdisk/metze/a/b2279743/samba/bin/smbd: check_printjob_info: invalid format WB21BB16B10zWWzDDz
/memdisk/metze/a/b2279743/samba/bin/smbd: check_printjob_info: invalid format WB21BB16B10zWWzDDz
/memdisk/metze/a/b2279743/samba/bin/smbd: check_printjob_info: invalid format WB21BB16B10zWWzDDz
/memdisk/metze/a/b2279743/samba/bin/smbd: check_printjob_info: invalid format WB21BB16B10zWWzDDz
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /memdisk/metze/a/b2279743/samba/bin/ab/ad_member_rfc2307/private/passdb.tdb file.
Domain=[SAMBADOMAIN] OS=[Windows 6.1] Server=[Samba 4.5.0pre1-DEVELOPERBUILD]
You are not root, most things won't work
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedaapl
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedtestfsctl.dat
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedtestfsctl2.dat
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/torture_read_metadata
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/torture_read_metadata
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/torture_write_metadata
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/torture_write_rfork_io
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/test_aapl
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/test_aapl
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/stream_names.txt
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/torture_rfork_truncate
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/torture_rfork_create
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/file.txt
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/file
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/file
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/file
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/file
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/file
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/file
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/file
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir
/memdisk/metze/a/b2279743/samba/bin/smbd: fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedvfs_fruit_dir/file
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
Failed to delete repsTo for 435ed7fa-f06a-41e2-abfc-6afb86ef7ba6: WERR_DS_DRA_REF_NOT_FOUND
Failed to add repsTo for 435ed7fa-f06a-41e2-abfc-6afb86ef7ba6: WERR_DS_DRA_REF_ALREADY_EXISTS
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
../source4/rpc_server/handles.c:106: Attempt to use invalid iface
../source4/rpc_server/drsuapi/dcesrv_drsuapi.c:410: Unsupported DRS call drsuapi_DsGetNT4ChangeLog
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
Failed to delete repsTo for 38dffe25-7e53-4ab3-be60-a478728279e1: WERR_DS_DRA_REF_NOT_FOUND
Failed to add repsTo for 38dffe25-7e53-4ab3-be60-a478728279e1: WERR_DS_DRA_REF_ALREADY_EXISTS
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
../source4/rpc_server/handles.c:106: Attempt to use invalid iface
/memdisk/metze/a/b2279743/samba/bin/smbd: Deleting serverid.tdb record failed: NT_STATUS_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Could not remove pid 2969485 from serverid.tdb
../source4/rpc_server/drsuapi/dcesrv_drsuapi.c:410: Unsupported DRS call drsuapi_DsGetNT4ChangeLog
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
Failed to delete repsTo for ef4e15b7-2de8-47a1-8a63-5ea3d3b7cebc: WERR_DS_DRA_REF_NOT_FOUND
Failed to add repsTo for ef4e15b7-2de8-47a1-8a63-5ea3d3b7cebc: WERR_DS_DRA_REF_ALREADY_EXISTS
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
../source4/rpc_server/handles.c:106: Attempt to use invalid iface
../source4/rpc_server/drsuapi/dcesrv_drsuapi.c:410: Unsupported DRS call drsuapi_DsGetNT4ChangeLog
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
../source4/rpc_server/handles.c:106: Attempt to use invalid iface
/memdisk/metze/a/b2279743/samba/bin/smbd: Got pipe request (pnum 582f) using invalid VUID 47339, expected 8645
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
../source4/rpc_server/handles.c:106: Attempt to use invalid iface
/memdisk/metze/a/b2279743/samba/bin/smbd: Got pipe request (pnum 9fe1) using invalid VUID 58179, expected 36805
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
../source4/rpc_server/handles.c:106: Attempt to use invalid iface
/memdisk/metze/a/b2279743/samba/bin/smbd: Got pipe request (pnum 1f8e) using invalid VUID 9270, expected 52819
Failed to create user record CN=guru0200,CN=Users,DC=samba,DC=example,DC=com: acl: unable to get access to CN=guru0200,CN=Users,DC=samba,DC=example,DC=com

Failed to create user record CN=guru0200,CN=Users,DC=samba,DC=example,DC=com: acl: unable to get access to CN=guru0200,CN=Users,DC=samba,DC=example,DC=com

Failed to create user record CN=guru0200,CN=Users,DC=samba,DC=example,DC=com: acl: unable to get access to CN=guru0200,CN=Users,DC=samba,DC=example,DC=com

samba version 4.5.0pre1-DEVELOPERBUILD started.
Copyright Andrew Tridgell and the Samba Team 1992-2016
Called with maxruntime 14400 - current ts 1457633396
samba: using 'standard' process model
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: winbindd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/winbindd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/winbindd: initialize_winbindd_cache: clearing cache and re-creating with version number 2
/memdisk/metze/a/b2279743/samba/bin/winbindd: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
samba version 4.5.0pre1-DEVELOPERBUILD started.
Copyright Andrew Tridgell and the Samba Team 1992-2016
Called with maxruntime 14400 - current ts 1457633452
samba: using 'standard' process model
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: winbindd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/winbindd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/winbindd: initialize_winbindd_cache: clearing cache and re-creating with version number 2
/memdisk/metze/a/b2279743/samba/bin/winbindd: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
samba version 4.5.0pre1-DEVELOPERBUILD started.
Copyright Andrew Tridgell and the Samba Team 1992-2016
Called with maxruntime 14400 - current ts 1457633514
samba: using 'standard' process model
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.

samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: winbindd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/winbindd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/winbindd: initialize_winbindd_cache: clearing cache and re-creating with version number 2
/memdisk/metze/a/b2279743/samba/bin/winbindd: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
/memdisk/metze/a/b2279743/samba/bin/smbd: Deleting serverid.tdb record failed: NT_STATUS_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Could not remove pid 3021681 from serverid.tdb
ndr_pull_error(13): value out of range
ndr_pull_error(13): value out of range
ndr_pull_error(18): not all bytes consumed ofs[96] size[236]
ndr_pull_error(18): not all bytes consumed ofs[96] size[236]
ndr_pull_error(18): not all bytes consumed ofs[228] size[236]
ndr_pull_error(18): not all bytes consumed ofs[228] size[236]
ndr_pull_error(12): Alloc 4294967287 * r->rc4encryptedpayload failed: default/librpc/gen_ndr/ndr_backupkey.c:689

ndr_pull_error(12): Alloc 4294967287 * r->rc4encryptedpayload failed: default/librpc/gen_ndr/ndr_backupkey.c:689

ndr_pull_error(13): value out of range
ndr_pull_error(13): value out of range
Request for unknown BackupKey sub-protocol 78
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:152)
ndr_pull_error(18): not all bytes consumed ofs[184] size[372]
../source4/smb_server/smb2/fileio.c:342: buffer too small 0x18. Expected 0x30
../source4/smb_server/smb2/fileio.c:342: buffer too small 0x18. Expected 0x30
free session[0x2aaae22282c0]
free session[0x2aaae23e76b0]
Unable to remove opendb entry for '/memdisk/metze/a/b2279743/samba/bin/ab/ad_dc_ntvfs/share/mkdir_dup' - NT_STATUS_OBJECT_NAME_NOT_FOUND
pvfs_oplock_break: do not resend oplock break level 0 for 'oplock_test\test_batch_brl.dat' 0x2aaae1872960
pvfs_oplock_break: do not resend oplock break level 0 for 'oplock_test\test_batch_brl.dat' 0x2aaae1dc21a0
pvfs_oplock_break: do not resend oplock break level 1 for 'oplock_test\test_levelII501.dat' 0x2aaae1dc21a0
free session[0x2aaae1f1c930]
/memdisk/metze/a/b2279743/samba/bin/smbd: Deleting serverid.tdb record failed: NT_STATUS_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Could not remove pid 3060651 from serverid.tdb
Could not find machine account in secrets database: Failed to fetch machine account password for SAMBADOMAIN from both secrets.ldb (Could not find entry to match filter: '(&(flatname=SAMBADOMAIN)(objectclass=primaryDomain))' base: 'cn=Primary Domains': No such object: dsdb_search at ../source4/dsdb/common/util.c:4493) and from /memdisk/metze/a/b2279743/samba/bin/ab/rpc_proxy/private/secrets.tdb: NT_STATUS_CANT_ACCESS_DOMAIN_INFO
Joined domain SAMBADOMAIN (S-1-5-21-1868747602-4036640057-2927437167)
samba version 4.5.0pre1-DEVELOPERBUILD started.
Copyright Andrew Tridgell and the Samba Team 1992-2016
Called with maxruntime 14400 - current ts 1457634615
samba: using 'standard' process model
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
task_server_terminate: [ldap_server: no LDAP server required in member server configuration]
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
task_server_terminate: [dreplsrv: no DSDB replication required in domain member configuration]
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
task_server_terminate: [kdc: no KDC required in member server configuration]
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
task_server_terminate: [cldap_server: no CLDAP server required in member server configuration]
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
task_server_terminate: [kccsrv: no KCC required in domain member configuration]
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
task_server_terminate: [dns: no DNS required in member server configuration]
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
task_server_terminate: [echo: Not starting echo server for domain members]
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: winbindd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/winbindd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/winbindd: initialize_winbindd_cache: clearing cache and re-creating with version number 2
/memdisk/metze/a/b2279743/samba/bin/winbindd: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
update count is 1
update count is 1
update count is 1
update count is 1
update count is 1
update count is 1
update count is 1
update count is 1
update count is 1
Won't reply to replies.
dns_process returned WERR_INVALID_PARAM
update count is 1
update count is 1
update count is 1
update count is 1
update count is 1
update count is 1
update count is 1
update count is 1
update count is 1
xattr_tdb_getxattr() failed to get vfs_handle->data!
xattr_tdb_getxattr() failed to get vfs_handle->data!
xattr_tdb_setxattr() failed to get vfs_handle->data!
xattr_tdb_removexattr() failed to get vfs_handle->data!
xattr_tdb_getxattr() failed to get vfs_handle->data!
xattr_tdb_getxattr() failed to get vfs_handle->data!
xattr_tdb_setxattr() failed to get vfs_handle->data!
xattr_tdb_setxattr() failed to get vfs_handle->data!
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
idmap range not specified for domain '*'
SID S-1-5-21-2520714012-3089113794-288335308-500 -> getpwuid(3000051) failed
BIND version unknown, please modify /memdisk/metze/a/b2279743/samba/bin/ab/chgdcpass/private/named.conf manually.
samba version 4.5.0pre1-DEVELOPERBUILD started.
Copyright Andrew Tridgell and the Samba Team 1992-2016
Called with maxruntime 14400 - current ts 1457634698
samba: using 'standard' process model
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: samba: samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.


samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: winbindd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/winbindd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/winbindd: initialize_winbindd_cache: clearing cache and re-creating with version number 2
/memdisk/metze/a/b2279743/samba/bin/winbindd: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/winbindd: Added new_version[1] to trustAuthOutgoing for trusted domain password for ADDOMAIN.
/memdisk/metze/a/b2279743/samba/bin/winbindd: 2016/03/10 19:32:30 : trust_pw_change(ADDOMAIN): Changed password locally
/memdisk/metze/a/b2279743/samba/bin/winbindd: 2016/03/10 19:32:30 : trust_pw_change(ADDOMAIN): Changed password remotely.
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/winbindd: Added new_version[1] to trustAuthOutgoing for trusted domain password for ADDOMAIN.
/memdisk/metze/a/b2279743/samba/bin/winbindd: 2016/03/10 19:32:38 : trust_pw_change(ADDOMAIN): Changed password locally
/memdisk/metze/a/b2279743/samba/bin/winbindd: 2016/03/10 19:32:38 : trust_pw_change(ADDOMAIN): Changed password remotely.
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
/memdisk/metze/a/b2279743/samba/bin/smbd: sys_path_to_bdev() failed for path [.]!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: the password does not meet the complexity criteria!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: the password is too short. It should be equal or longer than 7 characters!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: the password does not meet the complexity criteria!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: the password is too short. It should be equal or longer than 7 characters!
samdb_set_password_internal: 0000052D: Constraint violation - check_password_restrictions: password is too young to change!
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: 2016/03/10 19:37:56 : trust_pw_change(SAMBADOMAIN): Changed password locally
/memdisk/metze/a/b2279743/samba/bin/winbindd: 2016/03/10 19:37:56 : trust_pw_change(SAMBADOMAIN): Changed password remotely.
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
ldb: ldb: unknown extended rule_id 2.4.681.226012.2.8.3882
ldb: ldb: unknown extended rule_id 8.16.8720.1008448.8.32.15528
ldb: ldb: unknown extended rule_id 1.2.3.4
The IPv6 address '::ffff:0:0' has the misfortune of lying in a range that was once used for IPv4 embedding (that is, it might also be represented as '::ffff:0.0.0.0').
The IPv6 address '::ffff:aaaa:a000' has the misfortune of lying in a range that was once used for IPv4 embedding (that is, it might also be represented as '::ffff:170.170.160.0').
The IPv6 address '::ffff:10:0' has the misfortune of lying in a range that was once used for IPv4 embedding (that is, it might also be represented as '::ffff:0.16.0.0').
The IPv6 address '::ffff:2:300' has the misfortune of lying in a range that was once used for IPv4 embedding (that is, it might also be represented as '::ffff:0.2.3.0').
The IPv6 address '::3:0' has the misfortune of lying in a range that was once used for IPv4 embedding (that is, it might also be represented as '::0.3.0.0').
The IPv6 address '::2:30' has the misfortune of lying in a range that was once used for IPv4 embedding (that is, it might also be represented as '::0.2.0.48').
The IPv6 address '::ffff:2:30' has the misfortune of lying in a range that was once used for IPv4 embedding (that is, it might also be represented as '::ffff:0.2.0.48').
/memdisk/metze/a/b2279743/samba/bin/smbd: Deleting serverid.tdb record failed: NT_STATUS_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Could not remove pid 3140751 from serverid.tdb
samba version 4.5.0pre1-DEVELOPERBUILD started.
Copyright Andrew Tridgell and the Samba Team 1992-2016
Called with maxruntime 14400 - current ts 1457636111
samba: using 'single' process model
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: winbindd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/winbindd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/winbindd: initialize_winbindd_cache: clearing cache and re-creating with version number 2
/memdisk/metze/a/b2279743/samba/bin/smbd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/smbd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/smbd: Unable to setup corepath for smbd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/smbd: smbd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/smbd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/smbd: INFO: Profiling turned OFF from pid 3189017
/memdisk/metze/a/b2279743/samba/bin/winbindd: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
/memdisk/metze/a/b2279743/samba/bin/smbd: file_init_global: Information only: requested 16384 open files, 472 are available.
/memdisk/metze/a/b2279743/samba/bin/smbd: dcesrv_ep_setup: Loading shared RPC modules failed
/memdisk/metze/a/b2279743/samba/bin/smbd: STATUS=daemon 'smbd' finished starting up and ready to serve connections
/memdisk/metze/a/b2279743/samba/bin/smbd: Deleting serverid.tdb record failed: NT_STATUS_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Could not remove pid 3195927 from serverid.tdb
Finding a writeable DC for domain 'SAMBA.EXAMPLE.COM'
Found DC localdc.samba.example.com
workgroup is SAMBADOMAIN
realm is samba.example.com
Looking up IPv4 addresses
No IPv4 address will be assigned
Looking up IPv6 addresses
Setting up share.ldb
Setting up secrets.ldb
Setting up the registry
Setting up the privileges database
Setting up idmap db
Setting up SAM db
Setting up sam.ldb partitions and settings
Setting up sam.ldb rootDSE
Pre-loading the Samba 4 and AD schema
A Kerberos configuration suitable for Samba 4 has been generated at /memdisk/metze/a/b2279743/samba/bin/ab/vampire_dc/private/krb5.conf
Schema-DN[CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com] objects[402/1582] linked_values[0/0]
Schema-DN[CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com] objects[804/1582] linked_values[0/0]
Schema-DN[CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com] objects[1206/1582] linked_values[0/0]
Schema-DN[CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com] objects[1582/1582] linked_values[0/0]
Analyze and apply schema objects
../source4/dsdb/schema/schema_syntax.c:1076: Unknown attributeID_id 0x002E26D4
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[402/1877] linked_values[0/0]
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[804/1877] linked_values[0/0]
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[1206/1877] linked_values[0/0]
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[1608/1877] linked_values[0/0]
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[1877/1877] linked_values[28/0]
Partition[DC=samba,DC=example,DC=com] objects[97/97] linked_values[25/0]
Partition[DC=DomainDnsZones,DC=samba,DC=example,DC=com] objects[43/43] linked_values[0/0]
Partition[DC=ForestDnsZones,DC=samba,DC=example,DC=com] objects[18/18] linked_values[0/0]
Sending DsReplicaUpdateRefs for all the replicated partitions
Setting isSynchronized and dsServiceName
Setting up secrets database
Joined domain SAMBADOMAIN (SID S-1-5-21-1868747602-4036640057-2927437167) as a DC
samba version 4.5.0pre1-DEVELOPERBUILD started.
Copyright Andrew Tridgell and the Samba Team 1992-2016
Called with maxruntime 14400 - current ts 1457636336
samba: using 'single' process model
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: winbindd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/winbindd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/winbindd: initialize_winbindd_cache: clearing cache and re-creating with version number 2
/memdisk/metze/a/b2279743/samba/bin/winbindd: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
Forwarded the call to execute the KCC
workgroup is SAMBADOMAIN
realm is samba.example.com
Looking up IPv4 addresses
No IPv4 address will be assigned
Looking up IPv6 addresses
Setting up share.ldb
Setting up secrets.ldb
Setting up the registry
Setting up the privileges database
Setting up idmap db
Setting up SAM db
Setting up sam.ldb partitions and settings
Setting up sam.ldb rootDSE
Pre-loading the Samba 4 and AD schema
A Kerberos configuration suitable for Samba 4 has been generated at /memdisk/metze/a/b2279743/samba/bin/ab/rodc/private/krb5.conf
Schema-DN[CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com] objects[402/1582] linked_values[0/0]
Schema-DN[CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com] objects[804/1582] linked_values[0/0]
Schema-DN[CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com] objects[1206/1582] linked_values[0/0]
Schema-DN[CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com] objects[1582/1582] linked_values[0/0]
Analyze and apply schema objects
../source4/dsdb/schema/schema_syntax.c:1076: Unknown attributeID_id 0x002E26D4
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[402/1882] linked_values[0/0]
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[804/1882] linked_values[0/0]
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[1206/1882] linked_values[0/0]
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[1608/1882] linked_values[0/0]
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[1882/1882] linked_values[35/0]
Partition[DC=samba,DC=example,DC=com] objects[98/98] linked_values[33/0]
Partition[DC=samba,DC=example,DC=com] objects[500/3974] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[902/3974] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[1304/3974] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[1706/3974] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[2108/3974] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[2510/3974] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[2912/3974] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[3314/3974] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[3716/3974] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[4072/3974] linked_values[33/0]
Partition[DC=DomainDnsZones,DC=samba,DC=example,DC=com] objects[43/43] linked_values[0/0]
Partition[DC=ForestDnsZones,DC=samba,DC=example,DC=com] objects[18/18] linked_values[0/0]
Exop on[CN=RODC,OU=Domain Controllers,DC=samba,DC=example,DC=com] objects[1] linked_values[8]
Exop on[CN=krbtgt_45108,CN=Users,DC=samba,DC=example,DC=com] objects[1] linked_values[0]
Sending DsReplicaUpdateRefs for all the replicated partitions
Setting isSynchronized and dsServiceName
Setting up secrets database
Joined domain SAMBADOMAIN (SID S-1-5-21-1868747602-4036640057-2927437167) as an RODC
     drsuapi_DsBind: struct drsuapi_DsBind
        in: struct drsuapi_DsBind
            bind_guid                : *
                bind_guid                : e24d201a-4fd6-11d1-a3da-0000f875ae0d
            bind_info                : *
                bind_info: struct drsuapi_DsBindInfoCtr
                    length                   : 0x0000001c (28)
                    __ndr_length             : 0x0000001c (28)
                    info                     : union drsuapi_DsBindInfo(case 28)
                    info28: struct drsuapi_DsBindInfo28
                        supported_extensions     : 0x0fefff7f (267386751)
                               1: DRSUAPI_SUPPORTED_EXTENSION_BASE
                               1: DRSUAPI_SUPPORTED_EXTENSION_ASYNC_REPLICATION
                               1: DRSUAPI_SUPPORTED_EXTENSION_REMOVEAPI
                               1: DRSUAPI_SUPPORTED_EXTENSION_MOVEREQ_V2
                               1: DRSUAPI_SUPPORTED_EXTENSION_GETCHG_COMPRESS
                               1: DRSUAPI_SUPPORTED_EXTENSION_DCINFO_V1
                               1: DRSUAPI_SUPPORTED_EXTENSION_RESTORE_USN_OPTIMIZATION
                               0: DRSUAPI_SUPPORTED_EXTENSION_ADDENTRY
                               1: DRSUAPI_SUPPORTED_EXTENSION_KCC_EXECUTE
                               1: DRSUAPI_SUPPORTED_EXTENSION_ADDENTRY_V2
                               1: DRSUAPI_SUPPORTED_EXTENSION_LINKED_VALUE_REPLICATION
                               1: DRSUAPI_SUPPORTED_EXTENSION_DCINFO_V2
                               1: DRSUAPI_SUPPORTED_EXTENSION_INSTANCE_TYPE_NOT_REQ_ON_MOD
                               1: DRSUAPI_SUPPORTED_EXTENSION_CRYPTO_BIND
                               1: DRSUAPI_SUPPORTED_EXTENSION_GET_REPL_INFO
                               1: DRSUAPI_SUPPORTED_EXTENSION_STRONG_ENCRYPTION
                               1: DRSUAPI_SUPPORTED_EXTENSION_DCINFO_V01
                               1: DRSUAPI_SUPPORTED_EXTENSION_TRANSITIVE_MEMBERSHIP
                               1: DRSUAPI_SUPPORTED_EXTENSION_ADD_SID_HISTORY
                               1: DRSUAPI_SUPPORTED_EXTENSION_POST_BETA3
                               0: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V5
                               1: DRSUAPI_SUPPORTED_EXTENSION_GET_MEMBERSHIPS2
                               1: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V6
                               1: DRSUAPI_SUPPORTED_EXTENSION_NONDOMAIN_NCS
                               1: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V8
                               1: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREPLY_V5
                               1: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREPLY_V6
                               1: DRSUAPI_SUPPORTED_EXTENSION_ADDENTRYREPLY_V3
                               1: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREPLY_V7
                               1: DRSUAPI_SUPPORTED_EXTENSION_VERIFY_OBJECT
                               0: DRSUAPI_SUPPORTED_EXTENSION_XPRESS_COMPRESS
                               0: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V10
                               0: DRSUAPI_SUPPORTED_EXTENSION_RESERVED_PART2
                               0: DRSUAPI_SUPPORTED_EXTENSION_RESERVED_PART3
                        site_guid                : 00000000-0000-0000-0000-000000000000
                        pid                      : 0x00000000 (0)
                        repl_epoch               : 0x00000000 (0)
     drsuapi_DsBind: struct drsuapi_DsBind
        out: struct drsuapi_DsBind
            bind_info                : *
                bind_info: struct drsuapi_DsBindInfoCtr
                    length                   : 0x0000001c (28)
                    __ndr_length             : 0x0000001c (28)
                    info                     : union drsuapi_DsBindInfo(case 28)
                    info28: struct drsuapi_DsBindInfo28
                        supported_extensions     : 0x2fffff6f (805306223)
                               1: DRSUAPI_SUPPORTED_EXTENSION_BASE
                               1: DRSUAPI_SUPPORTED_EXTENSION_ASYNC_REPLICATION
                               1: DRSUAPI_SUPPORTED_EXTENSION_REMOVEAPI
                               1: DRSUAPI_SUPPORTED_EXTENSION_MOVEREQ_V2
                               0: DRSUAPI_SUPPORTED_EXTENSION_GETCHG_COMPRESS
                               1: DRSUAPI_SUPPORTED_EXTENSION_DCINFO_V1
                               1: DRSUAPI_SUPPORTED_EXTENSION_RESTORE_USN_OPTIMIZATION
                               0: DRSUAPI_SUPPORTED_EXTENSION_ADDENTRY
                               1: DRSUAPI_SUPPORTED_EXTENSION_KCC_EXECUTE
                               1: DRSUAPI_SUPPORTED_EXTENSION_ADDENTRY_V2
                               1: DRSUAPI_SUPPORTED_EXTENSION_LINKED_VALUE_REPLICATION
                               1: DRSUAPI_SUPPORTED_EXTENSION_DCINFO_V2
                               1: DRSUAPI_SUPPORTED_EXTENSION_INSTANCE_TYPE_NOT_REQ_ON_MOD
                               1: DRSUAPI_SUPPORTED_EXTENSION_CRYPTO_BIND
                               1: DRSUAPI_SUPPORTED_EXTENSION_GET_REPL_INFO
                               1: DRSUAPI_SUPPORTED_EXTENSION_STRONG_ENCRYPTION
                               1: DRSUAPI_SUPPORTED_EXTENSION_DCINFO_V01
                               1: DRSUAPI_SUPPORTED_EXTENSION_TRANSITIVE_MEMBERSHIP
                               1: DRSUAPI_SUPPORTED_EXTENSION_ADD_SID_HISTORY
                               1: DRSUAPI_SUPPORTED_EXTENSION_POST_BETA3
                               1: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V5
                               1: DRSUAPI_SUPPORTED_EXTENSION_GET_MEMBERSHIPS2
                               1: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V6
                               1: DRSUAPI_SUPPORTED_EXTENSION_NONDOMAIN_NCS
                               1: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V8
                               1: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREPLY_V5
                               1: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREPLY_V6
                               1: DRSUAPI_SUPPORTED_EXTENSION_ADDENTRYREPLY_V3
                               1: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREPLY_V7
                               1: DRSUAPI_SUPPORTED_EXTENSION_VERIFY_OBJECT
                               0: DRSUAPI_SUPPORTED_EXTENSION_XPRESS_COMPRESS
                               1: DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V10
                               0: DRSUAPI_SUPPORTED_EXTENSION_RESERVED_PART2
                               0: DRSUAPI_SUPPORTED_EXTENSION_RESERVED_PART3
                        site_guid                : b2d25cae-f87e-4dee-8047-17b39bb79eb5
                        pid                      : 0x00000000 (0)
                        repl_epoch               : 0x00000000 (0)
            bind_handle              : *
                bind_handle: struct policy_handle
                    handle_type              : 0x00000000 (0)
                    uuid                     : fd77850b-5f95-4c8c-8737-4888da3cc368
            result                   : WERR_OK
     drsuapi_DsGetNCChanges: struct drsuapi_DsGetNCChanges
        in: struct drsuapi_DsGetNCChanges
            bind_handle              : *
                bind_handle: struct policy_handle
                    handle_type              : 0x00000000 (0)
                    uuid                     : fd77850b-5f95-4c8c-8737-4888da3cc368
            level                    : 0x00000008 (8)
            req                      : *
                req                      : union drsuapi_DsGetNCChangesRequest(case 8)
                req8: struct drsuapi_DsGetNCChangesRequest8
                    destination_dsa_guid     : e1054d1c-7125-4ea4-a178-7fe642cb6c98
                    source_dsa_invocation_id : d12cba14-8cf9-493d-93c6-0793b00fe2e8
                    naming_context           : *
                        naming_context: struct drsuapi_DsReplicaObjectIdentifier
                            __ndr_size               : 0x0000009e (158)
                            __ndr_size_sid           : 0x00000000 (0)
                            guid                     : 00000000-0000-0000-0000-000000000000
                            sid                      : S-0-0
                            __ndr_size_dn            : 0x00000032 (50)
                            dn                       : 'CN=testallowed,CN=Users,DC=samba,DC=example,DC=com'
                    highwatermark: struct drsuapi_DsReplicaHighWaterMark
                        tmp_highest_usn          : 0x0000000000000000 (0)
                        reserved_usn             : 0x0000000000000000 (0)
                        highest_usn              : 0x0000000000000000 (0)
                    uptodateness_vector      : NULL
                    replica_flags            : 0x00000000 (0)
                           0: DRSUAPI_DRS_ASYNC_OP     
                           0: DRSUAPI_DRS_GETCHG_CHECK 
                           0: DRSUAPI_DRS_UPDATE_NOTIFICATION
                           0: DRSUAPI_DRS_ADD_REF      
                           0: DRSUAPI_DRS_SYNC_ALL     
                           0: DRSUAPI_DRS_DEL_REF      
                           0: DRSUAPI_DRS_WRIT_REP     
                           0: DRSUAPI_DRS_INIT_SYNC    
                           0: DRSUAPI_DRS_PER_SYNC     
                           0: DRSUAPI_DRS_MAIL_REP     
                           0: DRSUAPI_DRS_ASYNC_REP    
                           0: DRSUAPI_DRS_IGNORE_ERROR 
                           0: DRSUAPI_DRS_TWOWAY_SYNC  
                           0: DRSUAPI_DRS_CRITICAL_ONLY
                           0: DRSUAPI_DRS_GET_ANC      
                           0: DRSUAPI_DRS_GET_NC_SIZE  
                           0: DRSUAPI_DRS_LOCAL_ONLY   
                           0: DRSUAPI_DRS_NONGC_RO_REP 
                           0: DRSUAPI_DRS_SYNC_BYNAME  
                           0: DRSUAPI_DRS_REF_OK       
                           0: DRSUAPI_DRS_FULL_SYNC_NOW
                           0: DRSUAPI_DRS_NO_SOURCE    
                           0: DRSUAPI_DRS_FULL_SYNC_IN_PROGRESS
                           0: DRSUAPI_DRS_FULL_SYNC_PACKET
                           0: DRSUAPI_DRS_SYNC_REQUEUE 
                           0: DRSUAPI_DRS_SYNC_URGENT  
                           0: DRSUAPI_DRS_REF_GCSPN    
                           0: DRSUAPI_DRS_NO_DISCARD   
                           0: DRSUAPI_DRS_NEVER_SYNCED 
                           0: DRSUAPI_DRS_SPECIAL_SECRET_PROCESSING
                           0: DRSUAPI_DRS_INIT_SYNC_NOW
                           0: DRSUAPI_DRS_PREEMPTED    
                           0: DRSUAPI_DRS_SYNC_FORCED  
                           0: DRSUAPI_DRS_DISABLE_AUTO_SYNC
                           0: DRSUAPI_DRS_DISABLE_PERIODIC_SYNC
                           0: DRSUAPI_DRS_USE_COMPRESSION
                           0: DRSUAPI_DRS_NEVER_NOTIFY 
                           0: DRSUAPI_DRS_SYNC_PAS     
                           0: DRSUAPI_DRS_GET_ALL_GROUP_MEMBERSHIP
                    max_object_count         : 0x00000192 (402)
                    max_ndr_size             : 0x000622c4 (402116)
                    extended_op              : DRSUAPI_EXOP_REPL_SECRET (0x7)
                    fsmo_info                : 0x0000000000000000 (0)
                    partial_attribute_set    : *
                        partial_attribute_set: struct drsuapi_DsPartialAttributeSet
                            version                  : 0x00000001 (1)
                            reserved1                : 0x00000000 (0)
                            num_attids               : 0x000004ab (1195)
                            attids: ARRAY(1195)
                                attids                   : DRSUAPI_ATTID_objectClass (0x0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2)
                                attids                   : DRSUAPI_ATTID_cn (0x3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9)
                                attids                   : UNKNOWN_ENUM_VALUE (0xA)
                                attids                   : DRSUAPI_ATTID_ou (0xB)
                                attids                   : UNKNOWN_ENUM_VALUE (0xC)
                                attids                   : DRSUAPI_ATTID_description (0xD)
                                attids                   : UNKNOWN_ENUM_VALUE (0xE)
                                attids                   : UNKNOWN_ENUM_VALUE (0xF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x10)
                                attids                   : UNKNOWN_ENUM_VALUE (0x11)
                                attids                   : UNKNOWN_ENUM_VALUE (0x12)
                                attids                   : UNKNOWN_ENUM_VALUE (0x13)
                                attids                   : UNKNOWN_ENUM_VALUE (0x14)
                                attids                   : UNKNOWN_ENUM_VALUE (0x15)
                                attids                   : UNKNOWN_ENUM_VALUE (0x16)
                                attids                   : UNKNOWN_ENUM_VALUE (0x17)
                                attids                   : UNKNOWN_ENUM_VALUE (0x18)
                                attids                   : UNKNOWN_ENUM_VALUE (0x19)
                                attids                   : UNKNOWN_ENUM_VALUE (0x1A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x1B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x1C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x1D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x1E)
                                attids                   : DRSUAPI_ATTID_member (0x1F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20)
                                attids                   : UNKNOWN_ENUM_VALUE (0x21)
                                attids                   : UNKNOWN_ENUM_VALUE (0x22)
                                attids                   : UNKNOWN_ENUM_VALUE (0x23)
                                attids                   : UNKNOWN_ENUM_VALUE (0x24)
                                attids                   : UNKNOWN_ENUM_VALUE (0x25)
                                attids                   : UNKNOWN_ENUM_VALUE (0x26)
                                attids                   : UNKNOWN_ENUM_VALUE (0x27)
                                attids                   : UNKNOWN_ENUM_VALUE (0x28)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x32)
                                attids                   : UNKNOWN_ENUM_VALUE (0x33)
                                attids                   : UNKNOWN_ENUM_VALUE (0x35)
                                attids                   : UNKNOWN_ENUM_VALUE (0x3A)
                                attids                   : DRSUAPI_ATTID_instanceType (0x20001)
                                attids                   : DRSUAPI_ATTID_whenCreated (0x20002)
                                attids                   : DRSUAPI_ATTID_possSuperiors (0x20008)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20009)
                                attids                   : DRSUAPI_ATTID_displayName (0x2000D)
                                attids                   : DRSUAPI_ATTID_hasMasterNCs (0x2000E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2000F)
                                attids                   : DRSUAPI_ATTID_nCName (0x20010)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20012)
                                attids                   : DRSUAPI_ATTID_subClassOf (0x20015)
                                attids                   : DRSUAPI_ATTID_governsID (0x20016)
                                attids                   : DRSUAPI_ATTID_mustContain (0x20018)
                                attids                   : DRSUAPI_ATTID_mayContain (0x20019)
                                attids                   : DRSUAPI_ATTID_rDNAttId (0x2001A)
                                attids                   : DRSUAPI_ATTID_attributeID (0x2001E)
                                attids                   : DRSUAPI_ATTID_attributeSyntax (0x20020)
                                attids                   : DRSUAPI_ATTID_isSingleValued (0x20021)
                                attids                   : DRSUAPI_ATTID_rangeLower (0x20022)
                                attids                   : DRSUAPI_ATTID_rangeUpper (0x20023)
                                attids                   : DRSUAPI_ATTID_dMDLocation (0x20024)
                                attids                   : DRSUAPI_ATTID_isDeleted (0x20030)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20031)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20032)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20036)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2004A)
                                attids                   : DRSUAPI_ATTID_objectVersion (0x2004C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20051)
                                attids                   : DRSUAPI_ATTID_invocationId (0x20073)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20076)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20083)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20087)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2008D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20092)
                                attids                   : DRSUAPI_ATTID_showInAdvancedViewOnly (0x200A9)
                                attids                   : DRSUAPI_ATTID_adminDisplayName (0x200C2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x200D2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x200D4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x200D6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x200DA)
                                attids                   : DRSUAPI_ATTID_adminDescription (0x200E2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x200E3)
                                attids                   : DRSUAPI_ATTID_oMSyntax (0x200E7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x200FF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20100)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2010B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20115)
                                attids                   : DRSUAPI_ATTID_ntSecurityDescriptor (0x20119)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2012D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20144)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20145)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20146)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20147)
                                attids                   : DRSUAPI_ATTID_searchFlags (0x2014E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2015E)
                                attids                   : DRSUAPI_ATTID_auxiliaryClass (0x2015F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20161)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20172)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2017C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20190)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20192)
                                attids                   : UNKNOWN_ENUM_VALUE (0x201BC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x201BD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x201CB)
                                attids                   : DRSUAPI_ATTID_lDAPDisplayName (0x201CC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x201D0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x201D5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x201D7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2020B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x2022D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20251)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20254)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20256)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20262)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20265)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20267)
                                attids                   : UNKNOWN_ENUM_VALUE (0x20269)
                                attids                   : DRSUAPI_ATTID_name (0x90001)
                                attids                   : DRSUAPI_ATTID_userAccountControl (0x90008)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9000B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9000D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9000E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9000F)
                                attids                   : DRSUAPI_ATTID_codePage (0x90010)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90013)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90014)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90015)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90018)
                                attids                   : DRSUAPI_ATTID_countryCode (0x90019)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9001A)
                                attids                   : DRSUAPI_ATTID_currentValue (0x9001B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9001C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9001F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90020)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90023)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90024)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90026)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90027)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90028)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90029)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9002B)
                                attids                   : DRSUAPI_ATTID_homeDirectory (0x9002C)
                                attids                   : DRSUAPI_ATTID_homeDrive (0x9002D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90030)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90032)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90035)
                                attids                   : DRSUAPI_ATTID_dBCSPwd (0x90037)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90038)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90039)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9003A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9003C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9003D)
                                attids                   : DRSUAPI_ATTID_scriptPath (0x9003E)
                                attids                   : DRSUAPI_ATTID_logonHours (0x90040)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90041)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90042)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90043)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90044)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90047)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90048)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90049)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9004A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9004B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9004C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9004D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9004E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9004F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90050)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90051)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90052)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90053)
                                attids                   : DRSUAPI_ATTID_userWorkstations (0x90056)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90057)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90058)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90059)
                                attids                   : DRSUAPI_ATTID_unicodePwd (0x9005A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9005B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9005D)
                                attids                   : DRSUAPI_ATTID_ntPwdHistory (0x9005E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9005F)
                                attids                   : DRSUAPI_ATTID_pwdLastSet (0x90060)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90061)
                                attids                   : DRSUAPI_ATTID_primaryGroupID (0x90062)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90063)
                                attids                   : DRSUAPI_ATTID_priorValue (0x90064)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90065)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90067)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90069)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9006B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9006C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9006D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90071)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90072)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90073)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90075)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90076)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90078)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90079)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9007A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9007B)
                                attids                   : DRSUAPI_ATTID_supplementalCredentials (0x9007D)
                                attids                   : DRSUAPI_ATTID_trustAuthIncoming (0x90081)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90084)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90085)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90086)
                                attids                   : DRSUAPI_ATTID_trustAuthOutgoing (0x90087)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90088)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90089)
                                attids                   : DRSUAPI_ATTID_userParameters (0x9008A)
                                attids                   : DRSUAPI_ATTID_profilePath (0x9008B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9008D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9008E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90090)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90091)
                                attids                   : DRSUAPI_ATTID_objectSid (0x90092)
                                attids                   : DRSUAPI_ATTID_schemaIDGUID (0x90094)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90095)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90096)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90097)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90098)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90099)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9009B)
                                attids                   : DRSUAPI_ATTID_comment (0x9009C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9009D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9009E)
                                attids                   : DRSUAPI_ATTID_accountExpires (0x9009F)
                                attids                   : DRSUAPI_ATTID_lmPwdHistory (0x900A0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900A6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900AA)
                                attids                   : DRSUAPI_ATTID_systemPossSuperiors (0x900C3)
                                attids                   : DRSUAPI_ATTID_systemMayContain (0x900C4)
                                attids                   : DRSUAPI_ATTID_systemMustContain (0x900C5)
                                attids                   : DRSUAPI_ATTID_systemAuxiliaryClass (0x900C6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900C7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900C8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900CA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900CD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900CE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900D3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900D5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900D6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900DA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900DB)
                                attids                   : DRSUAPI_ATTID_sAMAccountName (0x900DD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900DE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900DF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900E0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900E4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900E5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900E6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900E7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900E8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900E9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900EA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900EB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900ED)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900EE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900F0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900F1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900F2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900F3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900F6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900F7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900F9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900FA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900FB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900FD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900FE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x900FF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90105)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90109)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9010C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9010D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9010E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9010F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90110)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90111)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90112)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90113)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90114)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90115)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90116)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90117)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90118)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90119)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9011A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9011B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9011C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9011D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9011E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9011F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90120)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90121)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90122)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9012B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9012C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9012D)
                                attids                   : DRSUAPI_ATTID_sAMAccountType (0x9012E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9012F)
                                attids                   : DRSUAPI_ATTID_options (0x90133)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90138)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9013A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90140)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90141)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90142)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90144)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90145)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90146)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90147)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90148)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90149)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9014A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9014C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9014D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9014E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9014F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90150)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90151)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90154)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90155)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90158)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90159)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9015A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90164)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90165)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90166)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90167)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90169)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9016A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9016B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9016C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9016D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9016E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9016F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90170)
                                attids                   : DRSUAPI_ATTID_fSMORoleOwner (0x90171)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90172)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90173)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90175)
                                attids                   : DRSUAPI_ATTID_systemFlags (0x90177)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9017A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9017B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9017C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9017D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9017E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9019F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901A4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901A5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901A6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901C9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901CA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901CB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901D6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901D7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901D8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901E0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901E3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901E4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901E5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901E6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901E7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901E8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901EA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901EB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901EE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901F2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901F3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901F4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901F6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901F7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901F8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901F9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901FA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901FB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901FD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901FE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x901FF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90200)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90202)
                                attids                   : DRSUAPI_ATTID_serverReference (0x90203)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90205)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90206)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90207)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90208)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90212)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90214)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90215)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90216)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90217)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90218)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90219)
                                attids                   : DRSUAPI_ATTID_initialAuthIncoming (0x9021B)
                                attids                   : DRSUAPI_ATTID_initialAuthOutgoing (0x9021C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9022D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90232)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90233)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90235)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90236)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90237)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90238)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90239)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9023A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9023B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9023D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9023E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90240)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90241)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90242)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90243)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90244)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90245)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90246)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90247)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90248)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90249)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9024A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9024B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9024C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9024D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9024E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9025F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90261)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90262)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90266)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90267)
                                attids                   : DRSUAPI_ATTID_wellKnownObjects (0x9026A)
                                attids                   : DRSUAPI_ATTID_dNSHostName (0x9026B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9026C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9026D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9026E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9026F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90270)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90272)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90273)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90274)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90275)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90277)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90279)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9027A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9027B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9027C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9027D)
                                attids                   : DRSUAPI_ATTID_isMemberOfPartialAttributeSet (0x9027F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90284)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90285)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90286)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90287)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90288)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90289)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9028A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9028B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9028C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9028D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9028F)
                                attids                   : DRSUAPI_ATTID_userPrincipalName (0x90290)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90291)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90293)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90294)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90295)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90296)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90298)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90299)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9029A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9029B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9029C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9029D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9029F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902A0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902A1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902A2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902A3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902A5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902A7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902A8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902A9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902AA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902AB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902AC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902AD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902AE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902AF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902B0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902B1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902B2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902B4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902B5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902B6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902B7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902B8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902B9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902BA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902BB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902BC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902BD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902BE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902BF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902C0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902C1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902C2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902C3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902C4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902C5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902C6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902C7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902C8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902C9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902CA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902CB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902CC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902CD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902CE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902CF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902D0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902D1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902D2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902EC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902ED)
                                attids                   : DRSUAPI_ATTID_groupType (0x902EE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902EF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902F0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902F1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902F2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902F3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902F4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902F5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902F6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902F7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902F8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902F9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902FA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902FB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902FC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902FD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902FE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x902FF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90300)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90301)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90302)
                                attids                   : DRSUAPI_ATTID_servicePrincipalName (0x90303)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90304)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90305)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90306)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90307)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90308)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90309)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9030A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9030B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9030C)
                                attids                   : DRSUAPI_ATTID_lastKnownParent (0x9030D)
                                attids                   : DRSUAPI_ATTID_objectCategory (0x9030E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9030F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90310)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90312)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90315)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90317)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90326)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90329)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9032A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9032C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9032D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9032E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9032F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90330)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90331)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90332)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90333)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90335)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90336)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90337)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90338)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90339)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9034B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9034C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9034D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9034E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9034F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90350)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90351)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90352)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90353)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90354)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90355)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90356)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90357)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90358)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90359)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9035A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9035B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9035C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90362)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90363)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90364)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90365)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90367)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90368)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90369)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9036A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9036B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9036D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9036E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9036F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90370)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90371)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90372)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90373)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90374)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90375)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90376)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90377)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90378)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90379)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9037A)
                                attids                   : DRSUAPI_ATTID_gPLink (0x9037B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9037C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9037D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9037E)
                                attids                   : DRSUAPI_ATTID_transportAddressAttribute (0x9037F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90380)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90381)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90382)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90383)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90384)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90385)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90386)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90395)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90396)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90397)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90398)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90399)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9039A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9039B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9039C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9039D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9039E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9039F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903A0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903A1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903A2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903A5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903A6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903A7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903A8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903A9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903AB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903AC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903AD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903AE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903AF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903B0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903B1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903B2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903B3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903B4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903B6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903B7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903B8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903B9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903C0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903C1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903C2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903C3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903C4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903C5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903C6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x903C7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9045F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90463)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90464)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9046A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90479)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90481)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90486)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90493)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904A5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904A6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904A7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904B9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904BC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904BD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904C9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904CA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904CB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904CC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904D5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904D6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904D7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904D8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904D9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904DA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904DB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904DC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904DD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904DE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904DF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904E0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x904E1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90519)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9051A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9051B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9051C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9051D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9051E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9051F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90520)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90521)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90522)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90523)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90524)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90525)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90526)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90527)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90528)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90529)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9052F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90530)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90531)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90532)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90533)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90534)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90535)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90536)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90537)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90538)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90539)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9053F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90540)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90541)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90542)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90543)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90544)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90545)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90549)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9054A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9054B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9054C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9054E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9054F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90550)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90551)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90553)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90554)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90555)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90556)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90557)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90558)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90559)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9055A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9055B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9055C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9055D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9055E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9055F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90560)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90561)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90562)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90563)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90564)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90565)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90566)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90567)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90568)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90569)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9056A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9056B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9056C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9056D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9056E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9056F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90570)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90571)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90572)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90573)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90574)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90575)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90576)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90577)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90578)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90579)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9057A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9057B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9057C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9057D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9057E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9057F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90580)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90582)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90583)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90586)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90587)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90588)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90589)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9058F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90592)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90593)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90594)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90595)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90596)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90597)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90598)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90599)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9059A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9059B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9059C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9059D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9059E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9059F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x905A0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x905A3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x905A4)
                                attids                   : DRSUAPI_ATTID_msDS_Behavior_Version (0x905B3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90655)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90656)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90657)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90658)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90659)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9065A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9065B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9065C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9065D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9065E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9065F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90660)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90661)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90662)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90663)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90664)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90665)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90666)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90667)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90668)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90669)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9066A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9066B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9066C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9066D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9066E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9066F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90670)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90671)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9067D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9067F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90680)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90687)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90688)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90689)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9068A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9068B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9068C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9068D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9068E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9068F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90690)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90691)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90692)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90693)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90694)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90695)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90696)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90697)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90698)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90699)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9069A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9069C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9069D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9069E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9069F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906A0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906A1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906A2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906A3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906A4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906A5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906A6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906A7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906AD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906AE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906AF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906B0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906B1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906B2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906B3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906B4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906B5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906B6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906B7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906B9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906F4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906F8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906F9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906FA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906FB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906FC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906FD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x906FE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90700)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90701)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90703)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90704)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90705)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90706)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90707)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90708)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90709)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9070A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9070B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9070D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9070E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90710)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90712)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90714)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90716)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90718)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90719)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9071A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9071B)
                                attids                   : DRSUAPI_ATTID_msDS_HasDomainNCs (0x9071C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9071D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9071E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9071F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90720)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90721)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90727)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90728)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90729)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9072A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9072B)
                                attids                   : DRSUAPI_ATTID_msDS_hasMasterNCs (0x9072C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90730)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90732)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90733)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90734)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90735)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90736)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90737)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90757)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90776)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90779)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9077A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9077B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9077C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9077D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9077E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90783)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90784)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90785)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90786)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90788)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90789)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90796)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90797)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90798)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90799)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9079A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9079D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9079E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9079F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907A0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907A1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907A2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907A3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907A4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907A6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907AA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907AB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907AD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907AF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907B1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907B2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907B3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907B4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907B5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907B8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907B9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907BA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907BB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907BC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907BD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907BE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907BF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907C0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907C1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907C2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907C3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907C4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907C5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907C6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907C7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907C8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907C9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907CA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907CB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907CD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907CE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907D0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907D1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907D2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907D3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907D4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907D5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907D6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907D7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907D8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907D9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907DA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907DB)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907DC)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907DD)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907DE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907DF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907E0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907E1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907E2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907E3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907E4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907E7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907EE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907EF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907F0)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907F1)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907F2)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907F3)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907F4)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907F5)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907F6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907F7)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907F8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907F9)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907FA)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907FE)
                                attids                   : UNKNOWN_ENUM_VALUE (0x907FF)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90800)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90802)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90803)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90805)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90806)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90808)
                                attids                   : DRSUAPI_ATTID_isRecycled (0x9080A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9080D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9080E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9080F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90812)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90813)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90814)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90816)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90817)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90818)
                                attids                   : UNKNOWN_ENUM_VALUE (0x90819)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9081B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9081C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9081D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x9081F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x14008C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150001)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150002)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150003)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150005)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150006)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150007)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150008)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150009)
                                attids                   : UNKNOWN_ENUM_VALUE (0x15000A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x15000B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x15000C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x15000D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x15000E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x15000F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150014)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150015)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150019)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150025)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150026)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150029)
                                attids                   : UNKNOWN_ENUM_VALUE (0x15002A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x15002C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x15002D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150030)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150037)
                                attids                   : UNKNOWN_ENUM_VALUE (0x150038)
                                attids                   : UNKNOWN_ENUM_VALUE (0x15003C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x160001)
                                attids                   : UNKNOWN_ENUM_VALUE (0x160002)
                                attids                   : UNKNOWN_ENUM_VALUE (0x160022)
                                attids                   : UNKNOWN_ENUM_VALUE (0x160023)
                                attids                   : UNKNOWN_ENUM_VALUE (0x160024)
                                attids                   : UNKNOWN_ENUM_VALUE (0x160027)
                                attids                   : UNKNOWN_ENUM_VALUE (0x1600D8)
                                attids                   : UNKNOWN_ENUM_VALUE (0x1D0039)
                                attids                   : UNKNOWN_ENUM_VALUE (0x1E0002)
                                attids                   : UNKNOWN_ENUM_VALUE (0x1E0008)
                                attids                   : UNKNOWN_ENUM_VALUE (0x21012C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x21012D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x21012E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x21012F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210130)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210131)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210132)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210133)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210134)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210135)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210143)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210144)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210153)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210154)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210155)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210156)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210157)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210159)
                                attids                   : UNKNOWN_ENUM_VALUE (0x21015A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x21015C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x21015D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x21015E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x210160)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230001)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230002)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230003)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230004)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230005)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230006)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230007)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230008)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230009)
                                attids                   : UNKNOWN_ENUM_VALUE (0x23000A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x23000B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x23000C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x23000D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x23000E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x23000F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230010)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230011)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230012)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230013)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230014)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230015)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230016)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230017)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230018)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230019)
                                attids                   : UNKNOWN_ENUM_VALUE (0x23001A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x23001B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x23001C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x23001D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x23001E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x23001F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230020)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230022)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230023)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230024)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230025)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230026)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230027)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230028)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230064)
                                attids                   : UNKNOWN_ENUM_VALUE (0x230065)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250000)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250001)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250002)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250003)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250004)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250005)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250006)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250007)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250008)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250009)
                                attids                   : UNKNOWN_ENUM_VALUE (0x25000A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x25000B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x25000C)
                                attids                   : UNKNOWN_ENUM_VALUE (0x25000D)
                                attids                   : UNKNOWN_ENUM_VALUE (0x25000E)
                                attids                   : UNKNOWN_ENUM_VALUE (0x25000F)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250010)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250011)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250012)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250013)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250014)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250015)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250016)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250017)
                                attids                   : UNKNOWN_ENUM_VALUE (0x250018)
                                attids                   : UNKNOWN_ENUM_VALUE (0x25001A)
                                attids                   : UNKNOWN_ENUM_VALUE (0x25001B)
                                attids                   : UNKNOWN_ENUM_VALUE (0x80C965B6)
                                attids                   : UNKNOWN_ENUM_VALUE (0x80C965B7)
                                attids                   : UNKNOWN_ENUM_VALUE (0xA04DC2FF)
                                attids                   : UNKNOWN_ENUM_VALUE (0xA0898254)
                                attids                   : UNKNOWN_ENUM_VALUE (0xA10A14FE)
                                attids                   : UNKNOWN_ENUM_VALUE (0xA284939C)
                                attids                   : UNKNOWN_ENUM_VALUE (0xB8D754E5)
                                attids                   : UNKNOWN_ENUM_VALUE (0xBD346397)
                    partial_attribute_set_ex : NULL
                    mapping_ctr: struct drsuapi_DsReplicaOIDMapping_Ctr
                        num_mappings             : 0x00000000 (0)
                        mappings                 : NULL
     drsuapi_DsGetNCChanges: struct drsuapi_DsGetNCChanges
        out: struct drsuapi_DsGetNCChanges
            level_out                : *
                level_out                : 0x00000006 (6)
            ctr                      : *
                ctr                      : union drsuapi_DsGetNCChangesCtr(case 6)
                ctr6: struct drsuapi_DsGetNCChangesCtr6
                    source_dsa_guid          : 0727867c-6201-4d18-b9cc-ad71507fc0d9
                    source_dsa_invocation_id : d12cba14-8cf9-493d-93c6-0793b00fe2e8
                    naming_context           : *
                        naming_context: struct drsuapi_DsReplicaObjectIdentifier
                            __ndr_size               : 0x0000009e (158)
                            __ndr_size_sid           : 0x0000001c (28)
                            guid                     : 932476bf-a1e7-4c4b-8f38-30a8fc907706
                            sid                      : S-1-5-21-1868747602-4036640057-2927437167-1103
                            __ndr_size_dn            : 0x00000032 (50)
                            dn                       : 'CN=testallowed,CN=Users,DC=samba,DC=example,DC=com'
                    old_highwatermark: struct drsuapi_DsReplicaHighWaterMark
                        tmp_highest_usn          : 0x0000000000000000 (0)
                        reserved_usn             : 0x0000000000000000 (0)
                        highest_usn              : 0x0000000000000000 (0)
                    new_highwatermark: struct drsuapi_DsReplicaHighWaterMark
                        tmp_highest_usn          : 0x0000000000000000 (0)
                        reserved_usn             : 0x0000000000000000 (0)
                        highest_usn              : 0x0000000000000000 (0)
                    uptodateness_vector      : NULL
                    mapping_ctr: struct drsuapi_DsReplicaOIDMapping_Ctr
                        num_mappings             : 0x00000048 (72)
                        mappings                 : *
                            mappings: ARRAY(72)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000000 (0)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000002 (2)
                                        oid                      : length=2
                                            binary_oid               : 0x5504 (2.5.4)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000001 (1)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000002 (2)
                                        oid                      : length=2
                                            binary_oid               : 0x5506 (2.5.6)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000002 (2)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864886F7140102 (1.2.840.113556.1.2)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000003 (3)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864886F7140103 (1.2.840.113556.1.3)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000004 (4)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x6086480165020201 (2.16.840.1.101.2.2.1)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000005 (5)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x6086480165020203 (2.16.840.1.101.2.2.3)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000006 (6)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x6086480165020105 (2.16.840.1.101.2.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000007 (7)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x6086480165020104 (2.16.840.1.101.2.1.4)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000008 (8)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000002 (2)
                                        oid                      : length=2
                                            binary_oid               : 0x5505 (2.5.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000009 (9)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864886F7140104 (1.2.840.113556.1.4)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000000a (10)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864886F7140105 (1.2.840.113556.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000013 (19)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x0992268993F22C64 (0.9.2342.19200300.100)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000014 (20)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x6086480186F84203 (2.16.840.1.113730.3)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000015 (21)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000009 (9)
                                        oid                      : length=9
                                            binary_oid               : 0x0992268993F22C6401 (0.9.2342.19200300.100.1)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000016 (22)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000009 (9)
                                        oid                      : length=9
                                            binary_oid               : 0x6086480186F8420301 (2.16.840.1.113730.3.1)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000017 (23)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x0000000a (10)
                                        oid                      : length=10
                                            binary_oid               : 0x2A864886F7140105B658 (1.2.840.113556.1.5.7000)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000018 (24)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000002 (2)
                                        oid                      : length=2
                                            binary_oid               : 0x5515 (2.5.21)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000019 (25)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000002 (2)
                                        oid                      : length=2
                                            binary_oid               : 0x5512 (2.5.18)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000001a (26)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000002 (2)
                                        oid                      : length=2
                                            binary_oid               : 0x5514 (2.5.20)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000000b (11)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x0000000a (10)
                                        oid                      : length=10
                                            binary_oid               : 0x2A864886F71401048204 (1.2.840.113556.1.4.260)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000000c (12)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000009 (9)
                                        oid                      : length=9
                                            binary_oid               : 0x2A864886F714010538 (1.2.840.113556.1.5.56)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000000d (13)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x0000000a (10)
                                        oid                      : length=10
                                            binary_oid               : 0x2A864886F71401048206 (1.2.840.113556.1.4.262)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000000e (14)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000009 (9)
                                        oid                      : length=9
                                            binary_oid               : 0x2A864886F714010539 (1.2.840.113556.1.5.57)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000000f (15)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x0000000a (10)
                                        oid                      : length=10
                                            binary_oid               : 0x2A864886F71401048207 (1.2.840.113556.1.4.263)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000010 (16)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000009 (9)
                                        oid                      : length=9
                                            binary_oid               : 0x2A864886F71401053A (1.2.840.113556.1.5.58)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000011 (17)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000009 (9)
                                        oid                      : length=9
                                            binary_oid               : 0x2A864886F714010549 (1.2.840.113556.1.5.73)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000012 (18)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x0000000a (10)
                                        oid                      : length=10
                                            binary_oid               : 0x2A864886F71401048231 (1.2.840.113556.1.4.305)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000001b (27)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000009 (9)
                                        oid                      : length=9
                                            binary_oid               : 0x2B060104018B3A6577 (1.3.6.1.4.1.1466.101.119)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000001c (28)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000009 (9)
                                        oid                      : length=9
                                            binary_oid               : 0x6086480186F8420302 (2.16.840.1.113730.3.2)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000001d (29)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2B06010401817A01 (1.3.6.1.4.1.250.1)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000001e (30)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864886F70D0109 (1.2.840.113549.1.9)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000001f (31)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000009 (9)
                                        oid                      : length=9
                                            binary_oid               : 0x0992268993F22C6404 (0.9.2342.19200300.100.4)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000020 (32)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000009 (9)
                                        oid                      : length=9
                                            binary_oid               : 0x2A864886F714010617 (1.2.840.113556.1.6.23)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000021 (33)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x0000000a (10)
                                        oid                      : length=10
                                            binary_oid               : 0x2A864886F71401061201 (1.2.840.113556.1.6.18.1)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000022 (34)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x0000000a (10)
                                        oid                      : length=10
                                            binary_oid               : 0x2A864886F71401061202 (1.2.840.113556.1.6.18.2)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000023 (35)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x0000000a (10)
                                        oid                      : length=10
                                            binary_oid               : 0x2A864886F71401060D03 (1.2.840.113556.1.6.13.3)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000024 (36)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x0000000a (10)
                                        oid                      : length=10
                                            binary_oid               : 0x2A864886F71401060D04 (1.2.840.113556.1.6.13.4)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000025 (37)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000006 (6)
                                        oid                      : length=6
                                            binary_oid               : 0x2B0601010101 (1.3.6.1.1.1.1)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000026 (38)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000006 (6)
                                        oid                      : length=6
                                            binary_oid               : 0x2B0601010102 (1.3.6.1.1.1.2)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000027 (39)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000009 (9)
                                        oid                      : length=9
                                            binary_oid               : 0x2B06010401B77D0401 (1.3.6.1.4.1.7165.4.1)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000028 (40)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000009 (9)
                                        oid                      : length=9
                                            binary_oid               : 0x2B06010401B77D0402 (1.3.6.1.4.1.7165.4.2)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000029 (41)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864881997A0105 (1.2.840.19706.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000002a (42)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A86488198550105 (1.2.840.19541.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000002b (43)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864883F14C0105 (1.2.840.63692.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000002c (44)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A8648848B040105 (1.2.840.66948.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000002d (45)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864882EE3A0105 (1.2.840.46906.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000002e (46)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864881FB1E0105 (1.2.840.32158.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000002f (47)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864884816A0105 (1.2.840.65770.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000030 (48)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864884D7570105 (1.2.840.76759.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000031 (49)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864884D24B0105 (1.2.840.76107.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000032 (50)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A86488688140105 (1.2.840.99348.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000033 (51)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864883843D0105 (1.2.840.49725.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000034 (52)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864883A5160105 (1.2.840.53910.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000035 (53)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864881DC0A0105 (1.2.840.28170.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000036 (54)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864882FA610105 (1.2.840.48481.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000037 (55)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864885B7680105 (1.2.840.89064.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000038 (56)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864885B33D0105 (1.2.840.88509.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000039 (57)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864881EC660105 (1.2.840.30310.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000003a (58)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864884B77A0105 (1.2.840.72698.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000003b (59)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864881E31B0105 (1.2.840.29083.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000003c (60)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A8648818E5C0105 (1.2.840.18268.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000003d (61)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864884BD440105 (1.2.840.73412.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000003e (62)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864882F9070105 (1.2.840.48263.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x0000003f (63)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A86488294100105 (1.2.840.35344.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000040 (64)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864884917F0105 (1.2.840.67839.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000041 (65)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864884DB4E0105 (1.2.840.77262.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000042 (66)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864881DA730105 (1.2.840.28019.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000043 (67)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000007 (7)
                                        oid                      : length=7
                                            binary_oid               : 0x2A8648866F0105 (1.2.840.879.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000044 (68)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864884BC5E0105 (1.2.840.73310.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000045 (69)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A8648868D150105 (1.2.840.99989.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000046 (70)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000008 (8)
                                        oid                      : length=8
                                            binary_oid               : 0x2A864881BC550105 (1.2.840.24149.1.5)
                                mappings: struct drsuapi_DsReplicaOIDMapping
                                    id_prefix                : 0x00000000 (0)
                                    oid: struct drsuapi_DsReplicaOID
                                        length                   : 0x00000015 (21)
                                        oid                      : length=21
                                            binary_oid               : 0xFF0000002014BA2CD1F98C3D4993C60793B00FE2E8 (6.15.0.0.0.32.20.7468.171853373.73.320263.317455:0xE2E8)
                    extended_ret             : DRSUAPI_EXOP_ERR_SUCCESS (0x1)
                    object_count             : 0x00000001 (1)
                    __ndr_size               : 0x000022b7 (8887)
                    first_object             : *
                        first_object: struct drsuapi_DsReplicaObjectListItemEx
                            next_object              : NULL
                            object: struct drsuapi_DsReplicaObject
                                identifier               : *
                                    identifier: struct drsuapi_DsReplicaObjectIdentifier
                                        __ndr_size               : 0x0000009e (158)
                                        __ndr_size_sid           : 0x0000001c (28)
                                        guid                     : 932476bf-a1e7-4c4b-8f38-30a8fc907706
                                        sid                      : S-1-5-21-1868747602-4036640057-2927437167-1103
                                        __ndr_size_dn            : 0x00000032 (50)
                                        dn                       : 'CN=testallowed,CN=Users,DC=samba,DC=example,DC=com'
                                flags                    : 0x00000001 (1)
                                       1: DRSUAPI_DS_REPLICA_OBJECT_FROM_MASTER
                                       0: DRSUAPI_DS_REPLICA_OBJECT_DYNAMIC
                                       0: DRSUAPI_DS_REPLICA_OBJECT_REMOTE_MODIFY
                                attribute_ctr: struct drsuapi_DsReplicaAttributeCtr
                                    num_attributes           : 0x00000016 (22)
                                    attributes               : *
                                        attributes: ARRAY(22)
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_objectClass (0x0)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000004 (4)
                                                    values                   : *
                                                        values: ARRAY(4)
                                                            values: struct drsuapi_DsAttributeValue
                                                                attid                    : 0x000a0009 (655369)
                                                            values: struct drsuapi_DsAttributeValue
                                                                attid                    : 0x00010007 (65543)
                                                            values: struct drsuapi_DsAttributeValue
                                                                attid                    : 0x00010006 (65542)
                                                            values: struct drsuapi_DsAttributeValue
                                                                attid                    : 0x00010000 (65536)
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_instanceType (0x20001)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000004 (4)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=4
[0000] 04 00 00 00                                        .... 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_whenCreated (0x20002)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000008 (8)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=8
[0000] 72 37 F2 0C 03 00 00 00                             r7...... 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_ntSecurityDescriptor (0x20119)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000898 (2200)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=2200
[0000] 01 00 17 8C 14 00 00 00   30 00 00 00 4C 00 00 00   ........ 0...L...
[0010] C4 00 00 00 01 05 00 00   00 00 00 05 15 00 00 00   ........ ........
[0020] 52 D3 62 6F 39 3D 9A F0   6F 25 7D AE 00 02 00 00   R.bo9=.. o%}.....
[0030] 01 05 00 00 00 00 00 05   15 00 00 00 52 D3 62 6F   ........ ....R.bo
[0040] 39 3D 9A F0 6F 25 7D AE   00 02 00 00 04 00 78 00   9=..o%}. ......x.
[0050] 02 00 00 00 07 5A 38 00   20 00 00 00 03 00 00 00   .....Z8.  .......
[0060] BE 3B 0E F3 F0 9F D1 11   B6 03 00 00 F8 03 67 C1   .;...... ......g.
[0070] A5 7A 96 BF E6 0D D0 11   A2 85 00 AA 00 30 49 E2   .z...... .....0I.
[0080] 01 01 00 00 00 00 00 01   00 00 00 00 07 5A 38 00   ........ .....Z8.
[0090] 20 00 00 00 03 00 00 00   BF 3B 0E F3 F0 9F D1 11    ....... .;......
[00A0] B6 03 00 00 F8 03 67 C1   A5 7A 96 BF E6 0D D0 11   ......g. .z......
[00B0] A2 85 00 AA 00 30 49 E2   01 01 00 00 00 00 00 01   .....0I. ........
[00C0] 00 00 00 00 04 00 D4 07   2C 00 00 00 00 00 24 00   ........ ,.....$.
[00D0] FF 01 0F 00 01 05 00 00   00 00 00 05 15 00 00 00   ........ ........
[00E0] 52 D3 62 6F 39 3D 9A F0   6F 25 7D AE 00 02 00 00   R.bo9=.. o%}.....
[00F0] 00 00 14 00 FF 01 0F 00   01 01 00 00 00 00 00 05   ........ ........
[0100] 12 00 00 00 00 00 18 00   FF 01 0F 00 01 02 00 00   ........ ........
[0110] 00 00 00 05 20 00 00 00   24 02 00 00 00 00 14 00   .... ... $.......
[0120] 94 00 02 00 01 01 00 00   00 00 00 05 0A 00 00 00   ........ ........
[0130] 05 00 28 00 00 01 00 00   01 00 00 00 53 1A 72 AB   ..(..... ....S.r.
[0140] 2F 1E D0 11 98 19 00 AA   00 40 52 9B 01 01 00 00   /....... . at R.....
[0150] 00 00 00 05 0A 00 00 00   05 00 28 00 00 01 00 00   ........ ..(.....
[0160] 01 00 00 00 54 1A 72 AB   2F 1E D0 11 98 19 00 AA   ....T.r. /.......
[0170] 00 40 52 9B 01 01 00 00   00 00 00 05 0A 00 00 00   . at R..... ........
[0180] 05 00 28 00 00 01 00 00   01 00 00 00 56 1A 72 AB   ..(..... ....V.r.
[0190] 2F 1E D0 11 98 19 00 AA   00 40 52 9B 01 01 00 00   /....... . at R.....
[01A0] 00 00 00 05 0A 00 00 00   05 00 28 00 30 00 00 00   ........ ..(.0...
[01B0] 01 00 00 00 86 B8 B5 77   4A 94 D1 11 AE BD 00 00   .......w J.......
[01C0] F8 03 67 C1 01 01 00 00   00 00 00 05 0A 00 00 00   ..g..... ........
[01D0] 05 00 28 00 30 00 00 00   01 00 00 00 B2 95 57 E4   ..(.0... ......W.
[01E0] 55 94 D1 11 AE BD 00 00   F8 03 67 C1 01 01 00 00   U....... ..g.....
[01F0] 00 00 00 05 0A 00 00 00   05 00 28 00 30 00 00 00   ........ ..(.0...
[0200] 01 00 00 00 B3 95 57 E4   55 94 D1 11 AE BD 00 00   ......W. U.......
[0210] F8 03 67 C1 01 01 00 00   00 00 00 05 0A 00 00 00   ..g..... ........
[0220] 05 00 38 00 10 00 00 00   01 00 00 00 F8 88 70 03   ..8..... ......p.
[0230] E1 0A D2 11 B4 22 00 A0   C9 68 F9 39 01 05 00 00   .....".. .h.9....
[0240] 00 00 00 05 15 00 00 00   52 D3 62 6F 39 3D 9A F0   ........ R.bo9=..
[0250] 6F 25 7D AE 29 02 00 00   05 00 38 00 10 00 00 00   o%}.)... ..8.....
[0260] 01 00 00 00 00 42 16 4C   C0 20 D0 11 A7 68 00 AA   .....B.L . ...h..
[0270] 00 6E 05 29 01 05 00 00   00 00 00 05 15 00 00 00   .n.).... ........
[0280] 52 D3 62 6F 39 3D 9A F0   6F 25 7D AE 29 02 00 00   R.bo9=.. o%}.)...
[0290] 05 00 38 00 10 00 00 00   01 00 00 00 40 C2 0A BC   ..8..... .... at ...
[02A0] A9 79 D0 11 90 20 00 C0   4F C2 D4 CF 01 05 00 00   .y... .. O.......
[02B0] 00 00 00 05 15 00 00 00   52 D3 62 6F 39 3D 9A F0   ........ R.bo9=..
[02C0] 6F 25 7D AE 29 02 00 00   00 00 14 00 00 00 02 00   o%}.)... ........
[02D0] 01 01 00 00 00 00 00 05   0B 00 00 00 05 00 28 00   ........ ......(.
[02E0] 10 00 00 00 01 00 00 00   42 2F BA 59 A2 79 D0 11   ........ B/.Y.y..
[02F0] 90 20 00 C0 4F C2 D3 CF   01 01 00 00 00 00 00 05   . ..O... ........
[0300] 0B 00 00 00 05 00 28 00   10 00 00 00 01 00 00 00   ......(. ........
[0310] 86 B8 B5 77 4A 94 D1 11   AE BD 00 00 F8 03 67 C1   ...wJ... ......g.
[0320] 01 01 00 00 00 00 00 05   0B 00 00 00 05 00 28 00   ........ ......(.
[0330] 10 00 00 00 01 00 00 00   B3 95 57 E4 55 94 D1 11   ........ ..W.U...
[0340] AE BD 00 00 F8 03 67 C1   01 01 00 00 00 00 00 05   ......g. ........
[0350] 0B 00 00 00 05 00 28 00   10 00 00 00 01 00 00 00   ......(. ........
[0360] 54 01 8D E4 F8 BC D1 11   87 02 00 C0 4F B9 60 50   T....... ....O.`P
[0370] 01 01 00 00 00 00 00 05   0B 00 00 00 05 00 28 00   ........ ......(.
[0380] 00 01 00 00 01 00 00 00   53 1A 72 AB 2F 1E D0 11   ........ S.r./...
[0390] 98 19 00 AA 00 40 52 9B   01 01 00 00 00 00 00 01   ..... at R. ........
[03A0] 00 00 00 00 05 00 38 00   10 00 00 00 01 00 00 00   ......8. ........
[03B0] 10 20 20 5F A5 79 D0 11   90 20 00 C0 4F C2 D4 CF   .  _.y.. . ..O...
[03C0] 01 05 00 00 00 00 00 05   15 00 00 00 52 D3 62 6F   ........ ....R.bo
[03D0] 39 3D 9A F0 6F 25 7D AE   29 02 00 00 05 00 38 00   9=..o%}. ).....8.
[03E0] 30 00 00 00 01 00 00 00   7F 7A 96 BF E6 0D D0 11   0....... .z......
[03F0] A2 85 00 AA 00 30 49 E2   01 05 00 00 00 00 00 05   .....0I. ........
[0400] 15 00 00 00 52 D3 62 6F   39 3D 9A F0 6F 25 7D AE   ....R.bo 9=..o%}.
[0410] 05 02 00 00 05 00 2C 00   10 00 00 00 01 00 00 00   ......,. ........
[0420] 1D B1 A9 46 AE 60 5A 40   B7 E8 FF 8A 58 D4 56 D2   ...F.`Z@ ....X.V.
[0430] 01 02 00 00 00 00 00 05   20 00 00 00 30 02 00 00   ........  ...0...
[0440] 05 00 2C 00 30 00 00 00   01 00 00 00 1C 9A B6 6D   ..,.0... .......m
[0450] 22 94 D1 11 AE BD 00 00   F8 03 67 C1 01 02 00 00   "....... ..g.....
[0460] 00 00 00 05 20 00 00 00   31 02 00 00 05 00 2C 00   .... ... 1.....,.
[0470] 30 00 00 00 01 00 00 00   62 BC 05 58 C9 BD 28 44   0....... b..X..(D
[0480] A5 E2 85 6A 0F 4C 18 5E   01 02 00 00 00 00 00 05   ...j.L.^ ........
[0490] 20 00 00 00 31 02 00 00   05 1A 3C 00 10 00 00 00    ...1... ..<.....
[04A0] 03 00 00 00 00 42 16 4C   C0 20 D0 11 A7 68 00 AA   .....B.L . ...h..
[04B0] 00 6E 05 29 14 CC 28 48   37 14 BC 45 9B 07 AD 6F   .n.)..(H 7..E...o
[04C0] 01 5E 5F 28 01 02 00 00   00 00 00 05 20 00 00 00   .^_(.... .... ...
[04D0] 2A 02 00 00 05 12 3C 00   10 00 00 00 03 00 00 00   *.....<. ........
[04E0] 00 42 16 4C C0 20 D0 11   A7 68 00 AA 00 6E 05 29   .B.L. .. .h...n.)
[04F0] BA 7A 96 BF E6 0D D0 11   A2 85 00 AA 00 30 49 E2   .z...... .....0I.
[0500] 01 02 00 00 00 00 00 05   20 00 00 00 2A 02 00 00   ........  ...*...
[0510] 05 1A 3C 00 10 00 00 00   03 00 00 00 10 20 20 5F   ..<..... .....  _
[0520] A5 79 D0 11 90 20 00 C0   4F C2 D4 CF 14 CC 28 48   .y... .. O.....(H
[0530] 37 14 BC 45 9B 07 AD 6F   01 5E 5F 28 01 02 00 00   7..E...o .^_(....
[0540] 00 00 00 05 20 00 00 00   2A 02 00 00 05 12 3C 00   .... ... *.....<.
[0550] 10 00 00 00 03 00 00 00   10 20 20 5F A5 79 D0 11   ........ .  _.y..
[0560] 90 20 00 C0 4F C2 D4 CF   BA 7A 96 BF E6 0D D0 11   . ..O... .z......
[0570] A2 85 00 AA 00 30 49 E2   01 02 00 00 00 00 00 05   .....0I. ........
[0580] 20 00 00 00 2A 02 00 00   05 1A 3C 00 10 00 00 00    ...*... ..<.....
[0590] 03 00 00 00 40 C2 0A BC   A9 79 D0 11 90 20 00 C0   .... at ... .y... ..
[05A0] 4F C2 D4 CF 14 CC 28 48   37 14 BC 45 9B 07 AD 6F   O.....(H 7..E...o
[05B0] 01 5E 5F 28 01 02 00 00   00 00 00 05 20 00 00 00   .^_(.... .... ...
[05C0] 2A 02 00 00 05 12 3C 00   10 00 00 00 03 00 00 00   *.....<. ........
[05D0] 40 C2 0A BC A9 79 D0 11   90 20 00 C0 4F C2 D4 CF   @....y.. . ..O...
[05E0] BA 7A 96 BF E6 0D D0 11   A2 85 00 AA 00 30 49 E2   .z...... .....0I.
[05F0] 01 02 00 00 00 00 00 05   20 00 00 00 2A 02 00 00   ........  ...*...
[0600] 05 1A 3C 00 10 00 00 00   03 00 00 00 42 2F BA 59   ..<..... ....B/.Y
[0610] A2 79 D0 11 90 20 00 C0   4F C2 D3 CF 14 CC 28 48   .y... .. O.....(H
[0620] 37 14 BC 45 9B 07 AD 6F   01 5E 5F 28 01 02 00 00   7..E...o .^_(....
[0630] 00 00 00 05 20 00 00 00   2A 02 00 00 05 12 3C 00   .... ... *.....<.
[0640] 10 00 00 00 03 00 00 00   42 2F BA 59 A2 79 D0 11   ........ B/.Y.y..
[0650] 90 20 00 C0 4F C2 D3 CF   BA 7A 96 BF E6 0D D0 11   . ..O... .z......
[0660] A2 85 00 AA 00 30 49 E2   01 02 00 00 00 00 00 05   .....0I. ........
[0670] 20 00 00 00 2A 02 00 00   05 1A 3C 00 10 00 00 00    ...*... ..<.....
[0680] 03 00 00 00 F8 88 70 03   E1 0A D2 11 B4 22 00 A0   ......p. ....."..
[0690] C9 68 F9 39 14 CC 28 48   37 14 BC 45 9B 07 AD 6F   .h.9..(H 7..E...o
[06A0] 01 5E 5F 28 01 02 00 00   00 00 00 05 20 00 00 00   .^_(.... .... ...
[06B0] 2A 02 00 00 05 12 3C 00   10 00 00 00 03 00 00 00   *.....<. ........
[06C0] F8 88 70 03 E1 0A D2 11   B4 22 00 A0 C9 68 F9 39   ..p..... ."...h.9
[06D0] BA 7A 96 BF E6 0D D0 11   A2 85 00 AA 00 30 49 E2   .z...... .....0I.
[06E0] 01 02 00 00 00 00 00 05   20 00 00 00 2A 02 00 00   ........  ...*...
[06F0] 05 1A 38 00 10 00 00 00   03 00 00 00 6D 9E C6 B7   ..8..... ....m...
[0700] C7 2C D2 11 85 4E 00 A0   C9 83 F6 08 86 7A 96 BF   .,...N.. .....z..
[0710] E6 0D D0 11 A2 85 00 AA   00 30 49 E2 01 01 00 00   ........ .0I.....
[0720] 00 00 00 05 09 00 00 00   05 1A 38 00 10 00 00 00   ........ ..8.....
[0730] 03 00 00 00 6D 9E C6 B7   C7 2C D2 11 85 4E 00 A0   ....m... .,...N..
[0740] C9 83 F6 08 9C 7A 96 BF   E6 0D D0 11 A2 85 00 AA   .....z.. ........
[0750] 00 30 49 E2 01 01 00 00   00 00 00 05 09 00 00 00   .0I..... ........
[0760] 05 12 38 00 10 00 00 00   03 00 00 00 6D 9E C6 B7   ..8..... ....m...
[0770] C7 2C D2 11 85 4E 00 A0   C9 83 F6 08 BA 7A 96 BF   .,...N.. .....z..
[0780] E6 0D D0 11 A2 85 00 AA   00 30 49 E2 01 01 00 00   ........ .0I.....
[0790] 00 00 00 05 09 00 00 00   05 1A 2C 00 94 00 02 00   ........ ..,.....
[07A0] 02 00 00 00 14 CC 28 48   37 14 BC 45 9B 07 AD 6F   ......(H 7..E...o
[07B0] 01 5E 5F 28 01 02 00 00   00 00 00 05 20 00 00 00   .^_(.... .... ...
[07C0] 2A 02 00 00 05 1A 2C 00   94 00 02 00 02 00 00 00   *.....,. ........
[07D0] 9C 7A 96 BF E6 0D D0 11   A2 85 00 AA 00 30 49 E2   .z...... .....0I.
[07E0] 01 02 00 00 00 00 00 05   20 00 00 00 2A 02 00 00   ........  ...*...
[07F0] 05 12 2C 00 94 00 02 00   02 00 00 00 BA 7A 96 BF   ..,..... .....z..
[0800] E6 0D D0 11 A2 85 00 AA   00 30 49 E2 01 02 00 00   ........ .0I.....
[0810] 00 00 00 05 20 00 00 00   2A 02 00 00 05 12 28 00   .... ... *.....(.
[0820] 30 01 00 00 01 00 00 00   DE 47 E6 91 6F D9 70 4B   0....... .G..o.pK
[0830] 95 57 D6 3F F4 F3 CC D8   01 01 00 00 00 00 00 05   .W.?.... ........
[0840] 0A 00 00 00 00 12 24 00   FF 01 0F 00 01 05 00 00   ......$. ........
[0850] 00 00 00 05 15 00 00 00   52 D3 62 6F 39 3D 9A F0   ........ R.bo9=..
[0860] 6F 25 7D AE 07 02 00 00   00 12 18 00 04 00 00 00   o%}..... ........
[0870] 01 02 00 00 00 00 00 05   20 00 00 00 2A 02 00 00   ........  ...*...
[0880] 00 12 18 00 BD 01 0F 00   01 02 00 00 00 00 00 05   ........ ........
[0890] 20 00 00 00 20 02 00 00                              ... ... 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_name (0x90001)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                string                   : 'testallowed'
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_userAccountControl (0x90008)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000004 (4)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=4
[0000] 00 02 00 00                                        .... 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_codePage (0x90010)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000004 (4)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=4
[0000] 00 00 00 00                                        .... 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_countryCode (0x90019)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000004 (4)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=4
[0000] 00 00 00 00                                        .... 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_dBCSPwd (0x90037)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000024 (36)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=36
[0000] 2A 64 AA 41 EE 0A 20 83   93 C2 EB 9C EE CE 6A 92   *d.A.. . ......j.
[0010] 53 0E C3 F1 40 D9 CD C7   5B 12 9D 37 B6 89 CD 06   S... at ... [..7....
[0020] 4A 9A 64 B5                                        J.d. 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_unicodePwd (0x9005A)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000024 (36)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=36
[0000] 32 48 79 2D A3 98 C3 D0   1C FA 97 18 2B 49 E1 BD   2Hy-.... ....+I..
[0010] DA 40 FE 5A 86 66 AE 3A   F3 D0 8B B3 F8 F3 27 9B   . at .Z.f.: ......'.
[0020] 0C 94 D2 B5                                        .... 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_ntPwdHistory (0x9005E)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000024 (36)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=36
[0000] 2F 69 AA 48 EA D7 2D 80   B6 91 8F 63 24 69 CE 6B   /i.H..-. ...c$i.k
[0010] C1 4E F3 BF 41 AE D3 32   B4 4F 04 2F 22 E7 F1 05   .N..A..2 .O./"...
[0020] F0 61 EC 7A                                        .a.z 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_pwdLastSet (0x90060)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000008 (8)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=8
[0000] 00 85 48 51 ED 7A D1 01                             ..HQ.z.. 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_primaryGroupID (0x90062)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000004 (4)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=4
[0000] 01 02 00 00                                        .... 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_supplementalCredentials (0x9007D)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000879 (2169)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=2169
[0000] 4F 1F BD 0B 0E 10 A4 37   AD CC E4 18 FC 12 97 7E   O......7 .......~
[0010] 1C 3B 62 A3 30 29 CD C2   E2 31 4D ED 0B 38 E9 90   .;b.0).. .1M..8..
[0020] 1A 22 9E 60 1C BD 3F E3   31 8B CF F8 EE 0B 95 75   .".`..?. 1......u
[0030] 5D DA 39 23 25 0B 73 97   B5 B3 29 81 CB 07 A6 76   ].9#%.s. ..)....v
[0040] DA 8C 54 1A EC 32 1D 5B   62 60 4F 81 BF 84 42 80   ..T..2.[ b`O...B.
[0050] 83 F6 7E 0B 67 06 0C 8D   86 89 34 3A D1 DA EB A5   ..~.g... ..4:....
[0060] B0 73 34 11 31 24 93 A9   18 A6 9E 41 F0 A1 ED 57   .s4.1$.. ...A...W
[0070] 2B 60 30 00 96 26 D6 80   9D 2A 7D CC B9 01 6C 55   +`0..&.. .*}...lU
[0080] 7B B9 D9 1F 98 03 A9 32   EC A9 DC 91 03 3C 61 A5   {......2 .....<a.
[0090] E0 10 B2 1C A3 7C 1F 17   DF C1 E7 B0 B2 A5 9C 95   .....|.. ........
[00A0] 36 6F 3A 90 BB DD F7 67   91 3F 7F D2 AD 5C CE 1E   6o:....g .?...\..
[00B0] 3F DA DD A8 B8 D5 B6 9A   4C 3B B3 9F 18 6C 78 73   ?....... L;...lxs
[00C0] 15 9C E3 2B 19 03 EC D0   B2 E3 5F 5C 27 5A 63 E2   ...+.... .._\'Zc.
[00D0] 38 99 6C 78 AC 79 96 80   B8 1B 38 CC E1 F0 6B 54   8.lx.y.. ..8...kT
[00E0] 45 E7 B3 F3 4C 7A 54 9D   FE 3E EA 6F 3A 56 89 2C   E...LzT. .>.o:V.,
[00F0] 8E 43 B3 3C 51 6C 8F 46   B8 23 C5 47 C8 4E 93 71   .C.<Ql.F .#.G.N.q
[0100] 9B 0A 69 79 0B 0D D6 A3   0B BB 19 CA 90 C5 63 2B   ..iy.... ......c+
[0110] 05 89 66 F9 D2 D9 6D 1F   4C 70 78 D0 F5 66 82 71   ..f...m. Lpx..f.q
[0120] FA AF 54 D9 4D CB 8E 4F   2D 8C F2 CE BE E7 04 08   ..T.M..O -.......
[0130] F3 5A 7A 11 A3 D2 8E 1E   A5 B3 DD 4A 95 37 D3 A8   .Zz..... ...J.7..
[0140] 24 52 75 69 73 AB A5 36   98 9A F3 00 C9 DC 48 94   $Ruis..6 ......H.
[0150] 32 0B 70 FC 13 84 E8 EA   61 58 D5 12 2B 39 5E B1   2.p..... aX..+9^.
[0160] DF 45 F7 3F 94 D3 8C F7   22 6A 26 75 CF E1 88 09   .E.?.... "j&u....
[0170] DA 2C A8 31 8C 7A ED 74   68 6C 89 F0 81 8E 52 9C   .,.1.z.t hl....R.
[0180] C9 B3 2C 38 F3 1E 9D 19   BB 1E EA 2B C9 CE E9 E4   ..,8.... ...+....
[0190] A9 44 EA 31 61 3F 43 90   47 01 D1 84 CC 91 03 1C   .D.1a?C. G.......
[01A0] 22 B1 61 4A B8 C0 63 67   55 E3 9A B1 18 3B 1A 3C   ".aJ..cg U....;.<
[01B0] C7 25 EF 9F FE 84 8F 96   03 CC C4 EA EB A8 92 3E   .%...... .......>
[01C0] 8E BD 7C CA 2F 37 2D 7D   06 F9 3F C1 5B 7D 6A D3   ..|./7-} ..?.[}j.
[01D0] 53 61 2E E4 76 37 B9 FE   B1 D1 FE 5E 79 42 4B BB   Sa..v7.. ...^yBK.
[01E0] 42 FE F7 B9 66 80 85 91   B9 CD 56 B5 DC 44 51 CB   B...f... ..V..DQ.
[01F0] 0F D0 87 7D D6 E9 81 71   E0 EF D4 26 60 D1 1B F1   ...}...q ...&`...
[0200] 44 33 81 EA 47 BA 01 E8   B7 23 F1 B2 F6 08 CE 7D   D3..G... .#.....}
[0210] 3C 23 AA BD D3 DE C4 D4   C3 F8 0D 14 3A 21 D6 8A   <#...... ....:!..
[0220] 8B ED F1 A3 5E DB 39 08   C6 E2 B3 A2 B9 0C 66 F2   ....^.9. ......f.
[0230] 29 CC D6 11 85 8A D5 F8   B0 FA 04 2F 6A 8B 58 4B   )....... .../j.XK
[0240] A6 F3 4B 4E 75 67 8E 8E   4C 1A 92 C7 24 14 DB A5   ..KNug.. L...$...
[0250] 67 74 EA E5 E6 68 D8 FA   C5 8A D0 E4 B3 04 E1 D6   gt...h.. ........
[0260] 24 6A D0 6C 63 48 5C 8C   BE 17 10 E4 4A 04 2C 99   $j.lcH\. ....J.,.
[0270] 41 BB C4 78 34 F5 15 AC   20 DF 6B CB BE E1 3A 97   A..x4...  .k...:.
[0280] B0 20 A6 C1 C7 56 E1 4D   BA 53 D5 25 F4 6D AE 32   . ...V.M .S.%.m.2
[0290] F5 4D 4B D7 33 F5 3C D6   94 7B B6 94 F3 BB CD F4   .MK.3.<. .{......
[02A0] 31 42 98 F2 B6 D7 6A 91   48 BB B4 A1 6E F0 8E 61   1B....j. H...n..a
[02B0] 98 D8 1E 36 B2 5F 2B 5E   76 5C D1 9F 8D 08 36 3A   ...6._+^ v\....6:
[02C0] 32 33 26 5E 57 B6 2E C2   8F F0 BF 0F B1 75 99 1F   23&^W... .....u..
[02D0] 8D 6E 06 5F 84 D9 8B 98   3C EB 98 7E E7 41 68 5D   .n._.... <..~.Ah]
[02E0] 03 D7 6A 8F 4B E2 C5 CE   DF 70 52 F5 0E 70 BE C6   ..j.K... .pR..p..
[02F0] 3B 79 F0 AF C3 87 A9 E9   AF 66 7D 85 16 A4 82 FA   ;y...... .f}.....
[0300] 29 10 F7 78 1A C3 D9 2D   4A 33 DF A0 78 40 42 AD   )..x...- J3..x at B.
[0310] 31 1B 4F 45 E0 19 25 11   6D 1F A8 8C 52 AD 2B 83   1.OE..%. m...R.+.
[0320] 5D CB AC CA 21 9B 81 43   F8 B6 FC 17 70 32 27 0E   ]...!..C ....p2'.
[0330] 68 9F 59 2D 7F 2B C0 32   A0 03 1F 2D 0D E5 51 AA   h.Y-.+.2 ...-..Q.
[0340] 53 5A 8A 5A 83 80 4B E1   B0 B2 A9 17 7C 53 A5 9D   SZ.Z..K. ....|S..
[0350] CF FD 96 E7 1E E7 A6 49   96 3F 33 7C C1 7E 9F BB   .......I .?3|.~..
[0360] 7C 0A FF 51 FB E8 D7 9F   1E 23 6A 89 0A 72 44 CA   |..Q.... .#j..rD.
[0370] 22 AB A9 53 02 82 43 25   E0 02 73 99 DC F6 86 A9   "..S..C% ..s.....
[0380] EC 31 DA 7B 1C 3A 83 F3   89 04 FF 81 0E C1 89 9B   .1.{.:.. ........
[0390] A2 6F 2F 50 35 AF FF E6   0A 45 1F C4 9C 32 7C 32   .o/P5... .E...2|2
[03A0] A5 02 77 68 D9 B6 ED C9   41 61 06 50 DC 1A 93 4F   ..wh.... Aa.P...O
[03B0] 7D 40 66 B1 54 E5 C5 61   66 EA A6 BC 39 3F A7 B5   }@f.T..a f...9?..
[03C0] CB A2 0B CC 0D 15 92 80   33 A2 14 B7 55 26 02 B7   ........ 3...U&..
[03D0] 13 D4 97 8C AB E2 41 FA   B9 6B 76 79 00 5C 40 C2   ......A. .kvy.\@.
[03E0] 8E BD 96 C5 F1 48 E5 71   90 9A 7C 2B 28 86 4D BE   .....H.q ..|+(.M.
[03F0] 49 E3 5A 36 9D 10 40 69   8A E9 BD C9 EE F0 15 AB   I.Z6.. at i ........
[0400] D3 74 A9 92 0D D5 0F 9E   3F 76 A8 E0 91 C9 A9 96   .t...... ?v......
[0410] BC 86 F9 7A F8 8B 96 F5   D6 7A FC BD AB 5D AF DA   ...z.... .z...]..
[0420] 89 25 34 0D 1B C3 2A D0   9D E0 D3 F2 97 35 22 3F   .%4...*. .....5"?
[0430] CF F6 09 BF 52 1C 01 98   D4 1F D8 DA FF B9 ED 3C   ....R... .......<
[0440] F9 AD 26 FE E0 FF 42 09   3D DA 5A 35 2B A3 74 17   ..&...B. =.Z5+.t.
[0450] 70 D6 7D 3C B2 CE F5 00   1E 2D 81 84 86 AF F8 E2   p.}<.... .-......
[0460] 05 30 2B C5 38 18 EA FB   22 70 98 93 0C 65 B3 9A   .0+.8... "p...e..
[0470] 51 9E 44 85 FB 0F 2F 9A   4B 95 FE 30 37 45 FF C5   Q.D.../. K..07E..
[0480] 15 B3 D7 B5 77 BE 2F 83   A2 19 79 2B D5 1D 80 B7   ....w./. ..y+....
[0490] B4 8E 73 08 03 4B F0 61   D5 EE 00 C9 A6 15 54 17   ..s..K.a ......T.
[04A0] 22 91 DB 5E 16 27 E5 89   34 B8 C2 92 C0 38 63 37   "..^.'.. 4....8c7
[04B0] C5 3E A9 3E 05 14 C1 EF   1F 3F 50 AC FB 0A 8D FE   .>.>.... .?P.....
[04C0] EA 69 8A 51 26 65 0D D7   BC F9 51 AB 56 D9 3F 79   .i.Q&e.. ..Q.V.?y
[04D0] B8 D0 F6 27 FB 57 2D 7B   7C DC A4 F0 AC 0A 5F 8F   ...'.W-{ |....._.
[04E0] 3D 45 71 74 60 8E E6 24   70 87 C6 DF DD 43 1F 84   =Eqt`..$ p....C..
[04F0] 75 22 84 DA EE 45 DE 42   BA 25 E1 FD 10 EF D7 15   u"...E.B .%......
[0500] 71 F5 4A 33 8B 9A F9 CD   3C 19 16 9E 2F 9D 5A 80   q.J3.... <.../.Z.
[0510] 5F 1E DB 4E C8 B8 85 72   EB 40 27 46 96 51 21 A4   _..N...r .@'F.Q!.
[0520] 9B 18 1F 22 17 40 EE DD   56 09 85 3B 5D 6C B1 18   ...". at .. V..;]l..
[0530] A9 6D 9D ED 27 63 2D 2E   D3 9D 4D E0 21 FC 5A 57   .m..'c-. ..M.!.ZW
[0540] 4C 43 08 C6 23 ED E1 C4   95 23 37 2C AE F6 7A CD   LC..#... .#7,..z.
[0550] 04 C0 15 30 F7 C7 3A 0D   79 71 DF 58 CB 5C F1 14   ...0..:. yq.X.\..
[0560] 86 FE 3A A6 AA DE B0 6E   F5 F1 8E 1E EF 31 99 98   ..:....n .....1..
[0570] 38 BB 7E D1 1E AD F4 1C   DA B9 DD D1 EF BF AE BC   8.~..... ........
[0580] 4F DA ED BD 72 BE E2 8E   C9 FE C1 24 10 38 40 53   O...r... ...$.8 at S
[0590] 5C 97 2B 48 B7 F3 03 3E   CE 64 3F 37 4F 04 42 1D   \.+H...> .d?7O.B.
[05A0] 24 48 23 84 B1 6F 0D 72   86 DB 83 2B 7B 1F AA 33   $H#..o.r ...+{..3
[05B0] E9 C2 7A 60 F2 FB 8F 51   BD 82 4C 6D FF 29 17 16   ..z`...Q ..Lm.)..
[05C0] 53 1A 18 99 59 F0 59 51   2F 3C 79 8F 9B A0 70 2E   S...Y.YQ /<y...p.
[05D0] 55 9C 1F 5A 84 F2 2C C0   74 37 66 CB C3 A8 C4 08   U..Z..,. t7f.....
[05E0] 36 7C C6 89 B2 F0 49 58   2E BB 59 4D A2 B2 6F 69   6|....IX ..YM..oi
[05F0] 69 FC E5 3F 3A 3E D7 F6   D7 FD FC 13 E4 67 F0 AD   i..?:>.. .....g..
[0600] 22 73 23 53 5B E0 98 2D   45 F6 E7 3A B7 CB E8 F9   "s#S[..- E..:....
[0610] 7D 64 59 19 8D DF 38 84   F6 04 50 38 19 36 C4 1B   }dY...8. ..P8.6..
[0620] 46 72 8A D1 AA C4 22 C7   3C B6 D4 A6 3B 09 C9 88   Fr....". <...;...
[0630] F9 81 35 8D 7E 90 93 0B   D3 C6 5A D1 19 04 6F 47   ..5.~... ..Z...oG
[0640] 90 B9 8C BF D9 52 85 1B   A8 97 60 41 0E 74 BC 58   .....R.. ..`A.t.X
[0650] 8E F8 6F 8B 24 DF 59 88   DE BF 48 B5 96 4C B5 04   ..o.$.Y. ..H..L..
[0660] 94 14 25 E2 7F 74 A7 8E   63 0F 3E 14 99 A2 47 98   ..%..t.. c.>...G.
[0670] 3A C3 C0 18 77 3E 0C 05   C1 F8 67 A3 46 09 9A 4E   :...w>.. ..g.F..N
[0680] DA 15 40 FB 71 A2 C3 60   78 66 17 7A 41 3C 20 F3   .. at .q..` xf.zA< .
[0690] 0E BE C9 BE D3 5E 79 C2   58 AB 29 69 64 16 D1 56   .....^y. X.)id..V
[06A0] E6 AD A2 22 D7 E0 B1 8A   E8 34 16 7E 1F 78 82 CB   ...".... .4.~.x..
[06B0] 4C EE 1E 14 DC 39 C1 B1   0A 9F 2E D3 36 E4 7B 0E   L....9.. ....6.{.
[06C0] E6 1B E9 70 17 E9 20 EA   7C 19 37 58 D9 14 97 38   ...p.. . |.7X...8
[06D0] D3 9A F6 D1 92 A8 A9 4D   35 98 26 27 28 F0 2F 4A   .......M 5.&'(./J
[06E0] 4A 1D 40 88 6A 14 4E 36   49 03 E7 BE BF 46 5D D7   J. at .j.N6 I....F].
[06F0] 8E 7C 81 7D 42 8C 5E 3D   88 C3 22 BB 1D CE F3 ED   .|.}B.^= ..".....
[0700] CC B5 DB 3C 24 A3 BB 31   EF E0 A9 99 6A 40 18 78   ...<$..1 ....j at .x
[0710] 0E FE F4 95 D6 F7 AC 80   02 ED 85 BA DA 69 63 20   ........ .....ic 
[0720] F9 7E F4 6E D4 79 64 A7   08 72 E9 4B 05 D7 F3 05   .~.n.yd. .r.K....
[0730] C3 8E 58 03 53 DB F4 2B   F7 35 49 73 22 41 1F E3   ..X.S..+ .5Is"A..
[0740] 34 54 B7 E6 00 D1 2C D0   9B EE D7 9E F2 F6 36 57   4T....,. ......6W
[0750] AD 4E 20 06 FC 87 32 BE   DC 8F C6 06 56 FA D5 C1   .N ...2. ....V...
[0760] 4F 18 F5 66 BF B6 BC 93   F5 05 F8 2B BB 69 E0 B8   O..f.... ...+.i..
[0770] 8A 76 11 AF 1F FE BE 7F   39 BF 2F F4 72 2E E0 64   .v...... 9./.r..d
[0780] B4 B0 74 03 0A DF 10 2C   7F 68 49 15 10 63 F4 AE   ..t...., .hI..c..
[0790] 18 3B 5B C3 11 18 39 BE   D8 72 B3 D2 E3 D7 A8 83   .;[...9. .r......
[07A0] A0 BB 1E FB D9 57 14 52   70 F9 A5 7D 4F 0C 47 39   .....W.R p..}O.G9
[07B0] FF C6 44 09 A3 11 06 1D   83 E2 D2 10 94 13 BE 66   ..D..... .......f
[07C0] D0 E5 18 84 B6 9E E0 F2   BE 38 8F 7E AE FD 0F 1A   ........ .8.~....
[07D0] CF 1D E5 53 C2 99 D6 8D   05 40 04 41 02 D3 95 C8   ...S.... . at .A....
[07E0] F0 38 43 D1 32 7C AA C4   C8 AF 6D CD 62 63 AD 91   .8C.2|.. ..m.bc..
[07F0] DB 01 4D DE AD A1 AB FE   00 A7 A6 9F 95 20 36 A9   ..M..... ..... 6.
[0800] A6 E3 2E CB B1 C7 8B 98   9A F7 D1 DE B2 D3 75 B4   ........ ......u.
[0810] EE 94 8A 51 93 D4 50 28   1F 12 27 B8 06 A4 CA F9   ...Q..P( ..'.....
[0820] 8B 0F F9 ED A2 22 89 88   C8 BD FE 06 C2 BF E9 15   .....".. ........
[0830] E9 E1 BC 77 2E 91 52 3A   8C FA 7A 4D EC 88 6A CD   ...w..R: ..zM..j.
[0840] 22 07 B5 E8 1E 4C FF F2   6D EB D7 B3 79 4B 86 E6   "....L.. m...yK..
[0850] 99 1A 93 04 51 DE 0F 6C   76 6B F4 8D 8F 0F CB F1   ....Q..l vk......
[0860] 61 97 8D A9 CA 76 45 80   89 E7 8C 5A 09 CA 9E D4   a....vE. ...Z....
[0870] 9F B2 E1 F2 36 D4 F0 4B   57                        ....6..K W
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_objectSid (0x90092)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x0000001c (28)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=28
[0000] 01 05 00 00 00 00 00 05   15 00 00 00 52 D3 62 6F   ........ ....R.bo
[0010] 39 3D 9A F0 6F 25 7D AE   4F 04 00 00               9=..o%}. O...
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_accountExpires (0x9009F)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000008 (8)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=8
[0000] FF FF FF FF FF FF FF 7F                             ........ 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_lmPwdHistory (0x900A0)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000024 (36)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=36
[0000] 9A B4 58 C7 AD D7 1C C5   3D 8A 0A FB 4E 38 FE 99   ..X..... =...N8..
[0010] 3A F8 7B 38 24 28 37 DD   32 60 A7 A9 5E 25 83 B3   :.{8$(7. 2`..^%..
[0020] C0 D1 A1 D1                                        .... 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_sAMAccountName (0x900DD)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000026 (38)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=38
[0000] 74 00 65 00 73 00 74 00   61 00 6C 00 6C 00 6F 00   t.e.s.t. a.l.l.o.
[0010] 77 00 65 00 64 00 20 00   61 00 63 00 63 00 6F 00   w.e.d. . a.c.c.o.
[0020] 75 00 6E 00 74 00                                  u.n.t. 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_sAMAccountType (0x9012E)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000004 (4)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=4
[0000] 00 00 00 30                                        ...0 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_userPrincipalName (0x90290)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000042 (66)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=66
[0000] 74 00 65 00 73 00 74 00   61 00 6C 00 6C 00 6F 00   t.e.s.t. a.l.l.o.
[0010] 77 00 65 00 64 00 20 00   75 00 70 00 6E 00 40 00   w.e.d. . u.p.n. at .
[0020] 53 00 41 00 4D 00 42 00   41 00 2E 00 45 00 58 00   S.A.M.B. A...E.X.
[0030] 41 00 4D 00 50 00 4C 00   45 00 2E 00 43 00 4F 00   A.M.P.L. E...C.O.
[0040] 4D 00                                              M. 
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_servicePrincipalName (0x90303)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x00000020 (32)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=32
[0000] 68 00 6F 00 73 00 74 00   2F 00 74 00 65 00 73 00   h.o.s.t. /.t.e.s.
[0010] 74 00 61 00 6C 00 6C 00   6F 00 77 00 65 00 64 00   t.a.l.l. o.w.e.d.
                                            attributes: struct drsuapi_DsReplicaAttribute
                                                attid                    : DRSUAPI_ATTID_objectCategory (0x9030E)
                                                value_ctr: struct drsuapi_DsAttributeValueCtr
                                                    num_values               : 0x00000001 (1)
                                                    values                   : *
                                                        values: ARRAY(1)
                                                            values: struct drsuapi_DsAttributeValue
                                                                __ndr_size               : 0x000000b8 (184)
                                                                blob                     : *
                                                                    blob                     : DATA_BLOB length=184
[0000] B8 00 00 00 00 00 00 00   71 E2 1B 8E 03 EB 46 4A   ........ q.....FJ
[0010] 9E A7 7F D7 AF 57 83 1B   00 00 00 00 00 00 00 00   .....W.. ........
skipping zero buffer bytes
[0030] 00 00 00 00 3F 00 00 00   43 00 4E 00 3D 00 50 00   ....?... C.N.=.P.
[0040] 65 00 72 00 73 00 6F 00   6E 00 2C 00 43 00 4E 00   e.r.s.o. n.,.C.N.
[0050] 3D 00 53 00 63 00 68 00   65 00 6D 00 61 00 2C 00   =.S.c.h. e.m.a.,.
[0060] 43 00 4E 00 3D 00 43 00   6F 00 6E 00 66 00 69 00   C.N.=.C. o.n.f.i.
[0070] 67 00 75 00 72 00 61 00   74 00 69 00 6F 00 6E 00   g.u.r.a. t.i.o.n.
[0080] 2C 00 44 00 43 00 3D 00   73 00 61 00 6D 00 62 00   ,.D.C.=. s.a.m.b.
[0090] 61 00 2C 00 44 00 43 00   3D 00 65 00 78 00 61 00   a.,.D.C. =.e.x.a.
[00A0] 6D 00 70 00 6C 00 65 00   2C 00 44 00 43 00 3D 00   m.p.l.e. ,.D.C.=.
[00B0] 63 00 6F 00 6D 00 00 00                             c.o.m... 
                            is_nc_prefix             : 0x00000000 (0)
                            parent_object_guid       : *
                                parent_object_guid       : bd775501-a559-4f09-862e-b077cde1dc8e
                            meta_data_ctr            : *
                                meta_data_ctr: struct drsuapi_DsReplicaMetaDataCtr
                                    count                    : 0x00000016 (22)
                                    meta_data: ARRAY(22)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e82 (3714)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e82 (3714)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e82 (3714)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e82 (3714)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e82 (3714)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000003 (3)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e84 (3716)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e82 (3714)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e82 (3714)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e83 (3715)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e83 (3715)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e83 (3715)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000002 (2)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e83 (3715)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e82 (3714)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e83 (3715)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e82 (3714)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e82 (3714)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e83 (3715)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000002 (2)
                                            originating_change_time  : Thu Mar 10 17:53:07 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e85 (3717)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e82 (3714)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000002 (2)
                                            originating_change_time  : Thu Mar 10 17:53:07 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e86 (3718)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:07 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e86 (3718)
                                        meta_data: struct drsuapi_DsReplicaMetaData
                                            version                  : 0x00000001 (1)
                                            originating_change_time  : Thu Mar 10 17:53:06 2016 CET
                                            originating_invocation_id: d12cba14-8cf9-493d-93c6-0793b00fe2e8
                                            originating_usn          : 0x0000000000000e82 (3714)
                    more_data                : 0x00000000 (0)
                    nc_object_count          : 0x00000000 (0)
                    nc_linked_attributes_count: 0x00000000 (0)
                    linked_attributes_count  : 0x00000000 (0)
                    linked_attributes        : NULL
                    drs_error                : WERR_OK
            result                   : WERR_OK
Exop on[CN=testallowed,CN=Users,DC=samba,DC=example,DC=com] objects[1] linked_values[0]
samba version 4.5.0pre1-DEVELOPERBUILD started.
Copyright Andrew Tridgell and the Samba Team 1992-2016
Called with maxruntime 14400 - current ts 1457636439
samba: using 'single' process model
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: winbindd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/winbindd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/winbindd: initialize_winbindd_cache: clearing cache and re-creating with version number 2
/memdisk/metze/a/b2279743/samba/bin/winbindd: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
Forwarded the call to execute the KCC
../source4/rpc_server/drsuapi/getncchanges.c:1671: DsGetNCChanges 2nd replication on DN CN=Administrator,CN=Users,DC=samba,DC=example,DC=com newer highwatermark (last_dn (null))
Forwarded the call to execute the KCC
../source4/rpc_server/drsuapi/getncchanges.c:1657: DsGetNCChanges 2nd replication on different DN CN=Configuration,DC=samba,DC=example,DC=com CN=Administrator,CN=Users,DC=samba,DC=example,DC=com (last_dn (null))
Forwarded the call to execute the KCC
IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT
/memdisk/metze/a/b2279743/samba/bin/smbd: Deleting serverid.tdb record failed: NT_STATUS_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Could not remove pid 3373367 from serverid.tdb
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004B000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004C000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004D000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004E000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004C000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004D000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004E000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004D000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004E000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004E000D
../source4/dsdb/dns/dns_update.c:324: Failed SPN update - NT_STATUS_IO_TIMEOUT
Remote schema has changed while replicating DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
../source4/dsdb/schema/schema_syntax.c:1076: Unknown attributeID_id 0x0050000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0051000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0051000D
Remote schema has changed while replicating DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=ForestDnsZones,DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=ForestDnsZones,DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004B000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004C000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004D000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004E000D
../source4/dsdb/schema/schema_syntax.c:1076: Unknown attributeID_id 0x004F000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0050000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004C000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004D000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004E000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0050000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004D000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004E000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004E000D
Joined domain SAMBADOMAIN (S-1-5-21-1868747602-4036640057-2927437167)
Finding a writeable DC for domain 'SAMBA.EXAMPLE.COM'
Found DC localdc.samba.example.com
workgroup is SAMBADOMAIN
realm is samba.example.com
Looking up IPv4 addresses
No IPv4 address will be assigned
Looking up IPv6 addresses
Setting up share.ldb
Setting up secrets.ldb
Setting up the registry
Setting up the privileges database
Setting up idmap db
Setting up SAM db
Setting up sam.ldb partitions and settings
Setting up sam.ldb rootDSE
Pre-loading the Samba 4 and AD schema
A Kerberos configuration suitable for Samba 4 has been generated at /memdisk/metze/a/b2279743/samba/bin/ab/promoted_dc/private/krb5.conf
Schema-DN[CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com] objects[402/1594] linked_values[0/0]
Schema-DN[CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com] objects[804/1594] linked_values[0/0]
Schema-DN[CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com] objects[1206/1594] linked_values[0/0]
Schema-DN[CN=Schema,CN=Configuration,DC=samba,DC=example,DC=com] objects[1594/1594] linked_values[0/0]
Analyze and apply schema objects
../source4/dsdb/schema/schema_syntax.c:1076: Unknown attributeID_id 0x002E26D4
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004B000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004C000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004D000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004E000D
../source4/dsdb/schema/schema_syntax.c:1076: Unknown attributeID_id 0x0050000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0051000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004C000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004D000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004E000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0051000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004D000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004E000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x004E000D
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[402/1886] linked_values[0/0]
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[804/1886] linked_values[0/0]
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[1206/1886] linked_values[0/0]
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[1608/1886] linked_values[0/0]
Partition[CN=Configuration,DC=samba,DC=example,DC=com] objects[1886/1886] linked_values[45/0]
Partition[DC=samba,DC=example,DC=com] objects[99/99] linked_values[33/0]
Partition[DC=samba,DC=example,DC=com] objects[501/4021] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[903/4021] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[1305/4021] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[1707/4021] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[2109/4021] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[2511/4021] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[2913/4021] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[3315/4021] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[3717/4021] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[4119/4021] linked_values[0/0]
Partition[DC=samba,DC=example,DC=com] objects[4120/4021] linked_values[33/0]
Partition[DC=DomainDnsZones,DC=samba,DC=example,DC=com] objects[43/43] linked_values[0/0]
Partition[DC=ForestDnsZones,DC=samba,DC=example,DC=com] objects[18/18] linked_values[0/0]
Sending DsReplicaUpdateRefs for all the replicated partitions
Setting isSynchronized and dsServiceName
Setting up secrets database
BIND version unknown, please modify /memdisk/metze/a/b2279743/samba/bin/ab/promoted_dc/private/named.conf manually.
See /memdisk/metze/a/b2279743/samba/bin/ab/promoted_dc/private/named.conf for an example configuration include file for BIND
and /memdisk/metze/a/b2279743/samba/bin/ab/promoted_dc/private/named.txt for further documentation required for secure DNS updates
Joined domain SAMBADOMAIN (SID S-1-5-21-1868747602-4036640057-2927437167) as a DC
samba version 4.5.0pre1-DEVELOPERBUILD started.
Copyright Andrew Tridgell and the Samba Team 1992-2016
Called with maxruntime 14400 - current ts 1457637118
samba: using 'single' process model
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: mkdir failed on directory /m/metze/a/b2279743/prefix/samba/var/cores: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to create /m/metze/a/b2279743/prefix/samba/var/cores for user 0 with mode 0700
/memdisk/metze/a/b2279743/samba/bin/winbindd: Unable to setup corepath for winbindd: No such file or directory
/memdisk/metze/a/b2279743/samba/bin/winbindd: winbindd version 4.5.0pre1-DEVELOPERBUILD started.
/memdisk/metze/a/b2279743/samba/bin/winbindd: Copyright Andrew Tridgell and the Samba Team 1992-2016
/memdisk/metze/a/b2279743/samba/bin/winbindd: initialize_winbindd_cache: clearing cache and re-creating with version number 2
/memdisk/metze/a/b2279743/samba/bin/winbindd: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
Forwarded the call to execute the KCC
SPNEGO(gssapi_krb5) creating NEG_TOKEN_INIT failed: NT_STATUS_INVALID_PARAMETER
Forwarded the call to execute the KCC
/memdisk/metze/a/b2279743/samba/bin/smbd: Deleting serverid.tdb record failed: NT_STATUS_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Could not remove pid 3412373 from serverid.tdb
Forwarded the call to execute the KCC
Remote schema has changed while replicating DC=ForestDnsZones,DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=ForestDnsZones,DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=DomainDnsZones,DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=DomainDnsZones,DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
===============================================================
INTERNAL ERROR: Signal 11 in pid 2708343 (4.5.0pre1-DEVELOPERBUILD)
Please read the Trouble-Shooting section of the Samba HOWTO
===============================================================
smb_panic(): calling panic action [/memdisk/metze/a/b2279743/samba/selftest/gdb_backtrace 2708343]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00002aaad8a96b4c in __libc_waitpid (pid=3538203, stat_loc=stat_loc at entry=0x7ffe49df8620, options=options at entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:31
31	../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
#0  0x00002aaad8a96b4c in __libc_waitpid (pid=3538203, stat_loc=stat_loc at entry=0x7ffe49df8620, options=options at entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:31
        resultvar = 18446744073709551104
        oldtype = -656840992
#1  0x00002aaad8a1c2e2 in do_system (line=<optimized out>) at ../sysdeps/posix/system.c:148
        __result = <optimized out>
        _buffer = {__routine = 0x2aaad8a1c580 <cancel_handler>, __arg = 0x7ffe49df85f0, __canceltype = 0, __prev = 0x0}
        _avail = 1
        status = 1239385680
        save = <optimized out>
        pid = 3538203
        sa = {__sigaction_handler = {sa_handler = 0x1, sa_sigaction = 0x1}, sa_mask = {__val = {65536, 0 <repeats 15 times>}}, sa_flags = 0, sa_restorer = 0x7ffe49df87c0}
        omask = {__val = {7808, 140730137812640, 46913267028800, 46913250558120, 140730137806504, 46913250334880, 425229330784, 0, 140730137806704, 46913259461371, 0, 46913250334880, 72104507483925136, 206158430224, 140730137806720, 46913254887552}}
#2  0x00002aaad79a0b5a in smb_panic_default (why=0x2aaad79f1875 "internal error") at ../lib/util/fault.c:141
        result = 10922
        pidstr = "2708343\000h\027\237ת*\000\000,\000\000\001"
        cmdstring = "/memdisk/metze/a/b2279743/samba/selftest/gdb_backtrace 2708343\000\000,", '\000' <repeats 15 times>, "^\030\237ת*\000\000s\031\237ת*\000\000\020\022(\342\252*\000\000B\000\000\000\000\000\000\000\360\212\337I\376\177\000\000\362\201\241ת*\000\000B\355\211ת*\000\000@\000\000\000\000\000\000\000\020\370\306\342\252*\000\000\320:q\342\252*\000\000\260\215\337I\376\177\000\000\360\214\337\000\376\177\000\000 at INDEX:OBJECTGUI\001\000\000\000\000\000\000"
        __FUNCTION__ = "smb_panic_default"
#3  0x00002aaad79a0ceb in smb_panic (why=0x2aaad79f1875 "internal error") at ../lib/util/fault.c:169
No locals.
#4  0x00002aaad79a09ad in fault_report (sig=11) at ../lib/util/fault.c:83
        counter = 1
        __FUNCTION__ = "fault_report"
#5  0x00002aaad79a09c2 in sig_fault (sig=11) at ../lib/util/fault.c:94
No locals.
#6  <signal handler called>
No locals.
#7  0x0000000000000000 in ?? ()
No symbol table info available.
#8  0x00002aaad78848d9 in ldb_dn_casefold_internal (dn=0x2aaae2ed1e60) at ../lib/ldb/common/ldb_dn.c:948
        a = 0x2aaae39a2ab0
        i = 0
        ret = 10922
#9  0x00002aaad7884a61 in ldb_dn_get_casefold (dn=0x2aaae2ed1e60) at ../lib/ldb/common/ldb_dn.c:983
        i = 10922
        len = 46913312070544
        d = 0x7ffe49df8e00 "0\216\337I\376\177"
        n = 0x2aaadf56a250 "@\257Vߪ*"
#10 0x00002aaadece8a38 in ltdb_key (module=0x2aaadf56a250, dn=0x2aaae2ed1e60) at ../lib/ldb/ldb_tdb/ldb_tdb.c:155
        ldb = 0x2aaadb438130
        key = {dptr = 0x2aaad789db76 "struct ldb_context", dsize = 46913370920252}
        key_str = 0x0
        dn_folded = 0x0
#11 0x00002aaadecec2b2 in ltdb_search_dn1 (module=0x2aaadf56a250, dn=0x2aaae2ed1e60, msg=0x2aaae5549e50) at ../lib/ldb/ldb_tdb/ldb_search.c:277
        data = 0x2aaadb4d1bf0
        ltdb = 0x2aaadb4d1bf0
        ret = 10922
        tdb_key = {dptr = 0x2aaae2ed1e60 "0\201CÛª*", dsize = 46913421507680}
        ctx = {msg = 0x2aaae5549e50, module = 0x2aaadf56a250}
#12 0x00002aaadecee9b2 in ltdb_index_filter (dn_list=0x2aaae232f980, ac=0x2aaae2667460, match_count=0x7ffe49df8f78) at ../lib/ldb/ldb_tdb/ldb_index.c:944
        dn = 0x2aaae2ed1e60
        ret = 10922
        matched = false
        ldb = 0x2aaadb438130
        msg = 0x2aaae5549e50
        i = 0
#13 0x00002aaadeceef4f in ltdb_search_indexed (ac=0x2aaae2667460, match_count=0x7ffe49df8f78) at ../lib/ldb/ldb_tdb/ldb_index.c:1085
        ltdb = 0x2aaadb4d1bf0
        dn_list = 0x2aaae232f980
        ret = 0
#14 0x00002aaadececd45 in ltdb_search (ctx=0x2aaae2667460) at ../lib/ldb/ldb_tdb/ldb_search.c:609
        match_count = 0
        ldb = 0x2aaadb438130
        module = 0x2aaadf56a250
        req = 0x2aaae1848d00
        data = 0x2aaadb4d1bf0
        ltdb = 0x2aaadb4d1bf0
        ret = 0
#15 0x00002aaadeceb347 in ltdb_callback (ev=0x2aaae36b18e0, te=0x2aaae20b7d30, t=..., private_data=0x2aaae2667460) at ../lib/ldb/ldb_tdb/ldb_tdb.c:1374
        ctx = 0x2aaae2667460
        ret = 0
#16 0x00002aaad7a0b04c in tevent_common_loop_timer_delay (ev=0x2aaae36b18e0) at ../lib/tevent/tevent_timed.c:341
        current_time = {tv_sec = 0, tv_usec = 0}
        te = 0x2aaae20b7d30
#17 0x00002aaad7a0d33d in epoll_event_loop_once (ev=0x2aaae36b18e0, location=0x2aaad78a2640 "../lib/ldb/common/ldb.c:631") at ../lib/tevent/tevent_epoll.c:911
        epoll_ev = 0x2aaae32f3e30
        tval = {tv_sec = 0, tv_usec = 46913250452483}
        panic_triggered = false
#18 0x00002aaad7a0a2a7 in std_event_loop_once (ev=0x2aaae36b18e0, location=0x2aaad78a2640 "../lib/ldb/common/ldb.c:631") at ../lib/tevent/tevent_standard.c:114
        glue_ptr = 0x2aaae1f6c010
        glue = 0x2aaae1f6c010
        ret = 0
#19 0x00002aaad7a03a63 in _tevent_loop_once (ev=0x2aaae36b18e0, location=0x2aaad78a2640 "../lib/ldb/common/ldb.c:631") at ../lib/tevent/tevent.c:533
        ret = 0
        nesting_stack_ptr = 0x0
#20 0x00002aaad789882f in ldb_wait (handle=0x2aaae20697c0, type=LDB_WAIT_ALL) at ../lib/ldb/common/ldb.c:631
        ev = 0x2aaae36b18e0
        ret = 0
#21 0x00002aaad789ab8a in ldb_extended (ldb=0x2aaadb438130, oid=0x2aaad82982ce "1.3.6.1.4.1.7165.4.4.1", data=0x2aaae4411990, _res=0x7ffe49df9230) at ../lib/ldb/common/ldb.c:1516
        req = 0x2aaae1cc7480
        ret = 0
        res = 0x2aaae31765b0
#22 0x00002aaad8292eda in dsdb_replicated_objects_commit (ldb=0x2aaadb438130, working_schema=0x2aaae242e2e0, objects=0x2aaae4411990, notify_uSN=0x2aaae522ed10) at ../source4/dsdb/repl/replicated_objects.c:837
        werr = {w = 3789606832}
        ext_res = 0x0
        cur_schema = 0x2aaae2971da0
        new_schema = 0x0
        ret = 0
        seq_num1 = 26673
        seq_num2 = 4294967296
        used_global_schema = true
        tmp_ctx = 0x2aaae1bdd380
        __FUNCTION__ = "dsdb_replicated_objects_commit"
#23 0x00002aaadeb4230c in dreplsrv_op_pull_source_apply_changes_trigger (req=0x2aaae251fbd0, r=0x2aaae251fde0, ctr_level=6, ctr1=0x0, ctr6=0x2aaae1e0cf50) at ../source4/dsdb/repl/drepl_out_helpers.c:768
        state = 0x2aaae251fd60
        rf1 = {blobsize = 274, consecutive_sync_failures = 0, last_success = 131021107920000000, last_attempt = 131021111040000000, result_last_attempt = {w = 0}, other_info = 0x2aaae2434100, other_info_length = 66, replica_flags = 116, schedule = '\021' <repeats 84 times>, reserved = 0, highwatermark = {tmp_highest_usn = 8736, reserved_usn = 0, highest_usn = 8736}, source_dsa_obj_guid = {time_low = 105486368, time_mid = 13625, time_hi_and_version = 17945, clock_seq = "\217", <incomplete sequence \372>, node = "e\t\372\320?\215"}, source_dsa_invocation_id = {time_low = 3699012032, time_mid = 16144, time_hi_and_version = 17491, clock_seq = "\220", <incomplete sequence \312>, node = "\314J\031Y\205", <incomplete sequence \303>}, transport_guid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq = "\000", node = "\000\000\000\000\000"}}
        service = 0x2aaae1c96000
        partition = 0x2aaae20be770
        drsuapi = 0x2aaae17e0690
        schema_dn = 0x2aaadb4cee50
        schema = 0x2aaae2263690
        working_schema = 0x2aaae242e2e0
        mapping_ctr = 0x2aaae1e0cfb0
        object_count = 1
        first_object = 0x2aaae2809940
        linked_attributes_count = 0
        linked_attributes = 0x0
        uptodateness_vector = 0x2aaae1fa37d0
        objects = 0x2aaae4411990
        more_data = false
        status = {w = 0}
        nt_status = {v = 3791271680}
        dsdb_repl_flags = 0
        __FUNCTION__ = "dreplsrv_op_pull_source_apply_changes_trigger"
#24 0x00002aaadeb41c0c in dreplsrv_op_pull_source_get_changes_done (subreq=0x0) at ../source4/dsdb/repl/drepl_out_helpers.c:643
        req = 0x2aaae251fbd0
        state = 0x2aaae251fd60
        status = {v = 0}
        r = 0x2aaae251fde0
        ctr_level = 6
        ctr1 = 0x0
        ctr6 = 0x2aaae1e0cf50
        extended_ret = DRSUAPI_EXOP_ERR_NONE
#25 0x00002aaad7a05535 in _tevent_req_notify_callback (req=0x2aaae1fa3570, location=0x2aaadeb54290 "default/librpc/gen_ndr/ndr_drsuapi_c.c:727") at ../lib/tevent/tevent_req.c:112
No locals.
#26 0x00002aaad7a05608 in tevent_req_finish (req=0x2aaae1fa3570, state=TEVENT_REQ_DONE, location=0x2aaadeb54290 "default/librpc/gen_ndr/ndr_drsuapi_c.c:727") at ../lib/tevent/tevent_req.c:149
No locals.
#27 0x00002aaad7a0562f in _tevent_req_done (req=0x2aaae1fa3570, location=0x2aaadeb54290 "default/librpc/gen_ndr/ndr_drsuapi_c.c:727") at ../lib/tevent/tevent_req.c:155
No locals.
#28 0x00002aaadeb47155 in dcerpc_drsuapi_DsGetNCChanges_r_done (subreq=0x0) at default/librpc/gen_ndr/ndr_drsuapi_c.c:727
        req = 0x2aaae1fa3570
        status = {v = 0}
#29 0x00002aaad7a05535 in _tevent_req_notify_callback (req=0x2aaae26e1290, location=0x2aaad87c3840 "../librpc/rpc/binding_handle.c:506") at ../lib/tevent/tevent_req.c:112
No locals.
#30 0x00002aaad7a05608 in tevent_req_finish (req=0x2aaae26e1290, state=TEVENT_REQ_DONE, location=0x2aaad87c3840 "../librpc/rpc/binding_handle.c:506") at ../lib/tevent/tevent_req.c:149
No locals.
#31 0x00002aaad7a0562f in _tevent_req_done (req=0x2aaae26e1290, location=0x2aaad87c3840 "../librpc/rpc/binding_handle.c:506") at ../lib/tevent/tevent_req.c:155
No locals.
#32 0x00002aaad87bf13e in dcerpc_binding_handle_call_done (subreq=0x0) at ../librpc/rpc/binding_handle.c:506
        req = 0x2aaae26e1290
        state = 0x2aaae26e1420
        h = 0x2aaae1a51910
        error = {v = 0}
        out_flags = 0
        ndr_err = NDR_ERR_SUCCESS
#33 0x00002aaad7a05535 in _tevent_req_notify_callback (req=0x2aaae1a0e410, location=0x2aaad87c3428 "../librpc/rpc/binding_handle.c:187") at ../lib/tevent/tevent_req.c:112
No locals.
#34 0x00002aaad7a05608 in tevent_req_finish (req=0x2aaae1a0e410, state=TEVENT_REQ_DONE, location=0x2aaad87c3428 "../librpc/rpc/binding_handle.c:187") at ../lib/tevent/tevent_req.c:149
No locals.
#35 0x00002aaad7a0562f in _tevent_req_done (req=0x2aaae1a0e410, location=0x2aaad87c3428 "../librpc/rpc/binding_handle.c:187") at ../lib/tevent/tevent_req.c:155
No locals.
#36 0x00002aaad87be6ce in dcerpc_binding_handle_raw_call_done (subreq=0x0) at ../librpc/rpc/binding_handle.c:187
        req = 0x2aaae1a0e410
        state = 0x2aaae1a0e5a0
        error = {v = 0}
#37 0x00002aaad7a05535 in _tevent_req_notify_callback (req=0x2aaae18a4520, location=0x2aaad82712d0 "../source4/librpc/rpc/dcerpc.c:327") at ../lib/tevent/tevent_req.c:112
No locals.
#38 0x00002aaad7a05608 in tevent_req_finish (req=0x2aaae18a4520, state=TEVENT_REQ_DONE, location=0x2aaad82712d0 "../source4/librpc/rpc/dcerpc.c:327") at ../lib/tevent/tevent_req.c:149
No locals.
#39 0x00002aaad7a0572d in tevent_req_trigger (ev=0x2aaadb435870, im=0x2aaae18a4600, private_data=0x2aaae18a4520) at ../lib/tevent/tevent_req.c:206
        req = 0x2aaae18a4520
#40 0x00002aaad7a0491c in tevent_common_loop_immediate (ev=0x2aaadb435870) at ../lib/tevent/tevent_immediate.c:135
        im = 0x2aaae18a4600
        handler = 0x2aaad7a056de <tevent_req_trigger>
        private_data = 0x2aaae18a4520
#41 0x00002aaad7a0d323 in epoll_event_loop_once (ev=0x2aaadb435870, location=0x2aaadb73d7d8 "../source4/smbd/process_standard.c:364") at ../lib/tevent/tevent_epoll.c:907
        epoll_ev = 0x2aaadb435ab0
        tval = {tv_sec = 2, tv_usec = 46913250452483}
        panic_triggered = false
#42 0x00002aaad7a0a2a7 in std_event_loop_once (ev=0x2aaadb435870, location=0x2aaadb73d7d8 "../source4/smbd/process_standard.c:364") at ../lib/tevent/tevent_standard.c:114
        glue_ptr = 0x2aaadb435960
        glue = 0x2aaadb435960
        ret = 0
#43 0x00002aaad7a03a63 in _tevent_loop_once (ev=0x2aaadb435870, location=0x2aaadb73d7d8 "../source4/smbd/process_standard.c:364") at ../lib/tevent/tevent.c:533
        ret = 0
        nesting_stack_ptr = 0x0
#44 0x00002aaad7a03cad in tevent_common_loop_wait (ev=0x2aaadb435870, location=0x2aaadb73d7d8 "../source4/smbd/process_standard.c:364") at ../lib/tevent/tevent.c:637
        ret = 0
#45 0x00002aaad7a0a349 in std_event_loop_wait (ev=0x2aaadb435870, location=0x2aaadb73d7d8 "../source4/smbd/process_standard.c:364") at ../lib/tevent/tevent_standard.c:140
        glue_ptr = 0x2aaadb435960
        glue = 0x2aaadb435960
        ret = -1
#46 0x00002aaad7a03d78 in _tevent_loop_wait (ev=0x2aaadb435870, location=0x2aaadb73d7d8 "../source4/smbd/process_standard.c:364") at ../lib/tevent/tevent.c:656
No locals.
#47 0x00002aaadb73cff7 in standard_new_task (ev=0x2aaadb435870, lp_ctx=0x2aaadb4164a0, service_name=0x2aaadeb4e77f "drepl", new_task=0x2aaad7948560 <task_server_callback>, private_data=0x2aaae2186890) at ../source4/smbd/process_standard.c:364
        pid = 2708343
        state = 0x0
#48 0x00002aaad79486fc in task_server_startup (event_ctx=0x2aaadb435870, lp_ctx=0x2aaadb4164a0, service_name=0x2aaadeb4e77f "drepl", model_ops=0x2aaadb73eb60 <standard_ops>, task_init=0x2aaadeb3cc27 <dreplsrv_task_init>) at ../source4/smbd/service_task.c:114
        state = 0x2aaae2186890
#49 0x00002aaad7946b02 in server_service_init (name=0x2aaadb41a8e0 "drepl", event_context=0x2aaadb435870, lp_ctx=0x2aaadb4164a0, model_ops=0x2aaadb73eb60 <standard_ops>) at ../source4/smbd/service.c:63
        srv = 0x2aaadb435480
#50 0x00002aaad7946c45 in server_service_startup (event_ctx=0x2aaadb435870, lp_ctx=0x2aaadb4164a0, model=0x2aaadb416220 "standard", server_services=0x2aaadb41a4d0) at ../source4/smbd/service.c:95
        status = {v = 0}
        i = 6
        model_ops = 0x2aaadb73eb60 <standard_ops>
        __FUNCTION__ = "server_service_startup"
#51 0x00002aaad77fff85 in binary_smbd_main (binary_name=0x2aaad7803e8b "samba", argc=6, argv=0x7ffe49df9ea8) at ../source4/smbd/server.c:487
        opt_daemon = false
        opt_interactive = true
        opt = -1
        pc = 0x2aaadb4151c0
        static_init = {0x2aaad79468b5 <server_service_auth_init>, 0x2aaad7948ff5 <server_service_echo_init>, 0x0}
        shared_init = 0x2aaadb45c860
        event_ctx = 0x2aaadb435870
        stdin_event_flags = 1
        status = {v = 0}
        model = 0x2aaadb416220 "standard"
        max_runtime = 14400
        st = {st_dev = 8, st_ino = 573932403, st_nlink = 1, st_mode = 4480, st_uid = 1001, st_gid = 100, __pad0 = 0, st_rdev = 0, st_size = 0, st_blksize = 4096, st_blocks = 0, st_atim = {tv_sec = 1457628788, tv_nsec = 592500460}, st_mtim = {tv_sec = 1457628788, tv_nsec = 592500460}, st_ctim = {tv_sec = 1457628788, tv_nsec = 592500460}, __glibc_reserved = {0, 0, 0}}
        long_options = {{longName = 0x0, shortName = 0 '\000', argInfo = 4, arg = 0x2aaad89d5340 <poptHelpOptions>, val = 0, descrip = 0x2aaad7804050 "Help options:", argDescrip = 0x0}, {longName = 0x2aaad780405e "daemon", shortName = 68 'D', argInfo = 0, arg = 0x0, val = 1000, descrip = 0x2aaad7804065 "Become a daemon (default)", argDescrip = 0x0}, {longName = 0x2aaad780407f "interactive", shortName = 105 'i', argInfo = 0, arg = 0x0, val = 1001, descrip = 0x2aaad7804090 "Run interactive (not a daemon)", argDescrip = 0x0}, {longName = 0x2aaad78040af "model", shortName = 77 'M', argInfo = 1, arg = 0x0, val = 1002, descrip = 0x2aaad78040b5 "Select process model", argDescrip = 0x2aaad78040ca "MODEL"}, {longName = 0x2aaad78040d0 "maximum-runtime", shortName = 0 '\000', argInfo = 2, arg = 0x7ffe49df9b08, val = 0, descrip = 0x2aaad78040e0 "set maximum runtime of the server process, till autotermination", argDescrip = 0x2aaad7804120 "seconds"}, {longName = 0x2aaad7804128 "show-build", shortName = 98 'b', argInfo = 0, arg = 0x0, val = 1003, descrip = 0x2aaad7804133 "show build info", argDescrip = 0x0}, {longName = 0x0, shortName = 0 '\000', argInfo = 4, arg = 0x2aaad7808200 <popt_common_samba4>, val = 0, descrip = 0x2aaad7804143 "Common Samba options:", argDescrip = 0x0}, {longName = 0x0, shortName = 0 '\000', argInfo = 4, arg = 0x2aaad78083c0 <popt_common_version4>, val = 0, descrip = 0x2aaad7804159 "Version options:", argDescrip = 0x0}, {longName = 0x0, shortName = 0 '\000', argInfo = 0, arg = 0x0, val = 0, descrip = 0x0, argDescrip = 0x0}}
        __FUNCTION__ = "binary_smbd_main"
#52 0x00002aaad7800026 in main (argc=6, argv=0x7ffe49df9ea8) at ../source4/smbd/server.c:510
No locals.

Thread 1 (Thread 0x2aaadb413280 (LWP 2708343)):
#0  0x00002aaad8a96b4c in __libc_waitpid (pid=3538203, stat_loc=stat_loc at entry=0x7ffe49df8620, options=options at entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:31
        resultvar = 18446744073709551104
        oldtype = -656840992
#1  0x00002aaad8a1c2e2 in do_system (line=<optimized out>) at ../sysdeps/posix/system.c:148
        __result = <optimized out>
        _buffer = {__routine = 0x2aaad8a1c580 <cancel_handler>, __arg = 0x7ffe49df85f0, __canceltype = 0, __prev = 0x0}
        _avail = 1
        status = 1239385680
        save = <optimized out>
        pid = 3538203
        sa = {__sigaction_handler = {sa_handler = 0x1, sa_sigaction = 0x1}, sa_mask = {__val = {65536, 0 <repeats 15 times>}}, sa_flags = 0, sa_restorer = 0x7ffe49df87c0}
        omask = {__val = {7808, 140730137812640, 46913267028800, 46913250558120, 140730137806504, 46913250334880, 425229330784, 0, 140730137806704, 46913259461371, 0, 46913250334880, 72104507483925136, 206158430224, 140730137806720, 46913254887552}}
#2  0x00002aaad79a0b5a in smb_panic_default (why=0x2aaad79f1875 "internal error") at ../lib/util/fault.c:141
        result = 10922
        pidstr = "2708343\000h\027\237ת*\000\000,\000\000\001"
        cmdstring = "/memdisk/metze/a/b2279743/samba/selftest/gdb_backtrace 2708343\000\000,", '\000' <repeats 15 times>, "^\030\237ת*\000\000s\031\237ת*\000\000\020\022(\342\252*\000\000B\000\000\000\000\000\000\000\360\212\337I\376\177\000\000\362\201\241ת*\000\000B\355\211ת*\000\000@\000\000\000\000\000\000\000\020\370\306\342\252*\000\000\320:q\342\252*\000\000\260\215\337I\376\177\000\000\360\214\337\000\376\177\000\000 at INDEX:OBJECTGUI\001\000\000\000\000\000\000"
        __FUNCTION__ = "smb_panic_default"
#3  0x00002aaad79a0ceb in smb_panic (why=0x2aaad79f1875 "internal error") at ../lib/util/fault.c:169
No locals.
#4  0x00002aaad79a09ad in fault_report (sig=11) at ../lib/util/fault.c:83
        counter = 1
        __FUNCTION__ = "fault_report"
#5  0x00002aaad79a09c2 in sig_fault (sig=11) at ../lib/util/fault.c:94
No locals.
#6  <signal handler called>
No locals.
#7  0x0000000000000000 in ?? ()
No symbol table info available.
#8  0x00002aaad78848d9 in ldb_dn_casefold_internal (dn=0x2aaae2ed1e60) at ../lib/ldb/common/ldb_dn.c:948
        a = 0x2aaae39a2ab0
        i = 0
        ret = 10922
#9  0x00002aaad7884a61 in ldb_dn_get_casefold (dn=0x2aaae2ed1e60) at ../lib/ldb/common/ldb_dn.c:983
        i = 10922
        len = 46913312070544
        d = 0x7ffe49df8e00 "0\216\337I\376\177"
        n = 0x2aaadf56a250 "@\257Vߪ*"
#10 0x00002aaadece8a38 in ltdb_key (module=0x2aaadf56a250, dn=0x2aaae2ed1e60) at ../lib/ldb/ldb_tdb/ldb_tdb.c:155
        ldb = 0x2aaadb438130
        key = {dptr = 0x2aaad789db76 "struct ldb_context", dsize = 46913370920252}
        key_str = 0x0
        dn_folded = 0x0
#11 0x00002aaadecec2b2 in ltdb_search_dn1 (module=0x2aaadf56a250, dn=0x2aaae2ed1e60, msg=0x2aaae5549e50) at ../lib/ldb/ldb_tdb/ldb_search.c:277
        data = 0x2aaadb4d1bf0
        ltdb = 0x2aaadb4d1bf0
        ret = 10922
        tdb_key = {dptr = 0x2aaae2ed1e60 "0\201CÛª*", dsize = 46913421507680}
        ctx = {msg = 0x2aaae5549e50, module = 0x2aaadf56a250}
#12 0x00002aaadecee9b2 in ltdb_index_filter (dn_list=0x2aaae232f980, ac=0x2aaae2667460, match_count=0x7ffe49df8f78) at ../lib/ldb/ldb_tdb/ldb_index.c:944
        dn = 0x2aaae2ed1e60
        ret = 10922
        matched = false
        ldb = 0x2aaadb438130
        msg = 0x2aaae5549e50
        i = 0
#13 0x00002aaadeceef4f in ltdb_search_indexed (ac=0x2aaae2667460, match_count=0x7ffe49df8f78) at ../lib/ldb/ldb_tdb/ldb_index.c:1085
        ltdb = 0x2aaadb4d1bf0
        dn_list = 0x2aaae232f980
        ret = 0
#14 0x00002aaadececd45 in ltdb_search (ctx=0x2aaae2667460) at ../lib/ldb/ldb_tdb/ldb_search.c:609
        match_count = 0
        ldb = 0x2aaadb438130
        module = 0x2aaadf56a250
        req = 0x2aaae1848d00
        data = 0x2aaadb4d1bf0
        ltdb = 0x2aaadb4d1bf0
        ret = 0
#15 0x00002aaadeceb347 in ltdb_callback (ev=0x2aaae36b18e0, te=0x2aaae20b7d30, t=..., private_data=0x2aaae2667460) at ../lib/ldb/ldb_tdb/ldb_tdb.c:1374
        ctx = 0x2aaae2667460
        ret = 0
#16 0x00002aaad7a0b04c in tevent_common_loop_timer_delay (ev=0x2aaae36b18e0) at ../lib/tevent/tevent_timed.c:341
        current_time = {tv_sec = 0, tv_usec = 0}
        te = 0x2aaae20b7d30
#17 0x00002aaad7a0d33d in epoll_event_loop_once (ev=0x2aaae36b18e0, location=0x2aaad78a2640 "../lib/ldb/common/ldb.c:631") at ../lib/tevent/tevent_epoll.c:911
        epoll_ev = 0x2aaae32f3e30
        tval = {tv_sec = 0, tv_usec = 46913250452483}
        panic_triggered = false
#18 0x00002aaad7a0a2a7 in std_event_loop_once (ev=0x2aaae36b18e0, location=0x2aaad78a2640 "../lib/ldb/common/ldb.c:631") at ../lib/tevent/tevent_standard.c:114
        glue_ptr = 0x2aaae1f6c010
        glue = 0x2aaae1f6c010
        ret = 0
#19 0x00002aaad7a03a63 in _tevent_loop_once (ev=0x2aaae36b18e0, location=0x2aaad78a2640 "../lib/ldb/common/ldb.c:631") at ../lib/tevent/tevent.c:533
        ret = 0
        nesting_stack_ptr = 0x0
#20 0x00002aaad789882f in ldb_wait (handle=0x2aaae20697c0, type=LDB_WAIT_ALL) at ../lib/ldb/common/ldb.c:631
        ev = 0x2aaae36b18e0
        ret = 0
#21 0x00002aaad789ab8a in ldb_extended (ldb=0x2aaadb438130, oid=0x2aaad82982ce "1.3.6.1.4.1.7165.4.4.1", data=0x2aaae4411990, _res=0x7ffe49df9230) at ../lib/ldb/common/ldb.c:1516
        req = 0x2aaae1cc7480
        ret = 0
        res = 0x2aaae31765b0
#22 0x00002aaad8292eda in dsdb_replicated_objects_commit (ldb=0x2aaadb438130, working_schema=0x2aaae242e2e0, objects=0x2aaae4411990, notify_uSN=0x2aaae522ed10) at ../source4/dsdb/repl/replicated_objects.c:837
        werr = {w = 3789606832}
        ext_res = 0x0
        cur_schema = 0x2aaae2971da0
        new_schema = 0x0
        ret = 0
        seq_num1 = 26673
        seq_num2 = 4294967296
        used_global_schema = true
        tmp_ctx = 0x2aaae1bdd380
        __FUNCTION__ = "dsdb_replicated_objects_commit"
#23 0x00002aaadeb4230c in dreplsrv_op_pull_source_apply_changes_trigger (req=0x2aaae251fbd0, r=0x2aaae251fde0, ctr_level=6, ctr1=0x0, ctr6=0x2aaae1e0cf50) at ../source4/dsdb/repl/drepl_out_helpers.c:768
        state = 0x2aaae251fd60
        rf1 = {blobsize = 274, consecutive_sync_failures = 0, last_success = 131021107920000000, last_attempt = 131021111040000000, result_last_attempt = {w = 0}, other_info = 0x2aaae2434100, other_info_length = 66, replica_flags = 116, schedule = '\021' <repeats 84 times>, reserved = 0, highwatermark = {tmp_highest_usn = 8736, reserved_usn = 0, highest_usn = 8736}, source_dsa_obj_guid = {time_low = 105486368, time_mid = 13625, time_hi_and_version = 17945, clock_seq = "\217", <incomplete sequence \372>, node = "e\t\372\320?\215"}, source_dsa_invocation_id = {time_low = 3699012032, time_mid = 16144, time_hi_and_version = 17491, clock_seq = "\220", <incomplete sequence \312>, node = "\314J\031Y\205", <incomplete sequence \303>}, transport_guid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq = "\000", node = "\000\000\000\000\000"}}
        service = 0x2aaae1c96000
        partition = 0x2aaae20be770
        drsuapi = 0x2aaae17e0690
        schema_dn = 0x2aaadb4cee50
        schema = 0x2aaae2263690
        working_schema = 0x2aaae242e2e0
        mapping_ctr = 0x2aaae1e0cfb0
        object_count = 1
        first_object = 0x2aaae2809940
        linked_attributes_count = 0
        linked_attributes = 0x0
        uptodateness_vector = 0x2aaae1fa37d0
        objects = 0x2aaae4411990
        more_data = false
        status = {w = 0}
        nt_status = {v = 3791271680}
        dsdb_repl_flags = 0
        __FUNCTION__ = "dreplsrv_op_pull_source_apply_changes_trigger"
#24 0x00002aaadeb41c0c in dreplsrv_op_pull_source_get_changes_done (subreq=0x0) at ../source4/dsdb/repl/drepl_out_helpers.c:643
        req = 0x2aaae251fbd0
        state = 0x2aaae251fd60
        status = {v = 0}
        r = 0x2aaae251fde0
        ctr_level = 6
        ctr1 = 0x0
        ctr6 = 0x2aaae1e0cf50
        extended_ret = DRSUAPI_EXOP_ERR_NONE
#25 0x00002aaad7a05535 in _tevent_req_notify_callback (req=0x2aaae1fa3570, location=0x2aaadeb54290 "default/librpc/gen_ndr/ndr_drsuapi_c.c:727") at ../lib/tevent/tevent_req.c:112
No locals.
#26 0x00002aaad7a05608 in tevent_req_finish (req=0x2aaae1fa3570, state=TEVENT_REQ_DONE, location=0x2aaadeb54290 "default/librpc/gen_ndr/ndr_drsuapi_c.c:727") at ../lib/tevent/tevent_req.c:149
No locals.
#27 0x00002aaad7a0562f in _tevent_req_done (req=0x2aaae1fa3570, location=0x2aaadeb54290 "default/librpc/gen_ndr/ndr_drsuapi_c.c:727") at ../lib/tevent/tevent_req.c:155
No locals.
#28 0x00002aaadeb47155 in dcerpc_drsuapi_DsGetNCChanges_r_done (subreq=0x0) at default/librpc/gen_ndr/ndr_drsuapi_c.c:727
        req = 0x2aaae1fa3570
        status = {v = 0}
#29 0x00002aaad7a05535 in _tevent_req_notify_callback (req=0x2aaae26e1290, location=0x2aaad87c3840 "../librpc/rpc/binding_handle.c:506") at ../lib/tevent/tevent_req.c:112
No locals.
#30 0x00002aaad7a05608 in tevent_req_finish (req=0x2aaae26e1290, state=TEVENT_REQ_DONE, location=0x2aaad87c3840 "../librpc/rpc/binding_handle.c:506") at ../lib/tevent/tevent_req.c:149
No locals.
#31 0x00002aaad7a0562f in _tevent_req_done (req=0x2aaae26e1290, location=0x2aaad87c3840 "../librpc/rpc/binding_handle.c:506") at ../lib/tevent/tevent_req.c:155
No locals.
#32 0x00002aaad87bf13e in dcerpc_binding_handle_call_done (subreq=0x0) at ../librpc/rpc/binding_handle.c:506
        req = 0x2aaae26e1290
        state = 0x2aaae26e1420
        h = 0x2aaae1a51910
        error = {v = 0}
        out_flags = 0
        ndr_err = NDR_ERR_SUCCESS
#33 0x00002aaad7a05535 in _tevent_req_notify_callback (req=0x2aaae1a0e410, location=0x2aaad87c3428 "../librpc/rpc/binding_handle.c:187") at ../lib/tevent/tevent_req.c:112
No locals.
#34 0x00002aaad7a05608 in tevent_req_finish (req=0x2aaae1a0e410, state=TEVENT_REQ_DONE, location=0x2aaad87c3428 "../librpc/rpc/binding_handle.c:187") at ../lib/tevent/tevent_req.c:149
No locals.
#35 0x00002aaad7a0562f in _tevent_req_done (req=0x2aaae1a0e410, location=0x2aaad87c3428 "../librpc/rpc/binding_handle.c:187") at ../lib/tevent/tevent_req.c:155
No locals.
#36 0x00002aaad87be6ce in dcerpc_binding_handle_raw_call_done (subreq=0x0) at ../librpc/rpc/binding_handle.c:187
        req = 0x2aaae1a0e410
        state = 0x2aaae1a0e5a0
        error = {v = 0}
#37 0x00002aaad7a05535 in _tevent_req_notify_callback (req=0x2aaae18a4520, location=0x2aaad82712d0 "../source4/librpc/rpc/dcerpc.c:327") at ../lib/tevent/tevent_req.c:112
No locals.
#38 0x00002aaad7a05608 in tevent_req_finish (req=0x2aaae18a4520, state=TEVENT_REQ_DONE, location=0x2aaad82712d0 "../source4/librpc/rpc/dcerpc.c:327") at ../lib/tevent/tevent_req.c:149
No locals.
#39 0x00002aaad7a0572d in tevent_req_trigger (ev=0x2aaadb435870, im=0x2aaae18a4600, private_data=0x2aaae18a4520) at ../lib/tevent/tevent_req.c:206
        req = 0x2aaae18a4520
#40 0x00002aaad7a0491c in tevent_common_loop_immediate (ev=0x2aaadb435870) at ../lib/tevent/tevent_immediate.c:135
        im = 0x2aaae18a4600
        handler = 0x2aaad7a056de <tevent_req_trigger>
        private_data = 0x2aaae18a4520
#41 0x00002aaad7a0d323 in epoll_event_loop_once (ev=0x2aaadb435870, location=0x2aaadb73d7d8 "../source4/smbd/process_standard.c:364") at ../lib/tevent/tevent_epoll.c:907
        epoll_ev = 0x2aaadb435ab0
        tval = {tv_sec = 2, tv_usec = 46913250452483}
        panic_triggered = false
#42 0x00002aaad7a0a2a7 in std_event_loop_once (ev=0x2aaadb435870, location=0x2aaadb73d7d8 "../source4/smbd/process_standard.c:364") at ../lib/tevent/tevent_standard.c:114
        glue_ptr = 0x2aaadb435960
        glue = 0x2aaadb435960
        ret = 0
#43 0x00002aaad7a03a63 in _tevent_loop_once (ev=0x2aaadb435870, location=0x2aaadb73d7d8 "../source4/smbd/process_standard.c:364") at ../lib/tevent/tevent.c:533
        ret = 0
        nesting_stack_ptr = 0x0
#44 0x00002aaad7a03cad in tevent_common_loop_wait (ev=0x2aaadb435870, location=0x2aaadb73d7d8 "../source4/smbd/process_standard.c:364") at ../lib/tevent/tevent.c:637
        ret = 0
#45 0x00002aaad7a0a349 in std_event_loop_wait (ev=0x2aaadb435870, location=0x2aaadb73d7d8 "../source4/smbd/process_standard.c:364") at ../lib/tevent/tevent_standard.c:140
        glue_ptr = 0x2aaadb435960
        glue = 0x2aaadb435960
        ret = -1
#46 0x00002aaad7a03d78 in _tevent_loop_wait (ev=0x2aaadb435870, location=0x2aaadb73d7d8 "../source4/smbd/process_standard.c:364") at ../lib/tevent/tevent.c:656
No locals.
#47 0x00002aaadb73cff7 in standard_new_task (ev=0x2aaadb435870, lp_ctx=0x2aaadb4164a0, service_name=0x2aaadeb4e77f "drepl", new_task=0x2aaad7948560 <task_server_callback>, private_data=0x2aaae2186890) at ../source4/smbd/process_standard.c:364
        pid = 2708343
        state = 0x0
#48 0x00002aaad79486fc in task_server_startup (event_ctx=0x2aaadb435870, lp_ctx=0x2aaadb4164a0, service_name=0x2aaadeb4e77f "drepl", model_ops=0x2aaadb73eb60 <standard_ops>, task_init=0x2aaadeb3cc27 <dreplsrv_task_init>) at ../source4/smbd/service_task.c:114
        state = 0x2aaae2186890
#49 0x00002aaad7946b02 in server_service_init (name=0x2aaadb41a8e0 "drepl", event_context=0x2aaadb435870, lp_ctx=0x2aaadb4164a0, model_ops=0x2aaadb73eb60 <standard_ops>) at ../source4/smbd/service.c:63
        srv = 0x2aaadb435480
#50 0x00002aaad7946c45 in server_service_startup (event_ctx=0x2aaadb435870, lp_ctx=0x2aaadb4164a0, model=0x2aaadb416220 "standard", server_services=0x2aaadb41a4d0) at ../source4/smbd/service.c:95
        status = {v = 0}
        i = 6
        model_ops = 0x2aaadb73eb60 <standard_ops>
        __FUNCTION__ = "server_service_startup"
#51 0x00002aaad77fff85 in binary_smbd_main (binary_name=0x2aaad7803e8b "samba", argc=6, argv=0x7ffe49df9ea8) at ../source4/smbd/server.c:487
        opt_daemon = false
        opt_interactive = true
        opt = -1
        pc = 0x2aaadb4151c0
        static_init = {0x2aaad79468b5 <server_service_auth_init>, 0x2aaad7948ff5 <server_service_echo_init>, 0x0}
        shared_init = 0x2aaadb45c860
        event_ctx = 0x2aaadb435870
        stdin_event_flags = 1
        status = {v = 0}
        model = 0x2aaadb416220 "standard"
        max_runtime = 14400
        st = {st_dev = 8, st_ino = 573932403, st_nlink = 1, st_mode = 4480, st_uid = 1001, st_gid = 100, __pad0 = 0, st_rdev = 0, st_size = 0, st_blksize = 4096, st_blocks = 0, st_atim = {tv_sec = 1457628788, tv_nsec = 592500460}, st_mtim = {tv_sec = 1457628788, tv_nsec = 592500460}, st_ctim = {tv_sec = 1457628788, tv_nsec = 592500460}, __glibc_reserved = {0, 0, 0}}
        long_options = {{longName = 0x0, shortName = 0 '\000', argInfo = 4, arg = 0x2aaad89d5340 <poptHelpOptions>, val = 0, descrip = 0x2aaad7804050 "Help options:", argDescrip = 0x0}, {longName = 0x2aaad780405e "daemon", shortName = 68 'D', argInfo = 0, arg = 0x0, val = 1000, descrip = 0x2aaad7804065 "Become a daemon (default)", argDescrip = 0x0}, {longName = 0x2aaad780407f "interactive", shortName = 105 'i', argInfo = 0, arg = 0x0, val = 1001, descrip = 0x2aaad7804090 "Run interactive (not a daemon)", argDescrip = 0x0}, {longName = 0x2aaad78040af "model", shortName = 77 'M', argInfo = 1, arg = 0x0, val = 1002, descrip = 0x2aaad78040b5 "Select process model", argDescrip = 0x2aaad78040ca "MODEL"}, {longName = 0x2aaad78040d0 "maximum-runtime", shortName = 0 '\000', argInfo = 2, arg = 0x7ffe49df9b08, val = 0, descrip = 0x2aaad78040e0 "set maximum runtime of the server process, till autotermination", argDescrip = 0x2aaad7804120 "seconds"}, {longName = 0x2aaad7804128 "show-build", shortName = 98 'b', argInfo = 0, arg = 0x0, val = 1003, descrip = 0x2aaad7804133 "show build info", argDescrip = 0x0}, {longName = 0x0, shortName = 0 '\000', argInfo = 4, arg = 0x2aaad7808200 <popt_common_samba4>, val = 0, descrip = 0x2aaad7804143 "Common Samba options:", argDescrip = 0x0}, {longName = 0x0, shortName = 0 '\000', argInfo = 4, arg = 0x2aaad78083c0 <popt_common_version4>, val = 0, descrip = 0x2aaad7804159 "Version options:", argDescrip = 0x0}, {longName = 0x0, shortName = 0 '\000', argInfo = 0, arg = 0x0, val = 0, descrip = 0x0, argDescrip = 0x0}}
        __FUNCTION__ = "binary_smbd_main"
#52 0x00002aaad7800026 in main (argc=6, argv=0x7ffe49df9ea8) at ../source4/smbd/server.c:510
No locals.
resultvar = 18446744073709551104
oldtype = -656840992
A debugging session is active.

	Inferior 1 [process 2708343] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]
smb_panic(): action returned status 0
PANIC: internal error
Child 2708343 (drepl) terminated with signal 6
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0057000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0058000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0059000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005A000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0058000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0059000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005A000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0059000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005A000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005A000D
../source4/dsdb/schema/schema_syntax.c:1076: Unknown attributeID_id 0x005C000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005D000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005D000D
Remote schema has changed while replicating DC=ForestDnsZones,DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=ForestDnsZones,DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=DomainDnsZones,DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=DomainDnsZones,DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: Failed to setup SPNEGO negTokenInit request: NT_STATUS_INTERNAL_ERROR
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
/memdisk/metze/a/b2279743/samba/bin/winbindd: set_dc_type_and_flags_connect: DC for domain S-1-5-21-3859385522-3608698196-664332727 (S4MEMBER) claimed it was a DC for domain S-1-5-21-2123884693-525022341-797092408, refusing to initialize
Remote schema has changed while replicating DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0057000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0058000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0059000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005A000D
../source4/dsdb/schema/schema_syntax.c:1076: Unknown attributeID_id 0x005B000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005C000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0058000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0059000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005A000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005C000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0059000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005A000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005A000D
../source4/rpc_server/drsuapi/getncchanges.c:1671: DsGetNCChanges 2nd replication on DN CN=Administrator,CN=Users,DC=samba,DC=example,DC=com newer highwatermark (last_dn (null))
../source4/rpc_server/drsuapi/getncchanges.c:1657: DsGetNCChanges 2nd replication on different DN DC=samba,DC=example,DC=com CN=Administrator,CN=Users,DC=samba,DC=example,DC=com (last_dn (null))
Remote schema has changed while replicating DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=ForestDnsZones,DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=ForestDnsZones,DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
Remote schema has changed while replicating DC=ForestDnsZones,DC=samba,DC=example,DC=com
Failed to convert objects: WERR_DS_DRA_SCHEMA_MISMATCH/NT_STATUS_INVALID_NETWORK_RESPONSE
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0057000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0058000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0059000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005A000D
../source4/dsdb/schema/schema_syntax.c:1076: Unknown attributeID_id 0x005B000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005C000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0058000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0059000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005A000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005C000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x0059000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005A000D
../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID 0x005A000D
IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED
IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED
IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED
IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED
IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED
IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED
IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED
IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED
IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED
IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED
IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED
IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED
IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
Doing a full scan on DC=ForestDnsZones,DC=samba,DC=example,DC=com and looking for deleted object
Doing a full scan on DC=DomainDnsZones,DC=samba,DC=example,DC=com and looking for deleted object
Doing a full scan on CN=Configuration,DC=samba,DC=example,DC=com and looking for deleted object
Doing a full scan on DC=samba,DC=example,DC=com and looking for deleted object
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Deleting serverid.tdb record failed: NT_STATUS_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Could not remove pid 3604385 from serverid.tdb
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115130301820) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115132492260) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115134309730) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115135354350) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115137058800) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115138218040) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115138296190) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115139881280) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115139962230) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115141168700) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115142817720) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115143893760) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115145656970) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115146942420) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115148538880) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115149610610) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115149701630) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115151541760) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115151664650) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115153209540) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115155344960) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115156490830) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115157709600) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115159035220) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115161104020) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115162196700) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115162277900) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115164203200) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115164327550) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115165492210) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115167246080) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115168331700) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115169961200) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115171038530) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115172908650) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115173986550) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115174068220) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115175682730) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115175773280) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115176913760) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115178701550) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115179829970) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115181130230) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115182235330) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115184029020) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115185132030) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115185221390) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115186888160) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115186969930) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115188024490) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115189770760) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115190836280) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115192023490) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115193093480) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115194910730) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115196035530) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115196137250) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115198062750) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115198145220) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115199333580) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115201587420) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115202707770) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115204033830) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115205262760) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115207034380) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115208487920) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115208650980) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115210533000) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115210622720) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115211674310) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115213283960) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115214560440) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115215773350) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115216856120) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115218911280) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115220219880) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115220343120) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115222637890) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115222730230) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115224021660) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115225721320) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115226832080) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115228170290) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115229239350) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115230984300) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115232067380) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115232161400) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115234092850) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115234180940) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115235447240) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115237119200) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115238190800) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115239819140) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115241019860) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115242765350) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115243867550) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115244010660) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115245725990) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115245815680) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115246952250) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115248602830) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115249674350) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115250835210) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115251942130) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115253767590) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115254858300) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115254939050) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115256914660) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115257044080) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115258181900) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115260011910) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115261084660) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115262680020) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115263774730) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115265421670) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115266802290) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115266898220) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115269045710) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115269131450) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115270369340) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115272186700) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115273264610) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115274402540) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115275461570) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115277463620) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115278556140) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115278637740) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115280261740) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115280343850) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115281449670) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115283291980) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115284599070) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115286243640) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115287309500) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115288973550) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115290030280) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115290117420) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115291973410) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115292055030) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115293152690) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115295119960) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115296403880) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115297673340) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115299207240) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115301166380) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115302304240) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115302387430) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115304093200) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115304199500) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115305397700) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115307151470) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115308222220) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115309882630) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115311465020) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115313879100) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115315128870) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115315255910) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115317617050) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115317734540) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115318899490) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115320886780) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115322124330) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115323418070) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115325198150) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115325267330) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115327098650) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115328976800) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115330461020) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115332132310) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115332199580) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115333856570) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115335581800) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115336741380) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115338577070) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115338676270) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115340315200) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115341914380) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115343451930) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115345139470) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115345241320) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115346886150) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115349473830) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115350593870) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115352758580) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115352859860) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115354763510) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115356604110) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115358315360) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115360233300) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115360303010) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115362051150) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115364380920) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115365601260) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115367481510) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115367549770) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115369316290) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115370932160) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115372546030) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115374362460) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115374428800) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115376065090) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115378576420) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115379702930) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115380785260) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115382876060) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115383986410) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115384065430) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115385711480) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115385799080) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115386849750) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115388623940) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115389683970) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115391358840) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115392640220) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115394492850) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115395556930) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115395662080) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115397426910) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115397520390) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115398627190) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115400628340) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115401684600) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115402818380) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115403871040) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115405694300) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115406806750) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115406911330) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115408594870) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115408677520) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
Failed to set badPwdCount and lockoutTime to 0 and/or  lastlogon to now (131021115409728500) CN=testallowed,CN=Users,DC=samba,DC=example,DC=com: Invalid LDB reply type 1
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Deleting serverid.tdb record failed: NT_STATUS_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Could not remove pid 3620398 from serverid.tdb
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Deleting serverid.tdb record failed: NT_STATUS_NOT_FOUND
/memdisk/metze/a/b2279743/samba/bin/smbd: Could not remove pid 3697736 from serverid.tdb
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
failed to find our own NTDS settings DN
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
failed to find NTDS settings
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
failed to find NTDS settings
Searching for dsServiceName in rootDSE failed: operations error at ../source4/dsdb/samdb/ldb_modules/rootdse.c:516
Failed to find our own NTDS Settings DN in the ldb!
failed to find NTDS settings
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
samba: EOF on stdin - terminating
samba: EOF on stdin - terminating
samba: EOF on stdin - terminating
samba: EOF on stdin - terminating
samba: EOF on stdin - terminating
samba: EOF on stdin - terminating
samba: EOF on stdin - terminating
samba: EOF on stdin - terminating
samba: EOF on stdin - terminating
samba: EOF on stdin - terminating
-------------- next part --------------
WAF_MAKE=1 python ./buildtools/bin/waf build
fooresult B.1,rfc4518-map
WAF_MAKE=1 python ./buildtools/bin/waf test 
test: running (/usr/bin/perl /memdisk/metze/a/b2279743/samba/selftest/selftest.pl --target=samba --prefix=./bin/ab --srcdir=/memdisk/metze/a/b2279743/samba --exclude=/memdisk/metze/a/b2279743/samba/selftest/skip --testlist="/usr/bin/python /memdisk/metze/a/b2279743/samba/selftest/tests.py|" --testlist="/usr/bin/python /memdisk/metze/a/b2279743/samba/source3/selftest/tests.py|" --testlist="/usr/bin/python /memdisk/metze/a/b2279743/samba/source4/selftest/tests.py|"  --exclude=/memdisk/metze/a/b2279743/samba/selftest/slow --nss_wrapper_so_path=/memdisk/metze/a/b2279743/samba/bin/default/lib/nss_wrapper/libnss-wrapper.so --resolv_wrapper_so_path=/memdisk/metze/a/b2279743/samba/bin/default/lib/resolv_wrapper/libresolv-wrapper.so --socket_wrapper_so_path=/memdisk/metze/a/b2279743/samba/bin/default/lib/socket_wrapper/libsocket-wrapper.so --uid_wrapper_so_path=/memdisk/metze/a/b2279743/samba/bin/default/lib/uid_wrapper/libuid-wrapper.so --use-dns-faking --socket-wrapper  && touch ./bin/ab/st_done) | /usr/bin/python -u /memdisk/metze/a/b2279743/samba/selftest/filter-subunit --expected-failures=/memdisk/metze/a/b2279743/samba/selftest/knownfail --flapping=/memdisk/metze/a/b2279743/samba/selftest/flapping --fail-immediately | tee ./bin/ab/subunit | /usr/bin/python -u /memdisk/metze/a/b2279743/samba/selftest/format-subunit --prefix=./bin/ab --immediate
LD_PRELOAD=/memdisk/metze/a/b2279743/samba/bin/default/lib/nss_wrapper/libnss-wrapper.so:/memdisk/metze/a/b2279743/samba/bin/default/lib/resolv_wrapper/libresolv-wrapper.so:/memdisk/metze/a/b2279743/samba/bin/default/lib/socket_wrapper/libsocket-wrapper.so:/memdisk/metze/a/b2279743/samba/bin/default/lib/uid_wrapper/libuid-wrapper.so
SOCKET_WRAPPER_DIR=/memdisk/metze/a/b2279743/samba/bin/ab/w
DNS: Faking nameserver
[1(0)/1902 at 0s] samba.tests.source
[2(6)/1902 at 0s] samba.tests.docs
[3(8)/1902 at 4m32s] selftest.tests.test_suite
[4(60)/1902 at 4m32s] samba.tests.blackbox.ndrdump
[5(64)/1902 at 4m32s] ldb.python
[6(218)/1902 at 4m32s] samba.tests.credentials
[7(232)/1902 at 4m33s] samba.tests.registry
[8(236)/1902 at 4m33s] samba.tests.auth
[9(237)/1902 at 4m33s] samba.tests.get_opt
[10(241)/1902 at 4m33s] samba.tests.security
[11(262)/1902 at 4m33s] samba.tests.dcerpc.misc
[12(269)/1902 at 4m33s] samba.tests.dcerpc.integer
[13(304)/1902 at 4m34s] samba.tests.param
[14(311)/1902 at 4m34s] samba.tests.upgrade
[15(313)/1902 at 4m34s] samba.tests.core
[16(322)/1902 at 4m35s] samba.tests.provision
[17(333)/1902 at 4m35s] samba.tests.samba3
[18(354)/1902 at 4m38s] samba.tests.strings
[19(356)/1902 at 4m38s] samba.tests.netcmd
[20(361)/1902 at 4m38s] samba.tests.dcerpc.rpc_talloc
[21(362)/1902 at 4m38s] samba.tests.hostconfig
[22(367)/1902 at 4m38s] samba.tests.messaging(ad_dc_ntvfs:local)
[23(372)/1902 at 4m54s] samba.tests.samba3sam
[24(382)/1902 at 4m56s] wafsamba.tests.test_suite
[25(402)/1902 at 4m56s] samba4.blackbox.demote-saveddb
[26(407)/1902 at 4m59s] samba4.blackbox.dbcheck.alpha13
[27(428)/1902 at 6m25s] samba4.blackbox.dbcheck.release-4-0-0
[28(449)/1902 at 7m52s] samba4.blackbox.dbcheck.release-4-1-0rc3
[29(470)/1902 at 9m37s] samba4.blackbox.dbcheck.release-4-1-6-partial-object
[30(491)/1902 at 10m40s] samba4.blackbox.upgradeprovision.alpha13
[31(506)/1902 at 13m28s] samba4.blackbox.upgradeprovision.release-4-0-0
[32(521)/1902 at 16m26s] samba.tests.upgradeprovision
[33(527)/1902 at 16m26s] samba.tests.xattr
[34(533)/1902 at 16m27s] samba.tests.ntacls
[35(538)/1902 at 16m27s] samba.tests.policy
[36(540)/1902 at 16m27s] samba.tests.kcc.graph
[37(542)/1902 at 16m27s] samba.tests.kcc.graph_utils
[38(550)/1902 at 16m27s] samba.tests.kcc.kcc_utils
[39(551)/1902 at 16m27s] samba.tests.kcc.ldif_import_export
[40(558)/1902 at 16m29s] wafsamba.duplicate_symbols
[41(559)/1902 at 16m45s] samba3.blackbox.success
[42(560)/1902 at 16m49s] samba3.blackbox.failure
[43(563)/1902 at 16m50s] samba3.local_s3
[44(566)/1902 at 16m51s] samba3.blackbox.registry.upgrade
[45(567)/1902 at 16m52s] samba3.smbtorture_s3.plain(nt4_dc).FDPASS
[46(568)/1902 at 16m52s] samba3.smbtorture_s3.crypt_client(nt4_dc).FDPASS
[47(569)/1902 at 16m52s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).FDPASS
[48(570)/1902 at 16m52s] samba3.smbtorture_s3.plain(nt4_dc).LOCK1
[49(571)/1902 at 17m9s] samba3.smbtorture_s3.crypt_client(nt4_dc).LOCK1
[50(572)/1902 at 17m18s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).LOCK1
[51(573)/1902 at 17m20s] samba3.smbtorture_s3.plain(nt4_dc).LOCK2
[52(574)/1902 at 17m20s] samba3.smbtorture_s3.crypt_client(nt4_dc).LOCK2
[53(575)/1902 at 17m20s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).LOCK2
[54(576)/1902 at 17m20s] samba3.smbtorture_s3.plain(nt4_dc).LOCK3
[55(577)/1902 at 17m26s] samba3.smbtorture_s3.crypt_client(nt4_dc).LOCK3
[56(578)/1902 at 17m32s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).LOCK3
[57(579)/1902 at 17m32s] samba3.smbtorture_s3.plain(nt4_dc).LOCK4
[58(580)/1902 at 17m32s] samba3.smbtorture_s3.crypt_client(nt4_dc).LOCK4
[59(581)/1902 at 17m32s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).LOCK4
[60(582)/1902 at 17m32s] samba3.smbtorture_s3.plain(nt4_dc).LOCK5
[61(583)/1902 at 17m33s] samba3.smbtorture_s3.crypt_client(nt4_dc).LOCK5
[62(584)/1902 at 17m33s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).LOCK5
[63(585)/1902 at 17m33s] samba3.smbtorture_s3.plain(nt4_dc).LOCK6
[64(586)/1902 at 17m33s] samba3.smbtorture_s3.crypt_client(nt4_dc).LOCK6
[65(587)/1902 at 17m33s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).LOCK6
[66(588)/1902 at 17m33s] samba3.smbtorture_s3.plain(nt4_dc).LOCK7
[67(589)/1902 at 17m33s] samba3.smbtorture_s3.crypt_client(nt4_dc).LOCK7
[68(590)/1902 at 17m33s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).LOCK7
[69(591)/1902 at 17m33s] samba3.smbtorture_s3.plain(nt4_dc).LOCK9
[70(592)/1902 at 17m39s] samba3.smbtorture_s3.crypt_client(nt4_dc).LOCK9
[71(593)/1902 at 17m44s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).LOCK9
[72(594)/1902 at 17m54s] samba3.smbtorture_s3.plain(nt4_dc).UNLINK
[73(595)/1902 at 17m54s] samba3.smbtorture_s3.crypt_client(nt4_dc).UNLINK
[74(596)/1902 at 17m54s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).UNLINK
[75(597)/1902 at 17m55s] samba3.smbtorture_s3.plain(nt4_dc).BROWSE
[76(598)/1902 at 17m55s] samba3.smbtorture_s3.crypt_client(nt4_dc).BROWSE
[77(599)/1902 at 17m55s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).BROWSE
[78(600)/1902 at 17m55s] samba3.smbtorture_s3.plain(nt4_dc).ATTR
[79(601)/1902 at 17m55s] samba3.smbtorture_s3.crypt_client(nt4_dc).ATTR
[80(602)/1902 at 17m55s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).ATTR
[81(603)/1902 at 17m55s] samba3.smbtorture_s3.plain(nt4_dc).TRANS2
[82(604)/1902 at 18m0s] samba3.smbtorture_s3.crypt_client(nt4_dc).TRANS2
[83(605)/1902 at 18m5s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).TRANS2
[84(606)/1902 at 18m10s] samba3.smbtorture_s3.plain(nt4_dc).TORTURE
[85(607)/1902 at 18m11s] samba3.smbtorture_s3.crypt_client(nt4_dc).TORTURE
[86(608)/1902 at 18m12s] samba3.smbtorture_s3.crypt_server(nt4_dc).TORTURE
[87(609)/1902 at 18m12s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).TORTURE
[88(610)/1902 at 18m14s] samba3.smbtorture_s3.plain(nt4_dc).OPLOCK1
[89(611)/1902 at 18m44s] samba3.smbtorture_s3.crypt_client(nt4_dc).OPLOCK1
[90(612)/1902 at 19m14s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).OPLOCK1
[91(613)/1902 at 19m17s] samba3.smbtorture_s3.plain(nt4_dc).OPLOCK2
[92(614)/1902 at 19m27s] samba3.smbtorture_s3.crypt_client(nt4_dc).OPLOCK2
[93(615)/1902 at 19m38s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).OPLOCK2
[94(616)/1902 at 19m48s] samba3.smbtorture_s3.plain(nt4_dc).OPLOCK4
[95(617)/1902 at 19m48s] samba3.smbtorture_s3.crypt_client(nt4_dc).OPLOCK4
[96(618)/1902 at 19m48s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).OPLOCK4
[97(619)/1902 at 19m48s] samba3.smbtorture_s3.plain(nt4_dc).STREAMERROR
[98(620)/1902 at 19m48s] samba3.smbtorture_s3.crypt_client(nt4_dc).STREAMERROR
[99(621)/1902 at 19m48s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).STREAMERROR
[100(622)/1902 at 19m48s] samba3.smbtorture_s3.plain(nt4_dc).DIR
[101(623)/1902 at 19m49s] samba3.smbtorture_s3.crypt_client(nt4_dc).DIR
[102(624)/1902 at 19m49s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).DIR
[103(625)/1902 at 19m49s] samba3.smbtorture_s3.plain(nt4_dc).DIR-CREATETIME
[104(626)/1902 at 19m52s] samba3.smbtorture_s3.crypt_client(nt4_dc).DIR-CREATETIME
[105(627)/1902 at 19m55s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).DIR-CREATETIME
[106(628)/1902 at 19m59s] samba3.smbtorture_s3.plain(nt4_dc).TCON
[107(629)/1902 at 19m59s] samba3.smbtorture_s3.crypt_client(nt4_dc).TCON
[108(630)/1902 at 19m59s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).TCON
[109(631)/1902 at 19m59s] samba3.smbtorture_s3.plain(nt4_dc).TCONDEV
[110(632)/1902 at 19m59s] samba3.smbtorture_s3.crypt_client(nt4_dc).TCONDEV
[111(633)/1902 at 19m59s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).TCONDEV
[112(634)/1902 at 19m59s] samba3.smbtorture_s3.plain(nt4_dc).RW1
[113(635)/1902 at 20m0s] samba3.smbtorture_s3.crypt_client(nt4_dc).RW1
[114(636)/1902 at 20m2s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).RW1
[115(637)/1902 at 20m3s] samba3.smbtorture_s3.plain(nt4_dc).RW2
[116(638)/1902 at 20m4s] samba3.smbtorture_s3.crypt_client(nt4_dc).RW2
[117(639)/1902 at 20m6s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).RW2
[118(640)/1902 at 20m8s] samba3.smbtorture_s3.plain(nt4_dc).RW3
[119(641)/1902 at 20m8s] samba3.smbtorture_s3.crypt_client(nt4_dc).RW3
[120(642)/1902 at 20m8s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).RW3
[121(643)/1902 at 20m8s] samba3.smbtorture_s3.plain(nt4_dc).LARGE_READX
[122(644)/1902 at 20m8s] samba3.smbtorture_s3.crypt_client(nt4_dc).LARGE_READX
[123(645)/1902 at 20m9s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).LARGE_READX
[124(646)/1902 at 20m9s] samba3.smbtorture_s3.plain(nt4_dc).RW-SIGNING
[125(647)/1902 at 20m9s] samba3.smbtorture_s3.crypt_client(nt4_dc).RW-SIGNING
[126(648)/1902 at 20m10s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).RW-SIGNING
[127(649)/1902 at 20m10s] samba3.smbtorture_s3.plain(nt4_dc).OPEN
[128(650)/1902 at 20m10s] samba3.smbtorture_s3.crypt_client(nt4_dc).OPEN
[129(651)/1902 at 20m10s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).OPEN
[130(652)/1902 at 20m11s] samba3.smbtorture_s3.plain(nt4_dc).XCOPY
[131(653)/1902 at 20m11s] samba3.smbtorture_s3.crypt_client(nt4_dc).XCOPY
[132(654)/1902 at 20m11s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).XCOPY
[133(655)/1902 at 20m11s] samba3.smbtorture_s3.plain(nt4_dc).RENAME
[134(656)/1902 at 20m11s] samba3.smbtorture_s3.crypt_client(nt4_dc).RENAME
[135(657)/1902 at 20m12s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).RENAME
[136(658)/1902 at 20m12s] samba3.smbtorture_s3.plain(nt4_dc).DELETE
[137(659)/1902 at 20m12s] samba3.smbtorture_s3.crypt_client(nt4_dc).DELETE
[138(660)/1902 at 20m12s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).DELETE
[139(661)/1902 at 20m13s] samba3.smbtorture_s3.plain(nt4_dc).DELETE-LN
[140(662)/1902 at 20m13s] samba3.smbtorture_s3.crypt_client(nt4_dc).DELETE-LN
[141(663)/1902 at 20m13s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).DELETE-LN
[142(664)/1902 at 20m13s] samba3.smbtorture_s3.plain(nt4_dc).WILDDELETE
[143(665)/1902 at 20m13s] samba3.smbtorture_s3.crypt_client(nt4_dc).WILDDELETE
[144(666)/1902 at 20m13s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).WILDDELETE
[145(667)/1902 at 20m13s] samba3.smbtorture_s3.plain(nt4_dc).PROPERTIES
[146(668)/1902 at 20m13s] samba3.smbtorture_s3.crypt_client(nt4_dc).PROPERTIES
[147(669)/1902 at 20m13s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).PROPERTIES
[148(670)/1902 at 20m13s] samba3.smbtorture_s3.plain(nt4_dc).W2K
[149(671)/1902 at 20m13s] samba3.smbtorture_s3.crypt_client(nt4_dc).W2K
[150(672)/1902 at 20m13s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).W2K
[151(673)/1902 at 20m14s] samba3.smbtorture_s3.plain(nt4_dc).TCON2
[152(674)/1902 at 20m14s] samba3.smbtorture_s3.crypt_client(nt4_dc).TCON2
[153(675)/1902 at 20m14s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).TCON2
[154(676)/1902 at 20m14s] samba3.smbtorture_s3.plain(nt4_dc).IOCTL
[155(677)/1902 at 20m18s] samba3.smbtorture_s3.crypt_client(nt4_dc).IOCTL
[156(678)/1902 at 20m26s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).IOCTL
[157(679)/1902 at 20m31s] samba3.smbtorture_s3.plain(nt4_dc).CHKPATH
[158(680)/1902 at 20m31s] samba3.smbtorture_s3.crypt_client(nt4_dc).CHKPATH
[159(681)/1902 at 20m31s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).CHKPATH
[160(682)/1902 at 20m31s] samba3.smbtorture_s3.plain(nt4_dc).FDSESS
[161(683)/1902 at 20m31s] samba3.smbtorture_s3.crypt_client(nt4_dc).FDSESS
[162(684)/1902 at 20m31s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).FDSESS
[163(685)/1902 at 20m31s] samba3.smbtorture_s3.plain(nt4_dc).CHAIN1
[164(686)/1902 at 20m31s] samba3.smbtorture_s3.crypt_client(nt4_dc).CHAIN1
[165(687)/1902 at 20m31s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).CHAIN1
[166(688)/1902 at 20m31s] samba3.smbtorture_s3.plain(nt4_dc).CHAIN2
[167(689)/1902 at 20m31s] samba3.smbtorture_s3.crypt_client(nt4_dc).CHAIN2
[168(690)/1902 at 20m31s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).CHAIN2
[169(691)/1902 at 20m31s] samba3.smbtorture_s3.plain(nt4_dc).CHAIN3
[170(692)/1902 at 20m32s] samba3.smbtorture_s3.crypt_client(nt4_dc).CHAIN3
[171(693)/1902 at 20m32s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).CHAIN3
[172(694)/1902 at 20m32s] samba3.smbtorture_s3.plain(nt4_dc).UID-REGRESSION-TEST
[173(695)/1902 at 20m32s] samba3.smbtorture_s3.crypt_client(nt4_dc).UID-REGRESSION-TEST
[174(696)/1902 at 20m32s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).UID-REGRESSION-TEST
[175(697)/1902 at 20m32s] samba3.smbtorture_s3.plain(nt4_dc).SHORTNAME-TEST
[176(698)/1902 at 20m32s] samba3.smbtorture_s3.crypt_client(nt4_dc).SHORTNAME-TEST
[177(699)/1902 at 20m32s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).SHORTNAME-TEST
[178(700)/1902 at 20m33s] samba3.smbtorture_s3.plain(nt4_dc).CASE-INSENSITIVE-CREATE
[179(701)/1902 at 20m33s] samba3.smbtorture_s3.crypt_client(nt4_dc).CASE-INSENSITIVE-CREATE
[180(702)/1902 at 20m33s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).CASE-INSENSITIVE-CREATE
[181(703)/1902 at 20m33s] samba3.smbtorture_s3.plain(nt4_dc).SMB2-BASIC
[182(704)/1902 at 20m33s] samba3.smbtorture_s3.crypt_client(nt4_dc).SMB2-BASIC
[183(705)/1902 at 20m33s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).SMB2-BASIC
[184(706)/1902 at 20m33s] samba3.smbtorture_s3.plain(nt4_dc).NTTRANS-FSCTL
[185(707)/1902 at 20m33s] samba3.smbtorture_s3.crypt_client(nt4_dc).NTTRANS-FSCTL
[186(708)/1902 at 20m33s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).NTTRANS-FSCTL
[187(709)/1902 at 20m33s] samba3.smbtorture_s3.plain(nt4_dc).SMB2-NEGPROT
[188(710)/1902 at 20m33s] samba3.smbtorture_s3.crypt_client(nt4_dc).SMB2-NEGPROT
[189(711)/1902 at 20m33s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).SMB2-NEGPROT
[190(712)/1902 at 20m33s] samba3.smbtorture_s3.plain(nt4_dc).SMB2-SESSION-REAUTH
[191(713)/1902 at 20m33s] samba3.smbtorture_s3.crypt_client(nt4_dc).SMB2-SESSION-REAUTH
[192(714)/1902 at 20m33s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).SMB2-SESSION-REAUTH
[193(715)/1902 at 20m34s] samba3.smbtorture_s3.plain(nt4_dc).SMB2-SESSION-RECONNECT
[194(716)/1902 at 20m34s] samba3.smbtorture_s3.crypt_client(nt4_dc).SMB2-SESSION-RECONNECT
[195(717)/1902 at 20m34s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).SMB2-SESSION-RECONNECT
[196(718)/1902 at 20m34s] samba3.smbtorture_s3.plain(nt4_dc).CLEANUP1
[197(719)/1902 at 20m34s] samba3.smbtorture_s3.crypt_client(nt4_dc).CLEANUP1
[198(720)/1902 at 20m34s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).CLEANUP1
[199(721)/1902 at 20m34s] samba3.smbtorture_s3.plain(nt4_dc).CLEANUP2
[200(722)/1902 at 20m35s] samba3.smbtorture_s3.crypt_client(nt4_dc).CLEANUP2
[201(723)/1902 at 20m36s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).CLEANUP2
[202(724)/1902 at 20m37s] samba3.smbtorture_s3.plain(nt4_dc).CLEANUP4
[203(725)/1902 at 20m38s] samba3.smbtorture_s3.crypt_client(nt4_dc).CLEANUP4
[204(726)/1902 at 20m38s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).CLEANUP4
[205(727)/1902 at 20m38s] samba3.smbtorture_s3.plain(nt4_dc).BAD-NBT-SESSION
[206(728)/1902 at 20m38s] samba3.smbtorture_s3.crypt_client(nt4_dc).BAD-NBT-SESSION
[207(729)/1902 at 20m38s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).BAD-NBT-SESSION
[208(730)/1902 at 20m38s] samba3.smbtorture_s3.plain(nt4_dc).OPLOCK-CANCEL
[209(731)/1902 at 20m43s] samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW1
[210(732)/1902 at 20m49s] samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW2
[211(733)/1902 at 20m50s] samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW3
[212(734)/1902 at 20m50s] samba3.smbtorture_s3.plain(nt4_dc).POSIX
[213(735)/1902 at 20m50s] samba3.smbtorture_s3.crypt(nt4_dc).POSIX
[214(736)/1902 at 20m50s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).POSIX
[215(737)/1902 at 20m50s] samba3.smbtorture_s3.plain(nt4_dc).POSIX-APPEND
[216(738)/1902 at 20m50s] samba3.smbtorture_s3.crypt(nt4_dc).POSIX-APPEND
[217(739)/1902 at 20m50s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).POSIX-APPEND
[218(740)/1902 at 20m50s] samba3.smbtorture_s3.plain(nt4_dc).POSIX-SYMLINK-ACL
[219(741)/1902 at 20m50s] samba3.smbtorture_s3.crypt(nt4_dc).POSIX-SYMLINK-ACL
[220(742)/1902 at 20m50s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).POSIX-SYMLINK-ACL
[221(743)/1902 at 20m51s] samba3.smbtorture_s3.plain(nt4_dc).POSIX-SYMLINK-EA
[222(744)/1902 at 20m51s] samba3.smbtorture_s3.crypt(nt4_dc).POSIX-SYMLINK-EA
[223(745)/1902 at 20m51s] samba3.smbtorture_s3.plain(ad_dc_ntvfs).POSIX-SYMLINK-EA
[224(746)/1902 at 20m51s] samba3.smbtorture_s3.plain(nt4_dc:local).CLEANUP3
[225(747)/1902 at 20m54s] samba3.smbtorture_s3.LOCAL-SUBSTITUTE
[226(748)/1902 at 20m54s] samba3.smbtorture_s3.LOCAL-GENCACHE
[227(749)/1902 at 20m55s] samba3.smbtorture_s3.LOCAL-TALLOC-DICT
[228(750)/1902 at 20m55s] samba3.smbtorture_s3.LOCAL-BASE64
[229(751)/1902 at 20m55s] samba3.smbtorture_s3.LOCAL-RBTREE
[230(752)/1902 at 20m55s] samba3.smbtorture_s3.LOCAL-MEMCACHE
[231(753)/1902 at 20m55s] samba3.smbtorture_s3.LOCAL-STREAM-NAME
[232(754)/1902 at 20m55s] samba3.smbtorture_s3.LOCAL-string_to_sid
[233(755)/1902 at 20m55s] samba3.smbtorture_s3.LOCAL-sid_to_string
[234(756)/1902 at 20m55s] samba3.smbtorture_s3.LOCAL-binary_to_sid
[235(757)/1902 at 20m55s] samba3.smbtorture_s3.LOCAL-TEVENT-SELECT
[236(758)/1902 at 20m55s] samba3.smbtorture_s3.LOCAL-CONVERT-STRING
[237(759)/1902 at 20m55s] samba3.smbtorture_s3.LOCAL-CONV-AUTH-INFO
[238(760)/1902 at 20m56s] samba3.smbtorture_s3.LOCAL-IDMAP-TDB-COMMON
[239(761)/1902 at 20m56s] samba3.smbtorture_s3.LOCAL-MESSAGING-READ1
[240(762)/1902 at 20m56s] samba3.smbtorture_s3.LOCAL-MESSAGING-READ2
[241(763)/1902 at 20m56s] samba3.smbtorture_s3.LOCAL-MESSAGING-READ3
[242(764)/1902 at 20m56s] samba3.smbtorture_s3.LOCAL-MESSAGING-READ4
[243(765)/1902 at 20m56s] samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS1
[244(766)/1902 at 20m56s] samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2
[245(767)/1902 at 20m56s] samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2a
[246(768)/1902 at 20m56s] samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2b
[247(769)/1902 at 20m56s] samba3.smbtorture_s3.LOCAL-hex_encode_buf
[248(770)/1902 at 20m56s] samba3.smbtorture_s3.LOCAL-sprintf_append
[249(771)/1902 at 20m56s] samba3.smbtorture_s3.LOCAL-remove_duplicate_addrs2
[250(772)/1902 at 20m56s] samba.vfstest.stream_depot
[251(774)/1902 at 20m56s] samba.vfstest.xattr-tdb-1
[252(775)/1902 at 20m56s] samba.vfstest.acl
[253(776)/1902 at 20m57s] samba.vfstest.catia
[254(778)/1902 at 20m57s] samba3.blackbox.smbclient_auth.plain (nt4_dc) --option=clientusespnego=no
[255(789)/1902 at 20m57s] samba3.blackbox.smbclient_auth.plain (nt4_dc)  --option=clientntlmv2auth=no --option=clientlanmanauth=yes --max-protocol=LANMAN2
[256(800)/1902 at 20m58s] samba3.blackbox.smbclient_auth.plain (nt4_dc)
[257(811)/1902 at 20m58s] samba3.blackbox.smbclient_machine_auth.plain (nt4_dc:local)
[258(814)/1902 at 20m58s] samba3.blackbox.smbclient_machine_auth.plain (nt4_member:local)
[259(817)/1902 at 21m5s] samba3.blackbox.smbclient_machine_auth.plain (ad_member:local)
[260(820)/1902 at 21m11s] samba3.blackbox.smbclient_machine_auth.plain (ad_dc_ntvfs:local)
[261(823)/1902 at 21m11s] samba3.blackbox.smbclient_machine_auth.plain (s4member:local)
[262(826)/1902 at 21m26s] samba3.blackbox.smbclient_auth.plain (nt4_dc)
[263(837)/1902 at 21m27s] samba3.blackbox.smbclient_auth.plain (nt4_dc) member creds
[264(848)/1902 at 21m27s] samba3.blackbox.smbclient_auth.plain (nt4_member)
[265(859)/1902 at 21m28s] samba3.blackbox.smbclient_auth.plain (nt4_member) member creds
[266(870)/1902 at 21m28s] samba3.blackbox.smbclient_auth.plain (ad_member)
[267(881)/1902 at 21m30s] samba3.blackbox.smbclient_auth.plain (ad_member) member creds
[268(892)/1902 at 21m31s] samba3.blackbox.smbclient_auth.plain (nt4_dc) ipv6
[269(905)/1902 at 21m32s] samba3.blackbox.net_cred_change.(nt4_member:local)
[270(908)/1902 at 21m32s] samba3.blackbox.net_cred_change.(ad_member:local)
[271(911)/1902 at 21m33s] samba3.wbinfo_simple.(ad_member:local).--krb5auth=$DOMAIN/$DC_USERNAME%$DC_PASSWORD
[272(912)/1902 at 21m34s] samba3.smbtorture_s3.WBCLIENT-MULTI-PING
[273(913)/1902 at 21m34s] samba3.ntlm_auth.krb5(ktest:local) old ccache
[274(915)/1902 at 21m39s] samba3.ntlm_auth.krb5(ktest:local)
[275(917)/1902 at 21m39s] samba3.blackbox.smbclient_auth.plain (maptoguest) local creds
[276(928)/1902 at 21m44s] samba3.blackbox.smbclient_auth.plain (simpleserver) local creds
[277(939)/1902 at 21m45s] samba3.blackbox.smbclient_auth.plain (maptoguest) bad username
[278(950)/1902 at 21m45s] samba3.blackbox.smbclient_s3.plain (nt4_dc)
[279(973)/1902 at 21m47s] samba3.blackbox.smbclient_s3.plain (nt4_member) member creds
[280(996)/1902 at 21m49s] samba3.blackbox.smbclient_s3.plain (ad_member) member creds
[281(1019)/1902 at 21m56s] samba3.blackbox.smbclient_s3.sign (nt4_dc)
[282(1042)/1902 at 21m58s] samba3.blackbox.smbclient_s3.sign (nt4_member) member creds
[283(1065)/1902 at 22m0s] samba3.blackbox.smbclient_s3.sign (ad_member) member creds
[284(1088)/1902 at 22m8s] samba3.blackbox.smbclient_s3.crypt (nt4_dc)
[285(1111)/1902 at 22m10s] samba3.blackbox.preserve_case (fileserver)
[286(1150)/1902 at 22m17s] samba3.blackbox.dfree_command (fileserver)
[287(1155)/1902 at 22m18s] samba3.blackbox.dfree_quota (fileserver)
[288(1173)/1902 at 22m28s] samba3.blackbox.valid_users (fileserver)
[289(1174)/1902 at 22m29s] samba3.blackbox.offline (fileserver)
[290(1175)/1902 at 22m29s] samba3.blackbox.shadow_copy2 (fileserver)
[291(1240)/1902 at 22m33s] samba3.blackbox.smbclient.forceuser_validusers (fileserver)
[292(1241)/1902 at 22m33s] samba3.blackbox.smbget (fileserver)
[293(1249)/1902 at 22m36s] samba3.blackbox.netshareenum (fileserver)
[294(1253)/1902 at 22m36s] samba3.blackbox.smbclient_tarmode (fileserver)
[295(1255)/1902 at 22m36s] samba3.blackbox.smbclient_tar (fileserver)
[296(1277)/1902 at 22m54s] samba3.blackbox.net.misc
[297(1282)/1902 at 22m54s] samba3.blackbox.net.local.registry
[298(1301)/1902 at 22m57s] samba3.blackbox.net.registry.check
[299(1306)/1902 at 22m57s] samba3.blackbox.net.rpc.registry
[300(1324)/1902 at 23m1s] samba3.blackbox.net.local.registry.roundtrip
[301(1325)/1902 at 23m2s] samba3.blackbox.net.rpc.registry.roundtrip
[302(1326)/1902 at 23m3s] samba3.blackbox.net.local.conf
[303(1353)/1902 at 23m16s] samba3.blackbox.net.rpc.conf
[304(1380)/1902 at 23m38s] samba3.blackbox.testparm
[305(1404)/1902 at 23m39s] samba3.pthreadpool
[306(1405)/1902 at 23m55s] samba3.async_req
[307(1406)/1902 at 23m55s] samba3.base.attr(nt4_dc)
[308(1407)/1902 at 23m55s] samba3.base.attr(ad_dc)
[309(1408)/1902 at 24m13s] samba3.base.chkpath(nt4_dc)
[310(1409)/1902 at 24m13s] samba3.base.chkpath(ad_dc)
[311(1410)/1902 at 24m13s] samba3.base.defer_open(nt4_dc)
[312(1411)/1902 at 24m29s] samba3.base.defer_open(ad_dc)
[313(1412)/1902 at 24m46s] samba3.base.delaywrite(ad_dc)
[314(1430)/1902 at 26m32s] samba3.base.delete(nt4_dc)
[315(1462)/1902 at 26m34s] samba3.base.delete(ad_dc)
[316(1494)/1902 at 26m48s] samba3.base.deny1(nt4_dc)
[317(1495)/1902 at 27m40s] samba3.base.deny1(ad_dc)
[318(1496)/1902 at 28m33s] samba3.base.deny2(nt4_dc)
[319(1497)/1902 at 29m31s] samba3.base.deny2(ad_dc)
[320(1498)/1902 at 30m29s] samba3.base.deny3(nt4_dc)
[321(1499)/1902 at 30m29s] samba3.base.deny3(ad_dc)
[322(1500)/1902 at 30m30s] samba3.base.denydos(nt4_dc)
[323(1501)/1902 at 30m30s] samba3.base.denydos(ad_dc)
[324(1502)/1902 at 30m30s] samba3.base.dir1(nt4_dc)
[325(1503)/1902 at 30m30s] samba3.base.dir1(ad_dc)
[326(1504)/1902 at 30m30s] samba3.base.dir2(nt4_dc)
[327(1505)/1902 at 30m43s] samba3.base.dir2(ad_dc)
[328(1506)/1902 at 30m50s] samba3.base.disconnect(nt4_dc)
[329(1507)/1902 at 30m53s] samba3.base.disconnect(ad_dc)
[330(1508)/1902 at 31m0s] samba3.base.fdpass(nt4_dc)
[331(1509)/1902 at 31m0s] samba3.base.fdpass(ad_dc)
[332(1510)/1902 at 31m0s] samba3.base.lock(nt4_dc)
[333(1517)/1902 at 31m12s] samba3.base.lock(ad_dc)
[334(1524)/1902 at 31m36s] samba3.base.mangle(nt4_dc)
[335(1525)/1902 at 31m36s] samba3.base.mangle(ad_dc)
[336(1526)/1902 at 31m36s] samba3.base.negnowait(nt4_dc)
[337(1527)/1902 at 31m36s] samba3.base.negnowait(ad_dc)
[338(1528)/1902 at 31m36s] samba3.base.ntdeny1(nt4_dc)
[339(1529)/1902 at 31m38s] samba3.base.ntdeny1(ad_dc)
[340(1530)/1902 at 31m39s] samba3.base.ntdeny2(nt4_dc)
[341(1531)/1902 at 31m40s] samba3.base.ntdeny2(ad_dc)
[342(1532)/1902 at 31m41s] samba3.base.open(nt4_dc)
[343(1533)/1902 at 31m42s] samba3.base.open(ad_dc)
[344(1534)/1902 at 31m43s] samba3.base.openattr(nt4_dc)
[345(1535)/1902 at 31m43s] samba3.base.openattr(ad_dc)
[346(1536)/1902 at 31m43s] samba3.base.properties(nt4_dc)
[347(1537)/1902 at 31m43s] samba3.base.properties(ad_dc)
[348(1538)/1902 at 31m44s] samba3.base.rename(nt4_dc)
[349(1539)/1902 at 31m44s] samba3.base.rename(ad_dc)
[350(1540)/1902 at 31m44s] samba3.base.rw1(nt4_dc)
[351(1541)/1902 at 31m44s] samba3.base.rw1(nt4_dc)
[352(1542)/1902 at 31m45s] samba3.base.rw1(nt4_dc)
[353(1543)/1902 at 31m45s] samba3.base.rw1(ad_dc)
[354(1544)/1902 at 31m46s] samba3.base.secleak(nt4_dc)
[355(1545)/1902 at 31m46s] samba3.base.secleak(ad_dc)
[356(1546)/1902 at 31m47s] samba3.base.tcon(nt4_dc)
[357(1547)/1902 at 31m47s] samba3.base.tcon(ad_dc)
[358(1548)/1902 at 31m47s] samba3.base.tcondev(nt4_dc)
[359(1549)/1902 at 31m47s] samba3.base.tcondev(ad_dc)
[360(1550)/1902 at 31m48s] samba3.base.trans2(nt4_dc)
[361(1551)/1902 at 31m51s] samba3.base.trans2(ad_dc)
[362(1552)/1902 at 31m54s] samba3.base.unlink(nt4_dc)
[363(1553)/1902 at 31m54s] samba3.base.unlink(ad_dc)
[364(1554)/1902 at 31m55s] samba3.base.vuid(nt4_dc)
[365(1555)/1902 at 31m55s] samba3.base.vuid(ad_dc)
[366(1556)/1902 at 31m55s] samba3.base.xcopy(nt4_dc)
[367(1557)/1902 at 31m55s] samba3.base.xcopy(ad_dc)
[368(1558)/1902 at 31m56s] samba3.base.samba3error(nt4_dc)
[369(1559)/1902 at 31m56s] samba3.base.samba3error(ad_dc)
[370(1560)/1902 at 31m56s] samba3.raw.acls(nt4_dc)
[371(1570)/1902 at 31m57s] samba3.raw.acls nfs4acl_xattr-simple(nt4_dc)
[372(1580)/1902 at 31m59s] samba3.raw.acls nfs4acl_xattr-special(nt4_dc)
[373(1590)/1902 at 32m2s] samba3.raw.acls(ad_dc)
[374(1600)/1902 at 32m3s] samba3.raw.chkpath(nt4_dc)
[375(1601)/1902 at 32m4s] samba3.raw.chkpath(ad_dc)
[376(1602)/1902 at 32m4s] samba3.raw.close(nt4_dc)
[377(1603)/1902 at 32m4s] samba3.raw.close(ad_dc)
[378(1604)/1902 at 32m4s] samba3.raw.composite(nt4_dc)
[379(1608)/1902 at 32m5s] samba3.raw.composite(ad_dc)
[380(1612)/1902 at 32m10s] samba3.raw.eas(nt4_dc)
[381(1613)/1902 at 32m10s] samba3.raw.eas(ad_dc)
[382(1614)/1902 at 32m10s] samba3.raw.lock(nt4_dc)
[383(1627)/1902 at 32m43s] samba3.raw.lock(ad_dc)
[384(1640)/1902 at 33m18s] samba3.raw.mkdir(nt4_dc)
[385(1641)/1902 at 33m18s] samba3.raw.mkdir(ad_dc)
[386(1642)/1902 at 33m18s] samba3.raw.mux(nt4_dc)
[387(1643)/1902 at 33m21s] samba3.raw.mux(ad_dc)
[388(1644)/1902 at 33m23s] samba3.raw.notify(nt4_dc)
[389(1659)/1902 at 35m2s] samba3.raw.notify(ad_dc)
[390(1674)/1902 at 36m44s] samba3.raw.open(nt4_dc)
[391(1693)/1902 at 36m47s] samba3.raw.open(ad_dc)
[392(1712)/1902 at 36m53s] samba3.raw.oplock(nt4_dc)
[393(1754)/1902 at 37m33s] samba3.raw.oplock(ad_dc)
[394(1796)/1902 at 38m31s] samba3.raw.read(nt4_dc)
[395(1801)/1902 at 38m31s] samba3.raw.read aio(nt4_dc)
[396(1806)/1902 at 38m31s] samba3.raw.read(ad_dc)
[397(1811)/1902 at 38m32s] samba3.raw.rename(nt4_dc)
[398(1817)/1902 at 38m34s] samba3.raw.rename(ad_dc)
[399(1823)/1902 at 38m37s] samba3.raw.search(nt4_dc)
[400(1831)/1902 at 38m45s] samba3.raw.search(nt4_dc)
[401(1839)/1902 at 39m16s] samba3.raw.search(ad_dc)
[402(1847)/1902 at 39m25s] samba3.raw.seek(nt4_dc)
[403(1848)/1902 at 39m25s] samba3.raw.seek(ad_dc)
[404(1849)/1902 at 39m25s] samba3.raw.sfileinfo.bug(nt4_dc)
[405(1849)/1902 at 39m25s] samba3.raw.sfileinfo.bug(ad_dc)
[406(1849)/1902 at 39m26s] samba3.raw.streams(nt4_dc)
[407(1862)/1902 at 39m29s] samba3.raw.streams(ad_dc)
[408(1875)/1902 at 39m35s] samba3.raw.unlink(nt4_dc)
[409(1878)/1902 at 39m35s] samba3.raw.unlink(ad_dc)
[410(1881)/1902 at 39m36s] samba3.raw.write(nt4_dc)
[411(1885)/1902 at 39m36s] samba3.raw.write(ad_dc)
[412(1889)/1902 at 39m37s] samba3.raw.samba3hide(nt4_dc)
[413(1890)/1902 at 39m38s] samba3.raw.samba3hide(simpleserver)
[414(1891)/1902 at 39m38s] samba3.raw.samba3hide(ad_dc)
[415(1892)/1902 at 39m38s] samba3.raw.samba3badpath(nt4_dc)
[416(1893)/1902 at 39m38s] samba3.raw.samba3badpath(ad_dc)
[417(1894)/1902 at 39m39s] samba3.raw.sfileinfo.rename(nt4_dc)
[418(1895)/1902 at 39m39s] samba3.raw.sfileinfo.rename(ad_dc)
[419(1896)/1902 at 39m39s] samba3.raw.session plain(nt4_dc)
[420(1898)/1902 at 39m39s] samba3.raw.session enc(nt4_dc)
[421(1900)/1902 at 39m40s] samba3.raw.session ntlm(ad_dc)
[422(1902)/1902 at 39m40s] samba3.raw.session krb5(ad_dc)
[423(1905)/1902 at 40m11s] samba3.raw.samba3caseinsensitive(nt4_dc)
[424(1906)/1902 at 40m11s] samba3.raw.samba3caseinsensitive(ad_dc)
[425(1907)/1902 at 40m12s] samba3.raw.samba3posixtimedlock(nt4_dc)
[426(1908)/1902 at 40m17s] samba3.raw.samba3posixtimedlock(ad_dc)
[427(1909)/1902 at 40m22s] samba3.raw.samba3rootdirfid(nt4_dc)
[428(1910)/1902 at 40m23s] samba3.raw.samba3rootdirfid(ad_dc)
[429(1911)/1902 at 40m23s] samba3.raw.sfileinfo.end-of-file(nt4_dc)
[430(1912)/1902 at 40m23s] samba3.raw.sfileinfo.end-of-file(ad_dc)
[431(1913)/1902 at 40m24s] samba3.raw.samba3checkfsp(nt4_dc)
[432(1914)/1902 at 40m24s] samba3.raw.samba3checkfsp(simpleserver)
[433(1915)/1902 at 40m24s] samba3.raw.samba3checkfsp(ad_dc)
[434(1916)/1902 at 40m24s] samba3.raw.samba3closeerr(nt4_dc)
[435(1917)/1902 at 40m25s] samba3.raw.samba3closeerr(simpleserver)
[436(1918)/1902 at 40m25s] samba3.raw.samba3closeerr(ad_dc)
[437(1919)/1902 at 40m25s] samba3.raw.samba3oplocklogoff(nt4_dc)
[438(1920)/1902 at 40m25s] samba3.raw.samba3oplocklogoff(ad_dc)
[439(1921)/1902 at 40m25s] samba3.raw.samba3badnameblob(nt4_dc)
[440(1922)/1902 at 40m25s] samba3.raw.samba3badnameblob(ad_dc)
[441(1923)/1902 at 40m26s] samba3.smb2.getinfo(nt4_dc)
[442(1928)/1902 at 40m26s] samba3.smb2.getinfo(ad_dc)
[443(1933)/1902 at 40m28s] samba3.smb2.lock aio(nt4_dc)
[444(1954)/1902 at 40m28s] samba3.smb2.lock(nt4_dc)
[445(1975)/1902 at 40m29s] samba3.smb2.lock(ad_dc)
[446(1996)/1902 at 40m35s] samba3.smb2.read(nt4_dc)
[447(1999)/1902 at 40m35s] samba3.smb2.read(ad_dc)
[448(2002)/1902 at 40m35s] samba3.smb2.create(nt4_dc)
[449(2015)/1902 at 40m36s] samba3.smb2.create(ad_dc)
[450(2028)/1902 at 40m40s] samba3.smb2.acls(nt4_dc)
[451(2035)/1902 at 40m41s] samba3.smb2.acls(ad_dc)
[452(2042)/1902 at 40m44s] samba3.smb2.notify(nt4_dc)
[453(2064)/1902 at 42m3s] samba3.smb2.notify(ad_dc)
[454(2086)/1902 at 43m27s] samba3.smb2.change_notify_disabled(simpleserver)
[455(2087)/1902 at 43m27s] samba3.smb2.durable-open(nt4_dc)
[456(2108)/1902 at 43m28s] samba3.smb2.durable-open(ad_dc)
[457(2123)/1902 at 43m31s] samba3.smb2.durable-v2-open(nt4_dc)
[458(2136)/1902 at 43m32s] samba3.smb2.durable-v2-open(ad_dc)
[459(2145)/1902 at 43m33s] samba3.smb2.dir(nt4_dc)
[460(2152)/1902 at 43m50s] samba3.smb2.dir(ad_dc)
[461(2159)/1902 at 44m7s] samba3.smb2.lease(nt4_dc)
[462(2186)/1902 at 44m51s] samba3.smb2.lease(ad_dc)
[463(2186)/1902 at 44m57s] samba3.smb2.compound(nt4_dc)
[464(2197)/1902 at 44m57s] samba3.smb2.compound(ad_dc)
[465(2208)/1902 at 44m59s] samba3.smb2.oplock(nt4_dc)
[466(2247)/1902 at 45m39s] samba3.smb2.oplock(ad_dc)
[467(2286)/1902 at 46m32s] samba3.smb2.streams(nt4_dc)
[468(2297)/1902 at 46m33s] samba3.smb2.streams(ad_dc)
[469(2308)/1902 at 46m35s] samba3.smb2.ioctl fs_specific(nt4_dc)
[470(2343)/1902 at 46m37s] samba3.smb2.ioctl(nt4_dc)
[471(2378)/1902 at 46m38s] samba3.smb2.ioctl(ad_dc)
[472(2413)/1902 at 46m48s] samba3.smb2.rename(nt4_dc)
[473(2423)/1902 at 46m49s] samba3.smb2.rename(ad_dc)
[474(2433)/1902 at 46m51s] samba3.smb2.session plain(nt4_dc)
[475(2441)/1902 at 46m52s] samba3.smb2.session enc(nt4_dc)
[476(2449)/1902 at 46m52s] samba3.smb2.session ntlm(ad_dc)
[477(2457)/1902 at 46m53s] samba3.smb2.session krb5(ad_dc)
[478(2465)/1902 at 47m6s] samba3.smb2.replay(nt4_dc)
[479(2475)/1902 at 47m7s] samba3.smb2.replay(ad_dc)
[480(2480)/1902 at 47m8s] samba3.smb2.delete-on-close-perms(nt4_dc)
[481(2486)/1902 at 47m8s] samba3.smb2.delete-on-close-perms(ad_dc)
[482(2492)/1902 at 47m10s] samba3.smb2.connect(nt4_dc)
[483(2493)/1902 at 47m10s] samba3.smb2.connect(ad_dc)
[484(2494)/1902 at 47m10s] samba3.smb2.setinfo(nt4_dc)
[485(2495)/1902 at 47m10s] samba3.smb2.setinfo(ad_dc)
[486(2496)/1902 at 47m10s] samba3.rpc.authcontext(nt4_dc)
[487(2497)/1902 at 47m10s] samba3.rpc.authcontext(ad_dc)
[488(2498)/1902 at 47m11s] samba3.rpc.samba3.bind(nt4_dc)
[489(2499)/1902 at 47m11s] samba3.rpc.samba3.bind(ad_dc)
[490(2500)/1902 at 47m11s] samba3.rpc.samba3.srvsvc(nt4_dc)
[491(2501)/1902 at 47m12s] samba3.rpc.samba3.srvsvc(ad_dc)
[492(2502)/1902 at 47m12s] samba3.rpc.samba3.sharesec(nt4_dc)
[493(2503)/1902 at 47m12s] samba3.rpc.samba3.sharesec(ad_dc)
[494(2504)/1902 at 47m13s] samba3.rpc.samba3.spoolss(nt4_dc)
[495(2505)/1902 at 47m14s] samba3.rpc.samba3.spoolss(ad_dc)
[496(2506)/1902 at 47m14s] samba3.rpc.samba3.wkssvc(nt4_dc)
[497(2507)/1902 at 47m14s] samba3.rpc.samba3.wkssvc(ad_dc)
[498(2508)/1902 at 47m15s] samba3.rpc.samba3.winreg(nt4_dc)
[499(2509)/1902 at 47m15s] samba3.rpc.samba3.winreg(ad_dc)
[500(2510)/1902 at 47m16s] samba3.rpc.samba3.getaliasmembership-0(nt4_dc)
[501(2511)/1902 at 47m16s] samba3.rpc.samba3.getaliasmembership-0(ad_dc)
[502(2512)/1902 at 47m16s] samba3.rpc.samba3.netlogon(nt4_dc)
[503(2513)/1902 at 47m16s] samba3.rpc.samba3.netlogon(ad_dc)
[504(2514)/1902 at 47m17s] samba3.rpc.samba3.sessionkey(nt4_dc)
[505(2515)/1902 at 47m17s] samba3.rpc.samba3.sessionkey(ad_dc)
[506(2516)/1902 at 47m18s] samba3.rpc.samba3.getusername(nt4_dc)
[507(2517)/1902 at 47m18s] samba3.rpc.samba3.getusername(ad_dc)
[508(2518)/1902 at 47m19s] samba3.rpc.samba3.smb1-pipe-name(nt4_dc)
[509(2519)/1902 at 47m19s] samba3.rpc.samba3.smb1-pipe-name(ad_dc)
[510(2520)/1902 at 47m19s] samba3.rpc.samba3.smb2-pipe-name(nt4_dc)
[511(2521)/1902 at 47m19s] samba3.rpc.samba3.smb2-pipe-name(ad_dc)
[512(2522)/1902 at 47m19s] samba3.rpc.samba3.smb-reauth1(nt4_dc)
[513(2523)/1902 at 47m20s] samba3.rpc.samba3.smb-reauth1(ad_dc)
[514(2524)/1902 at 47m20s] samba3.rpc.samba3.smb-reauth2(nt4_dc)
[515(2525)/1902 at 47m20s] samba3.rpc.samba3.smb-reauth2(ad_dc)
[516(2526)/1902 at 47m20s] samba3.rpc.svcctl(nt4_dc)
[517(2537)/1902 at 47m21s] samba3.rpc.svcctl(ad_dc)
[518(2548)/1902 at 47m21s] samba3.rpc.ntsvcs(nt4_dc)
[519(2552)/1902 at 47m21s] samba3.rpc.ntsvcs(ad_dc)
[520(2556)/1902 at 47m21s] samba3.rpc.winreg(nt4_dc)
[521(2556)/1902 at 47m22s] samba3.rpc.winreg(ad_dc)
[522(2556)/1902 at 47m23s] samba3.rpc.eventlog(nt4_dc)
[523(2562)/1902 at 47m23s] samba3.rpc.eventlog(ad_dc)
[524(2568)/1902 at 47m23s] samba3.rpc.spoolss.printserver(nt4_dc)
[525(2588)/1902 at 47m30s] samba3.rpc.spoolss.printserver(ad_dc)
[526(2608)/1902 at 47m41s] samba3.rpc.spoolss.win(nt4_dc)
[527(2609)/1902 at 47m41s] samba3.rpc.spoolss.win(ad_dc)
[528(2610)/1902 at 47m42s] samba3.rpc.spoolss.notify(nt4_dc)
[529(2611)/1902 at 47m42s] samba3.rpc.spoolss.notify(ad_dc)
[530(2612)/1902 at 47m42s] samba3.rpc.spoolss.printer(nt4_dc)
[531(2650)/1902 at 47m50s] samba3.rpc.spoolss.printer(ad_dc)
[532(2690)/1902 at 48m7s] samba3.rpc.spoolss.driver(nt4_dc)
[533(2700)/1902 at 48m9s] samba3.rpc.spoolss.driver(ad_dc)
[534(2710)/1902 at 48m19s] samba3.rpc.lsa over ncacn_np (nt4_dc)
[535(2710)/1902 at 48m20s] samba3.rpc.lsa over ncacn_ip_tcp (nt4_dc)
[536(2711)/1902 at 48m20s] samba3.rpc.lsa over ncacn_np (ad_dc)
[537(2711)/1902 at 48m21s] samba3.rpc.lsa over ncacn_ip_tcp (ad_dc)
[538(2712)/1902 at 48m21s] samba3.rpc.lsa-getuser(nt4_dc)
[539(2713)/1902 at 48m21s] samba3.rpc.lsa-getuser(ad_dc)
[540(2714)/1902 at 48m22s] samba3.rpc.lsa.lookupsids(nt4_dc)
[541(2715)/1902 at 48m22s] samba3.rpc.lsa.lookupsids(ad_dc)
[542(2716)/1902 at 48m22s] samba3.rpc.lsa.lookupnames(nt4_dc)
[543(2717)/1902 at 48m22s] samba3.rpc.lsa.lookupnames(ad_dc)
[544(2718)/1902 at 48m22s] samba3.rpc.lsa.privileges(nt4_dc)
[545(2719)/1902 at 48m22s] samba3.rpc.lsa.privileges(ad_dc)
[546(2720)/1902 at 48m23s] samba3.rpc.lsa.secrets(nt4_dc)
[547(2744)/1902 at 48m23s] samba3.rpc.lsa.secrets(ad_dc)
[548(2768)/1902 at 48m30s] samba3.rpc.samr(nt4_dc)
[549(2768)/1902 at 48m30s] samba3.rpc.samr(ad_dc)
[550(2768)/1902 at 48m31s] samba3.rpc.samr.users(nt4_dc)
[551(2768)/1902 at 48m32s] samba3.rpc.samr.users(ad_dc)
[552(2768)/1902 at 48m33s] samba3.rpc.samr.users.privileges(nt4_dc)
[553(2769)/1902 at 48m33s] samba3.rpc.samr.users.privileges(ad_dc)
[554(2770)/1902 at 48m34s] samba3.rpc.samr.passwords(nt4_dc)
[555(2770)/1902 at 48m35s] samba3.rpc.samr.passwords(ad_dc)
[556(2770)/1902 at 48m37s] samba3.rpc.samr.passwords.pwdlastset(nt4_dc)
[557(2771)/1902 at 49m26s] samba3.rpc.samr.passwords.pwdlastset(ad_dc)
[558(2772)/1902 at 50m17s] samba3.rpc.samr.passwords.lockout(nt4_dc)
[559(2773)/1902 at 51m18s] samba3.rpc.samr.passwords.badpwdcount(nt4_dc)
[560(2774)/1902 at 51m19s] samba3.rpc.samr.passwords.badpwdcount(ad_dc)
[561(2775)/1902 at 51m25s] samba3.rpc.samr.large-dc(nt4_dc)
[562(2778)/1902 at 51m36s] samba3.rpc.samr.large-dc(ad_dc)
[563(2781)/1902 at 51m40s] samba3.rpc.samr.machine.auth(nt4_dc)
[564(2782)/1902 at 51m42s] samba3.rpc.samr.machine.auth(ad_dc)
[565(2783)/1902 at 51m45s] samba3.rpc.samr.priv(nt4_dc)
[566(2785)/1902 at 51m47s] samba3.rpc.samr.priv(ad_dc)
[567(2787)/1902 at 51m57s] samba3.rpc.samr.passwords.validate over ncacn_ip_tcp (nt4_dc)
[568(2788)/1902 at 51m57s] samba3.rpc.samr.passwords.validate over ncacn_ip_tcp (ad_dc)
[569(2789)/1902 at 51m57s] samba3.rpc.netlogon.admin(nt4_dc)
[570(2798)/1902 at 51m57s] samba3.rpc.netlogon.admin(ad_dc)
[571(2807)/1902 at 52m0s] samba3.rpc.schannel(nt4_dc)
[572(2808)/1902 at 52m4s] samba3.rpc.schannel(ad_dc)
[573(2809)/1902 at 52m23s] samba3.rpc.schannel2(nt4_dc)
[574(2810)/1902 at 52m23s] samba3.rpc.schannel2(ad_dc)
[575(2811)/1902 at 52m24s] samba3.rpc.schannel_anon_setpw anonymous password set(nt4_dc)
[576(2812)/1902 at 52m24s] samba3.rpc.schannel_anon_setpw anonymous password set (schannel enforced server-side)(nt4_dc_schannel)
[577(2813)/1902 at 52m29s] samba3.rpc.schannel_anon_setpw anonymous password set(ad_dc)
[578(2814)/1902 at 52m29s] samba3.rpc.join(nt4_dc)
[579(2815)/1902 at 52m30s] samba3.rpc.join(ad_dc)
[580(2816)/1902 at 52m32s] samba3.rpc.bind(nt4_dc)
[581(2824)/1902 at 52m32s] samba3.rpc.bind(ad_dc)
[582(2832)/1902 at 52m35s] samba3.unix.info2(nt4_dc)
[583(2833)/1902 at 52m35s] samba3.unix.info2(ad_dc)
[584(2834)/1902 at 52m35s] samba3.unix.whoami machine account(nt4_member:local)
[585(2835)/1902 at 52m35s] samba3.unix.whoami machine account(ad_member:local)
[586(2836)/1902 at 52m36s] samba3.unix.whoami(nt4_dc)
[587(2837)/1902 at 52m36s] samba3.unix.whoami anonymous connection(nt4_dc)
[588(2838)/1902 at 52m36s] samba3.unix.whoami(nt4_member)
[589(2839)/1902 at 52m36s] samba3.unix.whoami anonymous connection(nt4_member)
[590(2840)/1902 at 52m36s] samba3.unix.whoami(ad_dc)
[591(2841)/1902 at 52m37s] samba3.unix.whoami kerberos connection(ad_dc)
[592(2842)/1902 at 52m37s] samba3.unix.whoami anonymous connection(ad_dc)
[593(2843)/1902 at 52m37s] samba3.unix.whoami(ad_member)
[594(2844)/1902 at 52m38s] samba3.unix.whoami kerberos connection(ad_member)
[595(2845)/1902 at 52m39s] samba3.unix.whoami anonymous connection(ad_member)
[596(2846)/1902 at 52m39s] samba3.local.nss(nt4_dc:local)
[597(2851)/1902 at 52m39s] samba3.local.nss(ad_member:local)
[598(2856)/1902 at 52m40s] samba3.local.nss(nt4_member:local)
[599(2861)/1902 at 52m45s] samba3.local.nss(ad_dc:local)
[600(2866)/1902 at 1h3m8s] samba3.local.nss(ad_dc_ntvfs:local)
[601(2871)/1902 at 1h3m13s] samba3.local.ndr(nt4_dc)
[602(3058)/1902 at 1h3m13s] samba3.local.ndr(ad_dc)
[603(3245)/1902 at 1h3m15s] samba3.rap.basic(nt4_dc)
[604(3251)/1902 at 1h3m16s] samba3.rap.basic(ad_dc)
[605(3257)/1902 at 1h3m17s] samba3.rap.rpc(nt4_dc)
[606(3258)/1902 at 1h3m17s] samba3.rap.rpc(ad_dc)
[607(3259)/1902 at 1h3m18s] samba3.rap.printing(nt4_dc)
[608(3270)/1902 at 1h3m19s] samba3.rap.printing(ad_dc)
[609(3281)/1902 at 1h3m23s] samba3.rap.sam(nt4_dc)
[610(3286)/1902 at 1h3m24s] samba3.rap.sam(ad_dc)
[611(3291)/1902 at 1h3m25s] samba3.nbt.dgram(nt4_dc)
[612(3294)/1902 at 1h3m25s] samba3.nbt.dgram(ad_dc)
[613(3297)/1902 at 1h3m26s] samba3.libsmbclient(nt4_dc)
[614(3302)/1902 at 1h3m26s] samba3.libsmbclient(ad_dc)
[615(3307)/1902 at 1h3m26s] idmap.rfc2307
[616(3323)/1902 at 1h3m35s] samba3.vfs.fruit(nt4_dc)
[617(3342)/1902 at 1h3m36s] samba3.vfs.fruit(ad_dc)
[618(3361)/1902 at 1h3m38s] samba3.rpc.lsa.lookupsids over ncacn_np with [] (nt4_dc)
[619(3362)/1902 at 1h3m38s] samba3.blackbox.rpcclient over ncacn_np with []
[620(3363)/1902 at 1h3m38s] samba3.rpc.lsa.lookupsids over ncacn_np with [ntlm] (nt4_dc)
[621(3364)/1902 at 1h3m38s] samba3.blackbox.rpcclient over ncacn_np with [ntlm]
[622(3365)/1902 at 1h3m38s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego] (nt4_dc)
[623(3366)/1902 at 1h3m38s] samba3.blackbox.rpcclient over ncacn_np with [spnego]
[624(3367)/1902 at 1h3m38s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,ntlm] (nt4_dc)
[625(3368)/1902 at 1h3m38s] samba3.blackbox.rpcclient over ncacn_np with [spnego,ntlm]
[626(3369)/1902 at 1h3m38s] samba3.rpc.lsa.lookupsids over ncacn_np with [,bigendian] (nt4_dc)
[627(3370)/1902 at 1h3m38s] samba3.blackbox.rpcclient over ncacn_np with [,bigendian]
[628(3371)/1902 at 1h3m38s] samba3.rpc.lsa.lookupsids over ncacn_np with [ntlm,bigendian] (nt4_dc)
[629(3372)/1902 at 1h3m39s] samba3.blackbox.rpcclient over ncacn_np with [ntlm,bigendian]
[630(3373)/1902 at 1h3m39s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,bigendian] (nt4_dc)
[631(3374)/1902 at 1h3m39s] samba3.blackbox.rpcclient over ncacn_np with [spnego,bigendian]
[632(3375)/1902 at 1h3m39s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,ntlm,bigendian] (nt4_dc)
[633(3376)/1902 at 1h3m39s] samba3.blackbox.rpcclient over ncacn_np with [spnego,ntlm,bigendian]
[634(3377)/1902 at 1h3m39s] samba3.rpc.lsa.lookupsids krb5 with old ccache ncacn_np with [] (ktest)
[635(3378)/1902 at 1h3m39s] samba3.rpc.lsa.lookupsids krb5 ncacn_np with [] (ktest)
[636(3379)/1902 at 1h3m40s] samba3.blackbox.rpcclient krb5 ncacn_np with [krb5]
[637(3380)/1902 at 1h3m40s] samba3.blackbox.rpcclient krb5 ncacn_np with [spnego,krb5]
[638(3381)/1902 at 1h3m40s] samba3.rpc.lsa.lookupsids over ncacn_np with [,connect] (nt4_dc)
[639(3382)/1902 at 1h3m41s] samba3.blackbox.rpcclient over ncacn_np with [,connect]
[640(3383)/1902 at 1h3m41s] samba3.rpc.lsa.lookupsids over ncacn_np with [ntlm,connect] (nt4_dc)
[641(3384)/1902 at 1h3m41s] samba3.blackbox.rpcclient over ncacn_np with [ntlm,connect]
[642(3385)/1902 at 1h3m41s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,connect] (nt4_dc)
[643(3386)/1902 at 1h3m41s] samba3.blackbox.rpcclient over ncacn_np with [spnego,connect]
[644(3387)/1902 at 1h3m41s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,ntlm,connect] (nt4_dc)
[645(3388)/1902 at 1h3m41s] samba3.blackbox.rpcclient over ncacn_np with [spnego,ntlm,connect]
[646(3389)/1902 at 1h3m41s] samba3.rpc.lsa.lookupsids over ncacn_np with [,connect,bigendian] (nt4_dc)
[647(3390)/1902 at 1h3m41s] samba3.blackbox.rpcclient over ncacn_np with [,connect,bigendian]
[648(3391)/1902 at 1h3m42s] samba3.rpc.lsa.lookupsids over ncacn_np with [ntlm,connect,bigendian] (nt4_dc)
[649(3392)/1902 at 1h3m42s] samba3.blackbox.rpcclient over ncacn_np with [ntlm,connect,bigendian]
[650(3393)/1902 at 1h3m42s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,connect,bigendian] (nt4_dc)
[651(3394)/1902 at 1h3m42s] samba3.blackbox.rpcclient over ncacn_np with [spnego,connect,bigendian]
[652(3395)/1902 at 1h3m42s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,ntlm,connect,bigendian] (nt4_dc)
[653(3396)/1902 at 1h3m42s] samba3.blackbox.rpcclient over ncacn_np with [spnego,ntlm,connect,bigendian]
[654(3397)/1902 at 1h3m42s] samba3.rpc.lsa.lookupsids krb5 with old ccache ncacn_np with [,connect] (ktest)
[655(3398)/1902 at 1h3m42s] samba3.rpc.lsa.lookupsids krb5 ncacn_np with [,connect] (ktest)
[656(3399)/1902 at 1h3m43s] samba3.blackbox.rpcclient krb5 ncacn_np with [krb5,connect]
[657(3400)/1902 at 1h3m43s] samba3.blackbox.rpcclient krb5 ncacn_np with [spnego,krb5,connect]
[658(3401)/1902 at 1h3m44s] samba3.rpc.lsa.lookupsids over ncacn_np with [,sign] (nt4_dc)
[659(3402)/1902 at 1h3m44s] samba3.blackbox.rpcclient over ncacn_np with [,sign]
[660(3403)/1902 at 1h3m44s] samba3.rpc.lsa.lookupsids over ncacn_np with [ntlm,sign] (nt4_dc)
[661(3404)/1902 at 1h3m44s] samba3.blackbox.rpcclient over ncacn_np with [ntlm,sign]
[662(3405)/1902 at 1h3m44s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,sign] (nt4_dc)
[663(3406)/1902 at 1h3m44s] samba3.blackbox.rpcclient over ncacn_np with [spnego,sign]
[664(3407)/1902 at 1h3m44s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,ntlm,sign] (nt4_dc)
[665(3408)/1902 at 1h3m44s] samba3.blackbox.rpcclient over ncacn_np with [spnego,ntlm,sign]
[666(3409)/1902 at 1h3m44s] samba3.rpc.lsa.lookupsids over ncacn_np with [,sign,bigendian] (nt4_dc)
[667(3410)/1902 at 1h3m44s] samba3.blackbox.rpcclient over ncacn_np with [,sign,bigendian]
[668(3411)/1902 at 1h3m44s] samba3.rpc.lsa.lookupsids over ncacn_np with [ntlm,sign,bigendian] (nt4_dc)
[669(3412)/1902 at 1h3m45s] samba3.blackbox.rpcclient over ncacn_np with [ntlm,sign,bigendian]
[670(3413)/1902 at 1h3m45s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,sign,bigendian] (nt4_dc)
[671(3414)/1902 at 1h3m45s] samba3.blackbox.rpcclient over ncacn_np with [spnego,sign,bigendian]
[672(3415)/1902 at 1h3m45s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,ntlm,sign,bigendian] (nt4_dc)
[673(3416)/1902 at 1h3m45s] samba3.blackbox.rpcclient over ncacn_np with [spnego,ntlm,sign,bigendian]
[674(3417)/1902 at 1h3m45s] samba3.rpc.lsa.lookupsids krb5 with old ccache ncacn_np with [,sign] (ktest)
[675(3418)/1902 at 1h3m45s] samba3.rpc.lsa.lookupsids krb5 ncacn_np with [,sign] (ktest)
[676(3419)/1902 at 1h3m46s] samba3.blackbox.rpcclient krb5 ncacn_np with [krb5,sign]
[677(3420)/1902 at 1h3m46s] samba3.blackbox.rpcclient krb5 ncacn_np with [spnego,krb5,sign]
[678(3421)/1902 at 1h3m46s] samba3.rpc.lsa.lookupsids over ncacn_np with [,seal] (nt4_dc)
[679(3422)/1902 at 1h3m47s] samba3.blackbox.rpcclient over ncacn_np with [,seal]
[680(3423)/1902 at 1h3m47s] samba3.rpc.lsa.lookupsids over ncacn_np with [ntlm,seal] (nt4_dc)
[681(3424)/1902 at 1h3m47s] samba3.blackbox.rpcclient over ncacn_np with [ntlm,seal]
[682(3425)/1902 at 1h3m47s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,seal] (nt4_dc)
[683(3426)/1902 at 1h3m47s] samba3.blackbox.rpcclient over ncacn_np with [spnego,seal]
[684(3427)/1902 at 1h3m47s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,ntlm,seal] (nt4_dc)
[685(3428)/1902 at 1h3m47s] samba3.blackbox.rpcclient over ncacn_np with [spnego,ntlm,seal]
[686(3429)/1902 at 1h3m47s] samba3.rpc.lsa.lookupsids over ncacn_np with [,seal,bigendian] (nt4_dc)
[687(3430)/1902 at 1h3m47s] samba3.blackbox.rpcclient over ncacn_np with [,seal,bigendian]
[688(3431)/1902 at 1h3m47s] samba3.rpc.lsa.lookupsids over ncacn_np with [ntlm,seal,bigendian] (nt4_dc)
[689(3432)/1902 at 1h3m48s] samba3.blackbox.rpcclient over ncacn_np with [ntlm,seal,bigendian]
[690(3433)/1902 at 1h3m48s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,seal,bigendian] (nt4_dc)
[691(3434)/1902 at 1h3m48s] samba3.blackbox.rpcclient over ncacn_np with [spnego,seal,bigendian]
[692(3435)/1902 at 1h3m48s] samba3.rpc.lsa.lookupsids over ncacn_np with [spnego,ntlm,seal,bigendian] (nt4_dc)
[693(3436)/1902 at 1h3m48s] samba3.blackbox.rpcclient over ncacn_np with [spnego,ntlm,seal,bigendian]
[694(3437)/1902 at 1h3m48s] samba3.rpc.lsa.lookupsids krb5 with old ccache ncacn_np with [,seal] (ktest)
[695(3438)/1902 at 1h3m48s] samba3.rpc.lsa.lookupsids krb5 ncacn_np with [,seal] (ktest)
[696(3439)/1902 at 1h3m49s] samba3.blackbox.rpcclient krb5 ncacn_np with [krb5,seal]
[697(3440)/1902 at 1h3m49s] samba3.blackbox.rpcclient krb5 ncacn_np with [spnego,krb5,seal]
[698(3441)/1902 at 1h3m50s] samba3.blackbox.rpcclient_samlogon
[699(3444)/1902 at 1h3m50s] samba3.blackbox.sharesec
[700(3479)/1902 at 1h3m51s] samba3.blackbox.net_dom_join_fail_dc
[701(3480)/1902 at 1h3m53s] samba3.blackbox.net_rpc_join
[702(3484)/1902 at 1h3m53s] samba3.blackbox.rpcclient_srvsvc
[703(3493)/1902 at 1h3m54s] samba3.blackbox.smbclient_krb5 old ccache
[704(3494)/1902 at 1h3m55s] samba3.blackbox.smbclient_krb5 old ccache
[705(3495)/1902 at 1h3m55s] samba3.blackbox.smbclient_large_file
[706(3497)/1902 at 1h3m55s] samba3.blackbox.smbclient_posix_large  krb5
[707(3499)/1902 at 1h3m56s] samba3.blackbox.smbclient_posix_large  NTLM
[708(3501)/1902 at 1h3m56s] samba3.blackbox.smbclient_krb5 old ccache -e
[709(3502)/1902 at 1h3m56s] samba3.blackbox.smbclient_krb5 old ccache -e
[710(3503)/1902 at 1h3m56s] samba3.blackbox.smbclient_large_file -e
[711(3505)/1902 at 1h3m57s] samba3.blackbox.smbclient_posix_large -e krb5
[712(3507)/1902 at 1h3m57s] samba3.blackbox.smbclient_posix_large -e NTLM
[713(3509)/1902 at 1h3m57s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [] (nt4_dc)
[714(3510)/1902 at 1h3m57s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [,connect] (nt4_dc)
[715(3511)/1902 at 1h3m57s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [,sign] (nt4_dc)
[716(3512)/1902 at 1h3m57s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [,seal] (nt4_dc)
[717(3513)/1902 at 1h3m58s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [ntlm] (nt4_dc)
[718(3514)/1902 at 1h3m58s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [ntlm,connect] (nt4_dc)
[719(3515)/1902 at 1h3m58s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [ntlm,sign] (nt4_dc)
[720(3516)/1902 at 1h3m58s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [ntlm,seal] (nt4_dc)
[721(3517)/1902 at 1h3m58s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego] (nt4_dc)
[722(3518)/1902 at 1h3m58s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,connect] (nt4_dc)
[723(3519)/1902 at 1h3m58s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,sign] (nt4_dc)
[724(3520)/1902 at 1h3m58s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,seal] (nt4_dc)
[725(3521)/1902 at 1h3m58s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,ntlm] (nt4_dc)
[726(3522)/1902 at 1h3m58s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,ntlm,connect] (nt4_dc)
[727(3523)/1902 at 1h3m58s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,ntlm,sign] (nt4_dc)
[728(3524)/1902 at 1h3m58s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,ntlm,seal] (nt4_dc)
[729(3525)/1902 at 1h3m58s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [,bigendian] (nt4_dc)
[730(3526)/1902 at 1h3m59s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [,connect,bigendian] (nt4_dc)
[731(3527)/1902 at 1h3m59s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [,sign,bigendian] (nt4_dc)
[732(3528)/1902 at 1h3m59s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [,seal,bigendian] (nt4_dc)
[733(3529)/1902 at 1h3m59s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [ntlm,bigendian] (nt4_dc)
[734(3530)/1902 at 1h3m59s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [ntlm,connect,bigendian] (nt4_dc)
[735(3531)/1902 at 1h3m59s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [ntlm,sign,bigendian] (nt4_dc)
[736(3532)/1902 at 1h3m59s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [ntlm,seal,bigendian] (nt4_dc)
[737(3533)/1902 at 1h3m59s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,bigendian] (nt4_dc)
[738(3534)/1902 at 1h3m59s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,connect,bigendian] (nt4_dc)
[739(3535)/1902 at 1h3m59s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,sign,bigendian] (nt4_dc)
[740(3536)/1902 at 1h3m59s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,seal,bigendian] (nt4_dc)
[741(3537)/1902 at 1h3m59s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,ntlm,bigendian] (nt4_dc)
[742(3538)/1902 at 1h4m0s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,ntlm,connect,bigendian] (nt4_dc)
[743(3539)/1902 at 1h4m0s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,ntlm,sign,bigendian] (nt4_dc)
[744(3540)/1902 at 1h4m0s] samba3.rpc.lsa.lookupsids over ncacn_ip_tcp with [spnego,ntlm,seal,bigendian] (nt4_dc)
[745(3541)/1902 at 1h4m0s] samba3.rpc.epmapper over ncalrpc(nt4_dc:local)
[746(3546)/1902 at 1h4m0s] samba3.rpc.fsrvp over ncacn_np(nt4_dc:local)
[747(3556)/1902 at 1h4m11s] samba4.ldb.ldap with options '-U"$USERNAME%$PASSWORD"  '(ad_dc_ntvfs)
[748(3562)/1902 at 1h4m19s] samba4.ldb.ldap with options '-U"$USERNAME%$PASSWORD"  --sign'(ad_dc_ntvfs)
[749(3568)/1902 at 1h4m27s] samba4.ldb.ldap with options '-U"$USERNAME%$PASSWORD"  --encrypt'(ad_dc_ntvfs)
[750(3574)/1902 at 1h4m35s] samba4.ldb.ldap with options '-U"$USERNAME%$PASSWORD" -k no '(ad_dc_ntvfs)
[751(3580)/1902 at 1h4m38s] samba4.ldb.ldap with options '-U"$USERNAME%$PASSWORD" -k no --sign'(ad_dc_ntvfs)
[752(3586)/1902 at 1h4m41s] samba4.ldb.ldap with options '-U"$USERNAME%$PASSWORD" -k no --encrypt'(ad_dc_ntvfs)
[753(3592)/1902 at 1h4m45s] samba4.ldb.ldap with options '-U"$USERNAME%$PASSWORD" -k yes '(ad_dc_ntvfs)
[754(3598)/1902 at 1h4m53s] samba4.ldb.ldap with options '-U"$USERNAME%$PASSWORD" -k yes --sign'(ad_dc_ntvfs)
[755(3604)/1902 at 1h5m1s] samba4.ldb.ldap with options '-U"$USERNAME%$PASSWORD" -k yes --encrypt'(ad_dc_ntvfs)
[756(3610)/1902 at 1h5m9s] samba4.ldb.ldaps with options -U"$USERNAME%$PASSWORD"(ad_dc_ntvfs)
[757(3617)/1902 at 1h5m12s] samba4.ldb.ldapi with options -U"$USERNAME%$PASSWORD"(ad_dc_ntvfs:local)
[758(3623)/1902 at 1h5m20s] samba4.ldap.basic(ad_dc_ntvfs)
[759(3624)/1902 at 1h5m22s] samba4.ldap.sort(ad_dc_ntvfs)
[760(3625)/1902 at 1h5m22s] samba4.ldap.cldap(ad_dc_ntvfs)
[761(3626)/1902 at 1h5m22s] samba4.ldap.netlogon-udp(ad_dc_ntvfs)
[762(3627)/1902 at 1h5m23s] samba4.ldap.netlogon-tcp(ad_dc_ntvfs)
[763(3628)/1902 at 1h5m24s] samba4.ldap.schema(ad_dc_ntvfs)
[764(3629)/1902 at 1h5m25s] samba4.ldap.uptodatevector(ad_dc_ntvfs)
[765(3630)/1902 at 1h5m25s] samba4.ldap.nested-search(ad_dc_ntvfs)
[766(3631)/1902 at 1h5m25s] ldb.base
[767(3632)/1902 at 1h5m30s] samba4.rpc.schannel on ncalrpc with seal,padcheck(ad_dc_ntvfs:local)
[768(3633)/1902 at 1h5m43s] samba4.rpc.join on ncalrpc with seal,padcheck(ad_dc_ntvfs:local)
[769(3634)/1902 at 1h5m45s] samba4.rpc.lsa on ncalrpc with seal,padcheck(ad_dc_ntvfs:local)
[770(3635)/1902 at 1h5m46s] samba4.rpc.dssetup on ncalrpc with seal,padcheck(ad_dc_ntvfs:local)
[771(3636)/1902 at 1h5m46s] samba4.rpc.altercontext on ncalrpc with seal,padcheck(ad_dc_ntvfs:local)
[772(3637)/1902 at 1h5m46s] samba4.rpc.netlogon on ncalrpc with seal,padcheck(ad_dc_ntvfs:local)
[773(3669)/1902 at 1h5m49s] samba4.rpc.drsuapi on ncalrpc with seal,padcheck(ad_dc_ntvfs:local)
[774(3676)/1902 at 1h5m50s] samba4.rpc.asyncbind on ncalrpc with seal,padcheck(ad_dc_ntvfs:local)
[775(3677)/1902 at 1h5m50s] samba4.rpc.lsalookup on ncalrpc with seal,padcheck(ad_dc_ntvfs:local)
[776(3678)/1902 at 1h5m50s] samba4.rpc.lsa-getuser on ncalrpc with seal,padcheck(ad_dc_ntvfs:local)
[777(3679)/1902 at 1h5m50s] samba4.rpc.schannel2 on ncalrpc with seal,padcheck(ad_dc_ntvfs:local)
[778(3680)/1902 at 1h5m51s] samba4.rpc.authcontext on ncalrpc with seal,padcheck(ad_dc_ntvfs:local)
[779(3681)/1902 at 1h5m51s] samba4.rpc.schannel on ncacn_np with seal,padcheck(ad_dc_ntvfs)
[780(3682)/1902 at 1h6m17s] samba4.rpc.join on ncacn_np with seal,padcheck(ad_dc_ntvfs)
[781(3683)/1902 at 1h6m20s] samba4.rpc.lsa on ncacn_np with seal,padcheck(ad_dc_ntvfs)
[782(3684)/1902 at 1h6m21s] samba4.rpc.dssetup on ncacn_np with seal,padcheck(ad_dc_ntvfs)
[783(3685)/1902 at 1h6m21s] samba4.rpc.altercontext on ncacn_np with seal,padcheck(ad_dc_ntvfs)
[784(3686)/1902 at 1h6m22s] samba4.rpc.netlogon on ncacn_np with seal,padcheck(ad_dc_ntvfs)
[785(3718)/1902 at 1h6m26s] samba4.rpc.netlogon.admin on ncacn_np with seal,padcheck(ad_dc_ntvfs)
[786(3727)/1902 at 1h6m29s] samba4.rpc.handles on ncacn_np with seal,padcheck(ad_dc_ntvfs)
[787(3733)/1902 at 1h6m35s] samba4.rpc.asyncbind on ncacn_np with seal,padcheck(ad_dc_ntvfs)
[788(3734)/1902 at 1h6m35s] samba4.rpc.lsalookup on ncacn_np with seal,padcheck(ad_dc_ntvfs)
[789(3735)/1902 at 1h6m35s] samba4.rpc.lsa-getuser on ncacn_np with seal,padcheck(ad_dc_ntvfs)
[790(3736)/1902 at 1h6m36s] samba4.rpc.schannel2 on ncacn_np with seal,padcheck(ad_dc_ntvfs)
[791(3737)/1902 at 1h6m37s] samba4.rpc.authcontext on ncacn_np with seal,padcheck(ad_dc_ntvfs)
[792(3738)/1902 at 1h6m38s] samba4.rpc.schannel on ncacn_ip_tcp with seal,padcheck(ad_dc_ntvfs)
[793(3739)/1902 at 1h6m54s] samba4.rpc.join on ncacn_ip_tcp with seal,padcheck(ad_dc_ntvfs)
[794(3740)/1902 at 1h6m56s] samba4.rpc.lsa on ncacn_ip_tcp with seal,padcheck(ad_dc_ntvfs)
[795(3741)/1902 at 1h6m57s] samba4.rpc.dssetup on ncacn_ip_tcp with seal,padcheck(ad_dc_ntvfs)
[796(3742)/1902 at 1h6m57s] samba4.rpc.netlogon on ncacn_ip_tcp with seal,padcheck(ad_dc_ntvfs)
[797(3774)/1902 at 1h7m1s] samba4.rpc.asyncbind on ncacn_ip_tcp with seal,padcheck(ad_dc_ntvfs)
[798(3775)/1902 at 1h7m1s] samba4.rpc.lsalookup on ncacn_ip_tcp with seal,padcheck(ad_dc_ntvfs)
[799(3776)/1902 at 1h7m1s] samba4.rpc.lsa-getuser on ncacn_ip_tcp with seal,padcheck(ad_dc_ntvfs)
[800(3777)/1902 at 1h7m1s] samba4.rpc.schannel2 on ncacn_ip_tcp with seal,padcheck(ad_dc_ntvfs)
[801(3778)/1902 at 1h7m2s] samba4.rpc.authcontext on ncacn_ip_tcp with seal,padcheck(ad_dc_ntvfs)
[802(3779)/1902 at 1h7m2s] samba4.rpc.samr.passwords.validate on ncacn_ip_tcp with seal,padcheck(ad_dc_ntvfs)
[803(3780)/1902 at 1h7m3s] samba4.drs.rpc.dssync on ncacn_ip_tcp with seal,padcheck(ad_dc_ntvfs)
[804(3781)/1902 at 1h7m12s] samba4.drs.rpc.msDSIntId on ncacn_ip_tcp with seal,padcheck(ad_dc_ntvfs)
[805(3784)/1902 at 1h7m18s] samba4.rpc.schannel on ncalrpc with validate(ad_dc_ntvfs:local)
[806(3785)/1902 at 1h7m31s] samba4.rpc.join on ncalrpc with validate(ad_dc_ntvfs:local)
[807(3786)/1902 at 1h7m33s] samba4.rpc.lsa on ncalrpc with validate(ad_dc_ntvfs:local)
[808(3787)/1902 at 1h7m34s] samba4.rpc.dssetup on ncalrpc with validate(ad_dc_ntvfs:local)
[809(3788)/1902 at 1h7m34s] samba4.rpc.altercontext on ncalrpc with validate(ad_dc_ntvfs:local)
[810(3789)/1902 at 1h7m34s] samba4.rpc.netlogon on ncalrpc with validate(ad_dc_ntvfs:local)
[811(3821)/1902 at 1h7m37s] samba4.rpc.drsuapi on ncalrpc with validate(ad_dc_ntvfs:local)
[812(3828)/1902 at 1h7m38s] samba4.rpc.asyncbind on ncalrpc with validate(ad_dc_ntvfs:local)
[813(3829)/1902 at 1h7m38s] samba4.rpc.lsalookup on ncalrpc with validate(ad_dc_ntvfs:local)
[814(3830)/1902 at 1h7m38s] samba4.rpc.lsa-getuser on ncalrpc with validate(ad_dc_ntvfs:local)
[815(3831)/1902 at 1h7m39s] samba4.rpc.schannel2 on ncalrpc with validate(ad_dc_ntvfs:local)
[816(3832)/1902 at 1h7m39s] samba4.rpc.authcontext on ncalrpc with validate(ad_dc_ntvfs:local)
[817(3833)/1902 at 1h7m40s] samba4.rpc.schannel on ncacn_np with validate(ad_dc_ntvfs)
[818(3834)/1902 at 1h8m6s] samba4.rpc.join on ncacn_np with validate(ad_dc_ntvfs)
[819(3835)/1902 at 1h8m9s] samba4.rpc.lsa on ncacn_np with validate(ad_dc_ntvfs)
[820(3836)/1902 at 1h8m10s] samba4.rpc.dssetup on ncacn_np with validate(ad_dc_ntvfs)
[821(3837)/1902 at 1h8m11s] samba4.rpc.altercontext on ncacn_np with validate(ad_dc_ntvfs)
[822(3838)/1902 at 1h8m12s] samba4.rpc.netlogon on ncacn_np with validate(ad_dc_ntvfs)
[823(3870)/1902 at 1h8m16s] samba4.rpc.netlogon.admin on ncacn_np with validate(ad_dc_ntvfs)
[824(3879)/1902 at 1h8m18s] samba4.rpc.handles on ncacn_np with validate(ad_dc_ntvfs)
[825(3885)/1902 at 1h8m24s] samba4.rpc.asyncbind on ncacn_np with validate(ad_dc_ntvfs)
[826(3886)/1902 at 1h8m24s] samba4.rpc.lsalookup on ncacn_np with validate(ad_dc_ntvfs)
[827(3887)/1902 at 1h8m24s] samba4.rpc.lsa-getuser on ncacn_np with validate(ad_dc_ntvfs)
[828(3888)/1902 at 1h8m25s] samba4.rpc.schannel2 on ncacn_np with validate(ad_dc_ntvfs)
[829(3889)/1902 at 1h8m26s] samba4.rpc.authcontext on ncacn_np with validate(ad_dc_ntvfs)
[830(3890)/1902 at 1h8m27s] samba4.rpc.schannel on ncacn_ip_tcp with validate(ad_dc_ntvfs)
[831(3891)/1902 at 1h8m44s] samba4.rpc.join on ncacn_ip_tcp with validate(ad_dc_ntvfs)
[832(3892)/1902 at 1h8m47s] samba4.rpc.lsa on ncacn_ip_tcp with validate(ad_dc_ntvfs)
[833(3893)/1902 at 1h8m47s] samba4.rpc.dssetup on ncacn_ip_tcp with validate(ad_dc_ntvfs)
[834(3894)/1902 at 1h8m47s] samba4.rpc.netlogon on ncacn_ip_tcp with validate(ad_dc_ntvfs)
[835(3926)/1902 at 1h8m51s] samba4.rpc.asyncbind on ncacn_ip_tcp with validate(ad_dc_ntvfs)
[836(3927)/1902 at 1h8m51s] samba4.rpc.lsalookup on ncacn_ip_tcp with validate(ad_dc_ntvfs)
[837(3928)/1902 at 1h8m51s] samba4.rpc.lsa-getuser on ncacn_ip_tcp with validate(ad_dc_ntvfs)
[838(3929)/1902 at 1h8m51s] samba4.rpc.schannel2 on ncacn_ip_tcp with validate(ad_dc_ntvfs)
[839(3930)/1902 at 1h8m52s] samba4.rpc.authcontext on ncacn_ip_tcp with validate(ad_dc_ntvfs)
[840(3931)/1902 at 1h8m52s] samba4.rpc.samr.passwords.validate on ncacn_ip_tcp with validate(ad_dc_ntvfs)
[841(3932)/1902 at 1h8m52s] samba4.drs.rpc.dssync on ncacn_ip_tcp with validate(ad_dc_ntvfs)
[842(3933)/1902 at 1h9m17s] samba4.drs.rpc.msDSIntId on ncacn_ip_tcp with validate(ad_dc_ntvfs)
[843(3936)/1902 at 1h9m36s] samba4.rpc.schannel on ncalrpc with bigendian(ad_dc_ntvfs:local)
[844(3937)/1902 at 1h9m49s] samba4.rpc.join on ncalrpc with bigendian(ad_dc_ntvfs:local)
[845(3938)/1902 at 1h9m51s] samba4.rpc.lsa on ncalrpc with bigendian(ad_dc_ntvfs:local)
[846(3939)/1902 at 1h9m52s] samba4.rpc.dssetup on ncalrpc with bigendian(ad_dc_ntvfs:local)
[847(3940)/1902 at 1h9m52s] samba4.rpc.altercontext on ncalrpc with bigendian(ad_dc_ntvfs:local)
[848(3941)/1902 at 1h9m52s] samba4.rpc.netlogon on ncalrpc with bigendian(ad_dc_ntvfs:local)
[849(3973)/1902 at 1h9m55s] samba4.rpc.drsuapi on ncalrpc with bigendian(ad_dc_ntvfs:local)
[850(3980)/1902 at 1h9m56s] samba4.rpc.asyncbind on ncalrpc with bigendian(ad_dc_ntvfs:local)
[851(3981)/1902 at 1h9m56s] samba4.rpc.lsalookup on ncalrpc with bigendian(ad_dc_ntvfs:local)
[852(3982)/1902 at 1h9m56s] samba4.rpc.lsa-getuser on ncalrpc with bigendian(ad_dc_ntvfs:local)
[853(3983)/1902 at 1h9m56s] samba4.rpc.schannel2 on ncalrpc with bigendian(ad_dc_ntvfs:local)
[854(3984)/1902 at 1h9m57s] samba4.rpc.authcontext on ncalrpc with bigendian(ad_dc_ntvfs:local)
[855(3985)/1902 at 1h9m57s] samba4.rpc.schannel on ncacn_np with bigendian(ad_dc_ntvfs)
[856(3986)/1902 at 1h10m23s] samba4.rpc.join on ncacn_np with bigendian(ad_dc_ntvfs)
[857(3987)/1902 at 1h10m25s] samba4.rpc.lsa on ncacn_np with bigendian(ad_dc_ntvfs)
[858(3988)/1902 at 1h10m26s] samba4.rpc.dssetup on ncacn_np with bigendian(ad_dc_ntvfs)
[859(3989)/1902 at 1h10m27s] samba4.rpc.altercontext on ncacn_np with bigendian(ad_dc_ntvfs)
[860(3990)/1902 at 1h10m27s] samba4.rpc.netlogon on ncacn_np with bigendian(ad_dc_ntvfs)
[861(4022)/1902 at 1h10m31s] samba4.rpc.netlogon.admin on ncacn_np with bigendian(ad_dc_ntvfs)
[862(4031)/1902 at 1h10m34s] samba4.rpc.handles on ncacn_np with bigendian(ad_dc_ntvfs)
[863(4037)/1902 at 1h10m39s] samba4.rpc.asyncbind on ncacn_np with bigendian(ad_dc_ntvfs)
[864(4038)/1902 at 1h10m39s] samba4.rpc.lsalookup on ncacn_np with bigendian(ad_dc_ntvfs)
[865(4039)/1902 at 1h10m40s] samba4.rpc.lsa-getuser on ncacn_np with bigendian(ad_dc_ntvfs)
[866(4040)/1902 at 1h10m40s] samba4.rpc.schannel2 on ncacn_np with bigendian(ad_dc_ntvfs)
[867(4041)/1902 at 1h10m42s] samba4.rpc.authcontext on ncacn_np with bigendian(ad_dc_ntvfs)
[868(4042)/1902 at 1h10m43s] samba4.rpc.schannel on ncacn_ip_tcp with bigendian(ad_dc_ntvfs)
[869(4043)/1902 at 1h10m58s] samba4.rpc.join on ncacn_ip_tcp with bigendian(ad_dc_ntvfs)
[870(4044)/1902 at 1h11m0s] samba4.rpc.lsa on ncacn_ip_tcp with bigendian(ad_dc_ntvfs)
[871(4045)/1902 at 1h11m0s] samba4.rpc.dssetup on ncacn_ip_tcp with bigendian(ad_dc_ntvfs)
[872(4046)/1902 at 1h11m1s] samba4.rpc.netlogon on ncacn_ip_tcp with bigendian(ad_dc_ntvfs)
[873(4078)/1902 at 1h11m4s] samba4.rpc.asyncbind on ncacn_ip_tcp with bigendian(ad_dc_ntvfs)
[874(4079)/1902 at 1h11m4s] samba4.rpc.lsalookup on ncacn_ip_tcp with bigendian(ad_dc_ntvfs)
[875(4080)/1902 at 1h11m4s] samba4.rpc.lsa-getuser on ncacn_ip_tcp with bigendian(ad_dc_ntvfs)
[876(4081)/1902 at 1h11m5s] samba4.rpc.schannel2 on ncacn_ip_tcp with bigendian(ad_dc_ntvfs)
[877(4082)/1902 at 1h11m5s] samba4.rpc.authcontext on ncacn_ip_tcp with bigendian(ad_dc_ntvfs)
[878(4083)/1902 at 1h11m6s] samba4.rpc.samr.passwords.validate on ncacn_ip_tcp with bigendian(ad_dc_ntvfs)
[879(4084)/1902 at 1h11m6s] samba4.drs.rpc.dssync on ncacn_ip_tcp with bigendian(ad_dc_ntvfs)
[880(4085)/1902 at 1h11m16s] samba4.drs.rpc.msDSIntId on ncacn_ip_tcp with bigendian(ad_dc_ntvfs)
[881(4088)/1902 at 1h11m22s] samba4.rpc.schannel with seal,padcheck(ad_dc)
[882(4089)/1902 at 1h11m34s] samba4.rpc.join with seal,padcheck(ad_dc)
[883(4090)/1902 at 1h11m36s] samba4.rpc.lsa with seal,padcheck(ad_dc)
[884(4091)/1902 at 1h11m37s] samba4.rpc.dssetup with seal,padcheck(ad_dc)
[885(4092)/1902 at 1h11m37s] samba4.rpc.altercontext with seal,padcheck(ad_dc)
[886(4093)/1902 at 1h11m37s] samba4.rpc.netlogon with seal,padcheck(ad_dc)
[887(4125)/1902 at 1h11m41s] samba4.rpc.netlogon.admin with seal,padcheck(ad_dc)
[888(4134)/1902 at 1h11m43s] samba4.rpc.handles with seal,padcheck(ad_dc)
[889(4140)/1902 at 1h11m45s] samba4.rpc.asyncbind with seal,padcheck(ad_dc)
[890(4141)/1902 at 1h11m45s] samba4.rpc.lsalookup with seal,padcheck(ad_dc)
[891(4142)/1902 at 1h11m45s] samba4.rpc.lsa-getuser with seal,padcheck(ad_dc)
[892(4143)/1902 at 1h11m46s] samba4.rpc.schannel2 with seal,padcheck(ad_dc)
[893(4144)/1902 at 1h11m47s] samba4.rpc.authcontext with seal,padcheck(ad_dc)
[894(4145)/1902 at 1h11m47s] samba4.rpc.schannel with validate(ad_dc)
[895(4146)/1902 at 1h12m0s] samba4.rpc.join with validate(ad_dc)
[896(4147)/1902 at 1h12m1s] samba4.rpc.lsa with validate(ad_dc)
[897(4148)/1902 at 1h12m2s] samba4.rpc.dssetup with validate(ad_dc)
[898(4149)/1902 at 1h12m2s] samba4.rpc.altercontext with validate(ad_dc)
[899(4150)/1902 at 1h12m3s] samba4.rpc.netlogon with validate(ad_dc)
[900(4182)/1902 at 1h12m6s] samba4.rpc.netlogon.admin with validate(ad_dc)
[901(4191)/1902 at 1h12m8s] samba4.rpc.handles with validate(ad_dc)
[902(4197)/1902 at 1h12m9s] samba4.rpc.asyncbind with validate(ad_dc)
[903(4198)/1902 at 1h12m9s] samba4.rpc.lsalookup with validate(ad_dc)
[904(4199)/1902 at 1h12m10s] samba4.rpc.lsa-getuser with validate(ad_dc)
[905(4200)/1902 at 1h12m10s] samba4.rpc.schannel2 with validate(ad_dc)
[906(4201)/1902 at 1h12m11s] samba4.rpc.authcontext with validate(ad_dc)
[907(4202)/1902 at 1h12m11s] samba4.rpc.schannel with bigendian(ad_dc)
[908(4203)/1902 at 1h12m24s] samba4.rpc.join with bigendian(ad_dc)
[909(4204)/1902 at 1h12m26s] samba4.rpc.lsa with bigendian(ad_dc)
[910(4205)/1902 at 1h12m27s] samba4.rpc.dssetup with bigendian(ad_dc)
[911(4206)/1902 at 1h12m27s] samba4.rpc.altercontext with bigendian(ad_dc)
[912(4207)/1902 at 1h12m28s] samba4.rpc.netlogon with bigendian(ad_dc)
[913(4239)/1902 at 1h12m31s] samba4.rpc.netlogon.admin with bigendian(ad_dc)
[914(4248)/1902 at 1h12m33s] samba4.rpc.handles with bigendian(ad_dc)
[915(4254)/1902 at 1h12m35s] samba4.rpc.asyncbind with bigendian(ad_dc)
[916(4255)/1902 at 1h12m35s] samba4.rpc.lsalookup with bigendian(ad_dc)
[917(4256)/1902 at 1h12m35s] samba4.rpc.lsa-getuser with bigendian(ad_dc)
[918(4257)/1902 at 1h12m35s] samba4.rpc.schannel2 with bigendian(ad_dc)
[919(4258)/1902 at 1h12m36s] samba4.rpc.authcontext with bigendian(ad_dc)
[920(4259)/1902 at 1h12m37s] samba4.rpc.lsa.lookupsids with (ad_dc_ntvfs)
[921(4260)/1902 at 1h12m37s] samba4.rpc.lsa.lookupnames with (ad_dc_ntvfs)
[922(4261)/1902 at 1h12m38s] samba4.rpc.lsa.trusted.domains with (ad_dc_ntvfs)
[923(4262)/1902 at 1h12m51s] samba4.rpc.lsa.forest.trust with (ad_dc_ntvfs)
[924(4262)/1902 at 1h12m52s] samba4.rpc.lsa.privileges with (ad_dc_ntvfs)
[925(4263)/1902 at 1h12m53s] samba4.rpc.echo with (ad_dc_ntvfs)
[926(4273)/1902 at 1h12m57s] samba4.rpc.wkssvc with (ad_dc_ntvfs)
[927(4297)/1902 at 1h12m57s] samba4.rpc.objectuuid with (ad_dc_ntvfs)
[928(4298)/1902 at 1h12m58s] samba4.rpc.winreg with (ad_dc_ntvfs)
[929(4298)/1902 at 1h12m58s] samba4.rpc.netlogon-s3 with (ad_dc_ntvfs)
[930(4305)/1902 at 1h13m1s] samba4.rpc.srvsvc with (ad_dc_ntvfs)
[931(4321)/1902 at 1h13m3s] samba4.rpc.samr.machine.auth with (ad_dc_ntvfs)
[932(4322)/1902 at 1h13m4s] samba4.rpc.samr.priv with (ad_dc_ntvfs)
[933(4324)/1902 at 1h13m18s] samba4.rpc.epmapper with (ad_dc_ntvfs)
[934(4327)/1902 at 1h13m19s] samba4.rpc.browser with (ad_dc_ntvfs)
[935(4328)/1902 at 1h13m19s] samba4.rpc.bind with (ad_dc_ntvfs)
[936(4336)/1902 at 1h13m22s] samba4.rpc.backupkey with (ad_dc_ntvfs)
[937(4364)/1902 at 1h13m23s] samba4.rpc.fsrvp with (ad_dc_ntvfs)
[938(4374)/1902 at 1h13m23s] samba4.rpc.schannel_anon_setpw with (ad_dc_ntvfs)
[939(4375)/1902 at 1h13m23s] samba4.rpc.mgmt with (ad_dc_ntvfs)
[940(4376)/1902 at 1h13m50s] samba4.rpc.dsgetinfo with (ad_dc_ntvfs)
[941(4377)/1902 at 1h13m51s] samba4.rpc.lsa.lookupsids with validate(ad_dc_ntvfs)
[942(4378)/1902 at 1h13m51s] samba4.rpc.lsa.lookupnames with validate(ad_dc_ntvfs)
[943(4379)/1902 at 1h13m52s] samba4.rpc.lsa.trusted.domains with validate(ad_dc_ntvfs)
[944(4380)/1902 at 1h14m6s] samba4.rpc.lsa.forest.trust with validate(ad_dc_ntvfs)
[945(4380)/1902 at 1h14m8s] samba4.rpc.lsa.privileges with validate(ad_dc_ntvfs)
[946(4381)/1902 at 1h14m8s] samba4.rpc.echo with validate(ad_dc_ntvfs)
[947(4391)/1902 at 1h14m13s] samba4.rpc.wkssvc with validate(ad_dc_ntvfs)
[948(4415)/1902 at 1h14m13s] samba4.rpc.objectuuid with validate(ad_dc_ntvfs)
[949(4416)/1902 at 1h14m14s] samba4.rpc.winreg with validate(ad_dc_ntvfs)
[950(4416)/1902 at 1h14m15s] samba4.rpc.netlogon-s3 with validate(ad_dc_ntvfs)
[951(4423)/1902 at 1h14m17s] samba4.rpc.srvsvc with validate(ad_dc_ntvfs)
[952(4439)/1902 at 1h14m19s] samba4.rpc.samr.machine.auth with validate(ad_dc_ntvfs)
[953(4440)/1902 at 1h14m20s] samba4.rpc.samr.priv with validate(ad_dc_ntvfs)
[954(4442)/1902 at 1h14m34s] samba4.rpc.epmapper with validate(ad_dc_ntvfs)
[955(4445)/1902 at 1h14m36s] samba4.rpc.browser with validate(ad_dc_ntvfs)
[956(4446)/1902 at 1h14m36s] samba4.rpc.bind with validate(ad_dc_ntvfs)
[957(4454)/1902 at 1h14m39s] samba4.rpc.backupkey with validate(ad_dc_ntvfs)
[958(4482)/1902 at 1h14m39s] samba4.rpc.fsrvp with validate(ad_dc_ntvfs)
[959(4492)/1902 at 1h14m40s] samba4.rpc.schannel_anon_setpw with validate(ad_dc_ntvfs)
[960(4493)/1902 at 1h14m40s] samba4.rpc.mgmt with validate(ad_dc_ntvfs)
[961(4494)/1902 at 1h15m6s] samba4.rpc.dsgetinfo with validate(ad_dc_ntvfs)
[962(4495)/1902 at 1h15m7s] samba4.rpc.lsa.lookupsids with bigendian(ad_dc_ntvfs)
[963(4496)/1902 at 1h15m7s] samba4.rpc.lsa.lookupnames with bigendian(ad_dc_ntvfs)
[964(4497)/1902 at 1h15m8s] samba4.rpc.lsa.trusted.domains with bigendian(ad_dc_ntvfs)
[965(4498)/1902 at 1h15m24s] samba4.rpc.lsa.forest.trust with bigendian(ad_dc_ntvfs)
[966(4498)/1902 at 1h15m25s] samba4.rpc.lsa.privileges with bigendian(ad_dc_ntvfs)
[967(4499)/1902 at 1h15m25s] samba4.rpc.echo with bigendian(ad_dc_ntvfs)
[968(4509)/1902 at 1h15m29s] samba4.rpc.wkssvc with bigendian(ad_dc_ntvfs)
[969(4533)/1902 at 1h15m29s] samba4.rpc.objectuuid with bigendian(ad_dc_ntvfs)
[970(4534)/1902 at 1h15m30s] samba4.rpc.winreg with bigendian(ad_dc_ntvfs)
[971(4534)/1902 at 1h15m31s] samba4.rpc.netlogon-s3 with bigendian(ad_dc_ntvfs)
[972(4541)/1902 at 1h15m33s] samba4.rpc.srvsvc with bigendian(ad_dc_ntvfs)
[973(4557)/1902 at 1h15m35s] samba4.rpc.samr.machine.auth with bigendian(ad_dc_ntvfs)
[974(4558)/1902 at 1h15m36s] samba4.rpc.samr.priv with bigendian(ad_dc_ntvfs)
[975(4560)/1902 at 1h15m51s] samba4.rpc.epmapper with bigendian(ad_dc_ntvfs)
[976(4563)/1902 at 1h15m52s] samba4.rpc.browser with bigendian(ad_dc_ntvfs)
[977(4564)/1902 at 1h15m52s] samba4.rpc.bind with bigendian(ad_dc_ntvfs)
[978(4572)/1902 at 1h15m55s] samba4.rpc.backupkey with bigendian(ad_dc_ntvfs)
[979(4600)/1902 at 1h15m56s] samba4.rpc.fsrvp with bigendian(ad_dc_ntvfs)
[980(4610)/1902 at 1h15m56s] samba4.rpc.schannel_anon_setpw with bigendian(ad_dc_ntvfs)
[981(4611)/1902 at 1h15m56s] samba4.rpc.mgmt with bigendian(ad_dc_ntvfs)
[982(4612)/1902 at 1h16m24s] samba4.rpc.dsgetinfo with bigendian(ad_dc_ntvfs)
[983(4613)/1902 at 1h16m24s] samba4.rpc.samlogon on ncacn_np(ad_dc_ntvfs)
[984(4614)/1902 at 1h16m53s] samba4.rpc.samr on ncacn_np(ad_dc_ntvfs)
[985(4614)/1902 at 1h16m55s] samba4.rpc.samr.users on ncacn_np(ad_dc_ntvfs)
[986(4614)/1902 at 1h16m58s] samba4.rpc.samr.large-dc on ncacn_np(ad_dc_ntvfs)
[987(4617)/1902 at 1h17m7s] samba4.rpc.samr.users.privileges on ncacn_np(ad_dc_ntvfs)
[988(4618)/1902 at 1h17m10s] samba4.rpc.cracknames on ncacn_ip_tcp(ad_dc_ntvfs)
[989(4619)/1902 at 1h17m11s] samba4.dfs.domain(ad_dc_ntvfs)
[990(4626)/1902 at 1h17m14s] samba4.dfs.domain(ad_dc)
[991(4633)/1902 at 1h17m16s] samba4.net.userinfo(ad_dc_ntvfs)
[992(4634)/1902 at 1h17m16s] samba4.net.useradd(ad_dc_ntvfs)
[993(4635)/1902 at 1h17m17s] samba4.net.userdel(ad_dc_ntvfs)
[994(4636)/1902 at 1h17m18s] samba4.net.usermod(ad_dc_ntvfs)
[995(4637)/1902 at 1h17m18s] samba4.net.domopen(ad_dc_ntvfs)
[996(4638)/1902 at 1h17m19s] samba4.net.groupinfo(ad_dc_ntvfs)
[997(4639)/1902 at 1h17m19s] samba4.net.groupadd(ad_dc_ntvfs)
[998(4640)/1902 at 1h17m20s] samba4.net.api.lookup(ad_dc_ntvfs)
[999(4641)/1902 at 1h17m20s] samba4.net.api.lookuphost(ad_dc_ntvfs)
[1000(4642)/1902 at 1h17m20s] samba4.net.api.lookuppdc(ad_dc_ntvfs)
[1001(4643)/1902 at 1h17m20s] samba4.net.api.lookupname(ad_dc_ntvfs)
[1002(4644)/1902 at 1h17m21s] samba4.net.api.createuser(ad_dc_ntvfs)
[1003(4645)/1902 at 1h17m22s] samba4.net.api.deleteuser(ad_dc_ntvfs)
[1004(4646)/1902 at 1h17m23s] samba4.net.api.modifyuser(ad_dc_ntvfs)
[1005(4647)/1902 at 1h17m24s] samba4.net.api.userinfo(ad_dc_ntvfs)
[1006(4648)/1902 at 1h17m25s] samba4.net.api.userlist(ad_dc_ntvfs)
[1007(4649)/1902 at 1h17m26s] samba4.net.api.groupinfo(ad_dc_ntvfs)
[1008(4650)/1902 at 1h17m27s] samba4.net.api.grouplist(ad_dc_ntvfs)
[1009(4651)/1902 at 1h17m28s] samba4.net.api.creategroup(ad_dc_ntvfs)
[1010(4652)/1902 at 1h17m29s] samba4.net.api.rpcconn.bind(ad_dc_ntvfs)
[1011(4653)/1902 at 1h17m30s] samba4.net.api.rpcconn.srv(ad_dc_ntvfs)
[1012(4654)/1902 at 1h17m31s] samba4.net.api.rpcconn.pdc(ad_dc_ntvfs)
[1013(4655)/1902 at 1h17m32s] samba4.net.api.rpcconn.dc(ad_dc_ntvfs)
[1014(4656)/1902 at 1h17m34s] samba4.net.api.rpcconn.dcinfo(ad_dc_ntvfs)
[1015(4657)/1902 at 1h17m35s] samba4.net.api.listshares(ad_dc_ntvfs)
[1016(4658)/1902 at 1h17m36s] samba4.net.api.delshare(ad_dc_ntvfs)
[1017(4659)/1902 at 1h17m37s] samba4.net.api.domopenlsa(ad_dc_ntvfs)
[1018(4660)/1902 at 1h17m38s] samba4.net.api.domcloselsa(ad_dc_ntvfs)
[1019(4661)/1902 at 1h17m38s] samba4.net.api.domopensamr(ad_dc_ntvfs)
[1020(4662)/1902 at 1h17m39s] samba4.net.api.domclosesamr(ad_dc_ntvfs)
[1021(4663)/1902 at 1h17m39s] samba4.net.api.domlist(ad_dc_ntvfs)
[1022(4664)/1902 at 1h17m40s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes(ad_dc_ntvfs)
[1023(4688)/1902 at 1h17m47s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=ntlmssp_client:128bit=no(ad_dc_ntvfs)
[1024(4712)/1902 at 1h17m54s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=ntlmssp_client:56bit=yes(ad_dc_ntvfs)
[1025(4736)/1902 at 1h18m1s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=ntlmssp_client:56bit=no(ad_dc_ntvfs)
[1026(4760)/1902 at 1h18m9s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:56bit=yes(ad_dc_ntvfs)
[1027(4784)/1902 at 1h18m16s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:56bit=no(ad_dc_ntvfs)
[1028(4808)/1902 at 1h18m23s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=clientntlmv2auth=yes(ad_dc_ntvfs)
[1029(4832)/1902 at 1h18m31s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=clientntlmv2auth=yes --option=ntlmssp_client:128bit=no(ad_dc_ntvfs)
[1030(4856)/1902 at 1h18m38s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=clientntlmv2auth=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:56bit=yes(ad_dc_ntvfs)
[1031(4880)/1902 at 1h18m45s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=no --option=clientntlmv2auth=yes(ad_dc_ntvfs)
[1032(4904)/1902 at 1h18m53s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=gensec:spnego=no --option=clientntlmv2auth=yes(ad_dc_ntvfs)
[1033(4928)/1902 at 1h19m0s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=no(ad_dc_ntvfs)
[1034(4952)/1902 at 1h19m7s] samba.blackbox.pdbtest(ad_dc_ntvfs)
[1035(4970)/1902 at 1h19m12s] samba.blackbox.pdbtest.winbind(ad_dc_ntvfs)
[1036(4988)/1902 at 1h19m17s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes(nt4_dc)
[1037(5012)/1902 at 1h19m18s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=ntlmssp_client:128bit=no(nt4_dc)
[1038(5036)/1902 at 1h19m19s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=ntlmssp_client:56bit=yes(nt4_dc)
[1039(5060)/1902 at 1h19m20s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=ntlmssp_client:56bit=no(nt4_dc)
[1040(5084)/1902 at 1h19m21s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:56bit=yes(nt4_dc)
[1041(5108)/1902 at 1h19m22s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:56bit=no(nt4_dc)
[1042(5132)/1902 at 1h19m23s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=clientntlmv2auth=yes(nt4_dc)
[1043(5156)/1902 at 1h19m24s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=clientntlmv2auth=yes --option=ntlmssp_client:128bit=no(nt4_dc)
[1044(5180)/1902 at 1h19m25s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=yes --option=clientntlmv2auth=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:56bit=yes(nt4_dc)
[1045(5204)/1902 at 1h19m25s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=no --option=clientntlmv2auth=yes(nt4_dc)
[1046(5228)/1902 at 1h19m26s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=gensec:spnego=no --option=clientntlmv2auth=yes(nt4_dc)
[1047(5252)/1902 at 1h19m27s] samba4.rpc.lsa.secrets on ncacn_np with with -k no --option=usespnego=no(nt4_dc)
[1048(5276)/1902 at 1h19m28s] samba.blackbox.pdbtest(nt4_dc)
[1049(5294)/1902 at 1h19m29s] samba.blackbox.pdbtest.winbind(nt4_dc)
[1050(5312)/1902 at 1h19m30s] samba.blackbox.pdbtest.s4winbind(ad_dc_ntvfs)
[1051(5330)/1902 at 1h19m35s] samba.blackbox.pdbtest.s4winbind_wbclient(ad_dc_ntvfs)
[1052(5348)/1902 at 1h19m40s] samba4.rpc.pac on ncacn_np(ad_dc_ntvfs)
[1053(5357)/1902 at 1h19m53s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos(ad_dc_ntvfs)
[1054(5405)/1902 at 1h20m8s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use target principal(ad_dc_ntvfs)
[1055(5429)/1902 at 1h20m16s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal dcom(ad_dc_ntvfs)
[1056(5453)/1902 at 1h20m24s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal dollar(ad_dc_ntvfs)
[1057(5477)/1902 at 1h20m32s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal(ad_dc_ntvfs)
[1058(5501)/1902 at 1h20m40s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use Samba3 style login(ad_dc_ntvfs)
[1059(5517)/1902 at 1h20m45s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use raw-krb5-no-authenticator-checksum style login(ad_dc_ntvfs)
[1060(5533)/1902 at 1h20m50s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use Samba3 style login, use target principal(ad_dc_ntvfs)
[1061(5549)/1902 at 1h20m55s] samba4.rpc.winreg on ncacn_np with connect(ad_dc_ntvfs)
[1062(5549)/1902 at 1h20m55s] samba4.rpc.winreg on ncacn_np with krb5(ad_dc_ntvfs)
[1063(5549)/1902 at 1h20m56s] samba4.rpc.winreg on ncacn_np with krb5,sign(ad_dc_ntvfs)
[1064(5549)/1902 at 1h20m57s] samba4.rpc.winreg on ncacn_np with krb5,seal(ad_dc_ntvfs)
[1065(5549)/1902 at 1h20m58s] samba4.rpc.winreg on ncacn_np with spnego(ad_dc_ntvfs)
[1066(5549)/1902 at 1h20m58s] samba4.rpc.winreg on ncacn_np with spnego,sign(ad_dc_ntvfs)
[1067(5549)/1902 at 1h20m59s] samba4.rpc.winreg on ncacn_np with spnego,seal(ad_dc_ntvfs)
[1068(5549)/1902 at 1h21m0s] samba4.rpc.echo on ncacn_np(ad_dc_ntvfs)
[1069(5559)/1902 at 1h21m3s] samba4.rpc.echo on ncacn_np with connect and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1070(5568)/1902 at 1h21m4s] samba4.rpc.echo on ncacn_np with krb5 and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1071(5577)/1902 at 1h21m4s] samba4.rpc.echo on ncacn_np with krb5,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1072(5586)/1902 at 1h21m5s] samba4.rpc.echo on ncacn_np with krb5,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1073(5595)/1902 at 1h21m6s] samba4.rpc.echo on ncacn_np with spnego and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1074(5604)/1902 at 1h21m6s] samba4.rpc.echo on ncacn_np with spnego,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1075(5613)/1902 at 1h21m7s] samba4.rpc.echo on ncacn_np with spnego,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1076(5622)/1902 at 1h21m7s] samba4.rpc.echo on ncacn_np with validate and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1077(5631)/1902 at 1h21m8s] samba4.rpc.echo on ncacn_np with padcheck and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1078(5640)/1902 at 1h21m8s] samba4.rpc.echo on ncacn_np with bigendian and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1079(5649)/1902 at 1h21m9s] samba4.rpc.echo on ncacn_np with bigendian,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1080(5658)/1902 at 1h21m9s] samba4.rpc.echo on ncacn_ip_tcp(ad_dc_ntvfs)
[1081(5668)/1902 at 1h21m13s] samba4.rpc.echo on ncacn_ip_tcp with connect and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1082(5677)/1902 at 1h21m13s] samba4.rpc.echo on ncacn_ip_tcp with krb5 and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1083(5686)/1902 at 1h21m13s] samba4.rpc.echo on ncacn_ip_tcp with krb5,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1084(5695)/1902 at 1h21m13s] samba4.rpc.echo on ncacn_ip_tcp with krb5,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1085(5704)/1902 at 1h21m14s] samba4.rpc.echo on ncacn_ip_tcp with spnego and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1086(5713)/1902 at 1h21m14s] samba4.rpc.echo on ncacn_ip_tcp with spnego,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1087(5722)/1902 at 1h21m14s] samba4.rpc.echo on ncacn_ip_tcp with spnego,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1088(5731)/1902 at 1h21m15s] samba4.rpc.echo on ncacn_ip_tcp with validate and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1089(5740)/1902 at 1h21m15s] samba4.rpc.echo on ncacn_ip_tcp with padcheck and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1090(5749)/1902 at 1h21m15s] samba4.rpc.echo on ncacn_ip_tcp with bigendian and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1091(5758)/1902 at 1h21m15s] samba4.rpc.echo on ncacn_ip_tcp with bigendian,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc_ntvfs)
[1092(5767)/1902 at 1h21m16s] samba4.net.api.become.dc(ad_dc_ntvfs)
[1093(5768)/1902 at 1h21m27s] samba4.rpc.pac on ncacn_np(fl2000dc)
[1094(5777)/1902 at 1h21m48s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos(fl2000dc)
[1095(5825)/1902 at 1h21m51s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use target principal(fl2000dc)
[1096(5849)/1902 at 1h21m53s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal dcom(fl2000dc)
[1097(5873)/1902 at 1h21m54s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal dollar(fl2000dc)
[1098(5897)/1902 at 1h21m56s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal(fl2000dc)
[1099(5921)/1902 at 1h21m57s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use Samba3 style login(fl2000dc)
[1100(5937)/1902 at 1h21m58s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use raw-krb5-no-authenticator-checksum style login(fl2000dc)
[1101(5953)/1902 at 1h21m59s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use Samba3 style login, use target principal(fl2000dc)
[1102(5969)/1902 at 1h22m0s] samba4.rpc.winreg on ncacn_np with connect(fl2000dc)
[1103(5969)/1902 at 1h22m0s] samba4.rpc.winreg on ncacn_np with krb5(fl2000dc)
[1104(5969)/1902 at 1h22m1s] samba4.rpc.winreg on ncacn_np with krb5,sign(fl2000dc)
[1105(5969)/1902 at 1h22m1s] samba4.rpc.winreg on ncacn_np with krb5,seal(fl2000dc)
[1106(5969)/1902 at 1h22m1s] samba4.rpc.winreg on ncacn_np with spnego(fl2000dc)
[1107(5969)/1902 at 1h22m2s] samba4.rpc.winreg on ncacn_np with spnego,sign(fl2000dc)
[1108(5969)/1902 at 1h22m2s] samba4.rpc.winreg on ncacn_np with spnego,seal(fl2000dc)
[1109(5969)/1902 at 1h22m2s] samba4.rpc.echo on ncacn_np(fl2000dc)
[1110(5979)/1902 at 1h22m5s] samba4.rpc.echo on ncacn_np with connect and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1111(5988)/1902 at 1h22m6s] samba4.rpc.echo on ncacn_np with krb5 and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1112(5997)/1902 at 1h22m6s] samba4.rpc.echo on ncacn_np with krb5,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1113(6006)/1902 at 1h22m6s] samba4.rpc.echo on ncacn_np with krb5,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1114(6015)/1902 at 1h22m6s] samba4.rpc.echo on ncacn_np with spnego and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1115(6024)/1902 at 1h22m6s] samba4.rpc.echo on ncacn_np with spnego,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1116(6033)/1902 at 1h22m7s] samba4.rpc.echo on ncacn_np with spnego,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1117(6042)/1902 at 1h22m7s] samba4.rpc.echo on ncacn_np with validate and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1118(6051)/1902 at 1h22m7s] samba4.rpc.echo on ncacn_np with padcheck and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1119(6060)/1902 at 1h22m7s] samba4.rpc.echo on ncacn_np with bigendian and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1120(6069)/1902 at 1h22m7s] samba4.rpc.echo on ncacn_np with bigendian,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1121(6078)/1902 at 1h22m7s] samba4.rpc.echo on ncacn_ip_tcp(fl2000dc)
[1122(6088)/1902 at 1h22m11s] samba4.rpc.echo on ncacn_ip_tcp with connect and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1123(6097)/1902 at 1h22m11s] samba4.rpc.echo on ncacn_ip_tcp with krb5 and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1124(6106)/1902 at 1h22m11s] samba4.rpc.echo on ncacn_ip_tcp with krb5,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1125(6115)/1902 at 1h22m11s] samba4.rpc.echo on ncacn_ip_tcp with krb5,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1126(6124)/1902 at 1h22m11s] samba4.rpc.echo on ncacn_ip_tcp with spnego and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1127(6133)/1902 at 1h22m11s] samba4.rpc.echo on ncacn_ip_tcp with spnego,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1128(6142)/1902 at 1h22m11s] samba4.rpc.echo on ncacn_ip_tcp with spnego,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1129(6151)/1902 at 1h22m12s] samba4.rpc.echo on ncacn_ip_tcp with validate and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1130(6160)/1902 at 1h22m12s] samba4.rpc.echo on ncacn_ip_tcp with padcheck and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1131(6169)/1902 at 1h22m12s] samba4.rpc.echo on ncacn_ip_tcp with bigendian and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1132(6178)/1902 at 1h22m12s] samba4.rpc.echo on ncacn_ip_tcp with bigendian,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2000dc)
[1133(6187)/1902 at 1h22m12s] samba4.net.api.become.dc(fl2000dc)
[1134(6188)/1902 at 1h22m22s] samba4.rpc.pac on ncacn_np(fl2003dc)
[1135(6197)/1902 at 1h22m49s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos(fl2003dc)
[1136(6245)/1902 at 1h22m52s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use target principal(fl2003dc)
[1137(6269)/1902 at 1h22m54s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal dcom(fl2003dc)
[1138(6293)/1902 at 1h22m55s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal dollar(fl2003dc)
[1139(6317)/1902 at 1h22m57s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal(fl2003dc)
[1140(6341)/1902 at 1h22m59s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use Samba3 style login(fl2003dc)
[1141(6357)/1902 at 1h23m0s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use raw-krb5-no-authenticator-checksum style login(fl2003dc)
[1142(6373)/1902 at 1h23m1s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use Samba3 style login, use target principal(fl2003dc)
[1143(6389)/1902 at 1h23m2s] samba4.rpc.winreg on ncacn_np with connect(fl2003dc)
[1144(6389)/1902 at 1h23m2s] samba4.rpc.winreg on ncacn_np with krb5(fl2003dc)
[1145(6389)/1902 at 1h23m2s] samba4.rpc.winreg on ncacn_np with krb5,sign(fl2003dc)
[1146(6389)/1902 at 1h23m3s] samba4.rpc.winreg on ncacn_np with krb5,seal(fl2003dc)
[1147(6389)/1902 at 1h23m3s] samba4.rpc.winreg on ncacn_np with spnego(fl2003dc)
[1148(6389)/1902 at 1h23m3s] samba4.rpc.winreg on ncacn_np with spnego,sign(fl2003dc)
[1149(6389)/1902 at 1h23m4s] samba4.rpc.winreg on ncacn_np with spnego,seal(fl2003dc)
[1150(6389)/1902 at 1h23m4s] samba4.rpc.echo on ncacn_np(fl2003dc)
[1151(6399)/1902 at 1h23m7s] samba4.rpc.echo on ncacn_np with connect and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1152(6408)/1902 at 1h23m8s] samba4.rpc.echo on ncacn_np with krb5 and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1153(6417)/1902 at 1h23m8s] samba4.rpc.echo on ncacn_np with krb5,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1154(6426)/1902 at 1h23m8s] samba4.rpc.echo on ncacn_np with krb5,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1155(6435)/1902 at 1h23m8s] samba4.rpc.echo on ncacn_np with spnego and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1156(6444)/1902 at 1h23m8s] samba4.rpc.echo on ncacn_np with spnego,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1157(6453)/1902 at 1h23m9s] samba4.rpc.echo on ncacn_np with spnego,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1158(6462)/1902 at 1h23m9s] samba4.rpc.echo on ncacn_np with validate and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1159(6471)/1902 at 1h23m9s] samba4.rpc.echo on ncacn_np with padcheck and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1160(6480)/1902 at 1h23m9s] samba4.rpc.echo on ncacn_np with bigendian and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1161(6489)/1902 at 1h23m9s] samba4.rpc.echo on ncacn_np with bigendian,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1162(6498)/1902 at 1h23m9s] samba4.rpc.echo on ncacn_ip_tcp(fl2003dc)
[1163(6508)/1902 at 1h23m13s] samba4.rpc.echo on ncacn_ip_tcp with connect and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1164(6517)/1902 at 1h23m13s] samba4.rpc.echo on ncacn_ip_tcp with krb5 and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1165(6526)/1902 at 1h23m13s] samba4.rpc.echo on ncacn_ip_tcp with krb5,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1166(6535)/1902 at 1h23m13s] samba4.rpc.echo on ncacn_ip_tcp with krb5,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1167(6544)/1902 at 1h23m13s] samba4.rpc.echo on ncacn_ip_tcp with spnego and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1168(6553)/1902 at 1h23m13s] samba4.rpc.echo on ncacn_ip_tcp with spnego,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1169(6562)/1902 at 1h23m13s] samba4.rpc.echo on ncacn_ip_tcp with spnego,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1170(6571)/1902 at 1h23m14s] samba4.rpc.echo on ncacn_ip_tcp with validate and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1171(6580)/1902 at 1h23m14s] samba4.rpc.echo on ncacn_ip_tcp with padcheck and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1172(6589)/1902 at 1h23m14s] samba4.rpc.echo on ncacn_ip_tcp with bigendian and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1173(6598)/1902 at 1h23m14s] samba4.rpc.echo on ncacn_ip_tcp with bigendian,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2003dc)
[1174(6607)/1902 at 1h23m14s] samba4.net.api.become.dc(fl2003dc)
[1175(6608)/1902 at 1h23m24s] samba4.rpc.pac on ncacn_np(fl2008r2dc)
[1176(6617)/1902 at 1h23m53s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos(fl2008r2dc)
[1177(6665)/1902 at 1h23m56s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use target principal(fl2008r2dc)
[1178(6689)/1902 at 1h23m58s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal dcom(fl2008r2dc)
[1179(6713)/1902 at 1h24m0s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal dollar(fl2008r2dc)
[1180(6737)/1902 at 1h24m1s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal(fl2008r2dc)
[1181(6761)/1902 at 1h24m3s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use Samba3 style login(fl2008r2dc)
[1182(6777)/1902 at 1h24m4s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use raw-krb5-no-authenticator-checksum style login(fl2008r2dc)
[1183(6793)/1902 at 1h24m5s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use Samba3 style login, use target principal(fl2008r2dc)
[1184(6809)/1902 at 1h24m6s] samba4.rpc.winreg on ncacn_np with connect(fl2008r2dc)
[1185(6809)/1902 at 1h24m6s] samba4.rpc.winreg on ncacn_np with krb5(fl2008r2dc)
[1186(6809)/1902 at 1h24m6s] samba4.rpc.winreg on ncacn_np with krb5,sign(fl2008r2dc)
[1187(6809)/1902 at 1h24m7s] samba4.rpc.winreg on ncacn_np with krb5,seal(fl2008r2dc)
[1188(6809)/1902 at 1h24m7s] samba4.rpc.winreg on ncacn_np with spnego(fl2008r2dc)
[1189(6809)/1902 at 1h24m8s] samba4.rpc.winreg on ncacn_np with spnego,sign(fl2008r2dc)
[1190(6809)/1902 at 1h24m8s] samba4.rpc.winreg on ncacn_np with spnego,seal(fl2008r2dc)
[1191(6809)/1902 at 1h24m9s] samba4.rpc.echo on ncacn_np(fl2008r2dc)
[1192(6819)/1902 at 1h24m12s] samba4.rpc.echo on ncacn_np with connect and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1193(6828)/1902 at 1h24m12s] samba4.rpc.echo on ncacn_np with krb5 and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1194(6837)/1902 at 1h24m13s] samba4.rpc.echo on ncacn_np with krb5,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1195(6846)/1902 at 1h24m13s] samba4.rpc.echo on ncacn_np with krb5,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1196(6855)/1902 at 1h24m13s] samba4.rpc.echo on ncacn_np with spnego and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1197(6864)/1902 at 1h24m14s] samba4.rpc.echo on ncacn_np with spnego,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1198(6873)/1902 at 1h24m14s] samba4.rpc.echo on ncacn_np with spnego,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1199(6882)/1902 at 1h24m14s] samba4.rpc.echo on ncacn_np with validate and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1200(6891)/1902 at 1h24m15s] samba4.rpc.echo on ncacn_np with padcheck and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1201(6900)/1902 at 1h24m15s] samba4.rpc.echo on ncacn_np with bigendian and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1202(6909)/1902 at 1h24m15s] samba4.rpc.echo on ncacn_np with bigendian,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1203(6918)/1902 at 1h24m16s] samba4.rpc.echo on ncacn_ip_tcp(fl2008r2dc)
[1204(6928)/1902 at 1h24m19s] samba4.rpc.echo on ncacn_ip_tcp with connect and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1205(6937)/1902 at 1h24m19s] samba4.rpc.echo on ncacn_ip_tcp with krb5 and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1206(6946)/1902 at 1h24m19s] samba4.rpc.echo on ncacn_ip_tcp with krb5,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1207(6955)/1902 at 1h24m20s] samba4.rpc.echo on ncacn_ip_tcp with krb5,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1208(6964)/1902 at 1h24m20s] samba4.rpc.echo on ncacn_ip_tcp with spnego and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1209(6973)/1902 at 1h24m20s] samba4.rpc.echo on ncacn_ip_tcp with spnego,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1210(6982)/1902 at 1h24m21s] samba4.rpc.echo on ncacn_ip_tcp with spnego,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1211(6991)/1902 at 1h24m21s] samba4.rpc.echo on ncacn_ip_tcp with validate and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1212(7000)/1902 at 1h24m21s] samba4.rpc.echo on ncacn_ip_tcp with padcheck and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1213(7009)/1902 at 1h24m21s] samba4.rpc.echo on ncacn_ip_tcp with bigendian and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1214(7018)/1902 at 1h24m22s] samba4.rpc.echo on ncacn_ip_tcp with bigendian,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(fl2008r2dc)
[1215(7027)/1902 at 1h24m22s] samba4.net.api.become.dc(fl2008r2dc)
[1216(7028)/1902 at 1h24m33s] samba4.rpc.pac on ncacn_np(ad_dc)
[1217(7037)/1902 at 1h24m42s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos(ad_dc)
[1218(7085)/1902 at 1h24m48s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use target principal(ad_dc)
[1219(7109)/1902 at 1h24m51s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal dcom(ad_dc)
[1220(7133)/1902 at 1h24m54s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal dollar(ad_dc)
[1221(7157)/1902 at 1h24m57s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - netbios name principal(ad_dc)
[1222(7181)/1902 at 1h25m0s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use Samba3 style login(ad_dc)
[1223(7197)/1902 at 1h25m1s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use raw-krb5-no-authenticator-checksum style login(ad_dc)
[1224(7213)/1902 at 1h25m3s] samba4.rpc.lsa.secrets on ncacn_np with Kerberos - use Samba3 style login, use target principal(ad_dc)
[1225(7229)/1902 at 1h25m5s] samba4.rpc.winreg on ncacn_np with connect(ad_dc)
[1226(7229)/1902 at 1h25m5s] samba4.rpc.winreg on ncacn_np with krb5(ad_dc)
[1227(7229)/1902 at 1h25m6s] samba4.rpc.winreg on ncacn_np with krb5,sign(ad_dc)
[1228(7229)/1902 at 1h25m6s] samba4.rpc.winreg on ncacn_np with krb5,seal(ad_dc)
[1229(7229)/1902 at 1h25m7s] samba4.rpc.winreg on ncacn_np with spnego(ad_dc)
[1230(7229)/1902 at 1h25m7s] samba4.rpc.winreg on ncacn_np with spnego,sign(ad_dc)
[1231(7229)/1902 at 1h25m8s] samba4.rpc.winreg on ncacn_np with spnego,seal(ad_dc)
[1232(7229)/1902 at 1h25m8s] samba4.rpc.echo on ncacn_np(ad_dc)
[1233(7239)/1902 at 1h25m12s] samba4.rpc.echo on ncacn_np with connect and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1234(7248)/1902 at 1h25m12s] samba4.rpc.echo on ncacn_np with krb5 and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1235(7257)/1902 at 1h25m12s] samba4.rpc.echo on ncacn_np with krb5,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1236(7266)/1902 at 1h25m13s] samba4.rpc.echo on ncacn_np with krb5,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1237(7275)/1902 at 1h25m13s] samba4.rpc.echo on ncacn_np with spnego and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1238(7284)/1902 at 1h25m13s] samba4.rpc.echo on ncacn_np with spnego,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1239(7293)/1902 at 1h25m14s] samba4.rpc.echo on ncacn_np with spnego,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1240(7302)/1902 at 1h25m14s] samba4.rpc.echo on ncacn_np with validate and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1241(7311)/1902 at 1h25m14s] samba4.rpc.echo on ncacn_np with padcheck and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1242(7320)/1902 at 1h25m15s] samba4.rpc.echo on ncacn_np with bigendian and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1243(7329)/1902 at 1h25m15s] samba4.rpc.echo on ncacn_np with bigendian,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1244(7338)/1902 at 1h25m15s] samba4.rpc.echo on ncacn_ip_tcp(ad_dc)
[1245(7348)/1902 at 1h25m19s] samba4.rpc.echo on ncacn_ip_tcp with connect and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1246(7357)/1902 at 1h25m19s] samba4.rpc.echo on ncacn_ip_tcp with krb5 and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1247(7366)/1902 at 1h25m19s] samba4.rpc.echo on ncacn_ip_tcp with krb5,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1248(7375)/1902 at 1h25m19s] samba4.rpc.echo on ncacn_ip_tcp with krb5,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1249(7384)/1902 at 1h25m20s] samba4.rpc.echo on ncacn_ip_tcp with spnego and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1250(7393)/1902 at 1h25m20s] samba4.rpc.echo on ncacn_ip_tcp with spnego,sign and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1251(7402)/1902 at 1h25m20s] samba4.rpc.echo on ncacn_ip_tcp with spnego,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1252(7411)/1902 at 1h25m20s] samba4.rpc.echo on ncacn_ip_tcp with validate and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1253(7420)/1902 at 1h25m21s] samba4.rpc.echo on ncacn_ip_tcp with padcheck and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1254(7429)/1902 at 1h25m21s] samba4.rpc.echo on ncacn_ip_tcp with bigendian and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1255(7438)/1902 at 1h25m21s] samba4.rpc.echo on ncacn_ip_tcp with bigendian,seal and --option=socket:testnonblock=True --option=torture:quick=yes -k yes(ad_dc)
[1256(7447)/1902 at 1h25m21s] samba4.net.api.become.dc(ad_dc)
[1257(7448)/1902 at 1h25m32s] samba4.rpc.backupkey with sign(ad_dc_ntvfs)
[1258(7476)/1902 at 1h25m33s] samba4.rpc.backupkey with seal(ad_dc_ntvfs)
[1259(7504)/1902 at 1h25m40s] samba4.rpc.echo on ncacn_np with sign and --option=ntlmssp_client:ntlm2=yes --option=torture:quick=yes(ad_dc_ntvfs)
[1260(7513)/1902 at 1h25m40s] samba4.rpc.echo on ncacn_np with sign and --option=ntlmssp_client:ntlm2=no --option=torture:quick=yes(ad_dc_ntvfs)
[1261(7522)/1902 at 1h25m41s] samba4.rpc.echo on ncacn_np with sign and --option=ntlmssp_client:ntlm2=yes --option=ntlmssp_client:128bit=no --option=torture:quick=yes(ad_dc_ntvfs)
[1262(7531)/1902 at 1h25m42s] samba4.rpc.echo on ncacn_np with sign and --option=ntlmssp_client:ntlm2=no --option=ntlmssp_client:128bit=no --option=torture:quick=yes(ad_dc_ntvfs)
[1263(7540)/1902 at 1h25m42s] samba4.rpc.echo on ncacn_np with sign and --option=ntlmssp_client:ntlm2=yes --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1264(7549)/1902 at 1h25m43s] samba4.rpc.echo on ncacn_np with sign and --option=ntlmssp_client:ntlm2=no --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1265(7558)/1902 at 1h25m43s] samba4.rpc.echo on ncacn_np with sign and --option=clientntlmv2auth=yes --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1266(7567)/1902 at 1h25m44s] samba4.rpc.echo on ncacn_np with sign and --option=clientntlmv2auth=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:keyexchange=yes --option=torture:quick=yes(ad_dc_ntvfs)
[1267(7576)/1902 at 1h25m44s] samba4.rpc.echo on ncacn_np with sign and --option=clientntlmv2auth=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1268(7585)/1902 at 1h25m45s] samba4.rpc.echo on ncacn_np with seal and --option=ntlmssp_client:ntlm2=yes --option=torture:quick=yes(ad_dc_ntvfs)
[1269(7594)/1902 at 1h25m45s] samba4.rpc.echo on ncacn_np with seal and --option=ntlmssp_client:ntlm2=no --option=torture:quick=yes(ad_dc_ntvfs)
[1270(7603)/1902 at 1h25m46s] samba4.rpc.echo on ncacn_np with seal and --option=ntlmssp_client:ntlm2=yes --option=ntlmssp_client:128bit=no --option=torture:quick=yes(ad_dc_ntvfs)
[1271(7612)/1902 at 1h25m47s] samba4.rpc.echo on ncacn_np with seal and --option=ntlmssp_client:ntlm2=no --option=ntlmssp_client:128bit=no --option=torture:quick=yes(ad_dc_ntvfs)
[1272(7621)/1902 at 1h25m47s] samba4.rpc.echo on ncacn_np with seal and --option=ntlmssp_client:ntlm2=yes --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1273(7630)/1902 at 1h25m48s] samba4.rpc.echo on ncacn_np with seal and --option=ntlmssp_client:ntlm2=no --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1274(7639)/1902 at 1h25m48s] samba4.rpc.echo on ncacn_np with seal and --option=clientntlmv2auth=yes --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1275(7648)/1902 at 1h25m49s] samba4.rpc.echo on ncacn_np with seal and --option=clientntlmv2auth=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:keyexchange=yes --option=torture:quick=yes(ad_dc_ntvfs)
[1276(7657)/1902 at 1h25m50s] samba4.rpc.echo on ncacn_np with seal and --option=clientntlmv2auth=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1277(7666)/1902 at 1h25m50s] samba4.rpc.echo on ncacn_ip_tcp with sign and --option=ntlmssp_client:ntlm2=yes --option=torture:quick=yes(ad_dc_ntvfs)
[1278(7675)/1902 at 1h25m50s] samba4.rpc.echo on ncacn_ip_tcp with sign and --option=ntlmssp_client:ntlm2=no --option=torture:quick=yes(ad_dc_ntvfs)
[1279(7684)/1902 at 1h25m51s] samba4.rpc.echo on ncacn_ip_tcp with sign and --option=ntlmssp_client:ntlm2=yes --option=ntlmssp_client:128bit=no --option=torture:quick=yes(ad_dc_ntvfs)
[1280(7693)/1902 at 1h25m51s] samba4.rpc.echo on ncacn_ip_tcp with sign and --option=ntlmssp_client:ntlm2=no --option=ntlmssp_client:128bit=no --option=torture:quick=yes(ad_dc_ntvfs)
[1281(7702)/1902 at 1h25m51s] samba4.rpc.echo on ncacn_ip_tcp with sign and --option=ntlmssp_client:ntlm2=yes --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1282(7711)/1902 at 1h25m52s] samba4.rpc.echo on ncacn_ip_tcp with sign and --option=ntlmssp_client:ntlm2=no --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1283(7720)/1902 at 1h25m52s] samba4.rpc.echo on ncacn_ip_tcp with sign and --option=clientntlmv2auth=yes --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1284(7729)/1902 at 1h25m52s] samba4.rpc.echo on ncacn_ip_tcp with sign and --option=clientntlmv2auth=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:keyexchange=yes --option=torture:quick=yes(ad_dc_ntvfs)
[1285(7738)/1902 at 1h25m52s] samba4.rpc.echo on ncacn_ip_tcp with sign and --option=clientntlmv2auth=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1286(7747)/1902 at 1h25m53s] samba4.rpc.echo on ncacn_ip_tcp with seal and --option=ntlmssp_client:ntlm2=yes --option=torture:quick=yes(ad_dc_ntvfs)
[1287(7756)/1902 at 1h25m53s] samba4.rpc.echo on ncacn_ip_tcp with seal and --option=ntlmssp_client:ntlm2=no --option=torture:quick=yes(ad_dc_ntvfs)
[1288(7765)/1902 at 1h25m53s] samba4.rpc.echo on ncacn_ip_tcp with seal and --option=ntlmssp_client:ntlm2=yes --option=ntlmssp_client:128bit=no --option=torture:quick=yes(ad_dc_ntvfs)
[1289(7774)/1902 at 1h25m54s] samba4.rpc.echo on ncacn_ip_tcp with seal and --option=ntlmssp_client:ntlm2=no --option=ntlmssp_client:128bit=no --option=torture:quick=yes(ad_dc_ntvfs)
[1290(7783)/1902 at 1h25m54s] samba4.rpc.echo on ncacn_ip_tcp with seal and --option=ntlmssp_client:ntlm2=yes --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1291(7792)/1902 at 1h25m54s] samba4.rpc.echo on ncacn_ip_tcp with seal and --option=ntlmssp_client:ntlm2=no --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1292(7801)/1902 at 1h25m54s] samba4.rpc.echo on ncacn_ip_tcp with seal and --option=clientntlmv2auth=yes --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1293(7810)/1902 at 1h25m55s] samba4.rpc.echo on ncacn_ip_tcp with seal and --option=clientntlmv2auth=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:keyexchange=yes --option=torture:quick=yes(ad_dc_ntvfs)
[1294(7819)/1902 at 1h25m55s] samba4.rpc.echo on ncacn_ip_tcp with seal and --option=clientntlmv2auth=yes --option=ntlmssp_client:128bit=no --option=ntlmssp_client:keyexchange=no --option=torture:quick=yes(ad_dc_ntvfs)
[1295(7828)/1902 at 1h25m55s] samba4.rpc.echo on ncacn_np over smb2(ad_dc_ntvfs)
[1296(7838)/1902 at 1h25m59s] samba4.ntp.signd(ad_dc_ntvfs:local)
[1297(7839)/1902 at 1h26m0s] samba4.nbt.register(ad_dc_ntvfs)
[1298(7841)/1902 at 1h26m0s] samba4.nbt.wins(ad_dc_ntvfs)
[1299(7842)/1902 at 1h26m1s] samba4.nbt.dgram(ad_dc_ntvfs)
[1300(7845)/1902 at 1h26m3s] samba4.nbt.winsreplication(ad_dc_ntvfs)
[1301(7849)/1902 at 1h27m4s] samba4.base.lock(ad_dc_ntvfs)
[1302(7856)/1902 at 1h27m24s] samba4.base.delete(ad_dc_ntvfs)
[1303(7888)/1902 at 1h27m52s] samba4.base.charset(ad_dc_ntvfs)
[1304(7892)/1902 at 1h27m54s] samba4.base.aliases(ad_dc_ntvfs)
[1305(7898)/1902 at 1h27m59s] samba4.base.fdpass(ad_dc_ntvfs)
[1306(7899)/1902 at 1h28m0s] samba4.base.unlink(ad_dc_ntvfs)
[1307(7900)/1902 at 1h28m1s] samba4.base.attr(ad_dc_ntvfs)
[1308(7901)/1902 at 1h28m1s] samba4.base.trans2(ad_dc_ntvfs)
[1309(7902)/1902 at 1h28m5s] samba4.base.negnowait(ad_dc_ntvfs)
[1310(7903)/1902 at 1h28m5s] samba4.base.dir1(ad_dc_ntvfs)
[1311(7904)/1902 at 1h28m6s] samba4.base.dir2(ad_dc_ntvfs)
[1312(7905)/1902 at 1h28m9s] samba4.base.deny1(ad_dc_ntvfs)
[1313(7906)/1902 at 1h29m1s] samba4.base.deny2(ad_dc_ntvfs)
[1314(7907)/1902 at 1h29m59s] samba4.base.deny3(ad_dc_ntvfs)
[1315(7908)/1902 at 1h30m0s] samba4.base.denydos(ad_dc_ntvfs)
[1316(7909)/1902 at 1h30m1s] samba4.base.ntdeny1(ad_dc_ntvfs)
[1317(7910)/1902 at 1h30m2s] samba4.base.ntdeny2(ad_dc_ntvfs)
[1318(7911)/1902 at 1h30m4s] samba4.base.tcon(ad_dc_ntvfs)
[1319(7912)/1902 at 1h30m4s] samba4.base.tcondev(ad_dc_ntvfs)
[1320(7913)/1902 at 1h30m5s] samba4.base.vuid(ad_dc_ntvfs)
[1321(7914)/1902 at 1h30m5s] samba4.base.rw1(ad_dc_ntvfs)
[1322(7915)/1902 at 1h30m6s] samba4.base.open(ad_dc_ntvfs)
[1323(7916)/1902 at 1h30m8s] samba4.base.xcopy(ad_dc_ntvfs)
[1324(7917)/1902 at 1h30m8s] samba4.base.rename(ad_dc_ntvfs)
[1325(7918)/1902 at 1h30m9s] samba4.base.properties(ad_dc_ntvfs)
[1326(7919)/1902 at 1h30m9s] samba4.base.mangle(ad_dc_ntvfs)
[1327(7920)/1902 at 1h30m10s] samba4.base.openattr(ad_dc_ntvfs)
[1328(7921)/1902 at 1h30m11s] samba4.base.chkpath(ad_dc_ntvfs)
[1329(7922)/1902 at 1h30m11s] samba4.base.disconnect(ad_dc_ntvfs)
[1330(7923)/1902 at 1h30m20s] samba4.base.createx_access(ad_dc_ntvfs)
[1331(7924)/1902 at 1h30m22s] samba4.base.createx_sharemodes_file(ad_dc_ntvfs)
[1332(7925)/1902 at 1h30m34s] samba4.base.createx_sharemodes_dir(ad_dc_ntvfs)
[1333(7926)/1902 at 1h31m2s] samba4.base.maximum_allowed(ad_dc_ntvfs)
[1334(7927)/1902 at 1h31m3s] samba4.raw.sfileinfo(ad_dc_ntvfs)
[1335(7932)/1902 at 1h31m7s] samba4.raw.search(ad_dc_ntvfs)
[1336(7940)/1902 at 1h31m14s] samba4.raw.open(ad_dc_ntvfs)
[1337(7959)/1902 at 1h31m24s] samba4.raw.oplock(ad_dc_ntvfs)
[1338(8001)/1902 at 1h32m13s] samba4.raw.notify(ad_dc_ntvfs)
[1339(8016)/1902 at 1h34m4s] samba4.raw.unlink(ad_dc_ntvfs)
[1340(8019)/1902 at 1h34m6s] samba4.raw.read(ad_dc_ntvfs)
[1341(8024)/1902 at 1h34m8s] samba4.raw.write(ad_dc_ntvfs)
[1342(8028)/1902 at 1h34m10s] samba4.raw.lock(ad_dc_ntvfs)
[1343(8041)/1902 at 1h34m30s] samba4.raw.context(ad_dc_ntvfs)
[1344(8047)/1902 at 1h34m36s] samba4.raw.session(ad_dc_ntvfs)
[1345(8049)/1902 at 1h34m37s] samba4.raw.rename(ad_dc_ntvfs)
[1346(8055)/1902 at 1h34m41s] samba4.raw.streams(ad_dc_ntvfs)
[1347(8068)/1902 at 1h34m50s] samba4.raw.acls(ad_dc_ntvfs)
[1348(8078)/1902 at 1h34m55s] samba4.raw.composite(ad_dc_ntvfs)
[1349(8082)/1902 at 1h35m0s] samba4.raw.qfsinfo(ad_dc_ntvfs)
[1350(8083)/1902 at 1h35m1s] samba4.raw.qfileinfo(ad_dc_ntvfs)
[1351(8084)/1902 at 1h35m1s] samba4.raw.close(ad_dc_ntvfs)
[1352(8085)/1902 at 1h35m2s] samba4.raw.mkdir(ad_dc_ntvfs)
[1353(8086)/1902 at 1h35m2s] samba4.raw.mux(ad_dc_ntvfs)
[1354(8087)/1902 at 1h35m5s] samba4.raw.ioctl(ad_dc_ntvfs)
[1355(8088)/1902 at 1h35m5s] samba4.raw.chkpath(ad_dc_ntvfs)
[1356(8089)/1902 at 1h35m6s] samba4.raw.seek(ad_dc_ntvfs)
[1357(8090)/1902 at 1h35m7s] samba4.raw.eas(ad_dc_ntvfs)
[1358(8091)/1902 at 1h35m7s] samba4.smb2.getinfo(ad_dc_ntvfs)
[1359(8096)/1902 at 1h35m9s] samba4.smb2.lock(ad_dc_ntvfs)
[1360(8116)/1902 at 1h35m19s] samba4.smb2.read(ad_dc_ntvfs)
[1361(8119)/1902 at 1h35m20s] samba4.smb2.create(ad_dc_ntvfs)
[1362(8132)/1902 at 1h35m28s] samba4.smb2.oplock(ad_dc_ntvfs)
[1363(8171)/1902 at 1h36m11s] samba4.smb2.streams(ad_dc_ntvfs)
[1364(8182)/1902 at 1h36m16s] samba4.smb2.ioctl(ad_dc_ntvfs)
[1365(8201)/1902 at 1h36m37s] samba4.smb2.rename(ad_dc_ntvfs)
[1366(8211)/1902 at 1h36m41s] samba4.smb2.replay(ad_dc_ntvfs)
[1367(8211)/1902 at 1h36m47s] samba4.smb2.delete-on-close-perms(ad_dc_ntvfs)
[1368(8217)/1902 at 1h36m50s] samba4.smb2.connect(ad_dc_ntvfs)
[1369(8218)/1902 at 1h36m50s] samba4.smb2.setinfo(ad_dc_ntvfs)
[1370(8219)/1902 at 1h36m51s] samba4.netapi.server(ad_dc_ntvfs)
[1371(8220)/1902 at 1h36m51s] samba4.netapi.group(ad_dc_ntvfs)
[1372(8221)/1902 at 1h36m52s] samba4.netapi.user(ad_dc_ntvfs)
[1373(8222)/1902 at 1h36m54s] samba4.netapi.initialize(ad_dc_ntvfs)
[1374(8223)/1902 at 1h36m54s] samba4.libsmbclient.version(ad_dc_ntvfs)
[1375(8224)/1902 at 1h36m54s] samba4.libsmbclient.initialize(ad_dc_ntvfs)
[1376(8225)/1902 at 1h36m54s] samba4.libsmbclient.configuration(ad_dc_ntvfs)
[1377(8226)/1902 at 1h36m54s] samba4.libsmbclient.options(ad_dc_ntvfs)
[1378(8227)/1902 at 1h36m54s] samba4.libsmbclient.opendir(ad_dc_ntvfs)
[1379(8228)/1902 at 1h36m54s] samba4.raw.qfileinfo.ipc(ad_dc_ntvfs)
[1380(8229)/1902 at 1h36m55s] samba4.rap.basic(ad_dc_ntvfs)
[1381(8235)/1902 at 1h36m57s] samba4.rap.rpc(ad_dc_ntvfs)
[1382(8236)/1902 at 1h36m58s] samba4.ntvfs.cifs.krb5.base.lock(ad_dc_ntvfs)
[1383(8243)/1902 at 1h37m21s] samba4.ntvfs.cifs.krb5.base.delete(ad_dc_ntvfs)
[1384(8275)/1902 at 1h38m9s] samba4.ntvfs.cifs.krb5.base.aliases(ad_dc_ntvfs)
[1385(8281)/1902 at 1h38m16s] samba4.ntvfs.cifs.krb5.base.fdpass(ad_dc_ntvfs)
[1386(8282)/1902 at 1h38m18s] samba4.ntvfs.cifs.krb5.base.unlink(ad_dc_ntvfs)
[1387(8283)/1902 at 1h38m19s] samba4.ntvfs.cifs.krb5.base.attr(ad_dc_ntvfs)
[1388(8284)/1902 at 1h38m20s] samba4.ntvfs.cifs.krb5.base.trans2(ad_dc_ntvfs)
[1389(8285)/1902 at 1h38m23s] samba4.ntvfs.cifs.krb5.base.negnowait(ad_dc_ntvfs)
[1390(8286)/1902 at 1h38m24s] samba4.ntvfs.cifs.krb5.base.dir1(ad_dc_ntvfs)
[1391(8287)/1902 at 1h38m25s] samba4.ntvfs.cifs.krb5.base.dir2(ad_dc_ntvfs)
[1392(8288)/1902 at 1h38m30s] samba4.ntvfs.cifs.krb5.base.deny1(ad_dc_ntvfs)
[1393(8289)/1902 at 1h39m23s] samba4.ntvfs.cifs.krb5.base.deny2(ad_dc_ntvfs)
[1394(8290)/1902 at 1h40m21s] samba4.ntvfs.cifs.krb5.base.deny3(ad_dc_ntvfs)
[1395(8291)/1902 at 1h40m23s] samba4.ntvfs.cifs.krb5.base.denydos(ad_dc_ntvfs)
[1396(8292)/1902 at 1h40m24s] samba4.ntvfs.cifs.krb5.base.ntdeny1(ad_dc_ntvfs)
[1397(8293)/1902 at 1h40m26s] samba4.ntvfs.cifs.krb5.base.ntdeny2(ad_dc_ntvfs)
[1398(8294)/1902 at 1h40m28s] samba4.ntvfs.cifs.krb5.base.tcon(ad_dc_ntvfs)
[1399(8295)/1902 at 1h40m29s] samba4.ntvfs.cifs.krb5.base.tcondev(ad_dc_ntvfs)
[1400(8296)/1902 at 1h40m30s] samba4.ntvfs.cifs.krb5.base.vuid(ad_dc_ntvfs)
[1401(8297)/1902 at 1h40m31s] samba4.ntvfs.cifs.krb5.base.rw1(ad_dc_ntvfs)
[1402(8298)/1902 at 1h40m33s] samba4.ntvfs.cifs.krb5.base.open(ad_dc_ntvfs)
[1403(8299)/1902 at 1h40m35s] samba4.ntvfs.cifs.krb5.base.xcopy(ad_dc_ntvfs)
[1404(8300)/1902 at 1h40m36s] samba4.ntvfs.cifs.krb5.base.rename(ad_dc_ntvfs)
[1405(8301)/1902 at 1h40m37s] samba4.ntvfs.cifs.krb5.base.properties(ad_dc_ntvfs)
[1406(8302)/1902 at 1h40m37s] samba4.ntvfs.cifs.krb5.base.mangle(ad_dc_ntvfs)
[1407(8303)/1902 at 1h40m38s] samba4.ntvfs.cifs.krb5.base.openattr(ad_dc_ntvfs)
[1408(8304)/1902 at 1h40m39s] samba4.ntvfs.cifs.krb5.base.chkpath(ad_dc_ntvfs)
[1409(8305)/1902 at 1h40m40s] samba4.ntvfs.cifs.krb5.base.disconnect(ad_dc_ntvfs)
[1410(8306)/1902 at 1h40m56s] samba4.ntvfs.cifs.krb5.base.createx_access(ad_dc_ntvfs)
[1411(8307)/1902 at 1h40m57s] samba4.ntvfs.cifs.krb5.base.createx_sharemodes_file(ad_dc_ntvfs)
[1412(8308)/1902 at 1h41m13s] samba4.ntvfs.cifs.krb5.base.createx_sharemodes_dir(ad_dc_ntvfs)
[1413(8309)/1902 at 1h41m42s] samba4.ntvfs.cifs.krb5.base.maximum_allowed(ad_dc_ntvfs)
[1414(8310)/1902 at 1h41m43s] samba4.ntvfs.cifs.ntlm.base.unlink(ad_dc_ntvfs)
[1415(8311)/1902 at 1h41m44s] samba4.ntvfs.cifs.krb5.base.unlink(rpc_proxy)
[1416(8312)/1902 at 1h42m1s] samba4.ntvfs.cifs.ntlm.base.unlink(rpc_proxy)
[1417(8313)/1902 at 1h42m3s] samba4.echo.udp(ad_dc_ntvfs:local)
[1418(8314)/1902 at 1h42m3s] samba4.local.binding
[1419(8367)/1902 at 1h42m3s] samba4.local.ntlmssp
[1420(8368)/1902 at 1h42m3s] samba4.local.smbencrypt
[1421(8369)/1902 at 1h42m3s] samba4.local.messaging
[1422(8370)/1902 at 1h42m4s] samba4.local.irpc
[1423(8377)/1902 at 1h42m5s] samba4.local.strlist
[1424(8406)/1902 at 1h42m5s] samba4.local.file
[1425(8408)/1902 at 1h42m5s] samba4.local.str
[1426(8415)/1902 at 1h42m5s] samba4.local.time
[1427(8419)/1902 at 1h42m5s] samba4.local.datablob
[1428(8425)/1902 at 1h42m5s] samba4.local.binsearch
[1429(8427)/1902 at 1h42m5s] samba4.local.asn1
[1430(8432)/1902 at 1h42m6s] samba4.local.anonymous_shared
[1431(8433)/1902 at 1h42m6s] samba4.local.strv
[1432(8437)/1902 at 1h42m6s] samba4.local.strv_util
[1433(8439)/1902 at 1h42m6s] samba4.local.idtree
[1434(8440)/1902 at 1h42m6s] samba4.local.dlinklist
[1435(8441)/1902 at 1h42m6s] samba4.local.genrand
[1436(8443)/1902 at 1h42m6s] samba4.local.iconv
[1437(8448)/1902 at 1h42m18s] samba4.local.socket
[1438(8450)/1902 at 1h42m18s] samba4.local.pac
[1439(8452)/1902 at 1h42m18s] samba4.local.resolve
[1440(8454)/1902 at 1h42m20s] samba4.local.sddl
[1441(8472)/1902 at 1h42m21s] samba4.local.ndr
[1442(8659)/1902 at 1h42m21s] samba4.local.tdr
[1443(8668)/1902 at 1h42m21s] samba4.local.share
[1444(8675)/1902 at 1h42m21s] samba4.local.loadparm
[1445(8698)/1902 at 1h42m21s] samba4.local.charset
[1446(8718)/1902 at 1h42m21s] samba4.local.convert_string_handle
[1447(8726)/1902 at 1h42m21s] samba4.local.convert_string
[1448(8729)/1902 at 1h42m21s] samba4.local.string_case_handle
[1449(8734)/1902 at 1h42m21s] samba4.local.string_case_handle
[1450(8739)/1902 at 1h42m21s] samba4.local.compression
[1451(8740)/1902 at 1h42m21s] samba4.local.event
[1452(8758)/1902 at 1h42m32s] samba4.local.torture
[1453(8760)/1902 at 1h42m32s] samba4.local.dbspeed
[1454(8762)/1902 at 1h42m35s] samba4.local.credentials
[1455(8765)/1902 at 1h42m35s] samba4.local.ldb
[1456(8773)/1902 at 1h42m35s] samba4.local.dsdb.dn
[1457(8776)/1902 at 1h42m35s] samba4.local.dsdb.syntax
[1458(8784)/1902 at 1h42m35s] samba4.local.registry
[1459(8843)/1902 at 1h42m36s] samba4.local.verif_trailer
[1460(8844)/1902 at 1h42m36s] samba4.local.nss
[1461(8844)/1902 at 1h42m36s] samba4.local.fsrvp_state
[1462(8848)/1902 at 1h42m36s] samba4.local.talloc
[1463(8873)/1902 at 1h42m51s] samba4.local.replace
[1464(8897)/1902 at 1h42m51s] samba4.local.crypto.md4
[1465(8898)/1902 at 1h42m51s] samba4.local.crypto.md5
[1466(8899)/1902 at 1h42m51s] samba4.local.crypto.hmacmd5
[1467(8900)/1902 at 1h42m51s] samba4.local.crypto.aes_cmac_128
[1468(8901)/1902 at 1h42m51s] samba4.local.crypto.aes_ccm_128
[1469(8902)/1902 at 1h42m51s] samba4.local.crypto.aes_gcm_128
[1470(8903)/1902 at 1h42m52s] samba4.local.convert_string_handle.system.iconv
[1471(8911)/1902 at 1h42m52s] samba4.local.convert_string.system.iconv
[1472(8914)/1902 at 1h42m52s] samba4.local.ndr.system.iconv
[1473(9101)/1902 at 1h42m52s] samba4.drs.unit
[1474(9118)/1902 at 1h42m52s] pidl.cutil
[1475(9125)/1902 at 1h42m52s] pidl.dump
[1476(9126)/1902 at 1h42m52s] pidl.header
[1477(9153)/1902 at 1h42m52s] pidl.ndr
[1478(9200)/1902 at 1h42m52s] pidl.ndr_align
[1479(9225)/1902 at 1h42m52s] pidl.ndr_alloc
[1480(9250)/1902 at 1h42m53s] pidl.ndr_array
[1481(9255)/1902 at 1h42m53s] pidl.ndr_compat
[1482(9257)/1902 at 1h42m53s] pidl.ndr_deprecations
[1483(9258)/1902 at 1h42m53s] pidl.ndr_fullptr
[1484(9258)/1902 at 1h42m54s] pidl.ndr_refptr
[1485(9353)/1902 at 1h42m57s] pidl.ndr_represent
[1486(9363)/1902 at 1h42m57s] pidl.ndr_simple
[1487(9368)/1902 at 1h42m57s] pidl.ndr_string
[1488(9393)/1902 at 1h42m58s] pidl.ndr_tagtype
[1489(9408)/1902 at 1h42m58s] pidl.parse_idl
[1490(9545)/1902 at 1h43m1s] pidl.samba-ndr
[1491(9576)/1902 at 1h43m1s] pidl.samba3-cli
[1492(9584)/1902 at 1h43m1s] pidl.samba3-srv
[1493(9585)/1902 at 1h43m1s] pidl.tdr
[1494(9591)/1902 at 1h43m1s] pidl.test_util
[1495(9597)/1902 at 1h43m1s] pidl.typelist
[1496(9653)/1902 at 1h43m1s] pidl.util
[1497(9725)/1902 at 1h43m2s] pidl.wireshark-conf
[1498(9774)/1902 at 1h43m3s] pidl.wireshark-ndr
[1499(9814)/1902 at 1h43m3s] samba.tests.dns(fl2003dc:local)
[1500(9848)/1902 at 1h43m4s] samba4.dns_internal.queryself(ad_dc_ntvfs:local)
[1501(9849)/1902 at 1h43m4s] samba4.dns_internal.updateself(ad_dc_ntvfs:local)
[1502(9850)/1902 at 1h43m4s] samba4.dlz_bind9.version(chgdcpass:local)
[1503(9851)/1902 at 1h43m24s] samba4.dlz_bind9.create(chgdcpass:local)
[1504(9852)/1902 at 1h43m24s] samba4.dlz_bind9.configure(chgdcpass:local)
[1505(9853)/1902 at 1h43m25s] samba4.dlz_bind9.gssapi(chgdcpass:local)
[1506(9854)/1902 at 1h43m25s] samba4.dlz_bind9.spnego(chgdcpass:local)
[1507(9855)/1902 at 1h43m25s] samba4.dlz_bind9.lookup(chgdcpass:local)
[1508(9856)/1902 at 1h43m26s] samba4.dlz_bind9.zonedump(chgdcpass:local)
[1509(9857)/1902 at 1h43m26s] samba4.dlz_bind9.update01(chgdcpass:local)
[1510(9858)/1902 at 1h43m26s] samba.tests.libsmb_samba_internal(nt4_dc)
[1511(9859)/1902 at 1h43m27s] samba4.blackbox.smbclient(ad_member:local)
[1512(9861)/1902 at 1h43m28s] samba4.blackbox.smbclient(s4member:local)
[1513(9863)/1902 at 1h43m28s] samba4.blackbox.smbclient(ad_dc_ntvfs:local)
[1514(9865)/1902 at 1h43m29s] samba4.blackbox.smbclient(chgdcpass:local)
[1515(9867)/1902 at 1h43m29s] samba4.blackbox.samba_tool(ad_dc_ntvfs:local)
[1516(9873)/1902 at 1h43m32s] samba4.blackbox.pkinit(ad_dc_ntvfs:local)
[1517(9878)/1902 at 1h43m33s] samba4.blackbox.kinit(ad_dc_ntvfs:local)
[1518(9926)/1902 at 1h43m47s] samba4.blackbox.kinit(fl2000dc:local)
[1519(9974)/1902 at 1h43m53s] samba4.blackbox.kinit(fl2008r2dc:local)
[1520(10022)/1902 at 1h44m1s] samba4.blackbox.kinit_trust(fl2008r2dc:local)
[1521(10041)/1902 at 1h44m11s] samba4.blackbox.kinit_trust(fl2003dc:local)
[1522(10058)/1902 at 1h44m18s] samba4.blackbox.export.keytab(ad_dc_ntvfs:local)
[1523(10071)/1902 at 1h44m22s] samba4.blackbox.trust_utils(fl2008r2dc:local)
[1524(10131)/1902 at 1h44m40s] samba4.blackbox.trust_utils(fl2003dc:local)
[1525(10143)/1902 at 1h44m44s] samba4.blackbox.passwords(ad_dc_ntvfs:local)
[1526(10182)/1902 at 1h45m0s] samba4.blackbox.cifsdd(ad_dc_ntvfs)
[1527(10209)/1902 at 1h45m8s] samba4.blackbox.nmblookup(ad_dc_ntvfs)
[1528(10215)/1902 at 1h45m8s] samba4.blackbox.locktest(ad_dc_ntvfs)
[1529(10216)/1902 at 1h45m9s] samba4.blackbox.masktest
[1530(10217)/1902 at 1h45m10s] samba4.blackbox.gentest(ad_dc_ntvfs)
[1531(10218)/1902 at 1h45m14s] samba4.blackbox.rfc2307_mapping(ad_dc_ntvfs:local)
[1532(10238)/1902 at 1h45m16s] samba4.blackbox.chgdcpass
[1533(10252)/1902 at 1h45m20s] samba4.blackbox.samba_upgradedns(chgdcpass:local)
[1534(10257)/1902 at 1h45m23s] samba4.blackbox.net_ads(ad_member:client)
[1535(10268)/1902 at 1h45m31s] samba4.rpc.echo against NetBIOS alias(ad_dc_ntvfs)
[1536(10278)/1902 at 1h45m34s] samba4.ntvfs.simple.base.rw1(ad_dc_ntvfs)
[1537(10279)/1902 at 1h45m35s] samba4.rpc.echo against s4member server with local creds(s4member)
[1538(10289)/1902 at 1h45m39s] samba4.rpc.echo against s4member server with domain creds(s4member)
[1539(10299)/1902 at 1h45m42s] samba4.rpc.samr against s4member server with local creds(s4member)
[1540(10299)/1902 at 1h45m43s] samba4.rpc.samr.users against s4member server with local creds(s4member)
[1541(10299)/1902 at 1h45m45s] samba4.blackbox.smbclient against s4member server with local creds
[1542(10344)/1902 at 1h45m47s] samba4.rpc.echo against rpc proxy with domain creds(rpc_proxy)
[1543(10354)/1902 at 1h45m50s] samba4.smb.signing on with -k no --signing=on(ad_dc_ntvfs)
[1544(10355)/1902 at 1h45m51s] samba4.smb.signing on with -k no --signing=required(ad_dc_ntvfs)
[1545(10356)/1902 at 1h45m51s] samba4.smb.signing on with -k no --option=usespnego=no --signing=on(ad_dc_ntvfs)
[1546(10357)/1902 at 1h45m52s] samba4.smb.signing on with -k no --option=usespnego=no --signing=required(ad_dc_ntvfs)
[1547(10358)/1902 at 1h45m52s] samba4.smb.signing on with -k no --option=gensec:spengo=no --signing=on(ad_dc_ntvfs)
[1548(10359)/1902 at 1h45m52s] samba4.smb.signing on with -k no --option=gensec:spengo=no --signing=required(ad_dc_ntvfs)
[1549(10360)/1902 at 1h45m53s] samba4.smb.signing on with -k yes --signing=on(ad_dc_ntvfs)
[1550(10361)/1902 at 1h45m53s] samba4.smb.signing on with -k yes --signing=required(ad_dc_ntvfs)
[1551(10362)/1902 at 1h45m54s] samba4.smb.signing on with -k yes --option=gensec:fake_gssapi_krb5=yes --option=gensec:gssapi_krb5=no --signing=on(ad_dc_ntvfs)
[1552(10363)/1902 at 1h45m54s] samba4.smb.signing on with -k yes --option=gensec:fake_gssapi_krb5=yes --option=gensec:gssapi_krb5=no --signing=required(ad_dc_ntvfs)
[1553(10364)/1902 at 1h45m55s] samba4.smb.signing disabled on with -k no --signing=off domain-creds(s4member)
[1554(10365)/1902 at 1h45m55s] samba4.smb.signing disabled on with -k no --signing=off domain-creds(ad_member)
[1555(10366)/1902 at 1h45m55s] samba4.smb.signing disabled on with -k no --signing=off(ad_dc)
[1556(10367)/1902 at 1h45m55s] samba4.smb.signing disabled on with -k no --signing=off administrator(ad_dc)
[1557(10368)/1902 at 1h45m55s] samba4.smb.signing disabled on with -k no --option=usespnego=no --signing=off domain-creds(s4member)
[1558(10369)/1902 at 1h45m55s] samba4.smb.signing disabled on with -k no --option=usespnego=no --signing=off domain-creds(ad_member)
[1559(10370)/1902 at 1h45m56s] samba4.smb.signing disabled on with -k no --option=usespnego=no --signing=off(ad_dc)
[1560(10371)/1902 at 1h45m56s] samba4.smb.signing disabled on with -k no --option=usespnego=no --signing=off administrator(ad_dc)
[1561(10372)/1902 at 1h45m56s] samba4.smb.signing disabled on with -k no --option=gensec:spengo=no --signing=off domain-creds(s4member)
[1562(10373)/1902 at 1h45m56s] samba4.smb.signing disabled on with -k no --option=gensec:spengo=no --signing=off domain-creds(ad_member)
[1563(10374)/1902 at 1h45m56s] samba4.smb.signing disabled on with -k no --option=gensec:spengo=no --signing=off(ad_dc)
[1564(10375)/1902 at 1h45m56s] samba4.smb.signing disabled on with -k no --option=gensec:spengo=no --signing=off administrator(ad_dc)
[1565(10376)/1902 at 1h45m56s] samba4.smb.signing disabled on with -k yes --signing=off domain-creds(s4member)
[1566(10377)/1902 at 1h45m57s] samba4.smb.signing disabled on with -k yes --signing=off domain-creds(ad_member)
[1567(10378)/1902 at 1h45m57s] samba4.smb.signing disabled on with -k yes --signing=off(ad_dc)
[1568(10379)/1902 at 1h45m57s] samba4.smb.signing disabled on with -k yes --signing=off administrator(ad_dc)
[1569(10380)/1902 at 1h45m58s] samba4.blackbox.bogusdomain
[1570(10384)/1902 at 1h45m59s] samba4.smb.signing on with -k no --signing=off local-creds(s4member)
[1571(10385)/1902 at 1h45m59s] samba4.smb.signing on with -k no --option=usespnego=no --signing=off local-creds(s4member)
[1572(10386)/1902 at 1h45m59s] samba4.smb.signing on with -k no --option=gensec:spengo=no --signing=off local-creds(s4member)
[1573(10387)/1902 at 1h45m59s] samba4.smb.signing --signing=yes anon(ad_dc_ntvfs)
[1574(10388)/1902 at 1h45m59s] samba4.smb.signing --signing=required anon(ad_dc_ntvfs)
[1575(10389)/1902 at 1h45m59s] samba4.smb.signing --signing=no anon(s4member)
[1576(10390)/1902 at 1h45m59s] samba4.winbind.struct(ad_dc:local)
[1577(10408)/1902 at 1h46m12s] samba4.winbind.pac(ad_dc:local)
[1578(10411)/1902 at 1h46m13s] samba4.winbind.struct(ad_dc_ntvfs:local)
[1579(10429)/1902 at 1h48m59s] samba4.winbind.pac(ad_dc_ntvfs:local)
[1580(10432)/1902 at 1h49m0s] samba4.winbind.struct(s4member:local)
[1581(10450)/1902 at 1h49m4s] samba4.winbind.pac(s4member:local)
[1582(10453)/1902 at 1h49m5s] samba4.winbind.struct(ad_member:local)
[1583(10471)/1902 at 1h49m9s] samba4.winbind.pac(ad_member:local)
[1584(10474)/1902 at 1h49m10s] samba4.winbind.struct(nt4_member:local)
[1585(10492)/1902 at 1h49m12s] samba4.winbind.pac(nt4_member:local)
[1586(10495)/1902 at 1h49m12s] samba4.winbind.wbclient(nt4_dc:local)
[1587(10517)/1902 at 1h49m14s] samba4.winbind.wbclient(fl2003dc:local)
[1588(10539)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--ping
[1589(10540)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--separator
[1590(10541)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--own-domain
[1591(10542)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--all-domains
[1592(10543)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--trusted-domains
[1593(10544)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--domain-info=BUILTIN
[1594(10545)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--domain-info=$DOMAIN
[1595(10546)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--online-status
[1596(10547)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--online-status --domain=BUILTIN
[1597(10548)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--online-status --domain=$DOMAIN
[1598(10549)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--check-secret --domain=$DOMAIN
[1599(10550)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--change-secret --domain=$DOMAIN
[1600(10551)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--check-secret --domain=$DOMAIN
[1601(10552)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--online-status --domain=$DOMAIN
[1602(10553)/1902 at 1h49m17s] samba.wbinfo_simple.(nt4_dc:local).--domain-users
[1603(10554)/1902 at 1h49m18s] samba.wbinfo_simple.(nt4_dc:local).--domain-groups
[1604(10555)/1902 at 1h49m18s] samba.wbinfo_simple.(nt4_dc:local).--name-to-sid=$DC_USERNAME
[1605(10556)/1902 at 1h49m18s] samba.wbinfo_simple.(nt4_dc:local).--name-to-sid=$DOMAIN/$DC_USERNAME
[1606(10557)/1902 at 1h49m18s] samba.wbinfo_simple.(nt4_dc:local).--user-info=$DOMAIN/$DC_USERNAME
[1607(10558)/1902 at 1h49m18s] samba.wbinfo_simple.(nt4_dc:local).--user-groups=$DOMAIN/$DC_USERNAME
[1608(10559)/1902 at 1h49m18s] samba.wbinfo_simple.(nt4_dc:local).--authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD
[1609(10560)/1902 at 1h49m18s] samba.wbinfo_simple.(nt4_dc:local).--allocate-uid
[1610(10561)/1902 at 1h49m18s] samba.wbinfo_simple.(nt4_dc:local).--allocate-gid
[1611(10562)/1902 at 1h49m18s] samba.wbinfo_sids2xids.(nt4_dc:local)
[1612(10563)/1902 at 1h49m19s] samba.ntlm_auth.diagnostics(nt4_dc:local)
[1613(10564)/1902 at 1h49m19s] samba.ntlm_auth.(nt4_dc:local)
[1614(10583)/1902 at 1h49m20s] samba.wbinfo_simple.(nt4_member:local).--ping
[1615(10584)/1902 at 1h49m20s] samba.wbinfo_simple.(nt4_member:local).--separator
[1616(10585)/1902 at 1h49m20s] samba.wbinfo_simple.(nt4_member:local).--own-domain
[1617(10586)/1902 at 1h49m20s] samba.wbinfo_simple.(nt4_member:local).--all-domains
[1618(10587)/1902 at 1h49m20s] samba.wbinfo_simple.(nt4_member:local).--trusted-domains
[1619(10588)/1902 at 1h49m20s] samba.wbinfo_simple.(nt4_member:local).--domain-info=BUILTIN
[1620(10589)/1902 at 1h49m20s] samba.wbinfo_simple.(nt4_member:local).--domain-info=$DOMAIN
[1621(10590)/1902 at 1h49m20s] samba.wbinfo_simple.(nt4_member:local).--online-status
[1622(10591)/1902 at 1h49m20s] samba.wbinfo_simple.(nt4_member:local).--online-status --domain=BUILTIN
[1623(10592)/1902 at 1h49m20s] samba.wbinfo_simple.(nt4_member:local).--online-status --domain=$DOMAIN
[1624(10593)/1902 at 1h49m20s] samba.wbinfo_simple.(nt4_member:local).--check-secret --domain=$DOMAIN
[1625(10594)/1902 at 1h49m20s] samba.wbinfo_simple.(nt4_member:local).--change-secret --domain=$DOMAIN
[1626(10595)/1902 at 1h49m21s] samba.wbinfo_simple.(nt4_member:local).--check-secret --domain=$DOMAIN
[1627(10596)/1902 at 1h49m21s] samba.wbinfo_simple.(nt4_member:local).--online-status --domain=$DOMAIN
[1628(10597)/1902 at 1h49m21s] samba.wbinfo_simple.(nt4_member:local).--domain-users
[1629(10598)/1902 at 1h49m21s] samba.wbinfo_simple.(nt4_member:local).--domain-groups
[1630(10599)/1902 at 1h49m21s] samba.wbinfo_simple.(nt4_member:local).--name-to-sid=$DC_USERNAME
[1631(10600)/1902 at 1h49m21s] samba.wbinfo_simple.(nt4_member:local).--name-to-sid=$DOMAIN/$DC_USERNAME
[1632(10601)/1902 at 1h49m21s] samba.wbinfo_simple.(nt4_member:local).--user-info=$DOMAIN/$DC_USERNAME
[1633(10602)/1902 at 1h49m21s] samba.wbinfo_simple.(nt4_member:local).--user-groups=$DOMAIN/$DC_USERNAME
[1634(10603)/1902 at 1h49m21s] samba.wbinfo_simple.(nt4_member:local).--authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD
[1635(10604)/1902 at 1h49m21s] samba.wbinfo_simple.(nt4_member:local).--allocate-uid
[1636(10605)/1902 at 1h49m21s] samba.wbinfo_simple.(nt4_member:local).--allocate-gid
[1637(10606)/1902 at 1h49m21s] samba.wbinfo_sids2xids.(nt4_member:local)
[1638(10607)/1902 at 1h49m22s] samba.ntlm_auth.diagnostics(nt4_member:local)
[1639(10608)/1902 at 1h49m22s] samba.ntlm_auth.(nt4_member:local)
[1640(10627)/1902 at 1h49m23s] samba.wbinfo_simple.(ad_dc:local).--ping
[1641(10628)/1902 at 1h49m23s] samba.wbinfo_simple.(ad_dc:local).--separator
[1642(10629)/1902 at 1h49m23s] samba.wbinfo_simple.(ad_dc:local).--own-domain
[1643(10630)/1902 at 1h49m23s] samba.wbinfo_simple.(ad_dc:local).--all-domains
[1644(10631)/1902 at 1h49m23s] samba.wbinfo_simple.(ad_dc:local).--trusted-domains
[1645(10632)/1902 at 1h49m23s] samba.wbinfo_simple.(ad_dc:local).--domain-info=BUILTIN
[1646(10633)/1902 at 1h49m23s] samba.wbinfo_simple.(ad_dc:local).--domain-info=$DOMAIN
[1647(10634)/1902 at 1h49m23s] samba.wbinfo_simple.(ad_dc:local).--online-status
[1648(10635)/1902 at 1h49m23s] samba.wbinfo_simple.(ad_dc:local).--online-status --domain=BUILTIN
[1649(10636)/1902 at 1h49m23s] samba.wbinfo_simple.(ad_dc:local).--online-status --domain=$DOMAIN
[1650(10637)/1902 at 1h49m23s] samba.wbinfo_simple.(ad_dc:local).--check-secret --domain=$DOMAIN
[1651(10638)/1902 at 1h49m23s] samba.wbinfo_simple.(ad_dc:local).--change-secret --domain=$DOMAIN
[1652(10639)/1902 at 1h49m24s] samba.wbinfo_simple.(ad_dc:local).--check-secret --domain=$DOMAIN
[1653(10640)/1902 at 1h49m24s] samba.wbinfo_simple.(ad_dc:local).--online-status --domain=$DOMAIN
[1654(10641)/1902 at 1h49m24s] samba.wbinfo_simple.(ad_dc:local).--domain-users
[1655(10642)/1902 at 1h49m24s] samba.wbinfo_simple.(ad_dc:local).--domain-groups
[1656(10643)/1902 at 1h49m24s] samba.wbinfo_simple.(ad_dc:local).--name-to-sid=$DC_USERNAME
[1657(10644)/1902 at 1h49m24s] samba.wbinfo_simple.(ad_dc:local).--name-to-sid=$DOMAIN/$DC_USERNAME
[1658(10645)/1902 at 1h49m24s] samba.wbinfo_simple.(ad_dc:local).--user-info=$DOMAIN/$DC_USERNAME
[1659(10646)/1902 at 1h49m24s] samba.wbinfo_simple.(ad_dc:local).--user-groups=$DOMAIN/$DC_USERNAME
[1660(10647)/1902 at 1h49m24s] samba.wbinfo_simple.(ad_dc:local).--authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD
[1661(10648)/1902 at 1h49m24s] samba.wbinfo_simple.(ad_dc:local).--allocate-uid
[1662(10649)/1902 at 1h49m24s] samba.wbinfo_simple.(ad_dc:local).--allocate-gid
[1663(10650)/1902 at 1h49m24s] samba.wbinfo_sids2xids.(ad_dc:local)
[1664(10651)/1902 at 1h49m25s] samba.ntlm_auth.diagnostics(ad_dc:local)
[1665(10652)/1902 at 1h49m25s] samba.ntlm_auth.(ad_dc:local)
[1666(10671)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--ping
[1667(10672)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--separator
[1668(10673)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--own-domain
[1669(10674)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--all-domains
[1670(10675)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--trusted-domains
[1671(10676)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--domain-info=BUILTIN
[1672(10677)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--domain-info=$DOMAIN
[1673(10678)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--online-status
[1674(10679)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--online-status --domain=BUILTIN
[1675(10680)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--online-status --domain=$DOMAIN
[1676(10681)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--check-secret --domain=$DOMAIN
[1677(10682)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--change-secret --domain=$DOMAIN
[1678(10683)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--check-secret --domain=$DOMAIN
[1679(10684)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--online-status --domain=$DOMAIN
[1680(10685)/1902 at 1h49m27s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--domain-users
[1681(10686)/1902 at 1h49m28s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--domain-groups
[1682(10687)/1902 at 1h49m28s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--name-to-sid=$DC_USERNAME
[1683(10688)/1902 at 1h49m28s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--name-to-sid=$DOMAIN/$DC_USERNAME
[1684(10689)/1902 at 1h49m28s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--user-info=$DOMAIN/$DC_USERNAME
[1685(10690)/1902 at 1h49m28s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--user-groups=$DOMAIN/$DC_USERNAME
[1686(10691)/1902 at 1h49m28s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD
[1687(10692)/1902 at 1h49m28s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--allocate-uid
[1688(10693)/1902 at 1h49m28s] samba.wbinfo_simple.(ad_dc_ntvfs:local).--allocate-gid
[1689(10694)/1902 at 1h49m28s] samba.wbinfo_sids2xids.(ad_dc_ntvfs:local)
[1690(10695)/1902 at 1h49m29s] samba.ntlm_auth.diagnostics(ad_dc_ntvfs:local)
[1691(10696)/1902 at 1h49m29s] samba.ntlm_auth.(ad_dc_ntvfs:local)
[1692(10715)/1902 at 1h49m30s] samba.wbinfo_simple.(ad_member:local).--ping
[1693(10716)/1902 at 1h49m30s] samba.wbinfo_simple.(ad_member:local).--separator
[1694(10717)/1902 at 1h49m30s] samba.wbinfo_simple.(ad_member:local).--own-domain
[1695(10718)/1902 at 1h49m30s] samba.wbinfo_simple.(ad_member:local).--all-domains
[1696(10719)/1902 at 1h49m30s] samba.wbinfo_simple.(ad_member:local).--trusted-domains
[1697(10720)/1902 at 1h49m30s] samba.wbinfo_simple.(ad_member:local).--domain-info=BUILTIN
[1698(10721)/1902 at 1h49m31s] samba.wbinfo_simple.(ad_member:local).--domain-info=$DOMAIN
[1699(10722)/1902 at 1h49m31s] samba.wbinfo_simple.(ad_member:local).--online-status
[1700(10723)/1902 at 1h49m31s] samba.wbinfo_simple.(ad_member:local).--online-status --domain=BUILTIN
[1701(10724)/1902 at 1h49m31s] samba.wbinfo_simple.(ad_member:local).--online-status --domain=$DOMAIN
[1702(10725)/1902 at 1h49m31s] samba.wbinfo_simple.(ad_member:local).--check-secret --domain=$DOMAIN
[1703(10726)/1902 at 1h49m31s] samba.wbinfo_simple.(ad_member:local).--change-secret --domain=$DOMAIN
[1704(10727)/1902 at 1h49m31s] samba.wbinfo_simple.(ad_member:local).--check-secret --domain=$DOMAIN
[1705(10728)/1902 at 1h49m32s] samba.wbinfo_simple.(ad_member:local).--online-status --domain=$DOMAIN
[1706(10729)/1902 at 1h49m32s] samba.wbinfo_simple.(ad_member:local).--domain-users
[1707(10730)/1902 at 1h49m32s] samba.wbinfo_simple.(ad_member:local).--domain-groups
[1708(10731)/1902 at 1h49m32s] samba.wbinfo_simple.(ad_member:local).--name-to-sid=$DC_USERNAME
[1709(10732)/1902 at 1h49m32s] samba.wbinfo_simple.(ad_member:local).--name-to-sid=$DOMAIN/$DC_USERNAME
[1710(10733)/1902 at 1h49m32s] samba.wbinfo_simple.(ad_member:local).--user-info=$DOMAIN/$DC_USERNAME
[1711(10734)/1902 at 1h49m32s] samba.wbinfo_simple.(ad_member:local).--user-groups=$DOMAIN/$DC_USERNAME
[1712(10735)/1902 at 1h49m32s] samba.wbinfo_simple.(ad_member:local).--authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD
[1713(10736)/1902 at 1h49m32s] samba.wbinfo_simple.(ad_member:local).--allocate-uid
[1714(10737)/1902 at 1h49m32s] samba.wbinfo_simple.(ad_member:local).--allocate-gid
[1715(10738)/1902 at 1h49m32s] samba.wbinfo_sids2xids.(ad_member:local)
[1716(10739)/1902 at 1h49m33s] samba.ntlm_auth.diagnostics(ad_member:local)
[1717(10740)/1902 at 1h49m33s] samba.ntlm_auth.(ad_member:local)
[1718(10759)/1902 at 1h49m35s] samba.wbinfo_simple.(s4member:local).--ping
[1719(10760)/1902 at 1h49m35s] samba.wbinfo_simple.(s4member:local).--separator
[1720(10761)/1902 at 1h49m35s] samba.wbinfo_simple.(s4member:local).--own-domain
[1721(10762)/1902 at 1h49m35s] samba.wbinfo_simple.(s4member:local).--all-domains
[1722(10763)/1902 at 1h49m35s] samba.wbinfo_simple.(s4member:local).--trusted-domains
[1723(10764)/1902 at 1h49m35s] samba.wbinfo_simple.(s4member:local).--domain-info=BUILTIN
[1724(10765)/1902 at 1h49m35s] samba.wbinfo_simple.(s4member:local).--domain-info=$DOMAIN
[1725(10766)/1902 at 1h49m35s] samba.wbinfo_simple.(s4member:local).--online-status
[1726(10767)/1902 at 1h49m35s] samba.wbinfo_simple.(s4member:local).--online-status --domain=BUILTIN
[1727(10768)/1902 at 1h49m35s] samba.wbinfo_simple.(s4member:local).--online-status --domain=$DOMAIN
[1728(10769)/1902 at 1h49m35s] samba.wbinfo_simple.(s4member:local).--check-secret --domain=$DOMAIN
[1729(10770)/1902 at 1h49m36s] samba.wbinfo_simple.(s4member:local).--change-secret --domain=$DOMAIN
[1730(10771)/1902 at 1h49m36s] samba.wbinfo_simple.(s4member:local).--check-secret --domain=$DOMAIN
[1731(10772)/1902 at 1h49m36s] samba.wbinfo_simple.(s4member:local).--online-status --domain=$DOMAIN
[1732(10773)/1902 at 1h49m36s] samba.wbinfo_simple.(s4member:local).--domain-users
[1733(10774)/1902 at 1h49m36s] samba.wbinfo_simple.(s4member:local).--domain-groups
[1734(10775)/1902 at 1h49m36s] samba.wbinfo_simple.(s4member:local).--name-to-sid=$DC_USERNAME
[1735(10776)/1902 at 1h49m37s] samba.wbinfo_simple.(s4member:local).--name-to-sid=$DOMAIN/$DC_USERNAME
[1736(10777)/1902 at 1h49m37s] samba.wbinfo_simple.(s4member:local).--user-info=$DOMAIN/$DC_USERNAME
[1737(10778)/1902 at 1h49m37s] samba.wbinfo_simple.(s4member:local).--user-groups=$DOMAIN/$DC_USERNAME
[1738(10779)/1902 at 1h49m37s] samba.wbinfo_simple.(s4member:local).--authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD
[1739(10780)/1902 at 1h49m37s] samba.wbinfo_simple.(s4member:local).--allocate-uid
[1740(10781)/1902 at 1h49m37s] samba.wbinfo_simple.(s4member:local).--allocate-gid
[1741(10782)/1902 at 1h49m37s] samba.wbinfo_sids2xids.(s4member:local)
[1742(10783)/1902 at 1h49m38s] samba.ntlm_auth.diagnostics(s4member:local)
[1743(10784)/1902 at 1h49m38s] samba.ntlm_auth.(s4member:local)
[1744(10803)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--ping
[1745(10804)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--separator
[1746(10805)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--own-domain
[1747(10806)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--all-domains
[1748(10807)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--trusted-domains
[1749(10808)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--domain-info=BUILTIN
[1750(10809)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--domain-info=$DOMAIN
[1751(10810)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--online-status
[1752(10811)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--online-status --domain=BUILTIN
[1753(10812)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--online-status --domain=$DOMAIN
[1754(10813)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--check-secret --domain=$DOMAIN
[1755(10814)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--change-secret --domain=$DOMAIN
[1756(10815)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--check-secret --domain=$DOMAIN
[1757(10816)/1902 at 1h49m40s] samba.wbinfo_simple.(chgdcpass:local).--online-status --domain=$DOMAIN
[1758(10817)/1902 at 1h49m41s] samba.wbinfo_simple.(chgdcpass:local).--domain-users
[1759(10818)/1902 at 1h49m41s] samba.wbinfo_simple.(chgdcpass:local).--domain-groups
[1760(10819)/1902 at 1h49m41s] samba.wbinfo_simple.(chgdcpass:local).--name-to-sid=$DC_USERNAME
[1761(10820)/1902 at 1h49m41s] samba.wbinfo_simple.(chgdcpass:local).--name-to-sid=$DOMAIN/$DC_USERNAME
[1762(10821)/1902 at 1h49m41s] samba.wbinfo_simple.(chgdcpass:local).--user-info=$DOMAIN/$DC_USERNAME
[1763(10822)/1902 at 1h49m41s] samba.wbinfo_simple.(chgdcpass:local).--user-groups=$DOMAIN/$DC_USERNAME
[1764(10823)/1902 at 1h49m41s] samba.wbinfo_simple.(chgdcpass:local).--authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD
[1765(10824)/1902 at 1h49m41s] samba.wbinfo_simple.(chgdcpass:local).--allocate-uid
[1766(10825)/1902 at 1h49m41s] samba.wbinfo_simple.(chgdcpass:local).--allocate-gid
[1767(10826)/1902 at 1h49m41s] samba.wbinfo_sids2xids.(chgdcpass:local)
[1768(10827)/1902 at 1h49m42s] samba.ntlm_auth.diagnostics(chgdcpass:local)
[1769(10828)/1902 at 1h49m42s] samba.ntlm_auth.(chgdcpass:local)
[1770(10847)/1902 at 1h49m44s] samba.nss.test using winbind(ad_dc:local)
[1771(10848)/1902 at 1h50m9s] samba.nss.test using winbind(ad_dc_ntvfs:local)
[1772(10849)/1902 at 1h50m11s] samba.nss.test using winbind(s4member:local)
[1773(10850)/1902 at 1h50m13s] samba.nss.test using winbind(nt4_dc:local)
[1774(10851)/1902 at 1h50m13s] samba.nss.test using winbind(ad_member:local)
[1775(10852)/1902 at 1h50m14s] samba.nss.test using winbind(nt4_member:local)
[1776(10853)/1902 at 1h50m16s] samba.tests.gensec(ad_dc_ntvfs:local)
[1777(10858)/1902 at 1h50m17s] tdb.python
[1778(10912)/1902 at 1h50m17s] samba.tests.dcerpc.sam(ad_dc_ntvfs:local)
[1779(10915)/1902 at 1h50m17s] samba.tests.dsdb(ad_dc_ntvfs:local)
[1780(10925)/1902 at 1h50m19s] samba.tests.dcerpc.bare(ad_dc_ntvfs:local)
[1781(10927)/1902 at 1h50m20s] samba.tests.dcerpc.srvsvc(ad_dc_ntvfs:local)
[1782(10927)/1902 at 1h50m20s] samba.tests.samba_tool.timecmd(ad_dc_ntvfs:local)
[1783(10929)/1902 at 1h50m23s] samba.tests.samba_tool.gpo(ad_dc_ntvfs:local)
[1784(10935)/1902 at 1h50m35s] samba.tests.samba_tool.gpo(ad_dc:local)
[1785(10941)/1902 at 1h50m42s] samba.tests.samba_tool.processes(ad_dc_ntvfs:local)
[1786(10943)/1902 at 1h50m43s] samba.tests.samba_tool.user(ad_dc_ntvfs:local)
[1787(10948)/1902 at 1h51m14s] samba.tests.samba_tool.group(ad_dc_ntvfs:local)
[1788(10951)/1902 at 1h51m22s] samba.tests.samba_tool.ntacl(ad_dc:local)
[1789(10959)/1902 at 1h51m34s] samba.tests.samba_tool.sites(ad_dc:local)
[1790(10962)/1902 at 1h51m38s] samba.tests.dcerpc.rpcecho(ad_dc_ntvfs:local)
[1791(10972)/1902 at 1h51m38s] samba.tests.dcerpc.registry(ad_dc_ntvfs:local)
[1792(10975)/1902 at 1h51m38s] samba.tests.dcerpc.dnsserver(ad_dc_ntvfs)
[1793(10981)/1902 at 1h51m38s] samba.tests.dcerpc.dnsserver(ad_dc)
[1794(10987)/1902 at 1h51m39s] samba4.ldap.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[1795(11024)/1902 at 1h51m51s] samba4.tokengroups.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[1796(11032)/1902 at 1h51m55s] samba4.sam.python(ad_dc_ntvfs)
[1797(11044)/1902 at 1h51m58s] samba4.user_account_control.python(ad_dc_ntvfs)
[1798(11055)/1902 at 1h52m7s] samba4.schemaInfo.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[1799(11057)/1902 at 1h52m12s] samba4.urgent_replication.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[1800(11065)/1902 at 1h52m16s] samba4.ldap.dirsync.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[1801(11089)/1902 at 1h52m49s] samba4.ldap.match_rules.python(ad_dc_ntvfs)
[1802(11123)/1902 at 1h53m26s] samba4.ldap.notification.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[1803(11126)/1902 at 1h53m36s] samba4.ldap.sites.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[1804(11133)/1902 at 1h53m39s] samba4.ldap.sort.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[1805(11140)/1902 at 1h53m45s] samba4.ldap_schema.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[1806(11150)/1902 at 1h54m4s] samba4.ldap.possibleInferiors.python(ad_dc_ntvfs)
[1807(11392)/1902 at 1h54m4s] samba4.ldap.secdesc.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[1808(11475)/1902 at 1h55m40s] samba4.ldap.acl.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[1809(11527)/1902 at 1h56m37s] samba4.ldap.passwords.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[1810(11541)/1902 at 1h56m46s] samba4.ldap.password_lockout.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[1811(11549)/1902 at 1h57m59s] samba4.ldap_schema.python(fl2000dc)(fl2000dc)
[1812(11559)/1902 at 1h58m9s] samba4.ldap.possibleInferiors.python(fl2000dc)
[1813(11799)/1902 at 1h58m10s] samba4.ldap.secdesc.python(fl2000dc)(fl2000dc)
[1814(11882)/1902 at 1h59m15s] samba4.ldap.acl.python(fl2000dc)(fl2000dc)
[1815(11934)/1902 at 1h59m50s] samba4.ldap_schema.python(fl2003dc)(fl2003dc)
[1816(11944)/1902 at 2h1s] samba4.ldap.possibleInferiors.python(fl2003dc)
[1817(12184)/1902 at 2h2s] samba4.ldap.secdesc.python(fl2003dc)(fl2003dc)
[1818(12267)/1902 at 2h1m16s] samba4.ldap.acl.python(fl2003dc)(fl2003dc)
[1819(12319)/1902 at 2h1m53s] samba4.ldap.passwords.python(fl2003dc)(fl2003dc)
[1820(12333)/1902 at 2h1m59s] samba4.ldap.password_lockout.python(fl2003dc)(fl2003dc)
[1821(12341)/1902 at 2h3m9s] samba4.ldap_schema.python(fl2008r2dc)(fl2008r2dc)
[1822(12351)/1902 at 2h3m21s] samba4.ldap.possibleInferiors.python(fl2008r2dc)
[1823(12591)/1902 at 2h3m21s] samba4.ldap.secdesc.python(fl2008r2dc)(fl2008r2dc)
[1824(12674)/1902 at 2h4m34s] samba4.ldap.acl.python(fl2008r2dc)(fl2008r2dc)
[1825(12726)/1902 at 2h5m10s] samba4.ldap.passwords.python(fl2008r2dc)(fl2008r2dc)
[1826(12740)/1902 at 2h5m18s] samba4.ldap.password_lockout.python(fl2008r2dc)(fl2008r2dc)
[1827(12748)/1902 at 2h6m31s] samba.tests.upgradeprovisionneeddc(ad_dc_ntvfs:local)
[1828(12759)/1902 at 2h6m36s] samba.tests.posixacl(ad_dc:local)
[1829(12783)/1902 at 2h6m40s] samba.tests.posixacl(ad_dc_no_nss:local)
[1830(12807)/1902 at 2h6m59s] samba4.deletetest.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[1831(12809)/1902 at 2h7m0s] samba4.blackbox.samba3dump
[1832(12810)/1902 at 2h7m0s] samba4.blackbox.upgrade
[1833(12818)/1902 at 2h7m25s] samba4.blackbox.provision.py
[1834(12825)/1902 at 2h8m8s] samba4.blackbox.upgradeprovision.current
[1835(12832)/1902 at 2h9m34s] samba4.blackbox.setpassword.py
[1836(12837)/1902 at 2h9m44s] samba4.blackbox.newuser.py
[1837(12848)/1902 at 2h9m56s] samba4.blackbox.group.py
[1838(12877)/1902 at 2h10m17s] samba4.blackbox.spn.py(ad_dc_ntvfs:local)
[1839(12888)/1902 at 2h10m23s] samba4.ldap.bind(ad_dc_ntvfs)(ad_dc_ntvfs)
[1840(12890)/1902 at 2h10m23s] samba4.rpc.samr.large-dc.one(vampire_dc)
[1841(12893)/1902 at 2h11m22s] samba4.rpc.samr.large-dc.two(vampire_dc)
[1842(12896)/1902 at 2h11m39s] samba4.rpc.echo(rodc)
[1843(12906)/1902 at 2h12m32s] samba4.rpc.echo(rodc:local)
[1844(12916)/1902 at 2h12m35s] samba.tests.samba_tool.rodc(rodc:local)
[1845(12921)/1902 at 2h15m12s] samba4.blackbox.provision-backend
[1846(12925)/1902 at 2h15m17s] samba4.blackbox.renamedc.sh
[1847(12935)/1902 at 2h15m56s] samba.tests.blackbox.samba_tool_drs(vampire_dc)
[1848(12943)/1902 at 2h17m29s] samba4.drs.replica_sync.python(vampire_dc)(vampire_dc:local)
[1849(12954)/1902 at 2h20m20s] samba4.drs.delete_object.python(vampire_dc)(vampire_dc)
[1850(12956)/1902 at 2h21m19s] samba4.drs.fsmo.python(vampire_dc)(vampire_dc)
[1851(12961)/1902 at 2h21m30s] samba4.drs.repl_schema.python(vampire_dc)(vampire_dc)
[1852(12966)/1902 at 2h22m49s] samba.tests.blackbox.samba_tool_drs(promoted_dc)
[1853(12974)/1902 at 2h25m23s] samba4.drs.replica_sync.python(promoted_dc)(promoted_dc:local)
[1854(12985)/1902 at 2h28m41s] samba4.drs.delete_object.python(promoted_dc)(promoted_dc)
[1855(12987)/1902 at 2h29m22s] samba4.drs.fsmo.python(promoted_dc)(promoted_dc)
[1856(12992)/1902 at 2h29m36s] samba4.drs.repl_schema.python(promoted_dc)(promoted_dc)
[1857(12997)/1902 at 2h30m43s] samba.blackbox.wbinfo(ad_dc_ntvfs:local)
[1858(13039)/1902 at 2h30m46s] samba.blackbox.wbinfo(s4member:local)
[1859(13081)/1902 at 2h30m48s] samba.blackbox.wbinfo(rodc:local)
[1860(13123)/1902 at 2h30m57s] samba.blackbox.wbinfo(promoted_dc:local)
[1861(13165)/1902 at 2h31m7s] samba.blackbox.wbinfo(ad_dc:local)
[1862(13207)/1902 at 2h31m9s] samba.blackbox.wbinfo(ad_member:local)
[1863(13249)/1902 at 2h31m11s] samba4.krb5.kdc with specified account(ad_dc_ntvfs)
[1864(13381)/1902 at 2h31m33s] samba4.krb5.kdc with account DENIED permission to replicate to an RODC(ad_dc_ntvfs)
[1865(13577)/1902 at 2h31m59s] samba4.krb5.kdc with machine account(ad_dc_ntvfs:local)
[1866(13837)/1902 at 2h33m23s] samba4.krb5.kdc with account ALLOWED permission to replicate to an RODC(ad_dc_ntvfs)
[1867(14097)/1902 at 2h34m17s] samba4.krb5.kdc with specified account(rodc)
[1868(14228)/1902 at 2h34m50s] samba4.krb5.kdc with account DENIED permission to replicate to an RODC(rodc)
[1869(14423)/1902 at 2h35m28s] samba4.krb5.kdc with machine account(rodc:local)
[1870(14682)/1902 at 2h36m52s] samba4.krb5.kdc with account ALLOWED permission to replicate to an RODC(rodc)
[1871(14941)/1902 at 2h37m44s] samba4.krb5.kdc with specified account(promoted_dc)
[1872(15073)/1902 at 2h38m7s] samba4.krb5.kdc with account DENIED permission to replicate to an RODC(promoted_dc)
[1873(15269)/1902 at 2h38m32s] samba4.krb5.kdc with machine account(promoted_dc:local)
[1874(15529)/1902 at 2h39m55s] samba4.krb5.kdc with account ALLOWED permission to replicate to an RODC(promoted_dc)
[1875(15789)/1902 at 2h40m53s] samba4.krb5.kdc with specified account(ad_dc)
[1876(15921)/1902 at 2h41m15s] samba4.krb5.kdc with account DENIED permission to replicate to an RODC(ad_dc)
[1877(16117)/1902 at 2h41m39s] samba4.krb5.kdc with machine account(ad_dc:local)
[1878(16377)/1902 at 2h42m52s] samba4.krb5.kdc with account ALLOWED permission to replicate to an RODC(ad_dc)
[1879(16637)/1902 at 2h43m40s] samba4.krb5.kdc with specified account(fl2000dc)
[1880(16769)/1902 at 2h43m46s] samba4.krb5.kdc with account DENIED permission to replicate to an RODC(fl2000dc)
[1881(16965)/1902 at 2h43m52s] samba4.krb5.kdc with machine account(fl2000dc:local)
[1882(17225)/1902 at 2h44m10s] samba4.krb5.kdc with account ALLOWED permission to replicate to an RODC(fl2000dc)
[1883(17485)/1902 at 2h44m22s] samba4.krb5.kdc with specified account(fl2003dc)
[1884(17617)/1902 at 2h44m28s] samba4.krb5.kdc with account DENIED permission to replicate to an RODC(fl2003dc)
[1885(17813)/1902 at 2h44m34s] samba4.krb5.kdc with machine account(fl2003dc:local)
[1886(18073)/1902 at 2h44m52s] samba4.krb5.kdc with account ALLOWED permission to replicate to an RODC(fl2003dc)
[1887(18333)/1902 at 2h45m6s] samba4.krb5.kdc with specified account(fl2008r2dc)
[1888(18465)/1902 at 2h45m25s] samba4.krb5.kdc with account DENIED permission to replicate to an RODC(fl2008r2dc)
[1889(18661)/1902 at 2h45m48s] samba4.krb5.kdc with machine account(fl2008r2dc:local)
[1890(18921)/1902 at 2h47m1s] samba4.krb5.kdc with account ALLOWED permission to replicate to an RODC(fl2008r2dc)
[1891(19181)/1902 at 2h47m51s] samba.tests.kcc(vampire_dc)
[1892(19183)/1902 at 2h47m51s] samba.tests.kcc(promoted_dc)
[1893(19185)/1902 at 2h47m52s] samba4.blackbox.samba_tool_demote(vampire_dc)
[1894(19186)/1902 at 2h47m53s] samba4.blackbox.samba_tool_demote(promoted_dc)
[1895(19187)/1902 at 2h47m54s] samba4.blackbox.samba_tool_demote(rodc)
[1896(19188)/1902 at 2h47m55s] samba4.blackbox.dbcheck(ad_dc_ntvfs)
[1897(19192)/1902 at 2h50m39s] samba4.blackbox.dbcheck(ad_dc)
[1898(19196)/1902 at 2h51m14s] samba4.blackbox.dbcheck(fl2000dc)
[1899(19200)/1902 at 2h51m51s] samba4.blackbox.dbcheck(fl2003dc)
[1900(19204)/1902 at 2h52m31s] samba4.blackbox.dbcheck(fl2008r2dc)
[1901(19208)/1902 at 2h53m11s] samba4.blackbox.dbcheck(vampire_dc)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20160310/31a7d8cc/signature-0001.sig>


More information about the samba-technical mailing list