[RESOLVED] Kerberos Episode 3
Published: Dec 31, 2019 - 1:19 PM
Good morning,
I have a small problem with the implementation of my Wapt system regarding Kerberos.
I read the previous episodes, and was not fooled by the $(hostname) problem: I have a serviceprincipalname which has the name that is contacted by the agents.
When I deploy my agent, my test client machine does not register in the console.
Everything else works: I use a powershell script to launch waptdeploy.
I have the service, the store, I can see my packages, but there's no new PC in the console.
When in elevated command prompt, I execute the command:
I have this:
... which remains suspended ad vitam eternam.
I also get a 403 error when I go to https://myserver.td/add_host_kerberos .. which I cannot explain on a browser when I log in as admin of the domain.
I am on a Debian 9 server, I have nothing fancy in my hostname, nor in my /etc/hosts.
On the client side, these are Windows 10 Pro 1903/1909
If you have any leads, I'm all ears!
Administrator machine: Windows 10
Wapt version: 1.7.4.6232
I have a small problem with the implementation of my Wapt system regarding Kerberos.
I read the previous episodes, and was not fooled by the $(hostname) problem: I have a serviceprincipalname which has the name that is contacted by the agents.
When I deploy my agent, my test client machine does not register in the console.
Everything else works: I use a powershell script to launch waptdeploy.
I have the service, the store, I can see my packages, but there's no new PC in the console.
When in elevated command prompt, I execute the command:
Code: Select all
wapt-get register -l debug --serviceCode: Select all
C:\Windows\system32>wapt-get register -l debug --service
Current loglevel : DEBUG
About to speak to waptservice...
Call register URL...
url: http://127.0.0.1:8088/register.json?notify_user=0¬ify_server=1 timeout: 10000
url: http://127.0.0.1:8088/events?max_count=1 timeout: 11000
Waptservice User :url: http://127.0.0.1:8088/events?max_count=1 : OK Duration: 47I also get a 403 error when I go to https://myserver.td/add_host_kerberos .. which I cannot explain on a browser when I log in as admin of the domain.
I am on a Debian 9 server, I have nothing fancy in my hostname, nor in my /etc/hosts.
On the client side, these are Windows 10 Pro 1903/1909
If you have any leads, I'm all ears!
Administrator machine: Windows 10
Wapt version: 1.7.4.6232