hi, > > i'm trying vserver here (1st time) with woody 3.0r1 > > > > i want to use a mount -t smbfs //192.x.x.x/share > > /vserver/home/me into my V-server but it always > > fails with acces denied,
> Normally /vservers has very restrictive permission (000) to cut a chroot > security issue (this will be changed when the new chrootsafe is > introduced). Maybe this is the issue causing problem. yes, you are right....i forgot this > One possibility would be to perform the mount elsewhere and the use the > mount --bind option to tie /vserver/home/me to the place where you > performed the real mount. thank you - it works.....((but now i have to be very careful not to loose overview of the rights)) best regards from Germany, Andreas