On 8/13/19 6:10 PM, 'Dan White' via Puppet Users wrote: > On Aug 13, 2019, at 9:04 PM, 'Dan White' via Puppet Users > <puppet-users@googlegroups.com <mailto:puppet-users@googlegroups.com>> > wrote: > >> Is there any current documentation about how to create user resources >> with an ldap provider ? > > Let me be a bit more specific on this question. I am looking for the > setup details to allow Puppet to get the user information from ldap. I > am guessing this is a “read-only” thing and that the user must exist in > ldap before Puppet can use it. > > —————————————————————————————————- > > "Sometimes I think the surest sign that intelligent life exists > elsewhere in the universe is that none of it has tried to contact us." > > Bill Waterson (Calvin & Hobbes) > > -- > You received this message because you are subscribed to the Google > Groups "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to puppet-users+unsubscr...@googlegroups.com > <mailto:puppet-users+unsubscr...@googlegroups.com>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/F74722AC-1F84-4C4C-8F3B-BF130616144B%40icloud.com > <https://groups.google.com/d/msgid/puppet-users/F74722AC-1F84-4C4C-8F3B-BF130616144B%40icloud.com?utm_medium=email&utm_source=footer>.
Hi Dan, Surprised by this idea and curious about your use case. Puppet is better for modeling resources on a system as opposed to data in an external database, which is what users are in LDAP. Normally you would use Puppet to manage local users as well as the setup necessary for nsswitch, sssd/nscd and pam so the system can resolve users and groups from LDAP. Best regards, -g -- Garrett Honeycutt Tailored Automation https://tailoredautomation.io -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/73fc8362-c8ea-6077-910d-35a051febf92%40garretthoneycutt.com.