Displaying 20 results from an estimated 30000 matches similar to: "password server not sending authentication requests to a specified DC"
2019 May 13
1
password server not sending authentication requests to a specified DC
Hi,
I am running samba/winbind 4.8.9 on Debian 8 which is joined to an
Active Directory and facing the following issue :
I need to specify a particular DC for the authentification. Therefor I
added 'password server = x.x.x.x' in /etc/samba/smb.conf but realised
that the option is ignored and that the requests are sent to another DC.
In which case does Samba ignore 'password
2019 Feb 14
3
Losing connection to a DC
Hi,
I am running samba/winbind 4.2.14 on Debian 8 which is joined to an
Active Directory and would like to know if you have any idea with my
issue. In my case, ntlm authentification is enabled in squid (proxy).
Here is the problem that I am facing :
"wbinfo -t" takes sometimes more than 30 secondes to display the result.
For some reason, the server loses it's connection to the
2019 Feb 14
3
Samba switches between domain controllers
Hi
Under what conditon does samba switch between domain controllers ? Are
there any special conditions or situations in which samba decides to
use "DC B" rather than "DC A" ?
In my case samba switches very often.
Thanks,
Michel
2019 May 15
0
password server not sending authentication requests to a specified DC
On 15/05/2019 09:08, LOKO MESO Michel wrote:
> Yes, our DCs are equal but we added a new one that will only be used
> by the server where samba is installed.
This is where it gets difficult, I get the feeling that the original
DC's are Windows DC's, not that this matters.
By default, All domain members (including DC's) are in the
'Default-First-Site-Name' site and
2019 Feb 14
0
Losing connection to a DC
On Thu, 14 Feb 2019 12:04:06 +0100
LOKO MESO Michel <mmeso at olfeo.com> wrote:
> Here is my smb.conf :
>
> [global]
> workgroup = MY
> netbios name = sd01
> realm = my.domain
> server string = Olfeo Samba Server
> log file = /var/log/samba/%m.log
> max log size = 50
> security = ADS
> encrypt passwords = yes
> ; smb passwd file = /etc/samba/smbpasswd
2019 Feb 14
0
Losing connection to a DC
On Thu, 14 Feb 2019 13:36:43 +0100
LOKO MESO Michel <mmeso at olfeo.com> wrote:
> In my case samba is not a domain controller and the server is joined
> to an Active Directory.
> Users don't need to login locally.
>
> Are the 'idmap config' not useful with an Active Directory ?
Quite the contrary, they are mandatory, just because your users don't
login
2019 Feb 15
0
Samba switches between domain controllers
On Fri, 15 Feb 2019 10:00:12 +0100
LOKO MESO Michel <mmeso at olfeo.com> wrote:
> Thank you for your response.
>
> My server (debian) is joined to an AD and I'm trying to understand
> how the communication between the two servers works.
>
> Does winbind check the response time of the DCs before switching to
> the fastest ? Is it possible to specify which DC
2009 Jul 21
2
Split plot analysis problems
Hello,
I would be very grateful if someone could give me a hand with my split
plot design problems.
So here is my design :
I am studying the crossed-effects of water (wet/dry) and mowing
(mowed/not-mowed = nm) on plant height (PH) within 2 types of plant
communities (Xerobromion and Mesobromion) :
- Within each type of communities, I have localised 4 blocks
- In each block, I have defined
2010 Mar 12
7
sqldf not joining all the fields
Dear R users,
I have two data frames that were read from text files as follows:
x_data <- read.table("x.txt", header = TRUE, sep = "|", quote = "\"'",
dec = ".",as.is = TRUE,na.strings = "NA",colClasses = NA,
nrows = 3864284,
skip = 0, check.names = TRUE,fill=TRUE,
strip.white = TRUE,
2008 May 05
2
RODBC and schemas
I have found that the "schema.table" syntax used in Postgresql (and
Oracle) does not work directly with RODBC.
This works
library(RODBC)
con<-odbcConnect("mydb")
d<-sqlQuery(con,"select * from meso.trees")
However this does not.
d<-sqlFetch(con,"meso.trees")
Error in odbcTableExists(channel, sqtable) :
?meso.trees?: table not found on channel
2006 Feb 05
2
re: questions about sip requests to asterisk 1.2
hi all,
I keep asking the question and getting no replies, so i'll keep asking :-)
In asterisk 1.09, with autocreatepeer=yes, if i send asterisk a SIP request
from SER, specifically
rewritehostport("myIP:5070"); (asterisk running on port 5070) asterisk
picks up the request and matches it to the dialplan, i.e. if in ser i was
sending to 151@myServer, it will make it
2011 Jun 10
1
Request: please test modification to EWS calendar functionality
I have expanded the EWS calendar functionality within Asterisk 1.8 so it
is now possible to access any calendar within an Exchange 2007 or 2010
server.
I have put the changes onto the reviewboard for astrisk but currently no
one responded.
So if you use the EWS calendar functionality within Asterisk and would
like to have access to any calendar in Exchange please try the patch in
the
2017 Sep 07
2
ISO3 code to 7 continents names
df is a data frame consisting of one variable (iso3 codes) such as
USA
RUS
ARG
BGD
ITA
FRA
Some of these iso3 codes are repeated and I would like the corresponding
continent name, the countrycode package does not seem to distinguish
between North and South America. Thanks.
Sincerely,
Milu
On Thu, Sep 7, 2017 at 9:00 PM, David Winsemius <dwinsemius at comcast.net>
wrote:
>
> >
2015 May 27
2
check password script for samba 4 ad dc
Hi everyone,
A quick question: Is check password script option working for ad dc setup?
I believe, ad on it's own cannot provide password protection against
dictionaries.
2013 Sep 09
2
Sending SMS with a Portech MV-374 GSM Gateway
Hi,
I have a Portech MV-374 GSM Gateway and I'd like to send SMS from a web
page to confirm the subscriptions. How can I achieve it? Is Asterisk of
any use to send SMS with the Portech? I really have no idea because I
know nothing about the whole SMS thing...
Thanks,
Niccol?
--
http://www.linuxsystems.it
2005 Dec 30
6
call a method once per page request
Hi,
I''m wondering if there is a simple solution to call a method once per
page request.
I tried to place my call in a before_filter in ApplicationController but
it''d called a second time if I use render_component from a view.
Seems to me that a hook should be added in Dispatcher#prepare_application.
Context: working on i18n, I''m trying to check lang either from uri,
2019 Mar 25
2
Samba AD and adding a Windows 2008R2 DC
Hi,
we now have an old Windows NT4.0 domain served by Samba 4.2.x (using
Samba and LDAP) and want to move to Windows AD.
The reason we need to do that is because of the clients (Windows 10 and
MacOS) and because of a third party device which does not want to talk
to Samba AD (Isilon OneFS).
I did a 'classicupgrade' to Samba AD from our Samba/LDAP config and
then I use this guide :
2007 Feb 17
2
Serial Woes
I have been trying to throw away my dependence on Windoz since the early
Pentium era, but there always seems to be some essential application
that can't be replaced. Currently it is the programs that read my blood
glucose meeter and an athletic trainer system. Both of them communicate
through a serial port. I am currently working on getting the trainer
going. It loads fine and has no
2015 May 27
1
check password script for samba 4 ad dc
I would like to bump my question
2015-05-27 10:21 GMT+03:00 Krutskikh Ivan <stein.hak at gmail.com>:
> Hmm, looks like it's not. I've just set the password for something that
> cracklib-check would argue using both ad management tools and at windows
> login. Should it work that way or I'm missing something?
>
> My dc's smb.conf:
>
> [global]
>
2009 Sep 15
4
[LLVMdev] merge request for 2.6
For 2.6 to really be a useful, we need this bug fixed:
http://llvm.org/bugs/show_bug.cgi?id=4963
Would it be possible to get this merged into 2.6?
-Tomas