On Thu, Feb 10, 2011 at 04:11:08PM -0600, DRC wrote: > On 2/10/11 3:39 PM, Robert Goley wrote: > You also have to create a new PAM service called "vnc". I did this by > copying /etc/pam.d/passwd to /etc/pam.d/vnc, but different systems do > this differently. Some systems may use a pam.conf file, in which case > you'd copy the [passwd] stanza to a new stanza called [vnc].
There is offen a default pam service, which will be used, if no vnc service is defined. > One of the things I want to port over from TurboVNC is the per-session > access control list. With that system, if user/password auth is > enabled, then the creator of the Xvnc session is automatically granted > access using that auth method. Then, he/she can use a special option to > vncpasswd to grant additional user names either view-only or full > control access (and subsequently revoke same) while the session is running. This can be implemented by adding a new PasswordValidator (see SSecurityPlain.cxx). Regards, Martin Kögler ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel