HomePhorge

(#16581) Deprecate sid_for_account
c60a82dc483cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#16581) Deprecate sid_for_account

This commit eliminates the code for using WMI to resolve SIDs, since it is
very slow in domain environments. It also adds a deprecation warning if
any provider calls this method, as they should be using
Puppet::Util::Security::SID.name_to_sid instead.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUc86e68598a5b: (#16581) Use native Win32 APIs to resolve SIDs in file provider
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPUc60a82dc483c: (#16581) Deprecate sid_for_account (authored by Josh Cooper <josh@puppetlabs.com>).Oct 19 2012, 10:44 PM