hydr...@bran ~ $ cat /proc/config.gz |gunzip|grep -i cifs
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
# CONFIG_CIFS_UPCALL is not set
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set


François Legal wrote:
> UNIX extension wouldn't be available if they're not built-in the kernel or
> as a module (I never used it in the modular form).
>
> However (that may not apply well in your case), you could use pam_mount to
> do the mounting with the correct user credentials.
>
>   
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to