OpenSolaris

Printable Version Enter a New Search
Bug ID 6778535
Synopsis ACL_APPEND_ID should append SID string not UID_NOBODY
State 10-Fix Delivered (Fix available in build)
Category:Subcategory library:other
Keywords
Responsible Engineer Mark Shellenbaum
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_105
Fixed In snv_105
Release Fixed solaris_nevada(snv_105)
Related Bugs 6710735
Submit Date 1-December-2008
Last Update Date 17-December-2008
Description
When ACL_APPEND_ID is specified in a call to acl_totext() the sid string should be appended instead of the uid nobody.  This will allow an ACL to be restored on a foreign system when the system is connected to a different active directory and idmap is configured to allow foreign sids to be mapped.  This only affect entries that resolve to windows names such as joe@domain.
Work Around
N/A
Comments
N/A