Can not reshare using Workgroup..

nostra_2000

Registered
Hello

I have successfully using the terminal mounted an nfs share from a NAS in my Mac OS x Server 10.4

Steps to mount remote nfs share from NAS:

in terminal window:
change user to root
created directory nfs_reshares
Created directory Creative

so path looks like this /nfs_reshares/Creative

used command to mount remote nfs share into server:

mount_nfs -L -i -b -o nosuid xnas.xxx.com:/c/Creative /nfs_reshares/Creative

I verify the mount using the mount command and I see this

xnas.xxx.com/c/Creative on /private/var/automount/nfs_reshares/Creative (nosuid, automounted)

So far so good... but when I open the Workgroup and look into the volume where I created the nfs_reshare folder.. it is not there!!!!

I have tried to create the folder using the workgroup and it doesnt show.. but I can see it in the terminal..

I see it in the finder and in a terminal, but I can not see it within the workgroup manager application

any ideas???

I have change permissions left and right to the folder, but I cant still see it in the workgroup application

example of permissions

drwxrwxrwt 2 root admin 68 May 24 13:36 nfs_reshares

or

drwxrwxrwx 2 root admin 68 May 24 13:36 nfs_reshares

or

drwxrwxr-t 2 root admin 68 May 24 13:36 nfs_reshares

I have no idea what the t means at the end... but even chainging to full permission to everyone doesnt help seeing the folder within the workgroup manager app..



Thanks for your help

J
 
Back
Top