Path: | lib/puppet/provider/macauthorization/macauthorization.rb |
Last Update: | Wed Dec 09 12:54:29 -0800 2009 |
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. |