Mr486
2017-May-27 12:48 UTC
[Samba] From Linux machine cannot see XP machines share list anymore
Hi, I used to be able to smbmount a drive on my XP machine. But today I tried and i got: $/usr/bin/smbmount //systen/2017 /backup -I 10.0.0.11 Password: mount error: No such device Please look at smbmount's manual page for possible reasons When I do: $/usr/bin/smbclient -L systen -I 10.0.0.11 I get: Added interface ip=10.0.0.10 bcast=10.255.255.255 nmask=255.0.0.0 Server time is Sat May 27 13:27:36 2017 Timezone is UTC+1.0 Domain=[VALLEY] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager] connected as guest security=user $ i.e it is not showing any shares. although From other windows machines the shares are visible (in windows explore) and accessible.....Any ideas appreciated. It used to work but I cannot remember any recent change that would have affected the operation of this file sharing. Thanks -- Mr 486 samba.20.mr486 at spamgourmet.com
Reindl Harald
2017-May-27 13:32 UTC
[Samba] From Linux machine cannot see XP machines share list anymore
Am 27.05.2017 um 14:48 schrieb Mr486 via samba:> Hi, I used to be able to smbmount a drive on my XP machineseriously? winxp and smb ports open? you have really other problems than see a share on a machine which should not be connected to any network for years
Rowland Penny
2017-May-27 13:53 UTC
[Samba] From Linux machine cannot see XP machines share list anymore
On Sat, 27 May 2017 15:32:31 +0200 Reindl Harald via samba <samba at lists.samba.org> wrote:> > > Am 27.05.2017 um 14:48 schrieb Mr486 via samba: > > Hi, I used to be able to smbmount a drive on my XP machine > > seriously? > winxp and smb ports open? > > you have really other problems than see a share on a machine which > should not be connected to any network for years >Seriously? This from the guy who has just set "nt pipe support = yes" in his smb.conf ;-) It might help if the OP posted their smb.conf Rowland
Mr486
2017-May-27 14:38 UTC
[Samba] From Linux machine cannot see XP machines share list anymore
Update: I got the following to work but when I tried smbmount //systen/99 /mnt -I 10.0.0.11 I got the following, any pointers as to why I cannot mount the drive but can access it with smbclient appreciated: /usr/bin/smbmount //systen/99 /mnt -I 10.0.0.11 Password: mount error: No such device Please look at smbmount's manual page for possible reasons This is successful: /usr/bin/smbclient \\\\systen\\99 -I 10.0.0.11 Added interface ip=10.0.0.10 bcast=10.255.255.255 nmask=255.0.0.0 Server time is Sat May 27 15:28:35 2017 Timezone is UTC+1.0 Password: Domain=[VALLEY] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager] connected as guest security=user smb: \> cd Current directory is \ smb: \> ls . D 0 Sat May 27 15:24:10 2017 .. D 0 Sat May 27 15:24:10 2017 39935 blocks of size 262144. 330 blocks available smb: \> put backup_minimum_to_tar putting file backup_minimum_to_tar of size 1540 bytes as \backup_minimum_to_tar (10.5168 kb/s) (average 10.5168 kb/s) smb: \> On Sat, May 27, 2017, at 05:48 AM, Mr486 wrote:> Hi, I used to be able to smbmount a drive on my XP machine. But today I > tried and i got: > > $/usr/bin/smbmount //systen/2017 /backup -I 10.0.0.11 > Password: > mount error: No such device > Please look at smbmount's manual page for possible reasons > > When I do: > > $/usr/bin/smbclient -L systen -I 10.0.0.11 > > I get: > > Added interface ip=10.0.0.10 bcast=10.255.255.255 nmask=255.0.0.0 > Server time is Sat May 27 13:27:36 2017 > Timezone is UTC+1.0 > Domain=[VALLEY] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager] > connected as guest security=user > $ > > i.e it is not showing any shares. although From other windows machines > the shares are visible (in windows explore) and accessible.....Any ideas > appreciated. It used to work but I cannot remember any recent change > that would have affected the operation of this file sharing. > > Thanks > > -- > Mr 486 > samba.20.mr486 at spamgourmet.com