Displaying 20 results from an estimated 500 matches similar to: "ODP: ODP: Joining BDC (Samba) to PDC (Samba)"
2017 Sep 19
3
ODP: Re: samba 4 ad member - idmap = ad for machine accounts
Basically that was my initial question, should adding GID and UID to domain computers group (gid) and machine accounts (uid) be enough, and if it should, and it doesnt work - what else should be done to make it work, or what am I missong?
I'm not sure what You mean about invalidating cache?
Wysłano z mojego smartfona w PLAY
<div>-------- Oryginalna wiadomość
2018 Mar 27
2
ODP: Re: freeradius + NTLM + samba AD 4.5.x
ok, tested it, and it works.
so to summarize:
on samba ad 4.7.x in smb.conf "ntlm auth" is set to "mschapv2-and-ntlmv2-only"
fr + samba domain member (4.6 and 4.7) in mods-available/mschap you have to add to ntlm_auth --allow-mschapv2 to the whole string OR just use winbind method, which sets correct flag without explicitly adding it.
with those settings ntlmv1 is blocked
2018 Aug 02
2
ODP: Re: SAMBA 4 as Active Direcotry and Hyper-V
I have a suspicion that it is related to the specific SPNs that hyperv uses. Hyper-v tries to register 3 spn (typing from memory so I might be a bit off):
Microsoft hyper-v console/HOST.FQDN
Hyper-V Replication Servive/HOST.FQDN
Microsoft Hyper-V Live Migration Service/HOST.FQDN.
This fails because of the spaces, that is samba being on linux, not seeing escape characters, messes up the request it
2001 Jul 09
0
ODP: Re: How to build R-1.3.0 under HP-UX 11.00
Thank you for advice. I my case RPC nedd to be linked with libnsl, so I
used "-lnsl" option to link it, but i have still problem:
/usr/bin/ld: Unsatisfied symbols:
i_len (code)
d_sign (code)
collect2: ld returned 1 exit status
Can you suggest something?
Kris
2014 Jul 10
0
Warnings in dmesg and results of mmiotrace 10de:1140 Geforce620m Optimus Laptop Acer E1-531G
Od: "Ilia Mirkin" <imirkin at alum.mit.edu>
Do: "Lampshade" <lampshade at poczta.fm>;
Wys?ane: 19:07 Czwartek 2014-07-10
Temat: Re: [Nouveau] Warnings in dmesg and results of mmiotrace 10de:1140 Geforce620m Optimus Laptop Acer E1-531G
> On Thu, Jul 10, 2014 at 11:01 AM, Lampshade wrote:
> > Hello
> > in dmesg I always have these informations (I
2011 Jul 28
0
_: how to replace values in x by means in subgroups created in ...(not loops)
Re:_: how to replace values in x by means in subgroups created in ...(not loops)
Thanks, below some code and reply:
#_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_#
#-------------------------------------------------------
# my slow function with loops:
# replace_x_by_locallyMean_x_4_0s_in_y.f(x,y)
#-------------------------------------------------------
2009 Jan 21
0
Odp: R: Odp: Function able to identify the row and the column in a matrix
"enrico.foscolo2 at libero.it" <enrico.foscolo2 at libero.it> napsal dne
21.01.2009 11:54:49:
> I can't use the function "outer" because my function fun() doesn't take
vectors
> as arguments.
If you can not
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
2016 Aug 24
0
Odp: Re: Odp: Upgrade 4.2.14 --> 4.3.11
I provision with:
/usr/local/samba/bin/samba-tool domain provision --realm=corp.example.com.pl --domain=EXAMPLE --adminpass="xxxxxx" --server-role=dc --dns-backend=SAMBA_INTERNAL
Now I know that I made a mistake. I did use lowcase in realm (Is this really problem?) and I did not use switches --use-rfc2307 --use-xattrs=yes.
I do not use AD for UNIX accounts authentication, but I would
2007 Jun 06
0
Odp: Odp: sampling problem - new to R
> Hi
>
> If I understand correctly, use split and sample with lapply. If DF is
your dataframe
>
> lapply(split(DF$Tree, DF$Plot), function(x) sample(x,1))
>
> shall select random tree from each plot. Or you can get it in tabular
form with sapply.
>
> Regards
> Petr
Sorry, you shall use resample from sample help page as Prof.Ripley pointed
if you can have
2023 Jun 13
0
confirmacion de asistencias
imagen1 MEDICI?N POR
TELEMETR?A DE VOL?MENES
DE AGUAS NACIONALES
Aplicaci?n de la NMX-AA-179-SCFI-2018
??nete a nuestro curso online de capacitaci?n sobre la medici?n por telemetr?a de vol?menes de aguas nacionales y aplicaci?n de la norma NMX-AA-179-SCFI-2018!
Fecha: 23 de Julio
Duraci?n: 6 horas
Modalidad: Online
En este curso, aprender?s las t?cnicas m?s avanzadas para medir vol?menes de
2009 Feb 13
0
Odp: Odp: extracting parts of words or extraxting letter to use in ifelse-func.
Hi
johannes at dsr.life.ku.dk napsal dne 13.02.2009 13:17:06:
> Hi
>
> I tried what you said, but i gives FALSE all the way down! And I think
its
> because there are other words in phrases as well. So if there is 'San'
> in the phrase it has to be TRUE even thoug there are other words before
and
> after 'San' in the phrase.
I do not understand.
>
2005 Nov 08
2
Samba PDC and Office2003 Big Problem
Hi Group,
I'm using samba 3.x as a pdc and I'm having a big problem using Office2003.
Only if I'm a user in the domain logged on:
every time I double click on a word file or an excel file, the Office installation comes up trying
to install a component and after finished it does not display the file i wanted and I have to open
it from the Open File menu and to top left in the
2010 Mar 05
1
What does "Odp" mean?
Though I've been on the list for quite a while, I've not yet figured out what the "Odp:"
entry in subject lines means. Is it important information?
JN
2011 Jul 20
0
Apache + asp.net + Oracle ODP are working under wine now
After 2 weeks of fighting I was able to have windows asp.net Oracle business application running under wine. It required 3 main changes:
1. Change apache code to avoid using getFile function which prevent apache to work under wine
2. Change wine code to fix GetUser bug from advapi.dll to have Oracle ODP working
3. Change some javascripts in application itself to solve some strange problem with
2007 Aug 10
0
Odp: having problems with factor()
You've spotted it!
table(df$area)
0 1 2 3 4 5 7
21 27 71 46 19 3 1
There are no values in area 6.
Thank you very much.
Jabez
----- Original Message ----
From: Petr PIKAL <petr.pikal@precheza.cz>
To: Jabez Wilson <jabezwuk@yahoo.co.uk>
Cc: R-Help <r-help@stat.math.ethz.ch>
Sent: Friday, 10 August, 2007 1:02:21 PM
Subject: Odp: [R] having problems with
2008 Oct 27
0
Odp: Request: Most repeated sequence considering combinations at each row
Dear Petr
Thanks for the response. Hope it will now help me to proceed.
best regards
M.Azam
________________________________
From: Petr PIKAL <petr.pikal@precheza.cz>
Cc: R Help <r-help@r-project.org>; r-help-bounces@r-project.org
Sent: Monday, October 27, 2008 8:43:27 AM
Subject: Odp: [R] Request: Most repeated sequence considering combinations at each row
Hi
not sure if this is
2005 Jul 16
0
Odp: LARTC Digest, Vol 5, Issue 34
Hello
Yes i have separate class for every user, every class have pfifp qdisc.
User direction shaping:
tc -s -d qdisc show dev eth2 | grep pfifo |wc -l
3959
Internet direction shaping:
tc -s -d qdisc show dev vlan0891 | grep pfifo |wc -l
3959
Nat:
iptables -L -n -v -t nat | grep SNAT | wc -l
3959
For shaping i use hfsc classifier.
Date: Fri, 15 Jul 2005 14:16:33 +0200
From: Peter Surda
2016 Aug 24
1
Odp: Upgrade 4.2.14 --> 4.3.11
Rowland wrote:
>Can I suggest you put your smb.conf back to what it was just after the
>provision and try again. If it does work (and it should), before you
>start adding lines again, can I also suggest you read 'man smb_conf',
>most of the lines you have added are the defaults, others do nothing on
>a DC and some are just plain wrong.
>
>Rowland
Thank you for
2017 Sep 19
0
ODP: Re: samba 4 ad member - idmap = ad for machine accounts
Mandi! k.wirski via samba
In chel di` si favelave...
> I'm not sure what You mean about invalidating cache?
'nscd' is a generic Name Services Caching Daemon normally installed
automatically alongside winbind.
In the past, when playing with winbind, i get confused by the cache,
and confusion grow considering that:
getent passwd user
does not query the cache, so all seems to
2017 Sep 19
1
ODP: Re: samba 4 ad member - idmap = ad for machine accounts
On Tue, 19 Sep 2017 12:29:37 +0200
Marco Gaiarin via samba <samba at lists.samba.org> wrote:
> Mandi! k.wirski via samba
> In chel di` si favelave...
>
> > I'm not sure what You mean about invalidating cache?
>
> 'nscd' is a generic Name Services Caching Daemon normally installed
> automatically alongside winbind.
>
> In the past, when playing