Bug 4439 - Can't add acls on Windows 64 bit Operating Systems
Summary: Can't add acls on Windows 64 bit Operating Systems
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: User/Group Accounts (show other bugs)
Version: 3.0.24
Hardware: x64 Windows XP
: P2 major
Target Milestone: 3.0.25
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-08 15:23 UTC by dw6881pr
Modified: 2007-04-06 13:30 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-03-08 15:23:25 UTC
Steps to Reproduce
------------------
1) Create samba share
2) Log on windows XP Professional 64 bit edition as domain admin 
3) Create folder on share
3) Right click on folder, click properties, and select security tab
4) Click Add button
5) Popup displayed with irrelevant error message
"The program cannot open the required dialog box because it cannoot determine whether the computer named "XXX" is joined to a domain. Close this message and try again"

This does not happen on 32 bit Windows System.
So far can reproduce this on XP Pro 64 bit and 2003 64 bit.
Comment 1 Gerald (Jerry) Carter (dead mail address) 2007-04-06 10:17:01 UTC
This has got to be related to the LsaQueryInfoPolicy() call but 
I can't see what the problem is.  100% reproducible.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2007-04-06 13:30:23 UTC
I have found a fix.  We have to correctly implement and fill in the 
DsRoleGetPrimaryDomainInformation() basic level call.  Will be done 
is 3.0.25rc1.