diff options
author | Hector Rivas Gandara <keymon@gmail.com> | 2010-12-01 13:47:57 +0100 |
---|---|---|
committer | Hector Rivas Gandara <hrivas@caixagalicia.es> | 2010-12-27 11:14:01 +0100 |
commit | 9032898eb32080bfae66a707d55976e9f984a512 (patch) | |
tree | 983807c33170a0a7f1b19dab5ad68f77a30821e0 /lib/puppet/util/rdoc/code_objects.rb | |
parent | 9b2b4aebed29f035415c1f7324943d3ba2993ea2 (diff) | |
download | puppet-9032898eb32080bfae66a707d55976e9f984a512.tar.gz puppet-9032898eb32080bfae66a707d55976e9f984a512.tar.xz puppet-9032898eb32080bfae66a707d55976e9f984a512.zip |
(#5432) Use AIX native commands to manage users and groups
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.
This commit implements such providers.
Notes::
- AIX users can have expiry date defined with minute granularity,
but puppet does not allow it. There is a ticket open for that (#5431)
- AIX maximum password age is in WEEKs, not days.
- I force the compat IA module.
TODO::
- Add new AIX specific attributes, specilly registry and SYSTEM.
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions