Displaying 20 results from an estimated 3000 matches similar to: "Can Constant Failed Connection Attempts Crash a Server?"
2010 Mar 19
0
problem with samba PDC and Windows 7 loading roaming profiles
Since years I have a Suse Samba PDC running with Win2000 and WinXP clients.
Now I tried to add 2 Win7 clients and I'm having a problem. Win7 don't
load my
roaming profiles, Win7 always logged in to a domain user using a
temporary profile.
First I upgrades to Samba 3.4.2 (Suse 11.2), than I set the registry
entries according
Samba wiki: http://wiki.samba.org/index.php/Windows7
Now I was
2006 Jan 09
2
2TB Limit for Windows Shares?
I have noticed recently that Windows XP seems to stop writing into
Linux/Samba shares once there is 2 TB of data in the share. Windows
Explorer is happy to report that a share has 4.8 or 8 or 10 TB of space
available, but Windows seems to cease writing into the share once there
are 2 TB in it.
Is this a known limitation of a) Windows or b) Samba or c) both? It
certainly isn't a
2003 Aug 08
1
covmat argument in princomp() (PR#3682)
R version: 1.7.1
OS: Red Hat Linux 7.2
When "covmat" is supplied in princomp(), the output value "center" is all
NA's, even though the input matrix was indeed centered. I haven't read
anything about this in the help file for princomp(). See code below for an
example: pc2$center is all NA's.
Jerome Asselin
x <- rnorm(6)
y <- rnorm(6)
X <- cbind(x,y)
2016 Apr 30
0
Unexpected scores from weighted PCA with svyprcomp()
Hello!
I'd like to create an assets-based economic indicator using data from a
national household survey. The economic indicator is to be the first
principal component from a principal components analysis, which (given
the source of the data) I believe should take in consideration the
sampling weights of the observations. After running the PCA with
svyprcomp(), from the survey package, I
2006 May 01
1
XFS Group Quotas Revisited
I wrote into the list a few days ago about XFS Group Quotas not working
in Samba 3.0.21c and 3.0.22. I have confirmed that if I uninstall
3.0.22 and reinstall 3.0.13, when I change an XFS group quota on Linux
and mount a share that belongs to that group, if I look at the
"Properties" for that share in Windows, Windows tells me that the "size"
of the share is equal to the
2004 Feb 26
2
Samba-3.0.2 PDC LDAP: Add computer to domain issue with smbldap-tools
Hi guys,
I've installed openldap-2.1.25 and Samba-3.0.2 and configured everything
with no TLS on a Slackware-9.1 Linux box.
To manage the LDAP backed I've used smbldap-tools-0.8.4.
After populating the database with smbldap-populate I was able to first
add users to /etc/passwd etc. and then to LDAP with smbldap-useradd -a
and access the server via Windows PCs. Everything appeared to be
2006 Jul 07
2
SMBD using nearly 100 percent CPU
Over the past few months, I have seen many postings here about runaway
smbd processes with Samba versions 3.0.20 and above. Personally, it
never happened to me until today. Also, I have stuck with Samba 3.0.13
on most of my machines because of THIS reported issue and a couple of
other issues that I have experienced.
However, I have a machine running RIGHT NOW where smbd has gone out of
2002 Dec 12
0
Problem connecting to Win2k share
Hi:
After reinstalling my Win2k server, when I mount a Samba Windows 2000 share
from my Linux clients I get this error:
# smbmount //pc1/dir1 /dir2
Password: <ENTER>
Anonymous login successful
11729: tree connect failed: ERRDOS - ERRnoaccess (Access denied.)
I'm accesing as anonymous without password.
Anonymous login seems successful, but I have no access to the shares:
#
2011 Aug 09
2
reflecting a PCA biplot
Hi Listers,
I am trying to reflect a PCA biplot in the x-axis (i.e. PC1) but am not
having much success. In theory I believe all I need to do is multiply the
site and species scores for the PC1 by -1, which would effectively flip the
biplot.
I am creating a blank plot using the plot command and accessing the results
from a call to rda. I then use the calls to scores to obtain separate site
and
2013 Aug 26
2
Partial correlation test
Dear all,
I'm writing my manuscript to publish after analysis my final data with
ANOVA, ANCOVA, MANCOVA. In a section of my result, I did correlation of my
data (2 categirical factors with 2 levels: Quantity & Quality; 2 dependent
var: Irid.area & Casa.PC1, and 1 co-var: SL). But as some traits (here
Irid.area) are significantly influenced by the covariate (standard length,
SL), I
2006 Nov 26
2
A question about hosts files
Hi there!
I'm super-happy because I've just finished my semi-auto configurator for
Windows machines ^^
I've got a question: must all the users of a VPN share all together
their hosts files?
i.e.
PC1 is linked to PC2 -> PC1 and PC2 must have both /hosts/PC1 and hosts/PC2
PC2 is linked to PC3 -> PC2 and PC3 must have both /hosts/PC2 and /hosts/PC3
Must PC3 have /hosts/PC1
2006 Nov 28
1
help
Heloo!
I have 3 Vpn with 3 servers!
pc1 with debian and adr. for ex. 10.10.10.x
pc2 with debian and adr. for ex. 10.10.10.y
pc3 with debian and adr. for ex. 10.10.10.z
On tinc i have
pc1 connect to pc2 and pc3
pc2 connect to pc1 and pc3
pc3 connect to pc1 and pc3
Evrithing works fine but i whant to connect from home
to this vpn but at my home i have a pppoe (no ip adr.,
i have user and pass to
2016 Nov 02
2
is it possible to let two nodes in different LAN directly connected with another public server ?
pc1(LANa) ----poor connection ----> VPS <--------- PC2(LANb)
pc1 and pc2 used to connected directly with tinc, since pc1 used to have
WAN IP(pppoe),
but the pppoe IP is not WAN IP anymore (ISP changed to let all ADSL user in
a LAN).
if I let the two pc connect to a VPS with tinc,
can later connections between pc1 and pc2 be directly ?
for example, ssh from pc1 to pc2 but not proxyed by
2007 Apr 18
1
[Bridge] Man-in-the-middle scenario within vmware - problem
Hi there,
I'm trying to set up a man-in-the-middle scenario within a VMWare Workstation
team, using brctl. What I want is the following:
PC1 eth0 >---LAN-segment-1---< eth0 PCMITM eth1 >---LAN-segment-2---< eth0 PC2
Now I did the following on PCMITM (PC man in the middle):
ifconfig eth0 down
ifconfig eth1 down
brctl addbr lnxbr0
brctl addif lnxbr0 eth0
brctl addif lnxbr0 eth1
2004 Nov 27
2
Samba fc3: accent problem
I am unable to properly view ISO8859-15 characters (typicaly characters
with accent such as ?, ?, ?...) from filenames on a samba server using
fedora core 3. After spending hours on it, I have been unable to find a
solution. Any help from you would be greatly appreciated.
Here is the description of my configuration:
I have 3 machines running:
- one server with fc3
- one PC "PC1" with
2009 Jun 18
3
how to sort
Hi. I have an object. I think it is a list.
> str(corTFandPCA)
num [1:922, 1:5] -0.0226 -0.0504 -0.0208 -0.0582 -0.0257 ...
- attr(*, "dimnames")=List of 2
..$ : chr [1:922] "abdomen.2" "abdomimal.3" "abdominal.4" "aberration.5"
...
..$ : chr [1:5] "PC1" "PC2" "PC3" "PC4" ...
I want to order it
2002 Oct 03
1
VPN behind masquerading firewall 1.Opre7
Dear Tinc developer,
I have some problems connecting to the other site of the VPN
Here are my configuration files on pc1
Configuration files on pc2
/usr/local/etc/tinc/tinc.conf
/usr/local/etc/tinc/tinc.conf
Name = pc1 Name = pc2
TapDevice = /dev/tap0 TapDevice =
/dev/tap0
PrivateKeyFile =
2012 Apr 14
1
R Error/Warning Messages with library(MASS) using glm.
Hi there,
I have been having trouble running negative binomial regression (glm.nb)
using library MASS in R v2.15.0 on Mac OSX.
I am running multiple models on the variables influencing the group size of
damselfish in coral reefs (count data). For total group size and two of my
species, glm.nb is working great to deal with overdispersion in my count
data. For two of my species, I am getting a
2005 Jan 23
3
Samba PDC and Windows XP not executing logon.bat
I have spent most of the past 24 hours reading various samba docs and
searching google for help -- but can't find a solution. Suggestions and solutions
would be appreciated.
I have set up a Linux Box (Samba 3.02) as a PDC with roaming profiles. (I
haven't upgraded, because this box is a model for over 100 other boxes in the
field). I can add XP users to the domain and their roaming
2007 Feb 05
0
Domain Account Lock
When a certain user tries to access shared folder provided by Samba,
his account is always locked. I can't figure out where the problem is.
Please help.
--Masahiko
Detail:
We're using Active Directory by Windows 2000 Servers and use it
for samba's authentication.
When a certain domain user, say, MYDOMAIN\user1, tries to access to
the remote resource \\LINUX1\user1 on a Linux server