directoryservice.rb

Path: lib/puppet/provider/user/directoryservice.rb
Last Update: Wed Dec 09 12:54:29 -0800 2009
 Created by Jeff McCune on 2007-07-22
 Copyright (c) 2007. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation (version 2 of the License) This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston MA 02110-1301 USA

Required files

puppet/provider/nameservice/directoryservice  

Methods

Public Instance methods

The list of all groups the user is a member of. JJM: FIXME: Override this method…

This is really lame. We have to iterate over each of the groups and add us to them.

[Validate]