I specifically selected cifs, didn't realise that it did things differently (would this be easier with smbfs?)
I mount with this line in fstab: //192.168.0.215/Company /mnt/company cifs defaults,credentials=/home/netlogon/.smbpwdCAA 0 0 However, I have been wondering whether it would be better to set up something by way of a login script that could be taylored to specific users. That may be a bit of an aside. On 07/12/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > The first question to be asked is whether you are mounting using the cifs > > driver or the smbfs driver, as each handle file ownerships and > > permissions differently. >
