Displaying 20 results from an estimated 100 matches similar to: "Different Domain Login."
2000 Feb 18
0
Different Domain Login. UPDATED
UPDATED: Sorry, I didn't specify, my diffs are based off the
samba-2.0.6.tar.gz
(end of update)
----
Well, I haven't received anything from the LIST as far as replys yet..
but I went through the source code and added what I needed. If you know
which list is better to submit these changes to let me know.
I added a option in the smb.conf:
Default Authenticaion Domain
What it does is if
2000 Feb 29
0
automount, samba, desktop.ini issues
Program: update_links.pl
Author: Ryan Wyler <ryan@nhorizon.net>
Problem this program solves:
Windows machines taking a LONG time to browse shares of automount
points which include directories that are inaccessable to the samba
server.
Explanation:
We have our samba shares setup to mount the unix automount
directories. The problem is there are MANY automount directories that
the
2003 May 08
1
A problem in a glm model
Hallo all,
I have the following glm model:
f1 <- as.formula(paste("factor(y.fondi)~",
"flgsess + segmeta2 + udm + zona.geo + ultimo.prod.",
"+flg.a2 + flg.d.na2 + flg.v2 + flg.cc2",
" +(flg.a1 + flg.d.na1 + flg.v1 + flg.cc1)^2",
" + flg.a2:flg.d.na2 + flg.a2:flg.v2 +
2006 Oct 15
1
how can i compute the average of three blocks for each column ?
Dear all,
I want to compute the average of the three blocks for each x-variable which is equal slide in the code below. How can I do that ?
block x1 x2 x3 x4 x5
1 23 22 23 24 23
1 21 25 26 21 39
1 23 24 22 23 23
2 20 21 23 24 28
2 32 23 34 24 26
2 19
2008 Jun 12
1
About Mcneil Hanley test for a portion of AUC!
Dear all
I am trying to compare the performances of several methods using the AUC0.1
and
not the whole AUC. (meaning I wanted to compare to AUC's whose x axis only
goes to
0.1 not 1)
I came to know about the Mcneil Hanley test from Bernardo Rangel Tura
and I referred to the original paper for the calculation of "r" which is an
argument of the function
cROC. I can only find the
2006 Mar 15
1
How to compare areas under ROC curves calculated with ROCR package
Dear all,
I try to compare the performances of several parameters to diagnose
lameness in dogs.
I have several ROC curves from the same dataset.
I plotted the ROC curves and calculated AUC with the ROCR package.
I would like to compare the AUC.
I used the following program I found on R-help archives :
From: Bernardo Rangel Tura
Date: Thu 16 Dec 2004 - 07:30:37 EST
2006 Mar 20
1
How to compare areas under ROC curves calculated with ROC R package
I might be missing something but I thought that AUC was a measure for
comparing ROC curves, so there is nothing else needed to "compare" them. The
larger AUC is the higher correlation of 2 variables compared. No other
measures or calculations are needed.
Jarek Tuszynski
-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] On
2009 Oct 28
1
need help explain the routine input parameters for seROC and cROC found in the R archive
Please help.
I found the code in the archive.
The author of this script says: "The first function (seROC) calculate
the standard error of ROC curve, the second function (cROC) compare
ROC curves."
Can some one explain to me what are the na, nn and r parameters which
are used as the input to the following two functions?
Thanks much in advance.
> From: Bernardo Rangel Tura
>
2006 May 03
1
Vector searching and counting speed optimization
R-users,
I'm seeking any suggestions on optimizing some code for speed. Here's
the setup: the code below is part of a larger chunk that is calculating
Fst values across loci and alleles. This chunk is designed to calculate
the proportion ('p.a') of an allele ('a') at a locus in each population
('p') and the proportion of individuals heterozygous for that
2009 Dec 04
0
(PR#14103) read.csv confused by newline characters in
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
--27464147-536455723-1259929222=:18586
Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 8BIT
Content-ID: <alpine.LFD.2.00.0912041222341.18586 at gannet.stats.ox.ac.uk>
It's not to do with pushback per
2006 Feb 16
2
Samba Problem on AIX
I've been running Samba3.0.21a on two AIX5.3 servers for several weeks
with no major problems. Today, one of the servers stopped working. I
received the following message from Windows when I tried to access one of
the share drives:
An error occurred while reconnecting T: to \\wara01\TSMreports
Microsoft Windows Network: This local device name is already in use
This connection has not
2010 May 05
3
concatenate values of two columns
Dear list,
I'm trying to concatenate the values of two columns but im not able to do it:
i have a dataframe with the following two columns:
X VAR1 VAR2
1 2
2 1
3 2
4 3
5 4
6 4
what i would like to
2004 Apr 24
0
New message
Hello. First, I am sorry to bother you. I found your email through doing a search on sites related to Switzerland and their related sites. I am a musician (guitarist/singer) as well as other things :-) and I have a website: www.rezamusic.com which I'd like to share with you -- it's a personal site, not a commercial one. It offers many topics, some of which you might find interesting.
My
2006 May 04
2
do.call in 2.3.0 vers 2.3.x
Dear R-Core,
after switching to 2.3.0, all my trusted do.call constructs that worked in
2.2 and earlier fail. I noted that changes were introduced to do.call, but I
could not find out how these relate to my problem.
The following example works in 2.2 and earlier, but fails because rownames
are partially NA. I can correct this by manually adding row names, but it's
a bit of work to check this
2020 Jun 21
0
Bug[?]report: duplicate response
hi,
i'm not sure if i've discovered a bug or if i'm not following the IMAP
specs correctly.
observations:
{ echo -en "a1 login foo bar\r\na2 notify set (subscribed (FlagChange SubscriptionChange MessageNew MessageExpunge))\r\n"; cat - } | openssl s_client -connect [my_dovecot_server]:993
produces the following output (aside from the openssl s_client
cert-inspection
2004 Dec 15
3
(no subject)
Dear R-helper,
I would like to compare the AUC of two logistic regression models (same
population). Is it possible with R ?
Thank you
Roman Rouzier
[[alternative HTML version deleted]]
2015 Mar 12
0
samba 4.1.17 on raspberry pi as ad dc - internal dns problems
Matthias Busch schrieb am 12.03.2015 15:00:
> -- hostname is adserver.my-domain.local
Don't do that. .local is a poor choice. Use something different.
https://wiki.samba.org/index.php/DNS#Avoid_.local_TLD
> -- hosts is 127.0.0.1 localhost localhost.my-domain and 192.168.7.254
> adserver, adserver.my-domain.local
looks good.
The first thing would be to check the configuration.
2015 May 10
0
sssd on a DC
OK, I've got a little further and I think I have tracked this down to
a reverse DNS issue - which was non-obvious to me, so here is a
write-up for the benefit of the archives.
The part that was failing was this:
[sasl_bind_send] (0x0100): Executing sasl bind mech: gssapi, user: dc1$
[sasl_bind_send] (0x0020): ldap_sasl_bind failed (-2)[Local error]
[sasl_bind_send] (0x0080): Extended failure
2018 Apr 18
0
Wing's repo, rpms & upgrades
Hi Vincent,
> I started using Samba as an AD DC on el7 a few weeks ago. I have some
> questions for others who mights also be using Wing's rpms on el7
> (http://wing-net.ddo.jp/wing).
>
> A) Is there a wiki/issues page for that repo? I could not find any..
>
> B) is that the only repo of samba rpms available for el7/centos7?
You can use the RPM at https://samba.plus from
2017 Sep 29
2
Call for testing: OpenSSH 7.6
On 29 September 2017 at 11:05, Iain Morgan <imorgan+openssh at nas.nasa.gov> wrote:
[...]
> This is due to my shell being csh, which is pickier about undefined
> variables than the Bourne-style shells. The attached patch fixes the
> issue.
Thanks for figuring this out.
> - 'test -z "$SSH_USER_AUTH"' || fail "SSH_USER_AUTH present"
> +