SRSS Addon: x11vnc-dtlock
From Sun Ray User Group Wiki
DOWNLOAD
README
this srss-addon can make dtlock in cde x11vnc friendly.
changes/modifications for the user:
- if you press the lock button in the cde panel, no sceenlock is started, instead it behaves like pulling the smartcard (utdetach).
- if you start the screen style manager, you can choose 'SunRay Lock' as screensaver (see BUGS!). select it and switch off the standard 'Screen Lock'.
changes/modifications to the srss/cde system:
- it changes the 'LockDisplay' type behaviour in cde to call /opt/SUNWut/bin/utxlock.
- it changes the /opt/SUNWut/bin/utxlock behaviour to call /opt/SUNWut/bin/utdetach.
- it adds 'LockDisplay' to the screensaver list.
BUGS:
- when choosing 'SunRay Lock' within screen style manager, utdetach is called. you have to type your password to continue.
any comments are very welcome!!!
INSTALL
run ./install as root. it will copy files to
/opt/SRSS-Addons/x11vnc-dtlock
and add a link in
/etc/dt/appconfig/types/C /usr/dt/config/Xsession.d
unfortunately, as all parent dirs are usually owned by root, you have to call ./install as root.
to uninstall, call ./uninstall as root. it will remove the links but leaves /opt/SRSS-Addons/x11vnc-dtlock as it is.

