[SOLVED] Kerberos login error

Questions about WAPT Server / Requests and help related to the WAPT server
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
Marceld
Messages: 28
Registration: March 22, 2023 - 1:19 PM

November 10, 2023 - 12:40

Good morning,

We implemented Kerberos authentication a few months ago. Everything is working on the vast majority of the network.

Only on certain PCs is it impossible to play Kerberos (for SSO).

The logon window appears with the username entered.

If we type the password we get a login/password error.

The only log I find (server/client) is this error on the target PC:
2023-11-10 10:51:09,875 [wapttasks waitress-9 7416] WARNING Incorrect function.
2023-11-10 10:51:09,875 [wapttasks waitress-9 7416] WARNING check_auth_groups: Incorrect function.
Of course, this login is functional on other PCs where WAPT is present.

In case you needed it, all posts are up to date:
Auditing scm-waptupgrade
The installed version of the WAPT agent and the version of the package are corresponding.
2023-11-10 10:49:55,486 [wapttasks WaptTaskManager 7368] INFO Running task Inform the server of the status of this machine created by SCHEDULER
2023-11-10 10:49:56,643 [wapttasks WaptTaskManager 7368] INFO update_server_status successful (data size 1319)
So, if you have any ideas?

Thanks in advance.
Good day
Last edited by marceld on Dec 1, 2023 - 11:58, edited 1 time.
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

November 10, 2023 - 1:21 PM

Are you referring to the self-service option? Or to WaptConsole?
Marceld
Messages: 28
Registration: March 22, 2023 - 1:19 PM

November 13, 2023 - 10:49

sfonteneau wrote: Nov 10, 2023 - 1:21 PM Are you referring to self-service? Or to WaptConsole?
Good morning,

This is Self service (on the user side).

Good day
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

November 13, 2023 - 2:01 PM

Based on your tests, is this related to the logged-in user or to the workstation itself?
Marceld
Messages: 28
Registration: March 22, 2023 - 1:19 PM

November 14, 2023 - 1:40 PM

sfonteneau wrote: Nov 13, 2023 - 2:01 PM According to your tests, is this related to the logged-in user or to the computer itself?
Good morning.

For me, it's more related to the job itself, because it's impossible to log in with another ID.
Conversely, this same ID is functional on other workstations.

Good day
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

November 15, 2023 - 09:43

Interesting; we should check if, after attempting to log in via a command prompt, the `klist` command correctly returns a ticket from the WAPT server.

Is the self-service rule package the same on this machine as on the others?
Marceld
Messages: 28
Registration: March 22, 2023 - 1:19 PM

December 1, 2023 - 11:57

Hello,

I just found the problem:

On the new workstations, the configuration file (wapt-get.ini) was incomplete and had a "default" configuration.

I didn't know how to modify the default configuration (other than by generating a WAPT agent).
So I installed the "WAPT Configuration Policy" package and integrated my modifications into it.

I hope this helps.
Have a good day and thanks again
Locked