On Fri, Aug 15, 2014 at 3:33 PM, Justin Deoliveira < [email protected]> wrote:
> I just checked the server and it is using version 2.4.6 of NSIS. It also > looks to be using the right script... i checked the git checkout and it was > recent as of July 22 when the beta release was built. > I have been using 2.4.6 as well, but I believe there might be a significant difference, the access control plugin I'm using is version 1.0.8.1, released July 2014. For reference, here is the (recent) changelog entries: MODIFICATIONS ------------- v1.0.8.1 - 7th July 2014 - AndersK * Don't require SE_RESTORE_NAME and SE_TAKE_OWNERSHIP_NAME when changing owner. * Fixed broken return value when trustee parsing failed v1.0.8.0 - 24th March 2014 - AndersK * Added basic String SID parsing in the emulated ConvertStringSidToSid (Broken in v1.0.6) * Fixed WinNT4 and Win95 support? (Unicode DLL will not load on Win95 but will probably load on Win98) * Fixed leaks from ParseSid and ConvertSidToStringSid * NameToSid and SidToName now pushes "error" and error details * Better GetCurrentUserName error handling (Still returns the problematic "error" string) v1.0.7.0 - 25th February 2012 - Afrow UK * Fixed DisableFileInheritance (broken in v1.0.5.0). v1.0.6.0 - 26th January 2012 - Afrow UK * Wrote replacements for ConvertSidToStringSid/ConvertStringSidToSid for backwards compatibility with Windows NT4/ME (ANSI build only). * Loads RegSetKeySecurity/RegGetKeySecurity functions at run-time for backwards compatibility with Windows NT4/ME (ANSI build only). * Removed commented out legacy code. v1.0.5.0 - 25th January 2012 - Afrow UK * Removed IsUserTheAdministrator. * Added NameToSid. * Major code cleanup/rewrite. * Proper Unicode build (with Unicode plugin API). * Support for 64-bit registry (SetRegView 64). * Functions now return "ok" on success or "error" otherwise. On "error", the next item on the stack will be the error description. * Added version information resource. 23rd January 2008 - Afrow UK * Added function IsUserTheAdministrator. * Cleaned up code. Rebuilt as pure cpp, decreasing DLL size. * No longer using gobal temp variable for strings. Cheers Andrea -- == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it -------------------------------------------------------
------------------------------------------------------------------------------
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
