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]
Other format: [Raw text]

Re: how to set perms: Everyone -> Full Control?


cacls FILENAME /e /g everyone:f

or from the ntreskit

xcacls FILENAME /e /g everyone:f


On 24 Nov 2001, Andrey Khavryuchenko wrote:

> Hi!
>
> Got a problem.  I have a piece of (closed-source) software, that perfectly
> could be started via remote ssh.  But it requires config file to have
> stupid permissions: Everyone has Full Control.
>
> The idea is to scp its config file, change permissions and run from the
> script.
>
> The question is: how do I set Everyone -> Full Control perms from command
> line?
>
> Thanks in advance!
>
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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