similar to: NT_STATUS_BAD_NETWORK_NAME - Samba 2.2.5

Displaying 20 results from an estimated 100 matches similar to: "NT_STATUS_BAD_NETWORK_NAME - Samba 2.2.5"

2002 May 22
0
Strange behaviour with OpenSSH 3.1p1 +
I've been using OpenSSH for quite along time now and I've ran into this strange bug: ssh_askpass: exec(/usr/local/libexec/ssh-askpass): No such file or directory Host key verification failed. This happens when i have X running. Without X I see the following: .... debug1: read PEM private key done: type DSA debug1: read PEM private key done: type RSA debug1: identity file
2009 Apr 29
0
combine_factor to empty level
ID: T8dfe471e360ac80264c6c Dear, I'm using R 2.8.1 with the package reshape version 0.8.2 . It seems that the combine_factor function has problems with combining levels to an empty level: #EXAMPLE WORKING test<-sample(c(1:10),1000,replace=T) testf<-factor(test, c(1:10), LETTERS[1:10]) table(testf,exclude=NULL) testc<-combine_factor(testf, c(1,1,1,1,1,2,2,2,2,2))
2006 Nov 24
1
Missing values for S4 slots
Using R 2.4, the following fails: setClass("testc", representation(a="ANY")) makeC <- function(myarg) new("testc", a=myarg) makeC() -> Error in initialize(value, ...) : argument "myarg" is missing, with no default On the other hand, this is OK: f <- function(a) g(b=a) g <- function(b) if(missing(b)) "missing" else "valid
2007 Jul 17
0
write.dcf/read.dcf cycle converts missing entry to "NA" (PR#9796)
Full_Name: Bill Dunlap Version: 2.5.0 OS: Red Hat Enterprise Linux WS release 3 (Taroon Update 6) Submission from: (NULL) (24.17.60.30) If you read a dcf file with read.dcf(file,fields=c("Field",...)) and the file does not contain the desired field "Field", read.dcf puts a character NA for that entry in its output matrix. If you then call write.dcf, passing it the output of
2017 Jul 25
0
[Questions] About small files performance
Dear all Recently, i did some work to test small files performance for gnfsv3 transport. Following is my scenario. #####environment##### ==2 cluster nodes(nodeA/nodeB)== each is equipped with E5-2650*2, 128G memory and 10GB*2 netcard nodeA: 10.254.3.77 10.128.3.77 nodeB: 10.254.3.78 10.128.3.78 ==2 stress nodes(clientA/clientB)== each is equipped with E5-2650*2, 128G memory and 10GB*2
2007 Jul 18
1
(PR#9796) write.dcf/read.dcf cycle converts missing entry
BIll, Thanks. I am seeing some problems here, for example when all the fields are missing, or all the fields in a row are missing. I've fixes for those, and will commit to R-devel shortly. On Tue, 17 Jul 2007, bill at insightful.com wrote: > Full_Name: Bill Dunlap > Version: 2.5.0 > OS: Red Hat Enterprise Linux WS release 3 (Taroon Update 6) > Submission from: (NULL)
2010 Oct 22
2
Linking to lapack
Hello all. I'm developing a package for R holding a Gibbs sampler, which tends to have better performance when written in C than in R. During each iteration in the Gibbs sampler, I need the inverse of a symmetric matrix. For this, I wish to use lapack, as is concisely suggested in "Writing R extensions", since this will have better performance than I could ever write myself. After
2004 Feb 09
1
Dreaded RTNETLINK answers: Invalid argument
Hi All, We are running a 2.4.20 kernel, with the htb modules loaded, and are receiving the RTNETLINK error when trying to filter on handles. We also have the latest tc downloaded from htb site, and verified it is the executable being executed. We have tracked it to the {handle 1 fw} portion. Hardware is 4501 Soekris and WISP-Dist latest, patched with latest tc. Any ideas on what would cause
2010 Jan 13
0
BUG for speex-1.2rc1
DEAR: I SEEM A BUG FOR speex-1.2rc1.tar.gz ON BUILD IN USING IT. PLEASE LOOK: ===================================================================== make all-recursive make[1]: Entering directory `/tmp/speex-1.2rc1' Making all in libspeex make[2]: Entering directory `/tmp/speex-1.2rc1/libspeex' /bin/sh ../libtool --mode=link gcc -g -O2 -fvisibility=hidden -O3 -msse -o testenc
2009 Nov 18
3
Re ading multiple Excel 2007 files with a loop
I have several hundred Excel 2007 data files in a folder. I would like to read every file in a single given folder using a loop. I have searched the FAQ, the forum archives here, other or older R boards and the R Import / Export documentation, and have asked some very knowledgeable R users without learning of a solution. I hope someone here can help. I understand that the most common
2004 Dec 07
2
Dead domains don''t disappear from xm list
Hi, When a domain shuts down it seems to stay visible in the output of xm list (see below) even if I do an ''xm destroy''. Has something changed (they used to disappear just fine for me)? I am running Xen 2.0 (fairly up-to-date). Name Id Mem(MB) CPU State Time(s) Console Domain-0 0 395 0 r---- 2377.2 cagnode91-clone 10 199 2
2008 Apr 15
0
diagnosing cause of NT_STATUS_BAD_NETWORK_NAME error
I'm trying to find out why I am unable to access public shares on host mythbe (from host mythbe) due to a NT_STATUS_BAD_NETWORK_NAME error. I am able to access home shares. I've checked all of the host setup issues I know about (smb.conf, directory permissions, iptables, selinux) but I don't see any problems. Can anyone spot a problem or suggest where I could investigate? Below is
2010 Jul 06
0
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
Hi all, I have deleted and reinstalled samba 3.4.0 and then I got a failure at starting samba .I guess that was because of lacking of smb.conf ( I have deleted it manually and it didn't install it back) And I have decided to install samba4 which gave me also the same failure so I have again installed samba 3.4.0 and I found out an smb.conf file from
2005 Jul 07
0
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
Hello everyone! I've searched the archives and seen this problem crop up a couple of different times. None of the solutions I've found seemed to have worked. Here's the synopsis: I've recently installed FC4 and samba shares for home directories should work right out of the box. Default settings, etc... I get this error: sohmc@bart:~$ smbclient //127.0.0.1/sohmc added
2004 Aug 09
0
Error 4617: SMB connection failed & NT_STATUS_BAD_NETWORK_NAME
Hi folks, I'm trying to access a share on a RedHat 9 server from a Fedora Core 1 workstation. Here is the environment (pretty vanilla), the error I'm getting, and what I've done to try hunt down the problem. Server, 192.168.1.100, has a share of /home/users/herman Workstation, 192.168.1.101, has a mount point of /home/herman/serverdata smb.conf on server has [global] hosts deny =
2004 Dec 01
0
Can not connect to share "NT_STATUS_BAD_NETWORK_NAME"
I have Suse 9.1 + Samba 3.0.9 + winbind joined to a Windows 2000 AD domain "MyCompany". Yesterday for some unknown reason (appears to be Win2K issue) connections to Samba and the ability to browse the domain "MyCompany" from Win2K/XP workstations failed but connections to the public share offered by the Win2K server were OK. Also, all Win98 workstations and were unable to
2007 Feb 28
0
How to get rid of: tree connect failed: NT_STATUS_BAD_NETWORK_NAME ?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Now the network is unaccesible, i am not able to print from this machine, and no-one has acces to the music, movies, artwork and executables which are stored on this machine... What causes this, and how to change it? - -- Have a nice day, M9. Now, is the only time that exists. OS: Linux 2.6.18.2-34-default x86_64 Huidige
2007 Aug 29
1
samba-error: tree connect failed: NT_STATUS_BAD_NETWORK_NAME
Hi everyone! I'm getting mad: On a running debian-edu/skolelinux 3 with samba 3.0.24-6etch4 my win clients lost their server-shares during work and can't get them back. Tried smbclient and got: tjener:~# smbclient -U frank -L tjener Password: Domain=[SKOLELINUX] OS=[Unix] Server=[Samba 3.0.24] Sharename Type Comment --------- ---- -------
2009 Sep 06
1
NT_STATUS_BAD_NETWORK_NAME
Hi i'm trying to list the shares on my Brother HL-5250DN printer with the smbtree command on linux but i keep getting the NT_STATUS_BAD_NETWORK_NAME error message. I can however print to one of the shared printing services with cups through the Device URI: smb://BRN_E1BEFA/BINARY_P1. Does anyone know what the problem could be? linux-wick:~ # smbtree Password: WORKGROUP
2013 Jun 05
1
NT_STATUS_BAD_NETWORK_NAME for Windows Server 2008
Hi, Our smbclient calls have started failing on connections to Windows 2008 AD servers. (Previously there were only Windows 2003 Servers, so we had no issues.) Domain=[INTRANET] OS=[Windows Server 2008 R2 Enterprise 7601 Service Pack 1] Server=[Windows Server 2008 R2 Enterprise 6.1] tree connect failed: NT_STATUS_BAD_NETWORK_NAME Is this post [ http://serverfault.com/a/303483 ] correct when