236 | | |
237 | | Individual users can provide both user and view-only passwords. These should be different. Users can give the view-only password to someone so that they can see the remote session, but not interact.TurboVNC assigns access based on which password is used. The user password lets you provide mouse and keyboard input. [[BR]] |
238 | | |
239 | | PS: I set 2 passwords for both user & view-only,and passwords are different for all-level users. |
| 236 | rock@gpfs-server:~$ /opt/TurboVNC/bin/vncserver |
| 237 | |
| 238 | {{{ |
| 239 | New 'X' desktop is gpfs-server:1 |
| 240 | |
| 241 | Creating default startup script /home/rock/.vnc/xstartup |
| 242 | Starting applications specified in /home/rock/.vnc/xstartup |
| 243 | Log file is /home/rock/.vnc/gpfs-server:1.log |
| 244 | }}} |
| 245 | |
| 246 | |
| 247 | PS1: |
| 248 | Individual users can provide both user and view-only passwords. These should be different. Users can give the view-only password to someone so that they can see the remote session, but not interact.TurboVNC assigns access based on which password is used. The user password lets you provide mouse and keyboard input. [[BR]] |
| 249 | |
| 250 | PS2: |
| 251 | I set 2 passwords for both user & view-only,and passwords are different for all-level users. [[BR]] |