search for: smbmt

Displaying 3 results from an estimated 3 matches for "smbmt".

Did you mean: smbmnt
2008 Apr 30
2
XP share not listed in Linneighborhood
...) in Linneighborhood which runs on my desktop Kubuntu Linux box. When I try to mount that Windows XP share I get the error message: 2139: session request to WINPRO failed (Not listening on called name) 2139: session request to *SMBSERVER failed (Not listening on called name) SMB connection failed smbmt: Error: winpro _not_ mounted. The command line I'm using to mount Winpro is: smbmount //winpro/lba /mnt/winpro -o guest,uid=lba This line _used_ to work before I had a malfuntion on the winpro box and had to Repair XP. Repair is similiar to a fresh install except many (but not all) s...
2006 May 02
1
Cannot write over root owned file
I mount another Linux machine with: smbmount tillie/all /mnt/tillie -o uid=0 Trying to copy a root owned to file after either su or su - fails with: cp: cannot create regular file `/mnt/tillie/usr/local/bin/smbmt': Permission denied Since I have root priviledges why does this happen? The file perms are: -rwxr--r-- 1 root root 4.6K 2006-05-02 16:58 smbmt I get the following message on Tillie in /var/log/samba.192.168.0.5 but cannot decypher it: [2006/05/02 17:10:37, 3] smbd/sec_ctx.c:set_sec_ctx(288...
2007 May 03
3
smbmount
I installed samba on a PC running SuSE 10.2, using the version from the SuSE 10.2 repository (3.0.23). All very nice, except smbmount is missing. As I understand it, this would seem to be because the version offered had not been compiled with the --with-smbmount option. Is my interpretation correct? And if so, how can I fix things? Do I have to download the source and do my own compilation