similar to: smbclient no connect NetShareEnum failed

Displaying 20 results from an estimated 300 matches similar to: "smbclient no connect NetShareEnum failed"

2002 Jul 02
0
Authentication problem with samba 2.2.5
We have started to upgrade or Unix servers from Samba 2.0.7 to Samba 2.2.5. I did one machine as test and all worked fine. Today I tried adding two more today and both come up with the "Incorrect password or unknown username" box in Windows Explorer. All the Unix servers are running Solaris 7. I did the make on an NFS file system once and then ran 'make install' on each
2010 May 29
1
NetShareEnum counterpart
Hello, I am searching for a Samba counterpart of the Windows API function NetShareEnum http://msdn.microsoft.com/en-us/library/bb525387%28VS.85%29.aspx - a function that lists the smb resources of a given server. It googled quite a lot and had a quick look on the libsmbclient header but did not find anything that helped. `smbclient -L' does what I look for amongst other things ... I am
2005 Dec 01
1
NetShareEnum bug on Win 2003 Server
Hi all! I believe there is a bug regarding NetShareEnum command when run against a Win 2003 server. When run I only get back one share and then I get Segmentation fault. Using NetShareGetInfo 'sharename' works perfectly and also NET LIST SHARE. Any suggestions? Samba version is 3.21.rc-1 running on a FC 4 machine. Regards, Henrik
2004 Oct 07
0
Info on NetShareEnum RAP throwing "User has insufficient privilege"
I am looking for more info on the subject, since I get this response from a Windows/XP client to a SMBCLIENT command but do not know what checkings are held in the client (Windows/XP) in order to correct them. Any suggestion is welcome Manfredo Hopp
2013 Aug 19
3
rpcclient netshareenum 502 causes SEGV
Hello: I have a Windows 2003 Server that is causing rpcclient to SEGV via the following command: $ rpcclient -U Administrator%foobar -c 'netshareenum 502' <server> ... type: 0x6269: SEC_DESC_OWNER_DEFAULTED SEC_DESC_DACL_DEFAULTED SEC_DESC_SACL_DEFAULTED SEC_DESC_DACL_TRUSTED SEC_DESC_SACL_AUTO_INHERIT_REQ SEC_DESC_SACL_PROTECTED SEC_DESC_RM_CONTROL_VALID SACL Segmentation fault
2009 Aug 26
5
Noob DRY method question
Hi Gurus, I''m learning the Rails framework, and I have this exact block of html/javascript in two places in an if/else construct in application.html.erb: <body onload="Modalbox.show(''<div class=\''warning\''> <p> <center> <%= flash[ :notice ] %> </center> </p> <p> <center> <input
2008 Mar 25
5
Assign Physical NIC to domU
Hello everyone! Well i want to know, if there is a way to specify a physical nic (like eth0 or eth1) to a domU and how can i do it. The server has two nics, what i want to do is assign physical nic (eth0) to the dom0 and assign physical nic (eht1) to the domU. I appreciate your help. Regards Ivan ____________________________________________________________________________________ Be a
1999 Sep 18
2
Printing from Linux to Win98
I have a printer - an HP 1120c - connected to my wife's Win98 machine. Occasionally I would like to print to that printer instead of the HP Laserjet 4+ connected to my Linux machine. Could someone explain a couple of things for me? 1. I am running Mandrake 6.0. When I start printtool, it complains that it does not believe Samba is installed. Why and how do I fix? 2. I ignore the message and
2004 Jan 07
1
openssh 3.7.1p2 fault on solaris 9 for sparc when built as 64-bit
I built OpenSSH as a 64-bit binary on Solaris 9, using gcc 3.3.2, OpenSSL 0.9.7c and zlib 1.2.1. sshd starts up normally, and will begin the login session, however, some time after it reads /etc/default/login, it faults and kills the connection. There are no error messages logged to syslog (with LogLevel set to DEBUG) or with the -ddd option. Here's a truss of the failure: 8132:
2000 Apr 05
3
Problems with Intel Netport Printserver and Samba
Running RH6.0 I am able to print just fine from linux, the problem now is getting smb printing working. I am using an Intel Netport Express PRO/100 printserver. Previous to my upgrade from RH5.2 when I had the printer directly connected to the samba server, I was able to print just fine from the windows client machines (not using the raw method) My /etc/printcap is as follows ##PRINTTOOL3##
2001 Mar 06
2
Printing and Sharing
Ok, I'll start with the sharing. I'm trying to use smbmount to mount the file space on the other computer so I can browse it through this one.I type in [root@localhost /]# smbmount //jdph5/i$ <file://jdph5/i$> /mnt/smb -o username=dnestler Password: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) SMB connection failed Now I know that the share
2007 Dec 02
5
Xen PV drivers for FreeBSD
Hello, Does anybody know something about Xen PV drivers for FreeBSD? As far as I know there are no stable Xen PV-drivers for FreeBSD at the moment. But what about experimental drivers? Please, if you have any information about this, tell it. I think it would be interesting not only for me but for all who runs HVM domains FreeBSD. And the second question. I run FreeBSD in domUs
1999 Sep 25
2
print queue problem
I'am running Linux as server.My printer is conected to an win98 client. It works fine, at least when the client and the printer are online. When I print from my Linux machine and the win98 not connected, the printcommand just disapear. "lpq" gives "no entries". Where does the printcommand go then? My problem is that in case I print from the Linux server and the win98
2000 Jun 19
1
Printing to Win98 Machine
Hi all, I have a small network set up, on which I have 3 Linux-Mandrake Boxes and one Windows98 Machine. On each of the Linux boxes I have installed Samba 2.0.7, and everything so far has been a breeze and is working fine...... with one exception..... On the win98 machine, I have an Epson Stylus printer which I am trying to print to from the Linux boxes...... can I get it to work......
1998 Aug 07
4
SMB printing server problem... HELP ME !!!
-------------- next part -------------- Hello everybody!!! First of all I must say that I'm not an English speaker, so this text may sound a little extrange. I apollogize..... Well, I'm having problems with the SMB printing system. I have spent a lot of time (nearly 15 hours and a houndred of configurations) in it but I could not use it as a printing server. System Configuration: One
1999 Jul 20
7
too many open files
Please answer if anybody has solved this problem: [1999/07/19 20:59:41, 1] smbd/files.c:file_init(216) file_init: Information only: requested 10000 open files, 246 are available. Thanks in advance.
1998 Aug 11
23
Printing problems
I cannot print to my Samba-printer from Win NT. Printing works fine under X-windows. What could be wrong? //Michael
2008 Jun 22
17
about module nVidia GeForce 8400 G in Xen
Hi everyone, If there any modules (drivers) for Video Graphic Accelerated Card nVIDIA GeForce 8400 G in Xen? Cause the driver that I downloaded from nvidia.com won´t work with Xen Kernel. Any Idea? I use CentOS 5.1 I appreciate your helps very much thank you Eric Jansen _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2007 Nov 30
8
centos4.5(domU) on etch(dom0)
Hi, I''d like to know how to install centos (4.5 in my case) to run as a domU on a dom0 running etch. Any tips please? Thanks. Chris. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
1999 Jul 24
5
authentication failure
Hi, I've just installed Samba 2.0.3 and now I'm getting following error: PAM_pwdb[306]: 1 authentication failure; (uid=0) -> andreas for samba service I can connect to all shares and printers, but get the error. I suppose it has something to do with the passwords (I'm trying to sync Samba and Linux passwords). Any ideas? /Andreas