This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Strange problem - access to directories denied


If the ACL is really empty, that might explain a lot!
I'd log in with the real administrator account
(maybe a user in administrator group is not sufficient) and try:
cacls pktemp /G Everyone:F

Bye, Heribert (heribert_dahms@icon-gmbh.de)

> -----Original Message-----
> From:	John Pollock [SMTP:jpollock@curl.com]
> Sent:	Wednesday, March 07, 2001 16:45
> To:	cygwin@sourceware.cygnus.com
> Subject:	Re: Strange problem - access to directories denied
> 
> > C:\>cacls pktemp
> > C:\pktemp
> 
> So you're saying that cacls [dirname] returned no output at all?  That's
> indeed
> very strange; it should list the default perms on that directory.
> 
> One thing that might help in debugging is removing the "@echo off" so that
> you
> can tell if it was the rd or the md that actually failed in your batch
> script.
> 
> John
> 

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]