This is the mail archive of the cygwin 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: Conflict between Cygwin 1.7 and Ubuntu for Windows 14316


2016-04-14 11:11 GMT+02:00 Evgeny Grin wrote:
> Back to cmd:
> @ icacls cmd-file
> cmd-file DESKTOP-5PNH8IH\Karlson:(RX)
>          DESKTOP-5PNH8IH\Karlson:(I)(F)
>          Everyone:(I)(RX)
>
> @ icacls cygsh-file
> cygsh-file DESKTOP-5PNH8IH\Karlson:(R,W,D,WDAC,WO)
>            DESKTOP-5PNH8IH\Karlson:(R)
>            Everyone:(R)
>
> @ icacls uowsh-file
> uowsh-file DESKTOP-5PNH8IH\Karlson:(RX)
>            DESKTOP-5PNH8IH\Karlson:(I)(F)
>            Everyone:(I)(RX)

Everyone:(X) is missing on the Cygwin created file, Karlson has (R)
besides the inherited (F) access from the other files.

Curious if the X byte is required or the F, both would be strange
though. Does the result changes iof you add X for everyone and/or (F)
instead of (R) for Karlson?

There are some remarkable things besides this one, IIRC someone
mentioned in the other thread, that there is no UoW AD integration, so
how does UoW creates a file with permissions set for Karlson?

BTW. who is Karlson?

;)

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      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]