delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/05/15/16:39:18

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Sun, 15 May 2005 22:38:53 +0200 (MET DST)
From: Angelo Graziosi <Angelo DOT Graziosi AT roma1 DOT infn DOT it>
To: cygwin AT cygwin DOT com
cc: Eric Blake <ericblake AT comcast DOT net>, cygwin-xfree AT cygwin DOT com
Subject: Base-files 3.4-1: Problems for users with Non-Admin. priv.
In-Reply-To: <051520050306.27988.4286BCBC0005729D00006D5422007614380A050E040D0C079D0A@comcast.net>
Message-ID: <Pine.OSF.4.21.0505152223060.27324-100000@ax0rm1.roma1.infn.it>
MIME-Version: 1.0
X-AntiVirus: checked by Vexira Milter 1.0.6; VAE 6.30.0.2; VDF 6.30.0.177

When loging as user without admn. priv. 
(e.g.: owner= Graziosi, group= Users)
the standard bash shell (cygwin.bat) says:

   chmod: changing permissions of `/tmp': Permission denied

This is caused by

if [ -d "/tmp" ]; then
	chmod 1777 /tmp
fi

in /etc/profile.

It assign the permission "t" to /tmp but this was already a problem
with xorg-x11-xwin-6.8.2.0-1 and org-x11-xwin-gl-6.8.2.0-1.
The next, 6.8.2.0-2, was released exactly to fix that problem.
The solution was to not assign the "t" permission to /tmp and 
to whatever it contans! 

See:
<http://cygwin.com/ml/cygwin-xfree/2005-04/msg00076.html>
<http://cygwin.com/ml/cygwin-xfree/2005-04/msg00054.html>
<http://cygwin.com/ml/cygwin-xfree/2005-04/msg00053.html>
<http://cygwin.com/ml/cygwin-xfree/2005-04/msg00050.html>
<http://cygwin.com/ml/cygwin-xfree/2005-04/msg00049.html>
<http://cygwin.com/ml/cygwin-xfree/2005-04/msg00048.html>

angelo.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019