[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mounted Win2003 share shows up on thin clients, but not diskless workstations.



[Ole-Anders Andreassen]
> I used this to mount the share:
> 
> mount -t cifs //10.63.150.254/Felles /skole/tjener/home0/I_Felles 
> -v -o user=olea,pass=Password,gid=teachers,domain=ORKIDENETT
> 
> Using ssh to tjener as normal user, I'm able to find the files
> inside the share. So it is mounted.

The mount is thus only on tjener.intern.

> When using thin client it is possible to read the content of the 
> share, open files to edit, and save new files.

The processes for thin client users are running on tjener.intern, this
the mount point is visible.

> When using diskless workstations the folder is empty.

The processes for diskless workstations are not running on
tjener.intern, and thus the user do not see this mount point.

> What can I do to fix this?

Either by adding setup to mount the share on every diskless
workstation when they mount, or by setting up the login process (using
f.eks. pam-mount or pam-python) to mount the shared area in the users
home directory when a user log in.  I guess it also would be possible
to use user specific views on the mounted directories to allow all
users to mount their version of the mount point on the same directory,
but suspect that is more effort than it is worth.

Happy hacking,
-- 
Petter Reinholdtsen


Reply to: