When tlwebadm and tlwebaccess are started, they report their version and build number to their log files. This is good. > 2014-04-10 12:33:44 INFO tlwebaccess[733]: ThinLinc Web Access version 4.1.1post build 4311 starting... The problem: > bash-3.2# pkginfo -l CENDthinlincwebaccess > [...] > VERSION: 4.1.1post-4319 tlwebaccess and tlwebadm both read version and build numbers from ctccommon so they don't log their own version number, but the version/build of thinlinc-vsm.
This problem should be non-existent in production after bug 4885. Might still happen during development though, or other special cases.
Those special cases are seemingly mostly theoretical, so we consider this resolved by bug 4885.