Off-domain machine registration in WAPT via Kerberos
Published: Dec 5, 2024 - 11:08 AM
Hello,
We have enabled Kerberos authentication for WAPT as well as certificate verification, so we have the following in our wapt-get.ini file:
wapt-get.ini;use_kerberos=1
wapt-get.ini;verify_cert=C:\Program Files (x86)\wapt\ssl\server\ca.crt
This works perfectly as long as we are using a machine with a DJOIN connection prepared.
The problem arises with non-domain machines.
Once the non-domain machines are deployed via WAPT, the agent cannot connect to WAPT automatically. We therefore have to go to the machine and run "wapt-get register". There, we are asked for the WAPT admin login credentials. Once logged in, everything is in order; the machine appears in WAPT, and we send it the configuration package associated with its fake OU.
Two questions:
- Can we make these machines authenticate to WAPT automatically despite Kerberos and without lowering the security level?
- Can we ensure that the configuration package (we have two different ones depending on the machine) is automatically assigned (based on the machine name / during deployment configuration in the WAPT console, for example)?
Regards,
We have enabled Kerberos authentication for WAPT as well as certificate verification, so we have the following in our wapt-get.ini file:
wapt-get.ini;use_kerberos=1
wapt-get.ini;verify_cert=C:\Program Files (x86)\wapt\ssl\server\ca.crt
This works perfectly as long as we are using a machine with a DJOIN connection prepared.
The problem arises with non-domain machines.
Once the non-domain machines are deployed via WAPT, the agent cannot connect to WAPT automatically. We therefore have to go to the machine and run "wapt-get register". There, we are asked for the WAPT admin login credentials. Once logged in, everything is in order; the machine appears in WAPT, and we send it the configuration package associated with its fake OU.
Two questions:
- Can we make these machines authenticate to WAPT automatically despite Kerberos and without lowering the security level?
- Can we ensure that the configuration package (we have two different ones depending on the machine) is automatically assigned (based on the machine name / during deployment configuration in the WAPT console, for example)?
Regards,