[Samba] Re: Kerberos Error

Norman Zhang norman.zhang at rd.arkonnetworks.com
Wed Dec 8 02:57:57 GMT 2004


> I'm using samba-*-3.0.6-4.3.100mdk and libkrb51-1.3-6.3.100mdk on 
> LM10.0. A similar summary to what I'm seeing could be found here.
> 
> http://lists.samba.org/archive/samba/2004-July/090210.html

Solve the problem by changing

[libdefaults]
  ticket_lifetime = 24000
  default_realm = HQ.ARKONNETWORKS.COM
; default_tgs_enctypes = des3-hmac-sha1 des-cbc-crc
; default_tkt_enctypes = des3-hmac-sha1 des-cbc-crc
; permitted_enctypes = des3-hmac-sha1 des-cbc-crc

default_etypes = des-cbc-crc des-crc-md5
default_etypes_des = des-cbc-crc des-crc-md5

  dns_lookup_realm = false
  dns_lookup_kdc = false
  kdc_req_checksum_type = 2
  checksum_type = 2
  ccache_type = 1
  forwardable = true
  proxiable = true



More information about the samba mailing list