Autologin to local account without password in Open Enterprise Server 24.1

Hello,

I want to autologin to local account X, which has no password, after successfully logging in to the network account in Open Enterprise Server 24.1. It Works very well for Open Enterprise Server 2 SP5 (IR2), but when I use the same configuration for the new version, it doesnt work. The account must remain passwordless.

By configuration i mean:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="1"
"DefaultUserName"="X"
"DefaultDomainName"="X"

[HKEY_LOCAL_MACHINE\SOFTWARE\Novell\Login]
"AutoAdminLogon"="0"
"AutoAdminQueryNDS"=dword:00000001

Also i tried this reg keys:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DefaultPassword"="" (blank)
"ForceAutoLogon"="1"
"IgnoreShiftOverride"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device]
"DevicePasswordLessBuildVersion"=dword:00000000