Guest session persistence not working
Posted: 26 Jun 2018, 18:41
On Portius Kiosk Thin Client edition I have configured full persistence mode and persistence for the guest home folder. The goal is for the Remmina RDP connection, which is downloaded and run on startup from a local server, to launch without prompting for a password.
Is it possible to achieve this in Porteus thin client? Here is my config:
Is it possible to achieve this in Porteus thin client? Here is my config:
Code: Select all
connection=wired
dhcp=yes
browser=chrome
enable_file_protocol=yes
allow_icmp_protocol=yes
kiosk_config=http://SERVER/porteus-config.txt
persistence=full
persistence=/home/guest
disable_private_mode=yes
run_command=wget http://SERVER/rdp.txt -O /home/guest/rdp.remmina; while true; do su - guest -c "remmina -c /home/guest/rdp.remmina"; done
right_mouse_click=yes
root_password=PASSWORD
vnc_password=PASSWORD
wallpaper=http://SERVER/Black.jpg
wake_on_lan=yes
additional_components=09-x11vnc.xzm uefi.zip 08-ssh.xzm