Gentoo Archives: gentoo-user

From: "Covington
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: samba 3.0.21b issue
Date: Mon, 20 Mar 2006 21:32:13
Message-Id: 20060320212305.GA11664@grendel.plusone.com
In Reply to: [gentoo-user] samba 3.0.21b issue by "Covington
1 On Mon, Mar 20, 2006 at 04:18:14PM -0500, Covington, Chris wrote:
2 > Hi all,
3 >
4 > For some reason I can't get net-fs/samba-3.0.21b in an W2K3 AD domain
5 > to work properly unless I totally reboot the system. Stopping and
6 > restarting samba doesn't help. Without a reboot I get these
7 > errors:
8 >
9 > [2006/03/20 15:31:39, 1] smbd/sesssetup.c:reply_spnego_kerberos(286)
10 > Username CORP\CAREEROFEVIL$ is invalid on this system
11 > [2006/03/20 15:31:39, 1] smbd/sesssetup.c:reply_spnego_kerberos(286)
12 > Username CORP\CAREEROFEVIL$ is invalid on this system
13 > [2006/03/20 15:31:52, 1] smbd/sesssetup.c:reply_spnego_kerberos(286)
14 > Username CORP\CAREEROFEVIL$ is invalid on this system
15 > [2006/03/20 15:31:52, 1] smbd/sesssetup.c:reply_spnego_kerberos(286)
16 > Username CORP\CAREEROFEVIL$ is invalid on this system
17 > [2006/03/20 15:29:02, 1] smbd/sesssetup.c:reply_spnego_kerberos(180)
18 > Failed to verify incoming ticket!
19 > [2006/03/20 15:29:10, 1] smbd/sesssetup.c:reply_spnego_kerberos(180)
20 > Failed to verify incoming ticket!
21 > [2006/03/20 15:29:11, 1] smbd/sesssetup.c:reply_spnego_kerberos(180)
22 > Failed to verify incoming ticket!
23 >
24 > After an emerge the following etc-updates need attention:
25 >
26 > 1) /etc/pam.d/samba
27 > /etc/pam.d/._cfg0000_samba
28 > 2) /etc/openldap/schema/samba.schema
29 > /etc/openldap/schema/._cfg0000_samba.schema
30 > 3) /etc/samba/smb.conf.example
31 > /etc/samba/._cfg0000_smb.conf.example
32 >
33 > Which I replace with the new versions.
34 >
35 > I'd like to upgrade samba on some of my servers without actually
36 > rebooting them. How can I do this?
37
38 Duh, found the problem. The /etc/init.d/samba init script doesn't seem
39 to kill the winbindd process:
40
41 grendel ccovington # ps -ef | grep winbind
42 root 7835 1 0 Feb15 ? 00:04:00 /usr/sbin/winbindd
43 root 7838 7835 0 Feb15 ? 00:00:02 /usr/sbin/winbindd
44 root 11479 11472 0 16:18 pts/0 00:00:00 grep winbind
45
46 I killed it, restarted samba and all is well.
47
48 ---
49 Chris Covington
50 IT
51 Plus One Health Management
52 75 Maiden Lane Suite 801
53 NY, NY 10038
54 646-312-6269
55 http://www.plusoneactive.com
56 --
57 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: samba 3.0.21b issue Iain Buchanan <iaindb@××××××××××××.au>