602
submitted 11 months ago by gabriele97@lemmy.g97.top to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] zero_iq@lemm.ee 27 points 11 months ago* (last edited 11 months ago)

Sorry, but this is completely wrong.

Windows has ACLs and they are an important part of Windows administration, and used extensively for managing file permissions.

Windows has supported ACLs on NTFS since Windows NT & NTFS were released in 1993 (~~possibly partly influenced by AIX ACLs in the late 80s~~ influenced by VMS ACLs introduced the early 80s).

ACLs were not introduced to standard POSIX until c.1998, and NFS and Linux filesystems didn't get them until 2003. In fact, the design of the NFSv4 ACL standard was heavily influenced by the design of NTFS/Windows ACL model -- a specific decision by the designers to model it more like NTFS rather than AIX/POSIX.

Technically, at the filesystem level, exFAT also provides support for ACLs, but I am not sure if any implementation actually makes use of this feature (not even Windows AFAIK, certainly not any desktop version).

[-] davefischer@beehaw.org 6 points 11 months ago

Windows NT ACLs come from VMS.

The Unix world has traditionally not liked ACLs because Multics had them, and Unix was an ultra-minimalist response to Multics.

[-] zero_iq@lemm.ee 4 points 11 months ago* (last edited 11 months ago)

Yep, you're right. I was thinking of an ACL evolution/chain of influence of VMS -> AIX -> NT, but it seems VMS -> NT and VMS -> AIX as two separate histories is much more accurate. Thanks for the correction -- I've updated my comment accordingly.

[-] davefischer@beehaw.org 1 points 11 months ago

My AIX experience is very limited. What was the VMS connection?

[-] zero_iq@lemm.ee 2 points 11 months ago

VMS implemented ACLs in the early 80s. It's design influenced the design of ACLs in both AIX and Windows NT.

[-] davefischer@beehaw.org 3 points 11 months ago

Yeah, I'm familiar with VMS, and Cutler bringing a lot of the internal design to W/NT. (I'm told in particular a lot of the data structures for system calls in NT look like VMS.) My AIX experience has consisted entirely of "This is weird. This isn't normal for Unix." Ha ha. (I had a 1st gen RS/6000 at home briefly in the late 90s.)

And I do have a "grey wall" in my library:

Image

[-] panicnow@lemmy.world 2 points 11 months ago

Damn, giving me flashbacks of slowly moving through ACLs then hitting domain groups, domain local groups, global groups, then eventually universal groups as AD moved forward in complex situations.

Got to admit it worked well though.

this post was submitted on 05 Oct 2023
602 points (99.0% liked)

Linux

47369 readers
1756 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS