Displaying 20 results from an estimated 100 matches similar to: "Problems with samba and VISTA SP1 and samba Version 3.0.23d"
2011 Jan 05
2
samba and the Internet discussion
Is it meanwhile save to use samba over the Internet without using VPN ?
Mit freundlichen Gr??en
Michael M?ssler
_________________________
Beratung
uhb consulting AG
Chiemseering 1
84427 St. Wolfgang
__________________________
Tel.: 08085/939 131
Fax: 08085/939 - 2131
WEB: www.uhb-consulting.de <http://www.uhb-consulting.de/>
Sitz der AG
2009 Jun 25
1
Windows 7 RC1 Build 7100 Cannot Connect to Samba Shares w/Winbind
I'm doing some testing with Win7 RC1 and I'm having an identical problem
with two CentOS servers (5.2 and 5.3) both running Samba 3.0.33 where I
cannot authenticate. Both servers are authenticating with Winbind to an
AD DC. I have a third CentOS 5.2 server with Samba 3.0.33 shares that
does not use Winbind which has no problems.
This pops up in smbd.log: (.200 is wireless and .184 is my
2016 Apr 26
0
Penalised spline regression
Good Afternoon Everyone,
I am looking for advice fitting a linear mixed model where the random components do not seem to fit within the model formulae for lmer. The columns of Z are not stratified and have the notional random formula (z1 | 1) + ... + (zk | 1).
Context
I am fitting a penalised thin plate spline with knots k1 to kn. The basis functions Zk are |x-ki|^3 and the penalty matrix has
2006 Jan 04
7
Replacing backslashes with slashes
Hello,
I've seen this question asked in the archives but no clear reply or solution
provided. So, just to be sure it is not possible in R: Can I replace
backslashes with slashes in a string ?
I am writing a GUI for R with the Rpad library. I have a "browse" button for
data loading and Windows return a path string with backslashes. I need to
convert them into slashes to use the
2011 Jul 07
2
Obscure japanese game crash (mariari)
With `obscure' I mean there is no appdb entry for it.
The game (~?UhB?Y - Marisa to Alice -MariAri-) is a technically simple puzzle game, but it crashes during certain animations.
`Worlds' (set of levels) show the animation only the first time you try so it is just annoyance, but boss levels always show that animation so you cannot play them.
I am using wine 1.3.23; with a clean prefix
2011 Sep 26
2
Changing colour in barchart
Hello. I've been trying to change the colour of the bars in the auto.key to
blue and red. I have tried:
barchart(Rate~Digit,Ben,groups=Cat, horizontal=FALSE,ylab="Rate
(%)",auto.key=list(points=FALSE,rectangles=TRUE,space="right"),col =
c("blue", "red"),main="Benford's rate vs combined \n sample rate Lab X")
with various combinations of
2003 Jan 20
1
R and gdb
Hi,
I have some problem with setting breakpoints with gdb in order to debug
some shared library for R.
Classical use of gdb work well
gcc -g -o footest.o footest.c
gdb footest.o
b 2
run
...
but as i tried to use it with R :
$ R -d gdb
GNU gdb 5.2.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it
2010 Apr 12
1
Local R Training
Hello List,
I am new to R and statistics in general.
My two colleges and I would like to get some training in the proper
usage of R.
A quick internet search provided no results for the region of Basel in
Switzerland.
Does some one on this list knows of any trainers or schools in the
region in question or where to look next?
Regards,
Dominik Riva
Universitätsspital Basel
Med.
1997 Oct 02
2
SNI-19:BSD lpd vulnerabilities
-----BEGIN PGP SIGNED MESSAGE-----
##### ## ## ######
## ### ## ##
##### ## # ## ##
## ## ### ##
##### . ## ## . ###### .
Secure Networks Inc.
Security Advisory
2009 Oct 29
2
The 'subset matching' challenge
Dear all,
The following problem just has been submitted to me by an accountant.
In his new job, he has to close some old accounts. He has yearly
amounts, and a list of products that have been bought over the years, at
certain prices for which he has an exhaustive record. The problem is: He
does not know what product was bought this or that year (don't ask). He
does not want to find back
2008 Aug 31
2
LVM and hotswap (USB/iSCSI) devices?
Hi list,
I'm having one of those 'I'm stupid' -problems with LVM on CentOS 5.2.
I've been working with traditional partitions until now, but I've
finally been sold on the theoretical benefits of using LVM, but for now
I only have a huge pile of broken filesystems to show for my efforts.
My scenario;
I attach a disk, either over USB or iSCSI.
I create a PV on this
2005 Nov 30
8
Solving Systems of Non-linear equations
I am trying to write a function that will solve a simple system of
nonlinear equations for the parameters that describe the beta
distribution (a,b) given the mean and variance.
mean = a/(a+b)
variance = (a*b)/(((a+b)^2) * (a+b+1))
Any help as to where to start would be welcome.
--
Scott Story
Graduate Student
MSU Ecology Department
319 Lewis Hall
Bozeman, Mt 59717
406.994.2670
sstory at
2010 Apr 09
6
How to run Shapiro-Wilk test for each grouped variable?
I want to run Shapiro-Wilk test for each variable in my dataset, each
grouped by variable groupFactor.
I have these working commands:
> data.n<-names(data) # put names into a vector called data.n
> by(eval(parse(text=(paste("data",data.n[3],sep="$")))), data$factor, shapiro.test) #run shapiro.test
but I must to change the variable number manualy. How to automate
2011 Apr 05
1
Antw: Re: Confidence interval for the difference between proportions - method used in prop.test()
Dear Josh,
Thanks for your help!
Does your answer mean, that you agree the two methods should do the same, and what I was guessing, despite the small differences?
What I prefer about ci.pd is, that the help clearly says which method is implemented, which is not the case for prop.test. But I do not know who has programmed the function.
Best wishes
Steffi
Stefanie von Felten, PhD
Statistician
2011 Apr 05
1
Confidence interval for the difference between proportions - method used in prop.test()
Hello,
Does anyone know which method from Newcombe (1998)* is implemented in prop.test for comparing two proportions?
I would guess it is the method based on the Wilson score (for single proportion), with and without continuity correction for prop.test(..., correct=FALSE) and prop.test(..., correct=TRUE). These methods would correspond to no. 10 and 11 tested in Newcombe, respectively. Can
2007 Jan 02
0
3.0.23d - call_nt_transact_ioctl(0x90078): Currently not implemented
All,
Since upgrading to 3.0.23d on several linux servers, I'm seeing the following error repeatedly in my logs:
Jan 2 15:05:49 boothost smbd[27935]: [2007/01/02 15:05:49, 0] smbd/nttrans.c:call_nt_transact_ioctl(2332)
Jan 2 15:05:49 boothost smbd[27935]: call_nt_transact_ioctl(0x90078): Currently not implemented.
Aside from the obvious, what does this error mean? I've googled for
2007 Jan 02
0
Samba 3.0.23d + Mac OS X
Hi
I have problem with Mac OS X - when users trying save data from Mac's
desktop or application (e.g. Quark) to share from Samba appear error
"The Finder cannot complete the operation because some data in
"file_name" could not be read or write (Error code -36)". When I copy
data on Mac to Samba share from terminal everythink is OK. I found that
resolution of this
2006 Dec 21
0
weird kerberos enctype error on otherwise working 3.0.23d install
I have a Samba-3.0.23d installed on a CentOS4.4 server that cannot be
connected to from other machines in the same W2K3 ADS. The server was
added to the ADS successfully via "kinit admin@REALM" and "net ads
testjoin" works just fine. The clocks are NTP-synced and no clock slew
errors are to be seen.
If WinXP/Win2K3 clients connect using \\ip.address\ it works fine, but
if they
2007 Jan 03
0
CIFS, Samba 3.0.23d and file locking
Mrs.;
I have a 16-bits Cobol program running at Novell 5.1.
I'm migrating the whole network (around 150 terminais) to Linux + LTS
processing DOSEMU into cluster and making a storage server just for data.
My surprise last week was that the smbfs client for Linux doesn't support
the file locking, after googling, found that a solution would be to use
CIFS instead SMB and upgrading the
2006 Nov 27
1
Samba 3.0.23d & /etc/krb5.keytab
I'm new to Kerberos. I don't understand how Samba uses the system
keytab (/etc/krb5.keytab) when "use kerberos keytab = true".
Does Samba use service specific tickets?
What tickets does Samba add?
Do I need a cron job to keep them fresh or does Winbind take care of it?
Sorry if these are elementary questions, but the Samba HOWTO didn't help
me understand Samba's