Hi,
We are a NY based software company looking to hire a developer with Kerberos
experience. The current project involves blockchain-based PKI authentication.
Please contact us if interested or would like to learn more.
You can apply directly from our Stack Overflow ad here:
https://stackover
Does windows mit kdc client support silent/unattended install?
On the release notes there are some documentation on building an installer
which is quite involved, so I was wondering if the currently installer
supports any install parameters.
Thanks,
Ed
I've used this in the past (not with kfw tho)... given its an MSI
installer this should work...
http://stackoverflow.com/questions/8560166/silent-installation-of-a-msi-package
(assuming the kfw install package from here)
http://web.mit.edu/kerberos/dist/#krb5-1.14
On Thu, Nov 10, 2016 at 7:53
Thanks Todd. I'll give this a shot. It'll be good from an automation
perspective to be able to pass in parameters such as krb5.conf file and the
cache locations, etc. But these all could be tied in to a power shell
script so it should be good.
On Thu, Nov 10, 2016 at 10:03 PM Todd Grayson wrote: