macauthorization.rb

Path: lib/puppet/provider/macauthorization/macauthorization.rb
Last Update: Wed Dec 09 12:54:29 -0800 2009

Required files

facter   facter/util/plist   puppet   tempfile  

Methods

Constants

AuthDB = "/etc/authorization"
PuppetToNativeAttributeMap = { :allow_root => "allow-root", :authenticate_user => "authenticate-user", :auth_class => "class", :k_of_n => "k-of-n", :session_owner => "session-owner", }   This map exists due to the use of hyphens and reserved words in the authorization schema.

Public Class methods

standard required provider instance methods

Public Instance methods

utility methods below

[Validate]