Hi All !

I'm new here and I've understood that question/doubt could be send to this 
email tigervnc-users@lists.sourceforge.net

Could someone, please, try help me understand what's going wrong with my setup?


>> Environment:
Server '001'
O.S: RedHat Server 6.2 + tigervnc-server-1.0.90-0.17.20110314svn4359.el6.x86_64
Exporting the folder: /projects (Inside /projects you can see several projects)

>> User machine: 

O.S.: CentOS or RedHat Workstation 6.2/6.4
App: tigervnc-1.0.90-0.17.20110314svn4359.el6.x86_64 (vncviewer)

Note: The environment is using NIS Domain.




Steps to reproduce the issue:

1) On the server '001' create a vnc session to the user 'AAA'. Example: 
"vncserver -geometry 1024x768"
You'll see the vnc session number, for example: 'serv001:10'

2) On the 'AAA'' workstation connect to vnc session. Example: "vncviewer 
serv001:10"

3) Using the vnc session go to /projects folder and all projects folders will 
be available. All ok so far !!!

4) Create a new group in NIS Domain. Example: "groupadd grp_test"
Inside this group set the user "AAA" like a member.
Go to /var/yp folder and run make.

5) On the "AAA" workstation run the command "id AAA'' and you'll can see the 
new group (grp_test) attached to user "AAA"

6) On the server "001" go to /projects folder and make a new folder. Example: 
"mkdir folder_test"
Change the folder permission: Example: "chmod 770 folder_test" +++ "chown 
root:grp_test folder_test"

7) Using the vnc session from 'AAA user' go to /projects folder and try open 
the folder "folder_test". It will fail.
Now, run the command "id AAA'' and you'll can see the new group (grp_test) 
attached to user "AAA".


8) Kill and recreate the vnc session to "AAA" user.

9) Using the vnc session from 'AAA user' go to /projects folder and try open 
the folder "folder_test". Successful !!!!

Any idea what's happening?

Best Regards,
Tiago Martins
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Tigervnc-users mailing list
Tigervnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-users

Reply via email to