You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as i can see, the replica/master deployment are based on a ssh sftp file-transfer and the puppet storeconfig feature.
I wrote a implementation to do this hook without a ipa-pre-host or a ipa-pre-client registration as well a scp file transfer.
I do it with a ldap certificate binary file import, and i deploy it through the ldap with LDAPS on the client side. I use this technology with a ca import as well on TCP port 636.
This implementation, as i think, have several advantages.
How you think about this ?
Should i write a implementation and merge request ?
thx for your feedback.
The text was updated successfully, but these errors were encountered:
@pemer You are welcome to improve upon this code, however, it has been out of development for quite a while. I would go as far to say this module is deprecated and needs an adopter...
My organization has chosen not to put further resources into development for this particular module. If you are willing to adopt this project, I'd be in support of that decision.
Hi,
as i can see, the replica/master deployment are based on a ssh sftp file-transfer and the puppet storeconfig feature.
I wrote a implementation to do this hook without a ipa-pre-host or a ipa-pre-client registration as well a scp file transfer.
I do it with a ldap certificate binary file import, and i deploy it through the ldap with LDAPS on the client side. I use this technology with a ca import as well on TCP port 636.
This implementation, as i think, have several advantages.
How you think about this ?
Should i write a implementation and merge request ?
thx for your feedback.
The text was updated successfully, but these errors were encountered: