> For example: > smbmount //server/share /mountpoint -o uid=100,gid=100 > makes all the files owned by uid 100 on a 2.4 kernel. The same command > on a 2.6 kernel makes the mountpoint owned by uid 100, the rest of the > files have the uid's as set on the server.
Is CONFIG_SMB_UNIX enabled in 2.4 kernels? | CONFIG_SMB_UNIX: | | Enabling this will make smbfs use the CIFS Unix Extensions if | supported by the server. These extensions allows use of unix user | ids, permissions, file modes, symlinks, etc that normally do not | work on smbfs. | | Samba 3.0 servers supports these extensions. Gabor -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
