Closed magicvodi closed 1 year ago
Which Python version do you have installed?
//Edit
Just tested it (just to be sure) on my dev machine with Windows 11 22H2 and python version 3.11.5
=> works perfectly
It's python 3.12.0
on Windows Server 2019
I think I have the same problem using the docker container v1.5.2 I suspect that the arguments to the python script need to be in quotes but I can't be sure.
I think I have the same problem using the docker container v1.5.2 I suspect that the arguments to the python script need to be in quotes but I can't be sure.
Hm the path is already in quotes...does you password or username has spaces or special characters in it? could be the culprint
It's python
3.12.0
on Windows Server 2019
Installed python 3.12 - work also for me
Here a test build with the latest commit - can u test pls?
The old build works with a simplified password and the new build works with our usual passwords with spaces and special characters. Many thanks!
fixed in v1.5.5
Hi, we are rolling out LAPSv2 in our environment, so I upgraded LAPS-WebUI. On my Windows bare metal Installation, after installing python and dpapi-ng i get the following error when I try to show a Computer with a LAPS v2 password:
When I run the command python command on the server it runs successfully (exit code 0) and shows me the decrypted password.