similar to: Getting a list of all possible smb mounts (and bug report on smbtree)

Displaying 20 results from an estimated 900 matches similar to: "Getting a list of all possible smb mounts (and bug report on smbtree)"

2003 Feb 10
2
HP Deskjet drivers, Samba and Cups
I have Samba 2.2.7 running on Redhat 8 (fully updated). I have two printers set up - a laser and a Deskjet 920C both connected to the Redhat server via USB cables. Printing is managed using CUPS although I get the same problem with LPR and Webmin configured printers. The laser works fine, the deskjet doesn't. The deskjet works with a generic windows HP Deskjet or HP Deskjet plus driver in
2007 Jan 23
1
"tapply" and "data.frame"?
I want to transform the data by "tapply" to one dataframe. But I can not get it. For example: > tst=tapply(point,pp,length) > tst[1:10] p1 p10 p100 p1000 p1001 p1002 p1003 p1004 p1005 p1006 1 5 1 8 6 5 8 7 4 4 > res=as.data.frame(tst) # I try to transform it > res[1:10,] p1 p10 p100 p1000 p1001 p1002 p1003 p1004 p1005 p1006 1 5 1 8 6 5
2012 Jan 05
2
CentOS6 and tilde expansion
Set up NIS and autofs on this new CentOS6 box, but it seems tilde expansion no longer works in bash? [root at frodo ~]# cd ~john -bash: cd: ~john: No such file or directory [root at frodo ~]# cd /home/john [root at frodo john]# pwd /home/john [root at frodo john]# It still works in t/csh: [root at frodo ~]# /bin/csh [root at frodo ~]# cd ~john [root at frodo ~john]# pwd /home/john [root at
2013 Nov 12
1
static link libsmbclient.a got a lot of error, and how to include "smbtree" feature in program
Hi All: I have some questions when writing a lib with libsmbclient-dev ,my target environment is on any linux system. 1 I want to static link libsmbclient.a instead of using libsmbclient.so, but I got a lot of error , am I able to use libsmbclient-dev using static link? 2 I found that ?smbtree? command is more stable in finding all those domains and servers than
2017 Apr 14
2
smbtree command shows nothing with SMB2/3
Hi, I am using samba 4.5.4 in my fedora machine. when I execute "smbtree" command it shows nothing with SMB2 protocol. If I change my client max protocol=NT1 in smb.conf, I can see all server present in my Network. looks like below bug. https://bugzilla.samba.org/show_bug.cgi?id=12431 Can it be fixed or someother options can be used for the same to work with protocol greater than NT1
2008 Oct 26
0
Samba findsmb and smbtree inconsistent
I have a samba server 3.0.28a set up on ubuntu 8.04, which is accessed by a windows xp client. The windows machine can see and download all the shared folders from the linux machine, and the linux machine can download from the windows machine with smbclient. However, when I issue "findsmb" the linux machine only reports itself, not the windows machine. The man pages show it
2015 May 22
1
smbtree vs nmblookup while looking for servers list
Hello everyone on the list, can't someone pls help me to figure out why I can't see all SMB shares available using smbtree, while it's fine using nmblookup |pit at t430s:/usr/src/samba/samba-3.6.6/examples/libsmbclient$ nmblookup -S 'WORKGROUP' querying WORKGROUP on 192.168.0.255 192.168.0.86 WORKGROUP<00> Looking up status of 192.168.0.86
2009 Dec 12
0
smbtree errors
Hi, I have rhel5 server installed and windows 2k3 in vmware as guest. When I run smbtree on terminal to see the shaes it gives as folows.. # smbtree > Password: > Segmentation fault > and sometimes > #smbtree > Password: > WORKGROUP > \\PDK-XP > cli_rpc_pipe_open: cli_nt_create failed on pipe \srvsvc to machine PDK-XP. > Error was NT_STATUS_ACCESS_DENIED
2009 Aug 24
0
Slimming down smbtree?
Sorry if these questions are getting tiring, but I want to get the list of servers from "smbtree -NS" from an embedded system (e.g., custom wireless router firmware). Unfortunately, compiling smbtree ends up being a couple of MB large. I've tried a bunch of basic optimizations to shrink the executable size as possible (e.g., using -f{function,data}-sections and --gc-sections,
2017 Sep 18
1
Newer SMBTREE versions don't find all systems.
Hi, Trying the latest version again tonight 4.6.7 it has the same problem I've seen with the prior newer versions as well. The one I went back to was 4.4.15 which works. What is happening right now is there is a Win2K3 box that is the domain server, with thecompanydomain.com (NetBIOS domain name: COMPANY). That has the __MSBROWSE__ on it. I have a Linux Wheezy system on that is part of
2006 Jul 06
4
LVM Input/output error
Hi, I recently installed centos for the first time and I like it! Also, I just started working with lvm. The following warnings are genertated whenever I run one of lvm commands on the external usb disk (MyBook by Western Digital). * What could be the source for those messages? * Should I worry about them (writing into the created LV's seems to work)? * If yes, how to fix them? [root
2013 Mar 27
0
smbtree or smbclient or smbclient4 cannot get share directory from win7 with SMB2 setting
Hi all, Actually I have just updated my ubuntu pc with kernel 3.8.4 and did try succesfully with mount with cifs type with win7 pc with smb2 protocol.But I encountered failure with the tools, smbtree or smbclient or smbclient4 to list out the share directory.. Are these clients tools already support SMB2 protocol?Thanks for take time to read, thousand thanks! Regards,Wong
2016 Jun 29
0
has 'smbtree -N' been emasculated lately?
I know smbtree -N used to do what I wanted, because I created an alias to it in ~/.bashrc called netview (based upon 'net view' in OS/2) many moons ago, when findsmb quit working. Now when I try it in *buntu 16.04 or any recent openSUSE or Knoppix (e.g. with samba 4.2.4 in OS 13.1 or 42.1), I always get a null return. nmblookup just produces a usage message, and its man page
2016 Jul 05
0
'smbtree -N' produces null output
I know smbtree -N used to do what I wanted, because I created an alias to it in ~/.bashrc called netview (based upon 'net view' in OS/2) many moons ago, when findsmb quit working. Now when I try it in *buntu 16.04 or any recent openSUSE or Knoppix (e.g. with samba 4.2.4 in OS 13.1 or 42.1), I always get a null return. nmblookup just produces a usage message, and its man page
2009 Feb 06
2
smbtree Error NT_STATUS_HOST_UNREACHABLE
Hi, I've been running samba on a linux machine (dslkayak) to share a folder and a printer with several windows machines on a home network for a couple of years without problems. I've recently added a second linux machine (ps3ydl) to the network, but I cannot access it from any other machines on the network even though it can access the other network shares. There error I get is:
2014 Sep 08
5
Canon PIXMA mg5420 or HP Photo Smart 7520
In need of a new printer, having done a bit or research, and considering either the Canon PIXMA mg5420 or the HP Photo Smart 7520. There are Linux drivers for the Photosmart which are supposed to handle both the printer and the scanner. But in my research I haven't found (yet) anyone who's gotten the scanner to work with Linux on the Photosmart, let alone the sheet feeder for it.
2004 Oct 19
1
Bug 135832 - smbtree frees invalid pointer
hi, it's be useful fix in the upstream too: <https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=135832> -- Levente "Si vis pacem para bellum!"
2016 Apr 17
6
how do I use only black ink?
I have an HP Photosmart C3180 All-in-one. As I haven't had any need for color lately, when I last replaced ink, I only replaced the black cartridge. It didn't work, even when printing grayscale-only images, even when telling print-set-up grayscale-only. Is there a way to tell my printer to use only the black ink cartridge. My test image is a handmade postscript file that only use setgray
2011 Jan 08
3
Network Scanner and CentOS 5.5
I have an HP Photosmart 3210 All-in-One color printer. Printing works great, but I cannot get xsane to locate it on the local subnet. I've been to the sane site and looked at the backends. The HP 3210 is supported by hpio and there is a note that hpio is no longer needed because the functionality has been rolled int hplip. yum shows hplip is installed: hplip.x86_64 1.6.7-4.1.el5.4
2007 Mar 19
4
Usb connection with HP S20 photo scanner
Hi all, I'm try to use the firmware software of the Photosmart S20 scanner. The software by it self work fine , but it can't make the connection to the scanner. Is there a way with wine.conf or other to give to the software the right way to find the scanner? If you can help, please do, it make my day brighter!