Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2005 00:37:58 -0400
From:      Richard McIntyre <rem@thecompanyonline.com>
To:        freebsd-questions@freebsd.org
Subject:   [Fwd: mlock: not setgid mail]
Message-ID:  <4297F5A6.3050309@thecompanyonline.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------090808060409020803020604
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Anyone ?

--------------090808060409020803020604
Content-Type: message/rfc822;
 name="mlock: not setgid mail"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="mlock: not setgid mail"

Return-Path: <owner-freebsd-questions@freebsd.org>
Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119])
	by tco1.thecompanyonline.com (8.13.3/8.13.1) with ESMTP id
	j4OHBl0C030502
	for <rem@thecompanyonline.com>; Tue, 24 May 2005 13:11:47 -0400 (EDT)
	(envelope-from owner-freebsd-questions@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18])
	by mx2.freebsd.org (Postfix) with ESMTP id E19BE559A4;
	Tue, 24 May 2005 17:11:40 +0000 (GMT)
	(envelope-from owner-freebsd-questions@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id B626316A423;
	Tue, 24 May 2005 17:11:36 +0000 (GMT)
	(envelope-from owner-freebsd-questions@freebsd.org)
X-Original-To: freebsd-questions@freebsd.org
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AAE5A16A41C
	for <freebsd-questions@freebsd.org>;
	Tue, 24 May 2005 17:11:23 +0000 (GMT)
	(envelope-from rem@thecompanyonline.com)
Received: from tco1.thecompanyonline.com
	(dsl017-004-080.ser1.dsl.speakeasy.net [69.17.4.80])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 201FD43D54
	for <freebsd-questions@freebsd.org>;
	Tue, 24 May 2005 17:11:22 +0000 (GMT)
	(envelope-from rem@thecompanyonline.com)
Received: from [10.50.30.140] ([216.109.255.7]) (authenticated bits=0)
	by tco1.thecompanyonline.com (8.13.3/8.13.1) with ESMTP id
	j4OHB2Yf030482
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <freebsd-questions@freebsd.org>;
	Tue, 24 May 2005 13:11:17 -0400 (EDT)
	(envelope-from rem@thecompanyonline.com)
Message-ID: <42936023.2000106@thecompanyonline.com>
Date: Tue, 24 May 2005 13:10:59 -0400
From: Richard McIntyre <rem@thecompanyonline.com>
User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: freebsd-questions@freebsd.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Status: No, score=-100.0 required=4.0 tests=BAYES_50, USER_IN_WHITELIST 
	autolearn=failed version=3.0.2
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on 
	tco1.thecompanyonline.com
X-Virus-Scanned: ClamAV 0.83/893/Tue May 24 02:27:20 2005 on
	tco1.thecompanyonline.com
X-Virus-Scanned: ClamAV 0.83/893/Tue May 24 02:27:20 2005 on
	tco1.thecompanyonline.com
X-Virus-Status: Clean
Subject: mlock: not setgid mail
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>;
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
Sender: owner-freebsd-questions@freebsd.org
Errors-To: owner-freebsd-questions@freebsd.org

All,

I have searched several places and everything I have seen reports that 
the only thing I need to do is chown /usr/local/libexec/mlock to 
root:mail but it currently is... take a look:

May 24 12:54:59 tco1 /usr/local/libexec/mlock[29327]: (64) not setgid mail
May 24 12:57:08 tco1 /usr/local/libexec/mlock[29382]: (64) not setgid mail
May 24 12:57:08 tco1 /usr/local/libexec/mlock[29384]: (64) not setgid mail
May 24 13:03:33 tco1 /usr/local/libexec/mlock[30399]: (64) not setgid mail
May 24 13:04:23 tco1 /usr/local/libexec/mlock[30401]: (64) not setgid mail
May 24 13:04:32 tco1 /usr/local/libexec/mlock[30403]: (64) not setgid mail

tco1# ls -ail /usr/local/libexec/
total 4104
1626383 drwxr-xr-x   6 root  wheel      512 May 24 13:00 .
1625088 drwxr-xr-x  16 root  wheel      512 May  6 13:36 ..
1746408 drwxr-xr-x   2 root  wheel      512 May  3 22:35 autoconf259
1746417 drwxr-xr-x   2 root  wheel      512 May  3 22:35 automake19
1627965 -r-xr-xr-x   1 root  wheel    63624 May 24 13:00 imapd
1627966 -r-xr-xr-x   1 root  wheel    14568 May 24 13:00 ipop2d
1627967 -r-xr-xr-x   1 root  wheel    22344 May 24 13:00 ipop3d
1672841 drwxr-xr-x   2 root  wheel      512 May  3 00:22 libtool13
1626599 drwxr-xr-x   2 root  wheel      512 May  2 23:43 libtool15
1627968 -rwx--s--x   1 root  mail      5808 May 24 13:00 mlock
1628238 -r-xr-xr-x   1 root  wheel  4050712 May  5 17:08 mysqld

I'm quite perplexed as to what to do about this, I also read a 
suggestion to rebuild the /usr/ports/mail/imap-uw so I did, but that has 
not assisted any.

Any suggestions would be GREATLY appreciated.

FYI: I'm currently using sendmail - imap-uw w/SSL - spamassassin - clamav

Thanks again,
Richard

tco1# uname -a
FreeBSD tco1.thecompanyonline.com 5.3-RELEASE FreeBSD 5.3-RELEASE #0: 
Mon May  2 22:32:50 EDT 2005     
rem@tco1.iaminsane.net:/usr/src/sys/i386/compile/TCO1.2005.05.02.001  i386
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

--------------090808060409020803020604--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4297F5A6.3050309>