Displaying 20 results from an estimated 3000 matches similar to: "NT Domain logons and clear text passwords"
2010 Feb 02
4
Domain login delays w2k8 R2
Hello!
We have a w2k8 R2 64-bit machine in a Samba 3.4.4 controlled domain.
When logging in as a domain user there is a ~30 sec delay waiting
for the User Profile Service. This has nothing to do with the size
of the user profile. Looking at the network traffic I can see 2
gaps, the first about 11 sek and the second about 19 sek with
no packets sent except one TCP ACK (from the client) in each
2002 Jun 12
1
Ldap and "domain admin group"
Hi,
I have tried to add a user (not a group) to "domain admin group" in
smb.conf with no success. If i use the usermanager an check the
Administrators group on the local machine there are two members,
Administrator and DOMAIN\unix_group.2147483404 and the user does NOT
get administrative priviliges on the local machine. If I add the
user to the Administrators group on the local machine
2002 Jun 17
2
[PATCH] chages to pdb_ldap for new OpenLDAP versions and for better rebinds
> Andrew Bartlett wrote:
> >
> > Dave Snoopy wrote:
> > >
> > > What version of OpenLDAP are you compiling/linking
> > > against?
> > >
> >
> > [abartlet@piglett abartlet]$ rpm -q openldap
> > openldap-2.0.23-4
>
> I would appricate it if some people could test out the attached patch to
> current Samba HEAD
2010 Jan 26
1
Can't connect to printers from Win 2008 and Win 7
Hello!
We have problems connecting to printers (spoolss) from Windows Server
2008 (64-bit, domain member) and Windows 7 (64-bit, NOT domain member).
When trying to connect to the printers we get an error message saying
"Windows cannot connect to the printer. Operation could not be completed
(error 0x0000000d)". Connecting as a "standard" user or a domain
administrator makes
2004 Sep 20
0
[Old '.so' file
I noticed the same thing as I reported below, when I upgraded from
R-2.0.0-alpha-20040918 to today's beta version:
'R CMD check' failed as before; but after cleaning 'src' from .o and .so
files, it worked again. So the two-day-old '.so' file is obviously different
from today's. Has compiler directives changed in the two last days? Or what
is happening?
G?ran
On
2010 Jan 27
0
Problem installing print driver to Samba print$ share
Hello!
I'm trying to install (using the "Add printer" wizard on a client) a
Postscript driver for a Sharp MX-5001N multifunction copier/printer/etc
machine to a Samba print$ share. The installation seems go ok but when I
try to access the printer properties I get a dialog box stating that "...
printer driver is not installed on this computer... Do You want to
install the
2004 Dec 07
1
read.spss: unrecognized record type
When reading an spss file, I get the following message:
Warning message:
../totmorH.sav: Unrecognized record type 7, subtype 13 encountered in system file.
What does it mean? Do I have to worry? The result looks as expected. I do
not have (easy) access to SPSS, so I cannot check exactly that I got what I
should have.
Thanks,
G??ran
And, I'm using R-2.0.1 on Debian testing (from source).
2005 Mar 24
1
Books on survival analysis and R/S
I will be giving a course in survival analysis using R (of course!) for
people who know nothing about the subject (including R), but know basic
statistics. I'm looking for a suitable course book. Therneau & Grambsch
(2000) is an excellent book, but too much for this course. I need somthing
more elementary.
I have a vague memory saying that such books exist, but I cannot find any
for the
2003 May 14
2
Two names of a function
Is it possible to let a function be known under two names without having
two identical copies of the function body?
---
G?ran Brostr?m tel: +46 90 786 5223
Department of Statistics fax: +46 90 786 6614
Ume? University http://www.stat.umu.se/egna/gb/
SE-90187 Ume?, Sweden e-mail: gb at stat.umu.se
1999 Jun 04
1
fortran90 (fwd)
Jim Lindsey wrote:
> I am getting more and more useful and interesting code in Fortran90
> that I would like to incorporate into my R libraries. I am currently
> working on one that does two levels of nesting for binary data (3
> level hierarchical model). This is a great deal of work. Does anyone
> know of a public domain Fortran90 compiler. I am doubtful, given the
> number of
2000 Mar 22
0
dyn.load and rw1000
Guido,
> thanks for signaling this. The --mno-cygwin was a my typos error
> but I have to correct the readme.packages (--no-cygwin is a survival
> from the about two year ago version of cygwin).
The flag is set correctly in MkRules, though.
> Anyway, note that in readme.packages we suggest to edit 'MkRules'
> not MakeDll and to set at the beginning of that file
2007 Apr 11
1
Why warnings using lmer-model with family=binomial
Hi all!
My question is why, and what I can do about that
I sometimes, but not always, get warning-messages like
nlminb returned message singular convergence (7)
in: LMEopt(x = mer, value = cv)
or
IRLS iterations for PQL did not converge
when trying to fit a model looking like this:
lmer<-(cbind(Diseased,Healthy)~Fungus+(1|Family)+(1|Fungus:Family),
family="binomial") to four
2001 Mar 19
3
3D plots
Hi all,
I've got at really basic Q for you all: How do I produce a 3D plot in R?
Like the one in the screenshot on the R-project wab-page.
What is the command?
/Fredrik
--
-----------------------------------------------------------------
Fredrik Karlsson, Research Student
Department of Philosophy and Linguistics
Ume? University
S-901 87 UME?
SWEDEN
Tel: +46 90 786 56 84 Web:
2003 Dec 18
1
Manova
Dear R-helpers,
In a data set I got from a medical doctor there are six treatment groups
and (about) 5 bivariate responses in each group. Using 'manova', it is
easy to see significant differences in treatment effects, but the doctor
is more interested in the correlation between the two responses (within
groups). I'm willing to assume a common value over groups, and one way
of
2006 Jun 28
0
New version of glmmML (p-values!)
A new version of 'glmmML' (0.28-4) is uploaded to CRAN. The most
important new feature is the possibility to get a p-value for the test
of the hypothesis that the variance of the random effects is zero, on
the wishlist of many R users these days! Note two things: (i) glmmML
only treats random intercepts for binomial and poisson models, (ii) the
p-value is calculated thru bootstrapping
2006 Jun 28
0
New version of glmmML (p-values!)
A new version of 'glmmML' (0.28-4) is uploaded to CRAN. The most
important new feature is the possibility to get a p-value for the test
of the hypothesis that the variance of the random effects is zero, on
the wishlist of many R users these days! Note two things: (i) glmmML
only treats random intercepts for binomial and poisson models, (ii) the
p-value is calculated thru bootstrapping
2003 Jun 16
0
new package: eha
A few days ago I uploaded to CRAN a new package called 'eha', which
stands for 'Event History Analysis'. Its main focus is on proportional
hazards modeling in survival analysis, and in that respect eha can
be regarded as a complement and an extension to the 'survival'
package. In fact eha requires survival. Eha contains three functions
for proportional hazards
2003 Jun 16
0
new package: eha
A few days ago I uploaded to CRAN a new package called 'eha', which
stands for 'Event History Analysis'. Its main focus is on proportional
hazards modeling in survival analysis, and in that respect eha can
be regarded as a complement and an extension to the 'survival'
package. In fact eha requires survival. Eha contains three functions
for proportional hazards
2004 Jun 09
1
1.9.1-alpha & tty
I have two versions of R on my Debian testing: R-1.9.0 (precompiled) and
R-1.9.1-alpha of 2004-06-07 (built on my system). In the latter, I get
> system("emacs sim.R &")
> emacs: standard input is not a tty
while with R-1.9.0 it works as expected. I have absolutely no idea about
what's going on, so I could use some help. Anyone?
Thanks,
G?ran
--
G?ran Brostr?m
2004 Aug 31
1
make check failure
I have built today's R-devel without problem on a fresh installation of
debian testing. However, 'make check' fails. In
'tests/Examples/tools-Ex.Rout.fail':
> ### * vignetteDepends
>
> flush(stderr()); flush(stdout())
>
> ### Name: vignetteDepends
> ### Title: Retrieve Dependency Information for a Vignette
> ### Aliases: vignetteDepends
> ### Keywords: