domain authentication without ldap

9 views
Skip to first unread message

Bijoy Prajapati

unread,
Nov 25, 2019, 12:53:11 PM11/25/19
to Puppet Users
Hi ,

I have installed puppet master 3.8.7. i would like to join the client system via puppet automation. I want to join domain without ldap.
But I cannot do it. It gives some different types or error. I can join domain if I use ldap authentication. But I dont want to use ldap.
This is one of the client system sssd.conf file setup  for your inspection. If I join domain manually by using only "realm" command and i have to modify manually the below highlighted lines and reboot the system.
Then it is only join domain. I want fully automation when I use "puppet agent -t", the client system should join domain, automatically. Need your guide. If you require more information, please feel free to ask.

[sssd]
domains = example.net
config_file_version = 2
services = nss, pam

[domain/example.net]
ad_domain = example.net
krb5_realm = EXAMPLE.NET
realmd_tags = manages-system joined-with-samba 
cache_credentials = True
id_provider = ad
krb5_store_password_if_offline = True
default_shell = /bin/bash
ldap_id_mapping = True
use_fully_qualified_names = False
fallback_homedir = /home/%u
access_provider = ad

Reply all
Reply to author
Forward
0 new messages