how to set perms: Everyone -> Full Control?

JJ Streicher-Bremer jj@jaxen-external.ratisle.net
Sun Nov 25 08:35:00 GMT 2001


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/



More information about the Cygwin mailing list