Displaying 1 result from an estimated 1 matches for "localuid".
Did you mean:
localsid
2004 Sep 23
0
Problems writing to a mounted CIFS share
...sults in a permission denied error. This happens on a 2.4.21 kernel with the shipped CIFS kernel module.
The mount command used is:
mount.cifs //<w2k3server>/<share>$ /mnt \
-o username=<user>,workgroup=<workgroup>,password=<pwd>,file_mode=0664,dir_mode=0775,uid=<localuid>,gid=<localgid>,rw
The kernel output after enabling extended debugging:
dir.c: CIFS VFS: in cifs_lookup as Xid: 108299 with uid: 0
dir.c: parent inode = 0xe754c200 name is: bla and dentry = 0xef5317a0
dir.c: len 4
dir.c: NULL inode in lookup
dir.c: Full path: \bla inode = 0x0000...