[Samba] Linux smbfs differences

Gabor Kiss [Bitman] kissg at cdata.hu
Tue Jul 27 10:43:41 GMT 2004


> 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


More information about the samba mailing list