Displaying 20 results from an estimated 1100 matches similar to: "Samba 4 DC - idmap config on a samba 4 member server"
2013 Apr 05
2
S4 file server : access to large file > 1 GB
Hi all
My S4 is configured as a file server.
The AD DC is a 2003 win server.
My users are talking about slow speed on open pst file or other largest file.
I have this in my smb.conf
socket options = TCP_NODELAY SO_RCVBUF=32768 SO_SNDBUF=32768
I tranfer a 3GB file on the server and I see variations in speed transfer.
Generally it cost 28% of my bandwith (1 Gb/s) but, after a while, it  
2013 Feb 20
2
Error in DRS Showrepl
Hi.
Here is my problem.
I have 2 DC (DC1, DC2)
 From DC1 I run samba-tool drs showrepl DC1
-------------------------------------------------------------------------------------
INBOUND NEIGHBORS : OK
OUTBOUND NEIGHBORS : OK
==== KCC CONNECTION OBJECTS  ====
Connection --
         Connection name: 179ef6ba-a138-46d7-9a64-880ab4608b04
         Enabled        : TRUE
         Server DNS name :
2013 Feb 11
1
Samba 4 : File server
Hi !
I have installed a DC with samba-tool command and it works perfectly !
Control AD with the 2003 tools is very amazing, thanks for the job !
So, my next step is to install a file server as a member of the AD and 
not as a DC
I read carfully this one : 
https://wiki.samba.org/index.php/Samba4/Domain_Member
Compiling samba :
   * ./configure --with-ads --with-shared-modules=idmap_ad 
2013 Oct 07
1
wbinfo -i domain_username issue
Hi,
I'm going to set up a samba4 member server joined in a existing AD
Domain (2003). I don't need a DC controller, but a simply file server
where (mostly) windows client will access to some share. so I'm gonna to
follow
https://wiki.samba.org/index.php/Samba4/Domain_Member
distro is Ubuntu 12.04.03 amd64
I compiled...
./configure --libdir=/lib/x86_64-linux-gnu --with-ads
2014 Jun 12
0
samba4.1 as domain member in a domain I don't be admin
Hi,
I bet this question was asked several times, but I'm honestly not able
to find a solution.
My samba4.1 (running on FreeBSD10) is part of a larger network/AD where
I only have very restricted rights.
Our network consists of a "toplevel" AD-Domain (top.foo.bar) and several
"subdomains" (in my case: sub1.top.foo.bar), which have their own
domaincontrollers (MS Windows
2007 Mar 15
0
Re: busy/hangup/answer detection in PRI E1 channels (Vidura Senadeera)
> Hi Gareth Blades & Doug,
>
> Thanks so much for for the feedback. I have searched on lot of documents
> but couldn't able to find clear answer regarding it.
>
> I hope you guys replies are very much help all in aterisk community.
>
>
> Thanks & Regards,
>
> Vidura Senadeera,
>
> Network Engineer,
>
> Debug Solutions
>
> Sri Lanka .
2014 Mar 16
1
How does one "look at AD" in Samba4.1?
Hi all,
I'm in the process of setting up a test network with the view of
rebuilding our existing (Samba 3.5-based) NT domain, from scratch.
Most of the clients that will be connecting to it are Windows 7
machines, there is one Windows 8.1 Standard machine (that won't be
joining, but not my problem), and a number of Windows XP virtual
machines.  Presently I'm running a network
2001 Sep 08
2
RSync on NT
Hello,
I've been struggling to get RSync to work between two NT workstations (I'll
call them A and B).  I've got Cygwin installed on both and RSync running as
a service on machine A.  I want to replicate some files on machine A to
machine B.  I issue the RSync command on machine B and here is what I
get....
(Issued on machine B):
rsync.exe --verbose --stats --archive --delete
2008 Aug 02
2
fir_mem16,iir_mem16 and filter_mem16 optimisations
Hi!
I have some questions about that functions: fir_mem16, iir_mem16 and filter_mem16.
Filtering is very slow on TI DSP, and i want to optimise it. 
Can somebody give me formulas which discribe work of this filters?
Or any suggestions about how to transform code for better performance.
I going to implement this functions in assembler, but it is hard to do without full understanding how functions
2014 Aug 11
2
Winbind question
Hi,
I successfully set up an AD DC, and now, I want to join a file server as 
member in this domain.
I followed this tutorial : 
https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server
All works fine, my server join my AD without problem, samba starts fine 
and winbind too. But when I look at my domain users, the uid/gid 
returned by winbind are in the TDB range instead of the AD
2013 Apr 06
1
Samba4 member of an another « Samba4 » domain
Hi,
I have a Samba4 domain controller installed on Debian Wheezy (Domain = CHEZMOI.PRIV). I try to installed an another Samba4 server which is just a member of the CHEZMOI.PRIV domain. But I don't succeed. I have followed this page :
https://wiki.samba.org/index.php/Samba4/Domain_Member
But I have :
~#  net ads join -U administrator
Enter administrator's password:
kinit succeeded but
2008 Feb 19
1
plotDensity
Hallo,
I have a question to plotDensity and do not understand what stand behind. In a density plot the x-axis is the signal intensity but for what stands than density on the y-axis? Here I have the values 0.00-0.30 Can anyone discribe it by his own words? I do not understand the help.
Thanks, Conny
--
2014 May 30
1
Problems after PC is joined to the domain - Samba 4
Hello SAMBA community,
I used this guide to join a PC to the domain as member using samba 4:
https://wiki.samba.org/index.php/Samba4/Domain_Member
I am using Ubuntu 14.04 64 bit and I installed samba from the repos. The 
stock samba version is:
# samba --version
Version 4.1.6-Ubuntu
When I tried to join the PC to the domain I got:
# net ads join -U admin
kerberos_kinit_password DOM\admin at
2002 Jul 09
2
[Bug 341] Return Code unpredictable
http://bugzilla.mindrot.org/show_bug.cgi?id=341
------- Additional Comments From norbert.weuster at mgi.de  2002-07-09 15:44 -------
the optinal Flags -n and/or -T doesn't change the situation
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2005 Apr 05
2
GLMs: Negative Binomial family in R?
Greetings R Users!
I have a data set of count responses for which I have made repeated observations
on the experimental units (stream reaches) over two air photo dates, hence the
mixed effect.  I have been using Dr. Jim Lindsey's GLMM function found in his
"repeated" measures package with the "poisson" family.
My problem though is that I don't think the poisson
2001 Nov 03
2
askpass for passwords?
Is there a particular reason the client can't use SSH_ASKPASS for
passwords when using password authentication?  This would seem to
be useful when using ssh in scripted commands against servers that
only allow password authentication.
:j
-- 
J?rgen Botz                       | While differing widely in the various
jurgen at botz.org                   | little bits we know, in our infinite
  
2019 Nov 21
2
Samba4 - Printer Drivers install fails
Le 21/11/2019 ? 15:15, Rowland penny via samba a ?crit?:
> On 21/11/2019 14:00, Julien TEHERY via samba wrote:
>>> Not entirely sure, but why does 'Administrator' own something on a 
>>> Unix machine, it should be 'root'.
>>>
>>> Rowland
>>>
>>>
>> Even with root as owner or chmod777 on target directory result in the 
2007 Mar 19
1
Row wise solving an equation
Hello R-list, 
How can I row wise solve a function for which the input variables are written in a matrix or a vector and have the calculated output added to the matrix or written in a vector? 
To specify my case in particular I continue: I would like R to calculate for me a value for ‘t’ which is function of input parameters A and B, which are comprised in a matrix called ‘ddt’ and some other
2011 May 17
0
Help fit 5 nonlinear models. - Plant growth curves
Hi!! Can anyone help me, i have problems to converge the following
data with 5 nonlinears models that i evaluated.
Firtly, i send my data (totalsinatipicos) that i just try to fit with
the nonlinear models.
Next, i have the following script where i called the data as
totalsinatipicos. I made selfstarting each nonlinear model.
###Library
library(NRAIA)
###Data
d<-totalsinatipicos
2012 Oct 28
1
Why are coefficient estimates using ML and REML are different in lme?
Hi, All,
 
My data collection is from 4 regions (a, b, c, d). Within each region, it has 2 or 3 units. Within each unit, it has measurement from about 25 sample site. I was trying to use lme function to discribe relationship between y and a few covariates. Both y and covariates were measured at the sample site level. My question is when I use exactlly the same model but choose different estimation