LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   mount_samba files but smbclient works (https://www.linuxquestions.org/questions/%2Absd-17/mount_samba-files-but-smbclient-works-286823/)

garnser 02-06-2005 02:07 AM

mount_samba failes but smbclient works
 
I've got a problem with my samba

I'm using samba3 and when i am ttying to mount a disk i get this error:

# mount_smbfs -I 192.168.0.1 //Erato/torrent torrent
mount_smbfs: vfsload(smbfs): Operation not permitted

smbclient works just fine, so does anyone know how to fix this problem?

-X- 02-06-2005 04:47 AM

man mount_smbfs

mount_smbfs //user@server/share_name /path/to/mount_point

http://closedsrc.org/dn-articles/howto_backup.html
http://ezine.daemonnews.org/200208/smbfs.html

garnser 02-06-2005 12:22 PM

I should maybe told you that the share name is torrent and the dir i'm mounting it to is also named torrent, i've tried with user@host but it doesn't work either...

-X- 02-06-2005 06:06 PM

Do you own the folder where you are mounting to?

garnser 02-07-2005 05:45 AM

i found out that the problem was my kernel security level, if you disable it samba works fine

sigsegv 02-08-2005 11:16 AM

Tell loader.conf to load the samba modules before the system starts rc and sets the securelevel. man loader.conf if this is unclear.


All times are GMT -5. The time now is 12:53 AM.