Displaying 20 results from an estimated 3000 matches similar to: "NT Domain vs DNS"
2004 Oct 28
1
NT PDC file server -> Samba PDC file server
I've read the HOWTO and seen a zillion articles about
moving from an NT PDC to a Samba PDC. Am having
trouble tying this in to making the new Samba PDC
act in the same file server capacity as the NT machine
did. i.e., looking for info on copying the
directories & files while preserving user & group
permissions.
Can someone point me to a guide(s) on this whole
process? Also, in what
2001 Mar 27
1
ATTN Development TEAM - "invalid mid from server"
Hi,
We are having a problem with smbclient running tar back to a FreeBSD
system for Amanda. smbclient seems to be choking on large files. Of the
many singularly uninformative error messages, the primary error* is
"invalid
mid from server"
Searching all FAQ's and news groups shows this has been a problem for
several users since 8/2000 with no published response from anyone
except a
2010 Jun 24
1
Quickest way to retrieve data for a large match set?
We're using the Perl binding to access Xapian in a simple search of image
metadata (title and keywords). Due to the specification for the search engine,
by default we have to sort the results using a function of the search rank,
age (well, newness) and popularity (rated by sales of the image). As a result,
we have to fetch the complete result set and then calculate a new ranking
based on
2009 Oct 20
3
VZW Blackberry BIS problems?
Ever since Columbus day things have been strange with my two dovecot
servers, according to my Blackberry users.
We do not have a BES just the standard BIS that comes with a personal
account.
Several people have told me that since that Monday that they get
occasional duplicate copies of messages which only appear singularly in
their Maildir inboxes.
I myself even called VZW and got
2007 May 01
0
Default Mailbox
Hi All,
What is the default mailbox for Dovecot ? Is it mbox or Maildir ? Can I set
my mailbox for pop3/imapd to /var/spool/mail/USER ?
Regards,
Feris
2012 Mar 31
3
Samba LDAP Failover
Hi,
I have a quite "simple" setup for a particular customer that loves
redundancy and failover.
PDC + BDC with LDAP Passwords on two 389-ds in multimaster node +
several samba member servers
Actually pointing singularly on both the systems everything works great.
As soon as I modify my passdb backend line from the single form to the
form containing both backends that is
from
passdb
2008 Feb 08
3
CentOS 5.1 Core 2 Duo Install freezes
Alrighty. I'm having a hell of a time and I need help. I'll try to
give as much information as possible.
----------
HARDWARE
----------
MB:
Supermicro PDSBM-LN2+
Intel 946GZ
ICH7R + Intel? 82573
Memory:
Crucial 512Mb, 1Gb, 2Gb modules matched to above MB.
Processors:
Intel Celeron 420 Conroe-L, 1.6GHz 512KB 64-bit
Intel Core 2 Duo E6320, 1.86Ghz 4Mb 64-bit
Intel Pentium E2140
2018 Jan 27
0
Newbie wants to compare 2 huge RDSs row by row.
Hi Guys, I apologize for my rank & utter newness at R.
I used summary() and found about 95 variables, both character and numeric, all with "Length:368842" I assume is the # of records.
I'd like to know the record number (row #?) of any record where the data doesn't match in the 2 files of what should be the same output.
Thanks in advance, M.
//
2019 Nov 28
6
Xen Version update policy
Hey all,
This mail has been a long time in coming, but with the upcoming
expiration of security support for Xen 4.8, it's time to start thinking
about what our update policy will be for the Xen packages in general.
Citrix is committed to officially supporting one Xen version at a time
through the CentOS Virt SIG. (Others in the community are welcome to
support others.) But we'd like
2003 Nov 11
1
Machine account pasword change failed (NT 4)
Hi guys and girls,
I run a Samba-3.0 PDC for N.T. workstations on a Slackware Linux box.
I often see the following error in the N.T. workstation's event log:
Changing machine account password for account "xxxxx$" failed with the
following error:
The handle is invalid.
Any ideas what this could be ?
I'm not using PAM in any way.
Any assistance would be greatly appreciated.
--
2018 Jan 27
2
Newbie wants to compare 2 huge RDSs row by row.
If your two objects have class "data.frame" (look at class(objectName)) and
they
both have the same number of columns and the same order of columns and the
column types match closely enough (use all.equal(x1, x2) for that), then
you can try
which( rowSums( x1 != x2 ) > 0)
E.g.,
> x1 <- data.frame(X=1:5, Y=rep(c("A","B"),c(3,2)))
> x2 <-
2005 Nov 01
1
Doubly Non-Central F-Distribution
Hello All,
Has anyone written a function for the distribution function of a
*doubly* non-central F-distribution? I looked through the archives, but
didn't find anything. Thanks!
Wolfgang
2007 Jan 11
2
calls to SPA942 disconnect after 15 seconds (chan_sip.c set_destination: can't find address)
Am having a unique problem, calls received on my SPA942 seem to end after 15 seconds, but calls made from this device do not have this problem.
For this device (when receiving calls) I get periodic "chan_sip.c set_destination: can't find address for host"
I have set the "canreinvite=no" in the sip.conf. Does anyone have a sample entry from sip.conf for the Lynksys SPA 942
2004 Aug 06
2
legalities of streaming
Ditto Scott - you nailed it !!
But the DMCA actually sets rules on requests and processing them without
being considered "interactive" - for instance the time frame allowed from
when requests are made and then processed and actually air (minimum 60
minutes), to displaying your playlist - (can not be displayed public in the
order of actual performance) basically as long as you never
2016 Jun 09
4
rsync keeps writing files over
Hi Steven,
Yes, both file systems are the same.
rsync -nri --modify-window=1 <src> <dest>
Gives me the following for most files >f..T.......
2015_167_1_1__Boy_What_A_Girl_R2/2015_167_1_1__Boy_What_A_Girl__UHD_DPX_R2/
BWAG_R2_00138428.dpx
Although a few have >f..T......n
2015_167_1_1__Boy_What_A_Girl_R2/2015_167_1_1__Boy_What_A_Girl__UHD_DPX_R2/
BWAG_R2_00135909.dpx
2018 Jan 28
0
Newbie wants to compare 2 huge RDSs row by row.
Cool, looks like that'd do it, almost as if converting an entire record to a character string and comparing strings.
-- M. B. Hardy, statistician
work: Applied Research Associates, S. E. Div.
8537 Six Forks Rd., # 6000 / Raleigh, NC 27615-2963
(919) 582-3329, fax: 582-3301
home: 1020 W. South St. / Raleigh, NC 27603-2162
(919) 834-1245
2007 Aug 30
15
ZFS, XFS, and EXT4 compared
I have a lot of people whispering "zfs" in my virtual ear these days,
and at the same time I have an irrational attachment to xfs based
entirely on its lack of the 32000 subdirectory limit. I''m not afraid of
ext4''s newness, since really a lot of that stuff has been in Lustre for
years. So a-benchmarking I went. Results at the bottom:
2018 Jan 28
2
Newbie wants to compare 2 huge RDSs row by row.
The anti_join from the package dplyr might also be handy.
install.package("dplyr")
library(dplyr)
anti_join (x1, x2)
You can get help on the different functions by ?function.name(), so
?anti_join() will bring you help - and examples - on the anti_join
function.
It might be worth testing your approach on a small subset of the data. That
makes it easier for you to follow what happens
2018 Jan 27
3
Newbie wants to compare 2 huge RDSs row by row.
Also, it will be easier to provide helpful information if you'd describe
what in your data you want to compare and what you hope to get out of the
comparison.
Best wishes,
Ulrik
Eric Berger <ericjberger at gmail.com> schrieb am Sa., 27. Jan. 2018, 08:18:
> Hi Marsh,
> An RDS is not a data structure such as a data.frame. It can be anything.
> For example if I want to save my
2010 Jan 13
28
New ZFS Intent Log (ZIL) device available - Beta program now open!
The DDRdrive X1 OpenSolaris device driver is now complete,
please join us in our first-ever ZFS Intent Log (ZIL) beta test
program. A select number of X1s are available for loan,
preferred candidates would have a validation background
and/or a true passion for torturing new hardware/driver :-)
We are singularly focused on the ZIL device market, so a test
environment bound by synchronous writes