similar to: Connection problem with 3.0.25a [solved]

Displaying 20 results from an estimated 4000 matches similar to: "Connection problem with 3.0.25a [solved]"

2007 Jun 23
1
Connection problem with 3.0.25a
Hello all, I've tried everything I can think of, I've gone through Google and the Samba website and I can't come up with a fix for this problem. I've been running Samba 3 for at least the past year with no problems. I run a small FreeBSD 6.2 box that I use as a storage area for the windows XP systems on my network. Things have been fine up until 3.0.25 and 3.0.25a. Now,
2003 Jan 09
2
Help With Restoring
Hi All, I have been using rsync to backup to a central server with a 7 day incremental script on 2 Redhat boxen. #!/bin/sh PATH=/usr/local/bin:/usr/bin:/bin DAY=`date +%A` export PATH DAY [ -d /root/emptydir ] || mkdir /root/emptydir rsync --rsh=/usr/bin/ssh --delete -a /root/emptydir/ CENTRAL_SERVER_IP:/backup2/BACKED_UP_SERVER_FQDN/$DAY rmdir /root/emptydir rsync --delete
2015 Nov 09
2
CentOS6: missing kernel module?
Testing out tipc for cluster development, and running into an immediate snag. tipcutils was found in EPEL but despite having a "compatible" kernel, it doesn't seem to actually work. It's a completely updated system, Intel i5 with 16 GB of RAM, nothing remarkable. Any ideas? [root at backup2 ~]# tipc-config -netid=1234 -a=1.1.1 -be=eth:eth0 TIPC module not installed
2018 Sep 11
1
Ensuring that rsync doesn't try to write to an unmounted drive
On Tue, 2018-09-11 at 12:56 -0400, Kevin Korb via rsync wrote: > --timeout is about network connection timeouts. You aren't using the > network so it doesn't apply at all. Even if you were networking an > unmounted filesystem is an empty directory as far as rsync is > concerned > and rsync would treat it that way with no idea that you intended to > have > something
2001 Sep 23
2
destination dir doubles in size
I am using Rsync to mirror my primary drive to a mounted second drive. I am using a crontab to control it: 30 3 * * * /usr/bin/rsync -rpogl /* /mnt/backup2/systemBackup/ The first run seems fine. But the subsequent running seems to double the original directory size. I notice this by running df -k. The destination size increases two fold, as if each time Rsync runs, it repeats itself, rather
2008 Sep 09
2
Failed to retrieve password from secrets.tdb with anonymous bind
Samba 3.2.1 on linux OpenFiler 2.3 I have an external LDAP server with anonymous bind and pam ProFtpd linked to LDAP server works well without error But samba does not work, in smbd.log I have: [2008/09/09 22:01:54, 0] passdb/secrets.c:fetch_ldap_pw(888) fetch_ldap_pw: neither ldap secret retrieved! [2008/09/09 22:01:54, 0] lib/smbldap.c:smbldap_connect_system(952) ldap_connect_system:
2006 May 10
1
2.3.0 make install fails on solaris
hello r development team, i'm building R 2.3.0 on solaris and when i run the 'make install' i'm getting a syntax error during the "installing etc ..." which causes the installation to fail. i get this error whether i use gnu-make of sun-make, see the error and reasons below. gmake[1]: Entering directory `/export/medusa/darin/build/R-2.3.0/etc' installing etc ...
2008 Apr 24
2
[LLVMdev] Status of use-diet so far (NO API CHANGES)
Hi all, in the last days I was busy gathering performance data about the "class Use"-related changes. I have nice measurements on a 8Gig MacPro with kimwitu++. This is important to say, because this machine is in plenty of memory, so swapping is not likely, which means that in more constrained setups (when swapping occurs) the use-diet approach is probably producing even better
2012 Mar 07
2
staging shutdowns
Hello All, I'm deploying NUT in a data center and I'm curious to know how others have gone about staging the shutdown of various systems. The systems are broken down into groups of importance, group1 being the most important group4 being the least. In the event of an outage take down group4 after 5 minutes, group3 after 10 minutes, group2 after 15, and finally group4 after 20. I've
2008 Sep 30
2
Programming Workshops
Good morning Does R (or R users) have a formal training workshop/facility? Or do open-source softwares generally put the onus on the user to learn programming techniques? Are the workshops generally offered for the masses or is there one-on-one training available? Does one "go to" R for programming training ... or do R workshops travel around the country? Thanks for your
2007 Jan 04
2
importing timestamp data into R
I have a set of timestamp data that I have in a text file that I would like to import into R for analysis. The timestamps are formated as follows: DT_1,DT_2 [2006/08/10 21:12:14 ],[2006/08/10 21:54:00 ] [2006/08/10 20:42:00 ],[2006/08/10 22:48:00 ] [2006/08/10 20:58:00 ],[2006/08/10 21:39:00 ] [2006/08/04 12:15:24 ],[2006/08/04 12:20:00 ] [2006/08/04 12:02:00 ],[2006/08/04 14:20:00 ] I can get
2008 Jul 14
1
R Commander question
Good afternoon New to R ... new to the list. I have installed R Commander 1.2-9 and it functions perfectly. I would, however, like to upgrade my Rcmdr to version 1.3-15 ... but I can't seem to shake the 1.2 version. Do you have any tips on how to upgrade? Thanks for your time and consideration Darin Brooks Geomatics/GIS/Remote Sensing Coordinator Kim Forest Management Ltd. Cranbrook
2014 Nov 08
4
Master Works, Slave Does Not
[Please use reply-all to keep the discussion on the list, thanks] On Nov 6, 2014, at 10:19 PM, Charles Lepple <clepple at gmail.com> wrote: > On Nov 6, 2014, at 12:48 PM, Steve Read <sd_read at hotmail.com> wrote: > >> I am presently upgrading my servers. The old ones are running Suse 10.1 and I am upgrading to the most recent Debian. > > What version of NUT on
2007 Jan 04
3
randomForest and missing data
Does anyone know a reason why, in principle, a call to randomForest cannot accept a data frame with missing predictor values? If each individual tree is built using CART, then it seems like this should be possible. (I understand that one may impute missing values using rfImpute or some other method, but I would like to avoid doing that.) If this functionality were available, then when the trees
2012 Feb 10
2
puppet-module-tool question
The puppet-module-tool GIT pages says it''s been converted into a puppet face and merged into puppet core. Does this make puppet-module obsolete or does it still need to be installed? I''m running puppet 2.7.9 but this "face" is not included so obviously it''s not available. Can someone provide a little clarification please. -- Later, Darin -- You received
2002 Feb 21
1
One domain w/ multiple subnets. Do a "join" for each subnet?
We've got Samba 2.2.2 up and running fine on an RS/6000 (AIX) machine w/ NT authentication. We have one domain w/ multiple subnets, and need users on these different subnets to have access to the shares on this machine. We've tested from a different subnet than the one we originally ran smbpasswd on, and it fails (prompting for the passwd to the share...when it works fine from the
2014 Jan 06
0
nfs client kerberos cache
Greetings, Not sure if this is the correct mail list. I have the following test environment set up: - 1x ipa master = ipa1.example.com - 1x nfs server = nfs1.example.com - 1x nfs client = nfsclient1.example.com NFS version 4 is used and the appropriate Kerberos principal has been created in IPA: [root at nfs1 ~]# ipa service-show nfs/nfs1.example.com at EXAMPLE.COM Principal:
2014 Jan 13
0
[resolved ]nfs client kerberos cache
2014/1/6 Darod Zyree <darodzyree at gmail.com> > Greetings, > > Not sure if this is the correct mail list. > > I have the following test environment set up: > - 1x ipa master = ipa1.example.com > - 1x nfs server = nfs1.example.com > - 1x nfs client = nfsclient1.example.com > > NFS version 4 is used and the appropriate Kerberos principal has been > created in
2002 May 08
1
Configuring PAM
We're using Samba 2.2.2 on AIX (RS/6000) with NT authentication. We only want to authenticate at the PDC, and if they pass, they'll be able to map to whatever shares have been assigned to their Workgroup...we need to bypass any authentication at the AIX level. From the limited documentation (PAM-authenication-and-Samba.html) , it almost looks like PAM will accomplish this task. Is
2002 May 08
1
How/when do the PAM files get created?
I've been reading chapter 3 of the SAMBA Project Documentation and I can't find any PAM files (pam.d directory) in my /etc. Is there something I need to compile in order to have these files? Thanks for any help. Darin DeCounter Atex Assistant System Administrator Las Vegas Review-Journal 702-387-5230 ddecounter@reviewjournal.com