[Samba] Error on joining a Windows 2003 ADS domain with Samba 3.0 Beta 3

Axel Suppantschitsch suppantschitsch at suit.at
Tue Aug 12 12:53:52 GMT 2003


Hi guys,

everytime I try to join my Samba 3.0 Beta 3 server to my Windows 2003 ADS 
domain, net puts out following error:

***** SNIP *****
[2003/08/12 14:33:48, 1] libsmb/clikrb5.c:cli_krb5_get_ticket(343)
  krb5_set_default_tgs_ktypes failed (Program lacks support for encryption 
type)net: relocation error: net: undefined symbol: krb5_cc_initialize
***** SNAP *****

This is the full level 10 debug output:

***** SNIP *****
[root at samba30srv root]# net join -U Administrator%******* -d 10
[2003/08/12 14:26:31, 5] lib/debug.c:debug_dump_status(359)
  INFO: Current debug levels:
    all: True/10
    tdb: False/0
    printdrivers: False/0
    lanman: False/0
    smb: False/0
    rpc_parse: False/0
    rpc_srv: False/0
    rpc_cli: False/0
    passdb: False/0
    sam: False/0
    auth: False/0
    winbind: False/0
    vfs: False/0
    idmap: False/0
[2003/08/12 14:26:31, 3] param/loadparm.c:lp_load(3893)
  lp_load: refreshing parameters
[2003/08/12 14:26:31, 3] param/loadparm.c:init_globals(1292)
  Initialising global parameters
[2003/08/12 14:26:31, 3] param/params.c:pm_process(566)
  params.c:pm_process() - Processing configuration file 
"/etc/samba/smb.conf"
[2003/08/12 14:26:31, 3] param/loadparm.c:do_section(3396)
  Processing section "[global]"
  doing parameter workgroup = MYGROUP
  doing parameter realm = SAMBA30.TEST
  doing parameter server string = Samba Server
  doing parameter security = ADS
  doing parameter log file = /var/log/samba/%m.log
  doing parameter max log size = 50
  doing parameter socket options = TCP_NODELAY SO_RCVBUF=8192 
SO_SNDBUF=8192
  doing parameter dns proxy = No
  doing parameter ldap ssl = no
[2003/08/12 14:26:31, 4] param/loadparm.c:lp_load(3925)
  pm_process() returned Yes
[2003/08/12 14:26:31, 7] param/loadparm.c:lp_servicenumber(4035)
  lp_servicenumber: couldn't find homes
[2003/08/12 14:26:31, 10] param/loadparm.c:set_server_role(3843)
  set_server_role: role = ROLE_DOMAIN_MEMBER
[2003/08/12 14:26:31, 5] lib/charcnv.c:charset_name(74)
  Substituting charset 'UTF-8' for LOCALE
[2003/08/12 14:26:31, 5] lib/charcnv.c:charset_name(74)
  Substituting charset 'UTF-8' for LOCALE
[2003/08/12 14:26:31, 5] lib/charcnv.c:charset_name(74)
  Substituting charset 'UTF-8' for LOCALE
[2003/08/12 14:26:31, 5] lib/charcnv.c:charset_name(74)
  Substituting charset 'UTF-8' for LOCALE
[2003/08/12 14:26:31, 5] lib/charcnv.c:charset_name(74)
  Substituting charset 'UTF-8' for LOCALE
[2003/08/12 14:26:31, 5] lib/charcnv.c:charset_name(74)
  Substituting charset 'UTF-8' for LOCALE
[2003/08/12 14:26:31, 5] lib/charcnv.c:charset_name(74)
  Substituting charset 'UTF-8' for LOCALE
[2003/08/12 14:26:31, 5] lib/charcnv.c:charset_name(74)
  Substituting charset 'UTF-8' for LOCALE
[2003/08/12 14:26:31, 5] lib/charcnv.c:charset_name(74)
  Substituting charset 'UTF-8' for LOCALE
[2003/08/12 14:26:31, 5] lib/charcnv.c:charset_name(74)
  Substituting charset 'UTF-8' for LOCALE
[2003/08/12 14:26:31, 5] lib/util.c:init_names(270)
  Netbios name list:-
  my_netbios_names[0]="SAMBA30SRV"
[2003/08/12 14:26:31, 2] lib/interface.c:add_interface(79)
  added interface ip=192.168.0.201 bcast=192.168.0.255 nmask=255.255.255.0
[2003/08/12 14:26:31, 6] libads/ldap.c:ads_find_dc(134)
  ads_find_dc: looking for realm 'SAMBA30.TEST'
[2003/08/12 14:26:31, 8] libsmb/namequery.c:get_sorted_dc_list(1215)
  get_sorted_dc_list: attempting lookup using [hosts]
[2003/08/12 14:26:31, 10] libsmb/namequery.c:internal_resolve_name(989)
  internal_resolve_name: looking up SAMBA30.TEST#1c
[2003/08/12 14:26:31, 5] lib/gencache.c:gencache_init(59)
  Opening cache file at /var/cache/samba/gencache.tdb
[2003/08/12 14:26:31, 10] lib/gencache.c:gencache_get(263)
  Returning valid cache entry: key = NBT/SAMBA30.TEST#1C, value = 
192.168.0.200:389, timeout = Tue Aug 12 14:34:19 2003
   
[2003/08/12 14:26:31, 5] libsmb/namecache.c:namecache_fetch(201)
  name SAMBA30.TEST#1C found.
[2003/08/12 14:26:31, 8] libsmb/namequery.c:get_dc_list(1274)
  Adding 1 DC's from auto lookup
[2003/08/12 14:26:31, 10] libsmb/namequery.c:remove_duplicate_addrs2(312)
  remove_duplicate_addrs2: looking for duplicate address/port pairs
[2003/08/12 14:26:31, 4] libsmb/namequery.c:get_dc_list(1350)
  get_dc_list: returning 1 ip addresses in an unordered list
[2003/08/12 14:26:31, 4] libsmb/namequery.c:get_dc_list(1351)
  get_dc_list: 192.168.0.200:389
[2003/08/12 14:26:31, 5] libads/ldap.c:ads_try_connect(56)
  ads_try_connect: trying ldap server '192.168.0.200' port 389
[2003/08/12 14:26:31, 3] libads/ldap.c:ads_connect(205)
  Connected to LDAP server 192.168.0.200
[2003/08/12 14:26:31, 3] libads/ldap.c:ads_server_info(1864)
  got ldap server name win2003srv at SAMBA30.TEST, using bind path: 
dc=SAMBA30,dc=TEST
[2003/08/12 14:26:32, 4] libads/ldap.c:ads_server_info(1870)
  time offset is 4 seconds
[2003/08/12 14:26:32, 4] libads/sasl.c:ads_sasl_bind(415)
  Found SASL mechanism GSS-SPNEGO
[2003/08/12 14:26:32, 3] libads/sasl.c:ads_sasl_spnego_bind(183)
  got OID=1 2 840 48018 1 2 2
[2003/08/12 14:26:32, 3] libads/sasl.c:ads_sasl_spnego_bind(183)
  got OID=1 2 840 113554 1 2 2
[2003/08/12 14:26:32, 3] libads/sasl.c:ads_sasl_spnego_bind(183)
  got OID=1 2 840 113554 1 2 2 3
[2003/08/12 14:26:32, 3] libads/sasl.c:ads_sasl_spnego_bind(183)
  got OID=1 3 6 1 4 1 311 2 2 10
[2003/08/12 14:26:32, 3] libads/sasl.c:ads_sasl_spnego_bind(190)
  got principal=win2003srv$@SAMBA30.TEST
[2003/08/12 14:26:32, 1] libsmb/clikrb5.c:cli_krb5_get_ticket(343)
  krb5_set_default_tgs_ktypes failed (Program lacks support for encryption 
type)net: relocation error: net: undefined symbol: krb5_cc_initialize
[root at samba30srv root]#
***** SNAP *****

System description:

On the Windows side I use a Windows 2003 Enterprise Server with ADS in 
native mode which is patched using the latest updates.

On the Linux side I use a Redhat 9.0 Server with all packages installed 
which is also patched using the latest updates.

The Samba 3.0 Beta 3 binary distribution is from Redhat RawHide found at 
www.rpmfind.net:

samba-3.0.0-3beta3.rpm
samba-common-3.0.0-3beta3.rpm
samba-client-3.0.0-3beta3.rpm
samba-swat-3.0.0-3beta3.rpm

BTW: kinit is working perfectly with the KDC of the Windows 2003 
Enterprise server, I get a ticket.

Any suggestions?

wbr,

Axel Suppantschitsch




More information about the samba mailing list