Tcl Source Code

View Ticket
Login
Ticket UUID: 623585
Title: [file mkdir] does not use default acl
Type: Bug Version: obsolete: 8.4.0
Submitter: wffiii Created on: 2002-10-15 15:25:19
Subsystem: 37. File System Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Open Last Modified: 2002-10-15 23:07:15
Resolution: None Closed By:
    Closed on:
Description:
When creating a subdirectory in a directory with
default acl's, these defaults are not applied to the
new subdirectory.

One would expect that the default acl's would be
applied to new subdirs however they are created.

We are using tcl versions 8.2 and 8.4
We have tested this with Solaris 8 & 9
We can test other versions of Solaris and tcl as
needed.

I used the script command to log commands and output
while running one test.
I've attached the output from the script command.
If the attachment fails, I'll be happy to
email/ftp/whatever the file.

Test procedure in a nutshell:

1. create a test dir
2. set default acl's
3. create a subdir in the test dir using [file mkdir]
4. look at the acl's for the subdir
User Comments: vincentdarley added on 2002-10-15 23:07:15:
Logged In: YES 
user_id=32170

Luckily, I don't know what an 'acl' is (apart from 
something in your knee), so I'm having to reassign this 
to someone else.

wffiii added on 2002-10-15 22:25:19:

File Added - 33124: tcl-acl-test

Attachments: