RES: [Samba] Erro winbind and ACLs

Luis Henrique de Faria Guimarães henrique at ecp.org.br
Tue Sep 20 16:09:54 GMT 2005


Hi Jeremy,

Really, i forgot to send the configurations of the Kerberos. However, the used packages are brought update, the used package is krb5-libs-1.2.7-47.  I am using the Red Hat Enterprise Linux AS 3 for x86.
Below it is the file /etc/krb5.conf

[logging]
 default = FILE:/var/log/krb5libs.log
 kdc = FILE:/var/log/krb5kdc.log
 admin_server = FILE:/var/log/kadmind.log

[libdefaults]
 default_realm          = ECP.ORG.BR
 default_etypes         = des-cbc-crc des-cbc-md5
 default_etypes_des     = des-cbc-crc des-cbc-md5

[realms]
 ECP.ORG.BR = {
  kdc = 10.0.0.5
 }

[domain_realm]
 .ecp.org.br = ECP.ORG.BR
 ecp.org.br = ECP.ORG.BR

[kdc]
 profile = /var/kerberos/krb5kdc/kdc.conf
[appdefaults]
 pam = {
   debug = true
   ticket_lifetime = 36000
   renew_lifetime = 36000
   forwardable = true
   krb4_convert = false
 }
################################################################################

You have some idea where you could be the problem?

Luis Henrique.

-----Mensagem original-----
De: Jeremy Allison [mailto:jra at samba.org]
Enviada em: segunda-feira, 19 de setembro de 2005 18:26
Para: Luis Henrique de Faria Guimarães
Cc: samba at lists.samba.org
Assunto: Re: [Samba] Erro winbind and ACLs


On Mon, Sep 19, 2005 at 06:00:02PM -0300, Luis Henrique de Faria Guimarães wrote:
> Hi,
> I am configuring a machine with Red Hat Enterprise Linux 3 with samba 3.0.14 to be member of a domain with PDC windows 2003.
> However, the control of ACLCs is not functioning and winbind is interrupting the service frequently.
> Below smb.conf follows mine and a part of the archive of log.

This looks like it may be a crash in the krb5 libs. Have you
got all the krb5 updates installed for that platform ?

Jeremy.


More information about the samba mailing list