Module Puppet::Util::SUIDManager
In: lib/puppet/util/suidmanager.rb

Methods

Included Modules

Puppet::Util::Warnings

External Aliases

euid -> uid
  Cannot change real UID on Darwin so we set euid
egid -> gid

Public Instance methods

Runs block setting uid and gid if provided then restoring original ids

Make sure the passed argument is a number.

[Validate]