Displaying 20 results from an estimated 7000 matches similar to: "samba not using nearest ADS server"
2005 Dec 06
2
Mac OS X clients not binding to a Samba+LDAP PDC
Hi there !
This is my first post and I really would like to have this stuff working ...
if not, I should go to Win2k3 server .... please help me to avoid it !!!!
I've been trying to integrate Mac OS X (10.3) clients to my Samba server
through the Active Directory Plugin with no success. This PDC is currently
working for 90 PC's with XP SP2.
My server is well configured from the DNS (or
2012 Nov 05
1
custom function & missing value where TRUE/FALSE needed
I can't figure out why this function wont work.
#Custom Function used
fallInBand <- function(x){
#Assume the bands fall go up form 0 to 100 in intervals of 5 then from 100
to 1000 in intervals of 100.
#returns the location (band number)
if (is.na(x) == FALSE) {
if(x < 100) {#bands of 5
if((x %% 5) >=0){#falls within the band
Result = as.integer(x/5)+1
2019 Sep 04
2
Problem to access from Win to Win after classicupdate to Samba DC 4.10.7
Il giorno mar, 03/09/2019 alle 10.49 +0100, Rowland penny via samba ha
scritto:
> At the moment, yes, Samba is using Heimdal, but extensive work has
> been done by Samba Team members to use MIT, but there is further work
> to do.
I have open this RedHat/Fedora bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1748860
If someone have some suggest, let us know.
Thanks
--
Dario Lesca
2007 Apr 03
8
FastCGI performing better than Mongrel - what am I doing wrong?
I tried benchmarking the same site behind an NGINX proxy with both
fastcgi and mongrel, and for some reason mongrel is performing pretty
poorly in comparison.
Any idea what I might be doing wrong?
Here''s my benchmarks for 1 fcgi:
Server Software: nginx/0.4.0
Server Hostname: eship.com.br
Server Port: 80
Document Path: /
Document Length: 95
2007 Oct 10
2
slow load() in R2.6.0
I'm encountering excruciatingly slow load times for character vectors in
R 2.6.0-- up to 30sec for a 15K file that contains a no-attributes
character vector of length ~1e4 and object size ~0.5MB. In R 2.5.1,
repeated loads of the same set of files are near-instantaneous.
The problem is proving tricky to reproduce consistently from scratch, so
I have attached the 3 files used in the examples
2013 Jan 03
2
Sas by function in R
Hello,
It's an alternative to use SAS by function in R?
I want to plot d histograms by plot.from example bellow:
Thank you!
plot d
1 1 16.3
2 1 25.0
3 1 57.8
4 1 17.0
5 2 10.8
13 2 96.4
17 3 76.0
18 3 32.0
19 3 11.0
20 3 11.0
24 3 106.0
25 3 12.5
21 4 19.3
22 4 12.0
26 4 15.0
27 5 99.3
32 7 11.0
36
2008 Sep 22
2
Coefficients, OR and 95% CL
Dear R-users,
After running a logistic regression, I need to calculate OR by exponentiating the coefficient, and then I need the 95% CL for the OR as well. For the following example (taken from P. Dalaagard's book), what would be the most straightforward method of getting what I need? Could anyone enlight me please?
Thank you!
Lucho
> summary(glm(menarche~age,binomial))
Call:
2008 Mar 30
1
smbldap-populate....maputf8 errors
Hi,
I am trying to set up a SAMBA PDC using LDAP for authentication. I am using
this document as a guide:
http://download.gna.org/smbldap-tools/docs/samba-ldap-howto/
SAMBA and openldap are running on the same machine for R&D purposes and I am
using the following software:
OpenSuSE 10.3
samba-3.0.26a-3
openldap2-2.3.37-6
smbldap-tools-0.9.2
I have configured slapd.conf:
2004 Jul 22
4
0.99.10.x auth memory leak?
Hello,
running 0.99.10.6 (but seen it before that, too). Also (quite obviously)
running 5 auth processes, given the fact that this is a pretty busy
box and I didn't want to introduce any artificial bottlenecks.
Alas with them eating up half of the free memory (which would go to
a much better use as FS cache) I'm getting sorta concerned.
If it's not a leak, it's caching something
2007 Feb 23
2
Extracting a subset from a dataframe
Good day everyone,
Can anyone suggest an effective method to solve
the following problem:
I have 2 dataframes D1 and D2 as follows:
D1:
dates ws wc pwc
2005-10-19:12:00 10.8 80 81
2005-10-20:12:00 12.3 5 15
2005-10-21:15:00 12.3 3 15
2005-10-22:15:00 11.3 13 95
2005-10-23:12:00 12.3 13 2
2005-10-24:15:00 10.3 2 95
2005-10-25:15:00 10.3 2 2
D2:
2009 Apr 01
6
Wine on Ubuntu 8.04 FreeNX with Mac OS X 10.3 NX client
Hello,
We have Ubuntu 8.04 running with FreeNX server on our 'remote desktop server' linux machine.
We can connect to the Ubuntu machine with the NoMachine NxClient from Windows, Linux and Mac OS 10.3, 10.4 and 10.5.
We also have Wine 1.0 installed on the Ubuntu machine, and we run a variety of Windows applications and utilities in the remote desktops from clients on all 3 systems
2014 Nov 25
2
Centos7 ds-389
Hello All,
I'm looking at setting up ds-389 on both Centos6.6 en Centos7, both
minimal installs with
epel repo enabled.
When running yum search ds-389 on Centos7 I get only 3 packages,
389-ds-base
389-ds-base-devel
389-ds-base-libs
On Centos6.6 I get the whole list:
389-ds.noarch : 389 Directory, Administration, and Console Suite
389-ds-base.x86_64 : 389 Directory Server (base)
2014 Nov 26
1
Centos7 ds-389
Op 25-11-14 om 19:08 schreef Tris Hoar:
> On 25/11/2014 16:52, Johan Vermeulen wrote:
>> Hello All,
>>
>> I'm looking at setting up ds-389 on both Centos6.6 en Centos7, both
>> minimal installs with
>> epel repo enabled.
>>
>> When running yum search ds-389 on Centos7 I get only 3 packages,
>>
>> 389-ds-base
>> 389-ds-base-devel
2009 Jan 21
3
Rsync with OS X 10.3
Hi Jason,
Here's rsync10.3xattr_supportv0.6.diff.
You can find fileflags.diff and crtimes.diff (that are not from me,
but I strongly recommend you to install) here: http://samba.anu.edu.au/ftp/rsync/src/rsync-patches-3.0.5.tar.gz
As you could see in the mail from the mail-list, this version have a
bug with filenames containing slashes ("/"). They are converted to
colons
2009 Jul 23
1
Winbind issue connecting to trusted domain controllers
Hi.
The quick question: Is there a way of forcing a Samba server that is an Active Directory member server to limit lookups to it's local domain only and not all trusted domains?
The question in more detail:
I have a Samba server that is joined to my local AD domain ("css.ad.example.com"). There are other domains under ad.example.com such as lps.ad.example.com and
2018 May 10
2
Samba, AD and devices compatibility...
Mandi! Andrew Bartlett via samba
In chel di` si favelave...
Ok, i coma back to an old thread, because vendor finally reply.
Little fast-rewind: i own some Konica-Minolta BizHub multifunction
printers/copiers, and i need to ''bind'' it to my new AD domain.
But authentication does not work, seems bacause that printer try to use
SASL over plain LDAP (no SSL nor TLS).
After
2015 Nov 19
1
Samba 4.3.0 and DNS entries missing for DCs
On 11/19/2015 9:44 AM, Thierry Hotelier wrote:
> hello,
> we've just upgraded from samba 3.6.6 to samba 4.3.0. We are using
> INTERNAL as dns backend. We have 1 domain and 6 DCs on 5 different
> sites. Replication between DCs is ok as we can see with "samba-tool
> drs showrepl". We configured them like it is described on the wiki and
> used the RSAT tool
2017 Feb 01
2
net ads and wbinfo are painfully slow -- but they work
On Wed, 1 Feb 2017 07:30:19 -0800
Chris Stankevitz <chrisstankevitz at gmail.com> wrote:
> On Wed, Feb 1, 2017 at 1:12 AM, Rowland Penny via samba
> <samba at lists.samba.org> wrote:
> > He is also unlikely to be running avahi, he is using Freebsd 10.3
>
> truss (like strace) showed that wbinfo, net, and sshd were all hanging
> after system calls to getuid() and
2011 Mar 22
1
how to convert a data.frame to a list of dist objects for individual differences MDS?
I have a 45 x 16 data frame consisting of dissimilarities among 10
colors, giving in each
column the 45 = 10*9/2 pairwise judgments for one of 16 subjects. The
rownames
identify each pair of colors, e.g, "AC" = ("A","C"), and the pairs are
ordered by columns
in the lower triangle of each distance matrix.
> helm.raw <-
2018 Aug 21
3
Samba 4.8.4 + BIND 9.9.4 - possibility of nonsecure DNS updates
> So you never read this:
> https://wiki.samba.org/index.php/Changing_the_DNS_Back_End_of_a_Samba_AD_DC
> Which means that you probably never ran the aptly named
> 'samba_upgradedns'Of course I ran this. Many times. I'm not stupid, Rowland. At least I can read:D
If I've seen that Bind doesn't work, I had to change backend to internal DNS.I carefully read and made