[Samba] Other domain sequence numbers are -1

2006-09-22 Thread Trimble, Ronald D
I posted this yesterday, but didn't get any responses.  Can anyone help
me out?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Trimble, Ronald D
Sent: Thursday, September 21, 2006 9:39 AM
To: samba@lists.samba.org
Subject: [Samba] Other domain sequence numbers are -1

Everyone,

I have configured a new SLES 10 server exactly the same as I
had previously configured a SLES 9 server.  The only difference is the
version of samba.  On the SLES 10 server, I am running the 3.0.23c
level, the SLES 9 server is behind a little.  My problem is with
connecting to other AD domains.  Only my default domain has a valid
sequence number.  All the other domains are showing up as a -1.  This
information was retrieved from the logs since the wbinfo -sequence
command times out.

Here are the relevant pieces of information.  Can someone
suggest what I may be doing wrong?  This is very confusing to me since
it works perfectly on my SLES 9 server and I copied the configuration
from there.

 

Thanks,
Ron

 

From krb5.conf:

 

[libdefaults]

default_tgs_enctypes = DES-CBC-CRC DES-CBC-MD5 RC4-HMAC

default_tkt_enctypes = DES-CBC-CRC DES-CBC-MD5 RC4-HMAC

preferred_enctypes = DES-CBC-CRC DES-CBC-MD5 RC4-HMAC

default_realm = NA.UIS.UNISYS.COM

dns_lookup_kdc = true

 

[realms]

NA.UIS.UNISYS.COM = {

kdc = 192.63.225.67:88

admin_server = 192.63.225.67:749

}

 

EU.UIS.UNISYS.COM = {

kdc = 192.61.146.133:88

admin_server = 192.61.146.133:749

}

 

AP.UIS.UNISYS.COM = {

kdc = 192.61.146.132:88

admin_server = 192.61.146.132:749

}

 

LAC.UIS.UNISYS.COM = {

kdc = 192.61.146.131:88

admin_server = 192.61.146.131:749

}

 

[domain_realm]

.na.uis.unisys.com = NA.UIS.UNISYS.COM

na.uis.unisys.com = NA.UIS.UNISYS.COM

.eu.uis.unisys.com = EU.UIS.UNISYS.COM

eu.uis.unisys.com = EU.UIS.UNISYS.COM

.ap.uis.unisys.com = AP.UIS.UNISYS.COM

ap.uis.unisys.com = AP.UIS.UNISYS.COM

.lac.uis.unisys.com = LAC.UIS.UNISYS.COM

lac.uis.unisys.com = LAC.UIS.UNISYS.COM

 

From smb.conf:

 

[global]

   workgroup = NA

   realm = NA.UIS.UNISYS.COM

   netbios name = M1016

   encrypt passwords = yes

   security = ADS

   password server = 192.63.225.67 192.63.225.68

   passdb backend = smbpasswd

   log level = 2 winbind:10 ads:10 auth:10

   syslog = 0

   log file = /var/log/samba/%m.log

   max log size = 5000

   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

   winbind use default domain = no

   winbind uid = 16777216-33554431

   winbind gid = 16777216-33554431

   winbind enum users = no

   winbind enum groups = no

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Other domain sequence numbers are -1

2006-09-21 Thread Trimble, Ronald D
Everyone,

I have configured a new SLES 10 server exactly the same as I
had previously configured a SLES 9 server.  The only difference is the
version of samba.  On the SLES 10 server, I am running the 3.0.23c
level, the SLES 9 server is behind a little.  My problem is with
connecting to other AD domains.  Only my default domain has a valid
sequence number.  All the other domains are showing up as a -1.  This
information was retrieved from the logs since the wbinfo -sequence
command times out.

Here are the relevant pieces of information.  Can someone
suggest what I may be doing wrong?  This is very confusing to me since
it works perfectly on my SLES 9 server and I copied the configuration
from there.

 

Thanks,
Ron

 

From krb5.conf:

 

[libdefaults]

default_tgs_enctypes = DES-CBC-CRC DES-CBC-MD5 RC4-HMAC

default_tkt_enctypes = DES-CBC-CRC DES-CBC-MD5 RC4-HMAC

preferred_enctypes = DES-CBC-CRC DES-CBC-MD5 RC4-HMAC

default_realm = NA.UIS.UNISYS.COM

dns_lookup_kdc = true

 

[realms]

NA.UIS.UNISYS.COM = {

kdc = 192.63.225.67:88

admin_server = 192.63.225.67:749

}

 

EU.UIS.UNISYS.COM = {

kdc = 192.61.146.133:88

admin_server = 192.61.146.133:749

}

 

AP.UIS.UNISYS.COM = {

kdc = 192.61.146.132:88

admin_server = 192.61.146.132:749

}

 

LAC.UIS.UNISYS.COM = {

kdc = 192.61.146.131:88

admin_server = 192.61.146.131:749

}

 

[domain_realm]

.na.uis.unisys.com = NA.UIS.UNISYS.COM

na.uis.unisys.com = NA.UIS.UNISYS.COM

.eu.uis.unisys.com = EU.UIS.UNISYS.COM

eu.uis.unisys.com = EU.UIS.UNISYS.COM

.ap.uis.unisys.com = AP.UIS.UNISYS.COM

ap.uis.unisys.com = AP.UIS.UNISYS.COM

.lac.uis.unisys.com = LAC.UIS.UNISYS.COM

lac.uis.unisys.com = LAC.UIS.UNISYS.COM

 

From smb.conf:

 

[global]

   workgroup = NA

   realm = NA.UIS.UNISYS.COM

   netbios name = M1016

   encrypt passwords = yes

   security = ADS

   password server = 192.63.225.67 192.63.225.68

   passdb backend = smbpasswd

   log level = 2 winbind:10 ads:10 auth:10

   syslog = 0

   log file = /var/log/samba/%m.log

   max log size = 5000

   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

   winbind use default domain = no

   winbind uid = 16777216-33554431

   winbind gid = 16777216-33554431

   winbind enum users = no

   winbind enum groups = no

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba