LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Control of Samba Shares and other questions. (https://www.linuxquestions.org/questions/linux-software-2/control-of-samba-shares-and-other-questions-320476/)

IanChristie 05-05-2005 02:52 PM

Control of Samba Shares and other questions.
 
I'm trying to control who, logged into my Slackware 10.1 box, can access the windows shares on the network. However, despite the fact that Samba is not running and the SMBFS module is not loaded, XFFM, Nautalis and Konqueror can all access the shares, no problem.

I looked through Pat's .config file and found that smbfs was compiled as a module.

In the Network Filesystems section there's

CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SMB_UNIX=y

and later in the Partition Types section there's

CONFIG_SMB_NLS=y

Could the SMB_UNIX or SMB_NLS be allowing the file managers to see the shares?

Also, I found all indications of mounting smbfs and commented them out. But still getting to the shares. According to lsmod, the smbfs module is not loaded.


All times are GMT -5. The time now is 02:24 AM.