Replies: 1 comment
-
|
#114 is the relevant issue here, that should maybe be linked |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Compared to
libvirtthere is an annoyance with Podman - thatdockur Windowslogs in automatically (since by default Dockur user has no password) - which prevents launching Windows apps withWinApps.Therefore in order to use
WinAppsI:(1) first had to launch a web-browser and navicate to port http://127.0.0.1:8006/
(2) then to sign out of Windows session
(3) and only then I could launch a program
So here is a short guide for setting a password in Podman Dockur Windows
to stop autologin - for those who are unfamiliar with Windows - like I am.
(1) Launch Dockur Windows and seach for
netplwiz(2) In the window that opens check that
users must enter a passwordis crossed and then chooseAdvancedtab(3) In the Advanced tab choose again
AdvancedinAdvanced user management, in the window that opens selectUsers,right click Dockerand selectSet PasswordAfter password is set
WinAppswith Podman works as expected. Naturally one also has to set user and password as Docker and the password you have created at~/.config/winapps/winapps.conf(I had WinApps already configured and when I reinstalled WinApps with
./setup.shit gaveERROR CODE 14. I had to once log in to Windows and sign out - then everything was OK)@oskardotglobal Would it be a good idea to add this or similar to Podman install instructions?
Beta Was this translation helpful? Give feedback.
All reactions