Issue #5432 has been updated by Parker Johnson.

I'm not sure if this is a feature or bug, but the providers for users for AIX 
mysteriously disappeared between releases 2.6.1 and 2.6.2:

-Park

Parker:Downloads Parker$ tar xzf puppet-2.6.1.tar.gz ; grep -R aix puppet-2.6.1 
| grep "user" | wc
      18     124    1828

Parker:Downloads Parker$ tar xzf puppet-2.6.2.tar.gz ; grep -R aix puppet-2.6.2 
| grep "user" | wc
       0       0       0
 
----------------------------------------
Feature #5432: Use AIX native commands to manage users and groups
https://projects.puppetlabs.com/issues/5432

Author: Hector Rivas
Status: Available In Testing Branch
Priority: Normal
Assignee: 
Category: provider
Target version: Statler
Affected Puppet version: development
Keywords: AIX user provider group community patch
Branch: https://github.com/keymon/puppet/tree/feature/master/5432


Specific providers should be created for AIX to manage users and groups.

AIX bases the authentication management on a set of commands: mkuser, rmuser, 
chuser, lsuser, mkgroup, rmgroup, chgroup, lsgroup, etc.




-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to