similar to: NMB problem

Displaying 20 results from an estimated 1000 matches similar to: "NMB problem"

2011 Jun 03
1
Surv(): Stop time must be > start time, NA created
I am writing to get a better handle on a warning I am getting from a coxph analysis I am doing. I am analysing age of onset of dementia *after* the onset of parkinson disease. My data looks like: age.park age.dem age.death censor x1 x2 x3 x4 1 76 87 88 0 16 33 E3 E3 2 75 84 84 0 33 36 E3 E3 3 77 81 81 1 NA NA
2002 Mar 07
2
Access denied error
I have installed SAMBA (latest version) on my solaris machine, and I have gone through all the specified steps to configure it. I am trying to view the share (just "home") from a DOS window in Windows 2000, using : > net view \\myUNIXbox and am getting : System Error 5 has occurred. Access is denied Any suggestions greatly appreciated. Please reply to me at
2016 Oct 13
6
[Bug 12378] New: why i cannot exclude dir/files if using option "--files-from"
https://bugzilla.samba.org/show_bug.cgi?id=12378 Bug ID: 12378 Summary: why i cannot exclude dir/files if using option "--files-from" Product: rsync Version: 3.1.2 Hardware: x64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: core
2010 Apr 23
2
Problem with parsing a dataset - help earnestly sought
Dear fellow R-help members, I hope to seek your advice on how to parse/manage a dataset with hundreds of columns. Two examples of these columns, 'cancer.problems', and 'neuro.problems' are depicted below. Essentially, I need to parse this into a useful dataset, and unfortunately, I am not familiar with perl or any such language. data <- data.frame(id=c(1:10))
2002 Mar 11
2
force Samba bind to internal IP only
Hello everybody, We need to configure Samba (recent cvs) on our Linux (SuSE 7.2) box (iptables/FreeSwan) acting as firewall, router and VPN gateway. Whenever nmbd or smbclient try to connect to our Samba PDC (WINS ok, IP 192.168.0.5) packets are sent with a source address of the external interface x.y.46.70 and will of course be blocked by iptables and never be routable to subnet 192.168.0.0 . I
2003 Feb 13
1
(no subject)
Dear R helpers, I have a curious problem, which is that a program I have written in R crashes R, unpredictably. When I say that the program crashes R, I mean that it causes R to terminate, completely. But, the operating system (Windows) continues OK. The program loops around a randomForest regression. I am trying to use randomForest to predict the diagnosis for a set of patients with dementia. I
2003 Feb 13
0
(no subject)
Jonathan, Is there any possibility for you to send me the data, and/or the code? I and others have seen similar problems before, but not reproducible on the current version, at least on the NT and Linux boxes that I have access to. As Thomas said, it's difficult to nail these kinds of problems. Having reproducible data and code, at least, can help. (It's no help that I'm no expert
2004 Nov 27
8
Please help
Hi, i have a huge problem ;] I have redirected port 69 from NET (internet) IP 212.122.68.129 to the local network (masq) 192.168.0.3, that all queries from internet goes to local network PC. ACCEPT net masq tcp 69 - DNAT net masq:192.168.0.3 tcp 69 - everything works fine from the internet, but now I cannot access this port from other local PC`s. i have to access it locally, when i
2016 Jun 05
2
inconsistent DNS information, windows domain member issues..
> -----Ursprüngliche Nachricht----- > Von: Rowland penny [mailto:rpenny at samba.org] > Gesendet: Sonntag, 5. Juni 2016 17:46 > An: Jo <j.o.l at live.com> > Cc: 'samba' <samba at lists.samba.org> > Betreff: Re: AW: [Samba] inconsistent DNS information, windows domain > member issues.. > > On 05/06/16 13:43, Jo wrote: > >> Your DCs really
2002 Feb 22
1
(no subject)
Hi people, sorry for the previous HTML stuff, I hope this time it's plain text. Here's my problem: I'm not sure if this is a samba/solaris problem or a Win98 problem and I'll tell you why. I have a Solaris 8 server running samba 2.2.2, a linux/samba 2.0.7 box and a couple Win 98 boxes. When I did a complete restore of my Win98 box from tape, I could no longer access the Solaris
2006 Mar 20
1
Samba FDS backend groupmap error
Hello all, Having difficulty with setup of samba with FDS backend. Probably some thing simple, but I can't figure it out, any help would be greatly appreciate, Groupmap command fails, abbreviate debug out follows. Peter 2006/03/20 08:56:02, 5] lib/charcnv.c:charset_name(81) Substituting charset 'UTF-8' for LOCALE [2006/03/20 08:56:02, 5]
2005 Sep 19
1
stale name lookup result
I am running a Samba 3.0.10 server on freeBSD and 3.0.10-Debian client. I just had a perplexing problem. The client is a laptop and moves about different samba networks. My home computer's name (Unix hostname and samba name) is 'ocean'. When I'm at home I run smbmount //ocean/mydir /mnt/samba/ocean/mydir -o <options> Normally this is fine. I've been running the
2013 Nov 28
3
[Bug 10295] New: do_lchown() after set_xattr() causes xattrs to be dropped on Linux 3.10.20.
https://bugzilla.samba.org/show_bug.cgi?id=10295 Summary: do_lchown() after set_xattr() causes xattrs to be dropped on Linux 3.10.20. Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at
2009 Dec 14
1
RPART - printing full splitting rule number on tree plot
Dear R-users I am using RPART package to get regression trees. However having trouble getting the text function to put the full splitting rule number on the plot, instead to puts it in scientific notation. When a covariate has 1e4 or greater number of digits then the splitting rule number displayed on the plot is in scientific notation. But print.rpart displays the splitting rules in full.
2011 Jul 26
1
Ping not working after a migration
Hello guys, maybe you can help me with following issue. I have created a little cloud with a host and two worker nodes using opennebula. The setup went successfully until now, I am able to create VM's and move them via normal and live migration. Another (possibly) important information is that I configured my virtual bridge on both worker nodes like this: auto br0 iface br0 inet static
2003 May 13
3
PDC problem
Hello all, I'm running slackware linux 8.0 and tries to configure samba 2.2.8a as PDC. I succeded configuring network shares i.e. netlogon, profiles, etc. Everything is OK, but when i tries to make a domain logon using windows 98 apears an error "Wrong parameter". When i tries to join my samba domain under Windows 2000 it says "domain does not exists ....". what am i
2004 Nov 29
2
SPA-2000 Dropped calls
Been having a problem with my two Sipura 2000's dropping calls from the SPA-2000 side. Seems the calls are dropped right before the "Next Registration" time. Calls drop about ever 60 minutes or so. I have dialed from one port to the other and let it sit. After about 60 minutes or so the calls get dropped. System details are below Asterisk ver. CVS-HEAD-11/27/04-23:42:45 RHEL 3
2005 May 16
1
ShoreTel 210 MGCP phone drops calls with MGCP RSIP
I've got a ShoreTel 210 MGCP phone drops calls. My packet capture indicates that the phone may be trying to renew its registration with *, but reports Restart Method of Disconnected (frame 2), then * seems to take that as a sign that it has lost the connection and closes things down. The phone, meanwhile, seems to think it can continue the conversation until a few ICMP "port
2019 May 06
6
Data Stale issue
Hi Charles, Thank you so much for getting back to me. I should have given you a bit of background in my last message but I'm actually doing this for my grandmother's benefit! She has Dementia and lives on her own so we want to be notified if she has a power cut... I'd hate to think she might be stumbling around in the dark (which has happened before)! In terms of stopping the older
2005 Mar 10
2
HELP Gethostbyaddr failed
I did a make deinstall and a reinstall to upgrade samba from 3.0.9 to 3.0.11 last night at the office i work at and now i get this in the logs. I am sure this has been asswered 100 time on this list but no one can connect to the shared drives. This leave everyone point very angry fingers at me so please help here is the output of the logs. [2005/03/10 12:18:20, 1]