| www.delorie.com/archives/browse.cgi | search |
| 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 |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: New error: chmod: changing permissions of `/tmp': Permission denied |
| Date: | Fri, 20 May 2005 17:59:26 +0100 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <d6d3ag$qrf$2@sea.gmane.org> |
| Message-ID: | <SERRANOaogxLDp7mvjk000000ac@SERRANO.CAM.ARTIMI.COM> |
| X-OriginalArrivalTime: | 20 May 2005 16:59:29.0617 (UTC) FILETIME=[497C9410:01C55D5D] |
----Original Message----
>From: Sean Aitken
>Sent: 17 May 2005 16:42
> Today, I noticed for the first time the following error message appears
> when a non-admin user logs in to cygwin:
>
> --
> chmod: changing permissions of `/tmp': Permission denied
> --
> Should I just ignore this warning? I had this problem with an existing
> install on cygwin, and with a completely fresh install (after mkgroup /
> mkpasswd), it happens also!
> Any ideas would be appreciated. For the time being, I will just ignore
> the error.
I notice from the directory listing that some of the dirs belong to
"Users" yet the home directory belongs to "Domain Users". Looks like you
were logged in as a local user when you installed, but you were logged in as
a domain user when you ran mkpasswd/mkgroup for the first time and the
/etc/skel scripts created the home dirs.
Do domain users have write access rights to your local HD? Did you run
both mkpasswd and mkgroup using *both* the '-l' *and* the '-d' options to
get full listings? What does 'getfacl /tmp' tell you? What does 'cd / ;
cacls tmp' show?
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |