Bug 4603 - can't add ACE when there's an existing ACE for deleted windows user
Summary: can't add ACE when there's an existing ACE for deleted windows user
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: User/Group Accounts (show other bugs)
Version: 3.0.24
Hardware: x86 Windows 2000
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-09 16:39 UTC by dw6881pr
Modified: 2020-12-20 22:22 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dw6881pr 2007-05-09 16:39:18 UTC
Steps to Reproduce:
===================
In Windows
1) create testuser1, testuser2 in domain
2) create testfolder in share
3) open security tab of testfolder
4) add testuser1 with read only permission, click apply and close
5) verify ace is set by reopening security tab of testfolder
6) delete testuser1 from domain
7) log off and log back on (might need to restart to clear windows cache)
8) open security tab of testfolder
9) verify ace entry exists with windows SID displayed (SID belongs to deleted testuser1)
10) without deleting the bad/stale ace, add testuser2 with read only permissions
11) click apply and close, new ACE entry will not be saved

seems to be samba issue. 
same steps works for native NTFS files system
Comment 1 Björn Jacke 2020-12-20 22:22:12 UTC
this does not seem to be a problem any more, right?