Samba 4 Fedora 14 Compile errors

Per Qvindesland perqvind at gmail.com
Tue Feb 1 07:00:59 MST 2011


Hi

I might have missed a posting about this if so then apologies but when I try
to compile after having done a git pull I always end up with this error:
ERROR(runtime): uncaught exception - Connection to SAMR pipe of PDC for
SAMBA.EXAMPLE.COM failed: Connection to DC failed:
NT_STATUS_OBJECT_NAME_NOT_FOUND
  File "bin/python/samba/netcmd/__init__.py", line 134, in _run
    return self.run(*args, **kwargs)
  File "bin/python/samba/netcmd/join.py", line 76, in run
    LIBNET_JOIN_AUTOMATIC)
Join failed
SOCKET_WRAPPER_DEFAULT_IFACE="3"
KRB5_CONFIG="/root/samba-master/source4/st/member/etc/krb5.conf"
./bin/samba-tool join
--configfile=/root/samba-master/source4/st/member/etc/smb.conf
SAMBA.EXAMPLE.COM member -UAdministrator%locDCpass1 at
/root/samba-master/selftest/target/Samba4.pm line 895.
no output for name[samba4.smb.signing on with -k no
--option=gensec:spengo=no --signing=off local-creds(member)]
[212/226 in 2m50s, 221 errors] samba4.smb.signing --signing=yes anon(dc)
ERROR: Testsuite[samba4.smb.signing --signing=yes anon(dc)]
REASON: unable to set up environment dc - exiting


[213/226 in 2m50s, 222 errors] samba4.smb.signing --signing=required
anon(dc)
ERROR: Testsuite[samba4.smb.signing --signing=required anon(dc)]
REASON: unable to set up environment dc - exiting


ERROR(runtime): uncaught exception - Connection to SAMR pipe of PDC for
SAMBA.EXAMPLE.COM failed: Connection to DC failed:
NT_STATUS_OBJECT_NAME_NOT_FOUND
  File "bin/python/samba/netcmd/__init__.py", line 134, in _run
    return self.run(*args, **kwargs)
  File "bin/python/samba/netcmd/join.py", line 76, in run
    LIBNET_JOIN_AUTOMATIC)
Join failed
SOCKET_WRAPPER_DEFAULT_IFACE="3"
KRB5_CONFIG="/root/samba-master/source4/st/member/etc/krb5.conf"
./bin/samba-tool join
--configfile=/root/samba-master/source4/st/member/etc/smb.conf
SAMBA.EXAMPLE.COM member -UAdministrator%locDCpass1 at
/root/samba-master/selftest/target/Samba4.pm line 895.
no output for name[samba4.smb.signing --signing=no anon(member)]
Failed to connect to ldap URL 'ldap://localdc' - LDAP client internal error:
NT_STATUS_OBJECT_NAME_NOT_FOUND
Failed to connect to 'ldap://localdc' with backend 'ldap'
ERROR(ldb): uncaught exception - None
  File "bin/python/samba/netcmd/__init__.py", line 134, in _run
    return self.run(*args, **kwargs)
  File "bin/python/samba/netcmd/join.py", line 68, in run
    site=site, netbios_name=netbios_name)
  File "bin/python/samba/join.py", line 530, in join_RODC
    ctx = dc_join(server, creds, lp, site, netbios_name, targetdir, domain)
  File "bin/python/samba/join.py", line 63, in __init__
    credentials=ctx.creds, lp=ctx.lp)
  File "bin/python/samba/samdb.py", line 53, in __init__
    options=options)
  File "bin/python/samba/__init__.py", line 110, in __init__
    self.connect(url, flags, options)
  File "bin/python/samba/samdb.py", line 66, in connect
    options=options)
RODC join failed
SOCKET_WRAPPER_DEFAULT_IFACE="8"
KRB5_CONFIG="/root/samba-master/source4/st/rodc/etc/krb5.conf"
./bin/samba-tool join
--configfile=/root/samba-master/source4/st/rodc/etc/smb.conf
SAMBA.EXAMPLE.COM RODC -UAdministrator%locDCpass1 --server=localdc at
/root/samba-master/selftest/target/Samba4.pm line 1186.
no output for name[samba4.rpc.echo(rodc)]

FAILED (31 failures and 0 errors in 225 testsuites)

I first tried make clean and got the same error and then also remove
samba-master and downloaded everything again with git but both time's it
gives me the same error.

Does anyone got any ideas?

Regards
Per Qvindesland


More information about the samba-technical mailing list