Displaying 20 results from an estimated 2000 matches similar to: "Oplocks - samba 2.2.4 & Windows 2000 server"
2002 Nov 01
6
Roaming profiles problem - loading failure
I have a samba 2.2.4 PDC which acts as the repository of roaming profiles.
Just recently some of our users have experienced failure to load roaming
profiles. The clients are on a pair of Windows 2000 terminal servers.
The failure does not seem to be confined to one server and only affects some
people.
The error given takes place during the loading profile stage:
Windows can not copy:
\\Samba
2002 May 16
1
SAMBA Enterprise-wide solution?
Hello,
Our university has a study in progress looking at using SAMBA to
provide file/print sharing as an enterprise-wide solution.
Does anyone know of an entity that uses SAMBA to support up to or more
than 10 site locations, over 125 buildings, and supporting over 5000
workstations?
--
Regards, /~\ The ASCII
Richard Jackson \ / Ribbon Campaign
Computer Systems Engineer,
2002 Jun 19
3
kill roaming profiles!
Greetings to everybody!
Is there any way to turn off roaming profiles and use only
local ones? In our company each of us connects to domain
from its own workstation, so as I can see there's no need
in roaming profiles.
Why I'm asking such weird question?
Because with roaming profiles Windows clients has readonly
profiles! With Policy Editor I made HKEY_Local_Machine
writeable,
2002 Feb 24
3
password synchronization.
Hello,
I'm running samba 2.2 on FreeBSD 4.4. I was wondering if there was a
way to sync up the samba and FreeBSD user passwords so that when either
via the unix passwd or samba's smbpasswd program a user changes a
password it is changed through both systems? If anyone is dong this
successfully please let me know.
Thanks.
Dave.
2003 May 08
0
Removing Domain machine account
We are running Samba 2.2.8a on Solaris 2.6 as a domain controller.
This in general works fine.
One of our member PCs (running Windows XP) had software installed that changed
the machine name.
However on the change (at which I was not present) the machine does not appear
to have successfully told the Samba domain controller. There is still a
machine account for the old machine name but none for
2002 May 27
1
Odd high load occurance 2.2.4
I have Samba 2.2.4 installed for around 2 weeks - this seems to have fixed
the problems we had with 2.2.2 and runaway processes.
Today we had a Samba daemon runnig with a consistent 20% load (on a dual
processor SPARC with Solaris 2.6. This machine acts as our PDC & WINS
server.
I used smbcontrol to up the debug levels from 1 to 2, then 3 - at 3
lots of:
[2002/05/27 16:54:12, 3, pid=15255,
2001 Nov 06
1
Unix to SMB password synchronisation
I have set up a web page describing my Unix to SMB password synchronisiation
which also has the source code to the C front end and expect script used.
http://www.btinternet.com/~p.polkinghorne/samba/u2s/
Note this is a Solaris specific solution - but should be adaptable to other
Unices.
Hope this helps someone ...
--
Peter Polkinghorne, IT Manager Kingsford Stacey Blackwell
2010 Mar 17
1
question about multinom function (nnet)
Dear All.
I have the following table that I want to analyze using multinom
function
freq segments sample
4271 Seg1 tumour
4311 Seg2 tumour
3515 Seg1 normal
3561 Seg2 normal
I want to compare model with both factors to the one where only sample
is present.
model1=multinom(freq~segments+sample,data=table)
model2=multinom(freq~ sample,data=table)
2001 Nov 05
0
smbd cpu spin & Failed to marshall NET_R_SAM_LOGON
Apologies if this has already been dealt with, but I am over 3 weeks behind on
Samba mailing list reading - but desperately skimming to catch up.
I have just upgraded to 2.2.2 from 2.2.1 in order to combat some runaway smbd
daemons. This upgrade does not seemed to have helped. This is a Solaris 2.6
environment. Every time the smbd goes into CPU spin, I notice the following
things:
a) truss
2002 Jun 23
1
Kolmogorov-Smirnov tests: overflow
Dear All,
I've got a problem with ks.test. I've two realy large vectors, that I'd
like to test, but I get an overflow, and the p-value cannot be
calculated:
> length(genomesv)
[1] 390025
> length(scopv)
[1] 140002
> ks.test(genomesv, scopv)
Two-sample Kolmogorov-Smirnov test
data: genomesv and scopv
D = 0.2081, p-value = NA
alternative hypothesis: two.sided
2002 Mar 17
3
R on the web
Hello All,
I'd like to create diagrams for dynamic web-pages via a cgi-script that
itself uses R. Sadly, I found out that the png and jpeg devices need an
X-server :-( , so I cannot use these nice devices. Does any one have any
experience using R for on-the-flycreation of graphics for web-pages
pages? Any suggestions for workarounds?
thanks very much for help,
Arne
--
Arne Mueller
2002 Mar 09
1
labels outside plotting region
Hello,
I've just started R, and I'm getting a bit mad using it. I've managed to
produce a barplot with the labels for the ytick marks placed
horizontally (perpendicular to the y-axis) usiing par(las=1). The
problem is that most of my labels are in part beyond the plotting area
because they are rather long (e.g. "H. sapiens", "D. melanogaster" ...).
What is the
2002 Mar 19
2
fitting with lm
Dear All,
I'm getting confused with the concept R uses to do regression using lm.
I'm afmiliar with gnuplot and the build-in fit command, but couldn't get
R's lm to work on my data.
I know that my data follows a powerlaw or maybe an exponential function,
and I'd like to determine the best fitting factors for the formula:
a*x^b where b < 0.
I've tried thge follwoing:
2009 Feb 20
1
lm and aov produce different results for nested fixed-factor anova
Dear R users,
I have trouble obtaining the same results for nested Anova with two fixed factors when using lm and aov functions.
The formulas are:
> e1=aov(y~x/z)
> e2=lm(y~x/z)
summary(e1)
Df Sum Sq Mean Sq F value Pr(>F)
x 47 260.0 5.5 18.0088 < 2.2e-16 ***
x:z 195 169.6 0.9 2.8318 < 2.2e-16 ***
Residuals 14425
2009 Feb 12
2
repost: problems with lm for nested fixed-factor Anova (ANOVA I)
Dear R users,
I have posted this question several days ago and received not a single
suggestion. I believe I have provided sufficient information for at
least some help. Here I repost the question with several modifications.
I want to run nested fixed-factor Anova in R on different experiments.
I have 48 levels of the main factor x1 and 242 levels of the nested
factor z1, and continuous response
2016 Jul 06
3
Dovecot and Solr 6
Hi!
Dovecot 2.2.24
Had set up solr and new schema collection. Copied dovecot provided
schema. There was an error with booleans (while getting schema via
http), which I "solved" by removing "add-unknown-fields-to-the-schema"
from solrconfig.xml. It is correct way to solve this?
Anyway, I run tcpdump to see network activity between dovecot and solr:
#tcpdump -i lo port 8983
1999 Jan 11
3
Samba and logrotate from Redhat
Has anyone had any success in getting Samba to correctly restart logging
to the log files with the default logrotate setup (or even a modified one)
from RedHat? The default setup is to move the files to another location,
create a new file for Samba to fill, then send the daemons a HUP signal.
I've tried some of the options that can be used in the logrotate.d/samba
file (nocreate and
2010 Jun 16
5
t-test problem
I have two pairs of related vectors
x1,y1
and
x2,y2
I wish to do a test for differences in means of x1 and y1, ditto x2 and y2.
I am getting odd results. I am not sure I am using 'pt' properly...
I have not included the raw vectors as they are long. I am interested if I
am using R properly...
> c(length(x1), length(y1), length(x2), length(y2))
[1] 3436 1619 2677 2378
First
2000 Jul 25
4
Log analysis tools
Does anyone have any log analysis tools? I'm currently configured with
"log file = /usr/local/samba/var/log.%m", which makes identifying issues
with any one client easy, but doesn't provide me with an overall picture
of what has been happening. What I'd like to be able to produce is a
report showing, for a given unit time, the total number of clients that
have connected,
2000 Jul 14
2
Samba Usage (University especially)
Our usage of Samba is being questioned with regards to being "non-standard"
as against Windows NT servers. As the Samba Survey has been defunct for
a while, I wonder if:
a) there is any suitable advocacy document listing large and famous users
of Samba?
b) If not I would be happy to summarise responses from those prepared to go
public. I am especially interested in Universities and