Hello,
We use puppet to manage user accounts on the Linux platform. Logins
are authenticated with ssh keys. We don''t assign passwords to
accounts. We''d like to validate user accounts with ActiveDirectory.
Puppet will add an account only if that account is in ActiveDirectory.
It will remove the account if that account is not in ActiveDirectory.
One thought I had was to parse virtual.pp (where accounts are
sourced), check those names against AD then build a list against which
puppet could check. Before I do that, I''d like to see if someone has
already implemented a solution.
Jeff
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.