new install not remembering password/login

'User made' tutorials related to Porteus Kiosk edition.
Official kiosk documentation can be find here: http://porteus-kiosk.org/documentation.html
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

new install not remembering password/login

Post#16 by Ed_P » 07 Jan 2022, 21:31

In my script to backup my Portus changes I have this section:

Code: Select all

#                  -- Network files --
#                  touch /var/lib/dhcpcd/dhcpd.leases
cp -a --parents    /etc/NetworkManager/system-connections/*       /tmp/mod/
cp -a --parents    /var/run/NetworkManager/*                      /tmp/mod/
cp -a --parents    /var/lib/dhcpcd/*                              /tmp/mod/
cp -a --parents    /etc/hosts                                     /tmp/mod/
I believe the touch command only needs to be done one time which is why I have it commented out.
Ed

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

new install not remembering password/login

Post#17 by fanthom » 08 Jan 2022, 08:09

Guys,

Kiosk is locked down so none of your advice will work.

IMO: this is a webpage issue (could be an incompatibility with certain browser version) and not a kiosk system problem.

Thanks
Please add [Solved] to your thread title if the solution was found.

aaamoeder
White ninja
White ninja
Posts: 15
Joined: 04 Jul 2020, 15:34
Distribution: porteus kiosk 5.0.0

new install not remembering password/login

Post#18 by aaamoeder » 08 Jan 2022, 17:39

I've tried using firefox, and although the password is working there, the website the kiosk serves becomes unusable slow

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

new install not remembering password/login

Post#19 by fanthom » 01 Feb 2022, 19:16

@aaamoeder

I have just fixed one "persistence + Chrome" related problem. Maybe it was the one which you were reporting.

Please download ISO 5.3.0 and check if your webpage saves the password now.


Thanks
Please add [Solved] to your thread title if the solution was found.

Locked