etc.rb

Path: lib/automateit/account_manager/etc.rb
Last Update: Wed Nov 04 20:51:52 -0800 2009

AccountManager::Etc

An AccountManager driver for Unix-like OSes that have the Ruby Etc module. It is only suitable for doing queries and lacks methods that perform modifications, such as add_user. Platform-specific drivers inherit from this class and provide methods that perform modifications.

[Validate]