Displaying 20 results from an estimated 91 matches for "lalond".
Did you mean:
lalonde
2012 Jul 15
1
how to extract p-value in GenMatch function
Dear R-Users,
I have a problem on extracting T-Stat and P-Value. I have written R-code below
library("Matching")
data("lalonde")
attach(lalonde)
names(lalonde)
Y <- lalonde$re78
Tr <- lalonde$treat
glm1 <- glm(Tr~age+educ+black+hisp+married+nodegr+re74+re75,family=binomial,data=lalonde)
pscore.predicted <- predict(glm1)
rr1 <- Match(Y=Y,Tr=Tr,X=glm1$fitted,estimand="ATT", M=1,ties=TRUE,rep...
2015 Mar 24
1
Samba server with NFSV4/kerberos
Hello Luc,
thanks for your answer. If I understand you correctly than you are using
samba4 as windows domaincontroller and you do not have another Windows
DC? So after all you have exactly one Kerberos Server that is part of
the samba4 server?
Thanks
Rainer
Am 24.03.2015 um 12:41 schrieb Luc Lalonde:
> Guten tag Rainer,
>
> We use our Samba4/Win2k8 AD domain to authenticate all our
> Linux/Windows/OSX workstations.
>
> The home directories are mounted using CIFS in the Windows and OSX
> clients and NFS4 (krb5) in our Linux labs.
>
> Here?s our documentation (fren...
2019 Jul 29
3
Samba 4.11.0RC1 replication with Windows2012R2 ?
...tradict the rest of the information in
the two paragraphs...?
It is not clear if we can upgrade to the 2012R2 functional level or
not.? If this is not the case, please clarify.
I want to be able to join a Windows2012R2 domain controller to a Samba4
domain (schema 67 support).
Thank You!
--
Luc Lalonde, analyste
-----------------------------
D?partement de g?nie informatique:
?cole polytechnique de MTL
(514) 340-4711 x5049
Luc.Lalonde at polymtl.ca
-----------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pg...
2019 Jul 29
2
Samba 4.11.0RC1 replication with Windows2012R2 ?
Ahh ok, thanks for the clarification!?? I'll go to bed less ignorant
tonight ;-)
On 2019-07-29 12:07 p.m., Rowland penny via samba wrote:
> On 29/07/2019 16:41, Luc Lalonde wrote:
>> The first sentence says that default schema has changed from 2008R2
>> (schema 47) to 2012R2 (schema 69).
>>
>> This does not mean that we're now at Windows 2012R2 functional level by
>> default??? I must be missing something...
>>
> Schema vers...
2017 Apr 25
3
Unable to add a particular member to group (Samba 4.6.3)
...#39;samba-tool group addmembers foogroup
foouser'
I looked at the user's attributes but can't find anything different from
any other user that works properly.
Any other ideas?
Le 2017-04-25 à 11:50, Rowland Penny via samba a écrit :
> On Tue, 25 Apr 2017 10:36:54 -0400
> Luc Lalonde via samba <samba at lists.samba.org> wrote:
>
>> Hello Folks,
>>
>> I'm getting this strange error when I try to add a particular member
>> to a group:
>>
>> [root at roquefort admin]# /usr/local/samba/bin/samba-tool group
>> addmembers foogro...
2017 Apr 28
2
Unable to add a particular member to group (Samba 4.6.3)
On Fri, 28 Apr 2017 11:01:14 -0400
Luc Lalonde <Luc.Lalonde at polymtl.ca> wrote:
> Hello Rowland,
>
> Is this what you mean?
>
> [root at roquefort ~]# echo $LANG
> fr_CA.utf8
>
What I was trying to get at is, does your username have any of those
funny marks above some of the letters (you can tell I am English,...
2017 Apr 28
2
Unable to add a particular member to group (Samba 4.6.3)
On Fri, 28 Apr 2017 09:41:31 -0400
Luc Lalonde <Luc.Lalonde at polymtl.ca> wrote:
> Hello Rowland,
>
> Have you tried deleting a user, re-creating the same user and then
> try to add him to a group?
>
> I'm convinced that this will point us in the right direction to
> correct the bug.
>
Yes and to confirm...
2019 Jul 29
2
Samba 4.11.0RC1 replication with Windows2012R2 ?
...sentence says that default schema has changed from 2008R2
(schema 47) to 2012R2 (schema 69).
This does not mean that we're now at Windows 2012R2 functional level by
default??? I must be missing something...
On 2019-07-29 11:29 a.m., Rowland penny via samba wrote:
> On 29/07/2019 15:59, Luc Lalonde via samba wrote:
>> Hello Folks,
>>
>> There seems to be contradicting sentences in the release notes for
>> 4.11.0RC1:
>>
>> Default schema updated to 2012_R2
>> ---------------------------------
>>
>> Default AD schema changed from 2008_R2 to...
2013 Apr 11
2
Samba-tool modify users info?
...y of modifying user attributes (must-change-at_next-login, profile-path, home-drive, home-directory, etc)?
For the moment, it seems the only way to do this is when the user is created (samba-tool newuser) or by doing so via 'administrative tools' via a Windows machine.
Thank You!
--
Luc Lalonde, analyste
---------------------------------------------------------------------
D?partement de g?nie informatique:
?cole polytechnique de Montr?al
(514) 340-4711 x5049
Luc.Lalonde at polymtl.ca
---------------------------------------------------------------------
2013 May 13
1
Logon script via GPO
...:
[root at foo Logon]# pwd
/usr/local/samba/var/locks/sysvol/foobar.com/Policies/{A9793D9B-1FCF-4F7E-BB12-33F9383F8B92}/User/Scripts/Logon
[root at foo Logon]# ls
logon.bat
I've done this before on a regular non-samba AD domain... What's missing to get this to work?
Thank You!
--
Luc Lalonde, analyste
---------------------------------------------------------------------
D?partement de g?nie informatique:
?cole polytechnique de Montr?al
(514) 340-4711 x5049
Luc.Lalonde at polymtl.ca
---------------------------------------------------------------------
If you are not paying for it, you&...
2013 May 14
1
GPO replication?
...ed a GPO for user logon scripts with Samba4... However, the 'SYSVOL\domain\Policies' folder and contents is not replicated to the other DC's.
Is this normal? It is working, but it seems that this is a 'single point of failure' for 'logon' scripts.
Thank You!
--
Luc Lalonde, analyste
---------------------------------------------------------------------
D?partement de g?nie informatique:
?cole polytechnique de Montr?al
(514) 340-4711 x5049
Luc.Lalonde at polymtl.ca
---------------------------------------------------------------------
If you are not paying for it, you&...
2017 Apr 26
2
Unable to add a particular member to group (Samba 4.6.3)
...aser
« ./lib64/python2.6/site-packages/samba/samdb.py » ? y
« ./lib64/python2.6/site-packages/samba/samdb.py.bak » ->
« ./lib64/python2.6/site-packages/samba/samdb.py »
Thanks again for your help!
Le 2017-04-26 à 12:44, Rowland Penny a écrit :
> On Wed, 26 Apr 2017 11:47:03 -0400
> Luc Lalonde via samba <samba at lists.samba.org> wrote:
>
>> This is the case for this user too... Could it be that Samba is
>> trying to work with the old SID???
>>
> It doesn't work with SID.
>
> Are you up to trying something ?
>
> If so, first find a Samba p...
2017 Apr 26
2
Unable to add a particular member to group (Samba 4.6.3)
This is the case for this user too... Could it be that Samba is trying
to work with the old SID???
Le 2017-04-26 à 10:47, Dale Renton via samba a écrit :
> On Tue, Apr 25, 2017 at 3:31 PM, Luc Lalonde via samba <
> samba at lists.samba.org> wrote:
>
>> The user exists in AD:
>>
>> - I can see the user using 'wbinfo', 'samba-tool user list'
>>
>> - I can add the user to a group with 'Active Directory Users and
>> Computers'...
2019 Jul 30
4
Samba 4.11.0RC1 replication with Windows2012R2 ?
...gt; pending review/delivery).
>
> The other thing to note is there's a bug joining Windows on 4.10 and
> 4.11rc1. The fix is pending delivery, so this should be fixed in a
> subsequent rc build.
> https://bugzilla.samba.org/show_bug.cgi?id=14046
>
> On 30/07/19 4:43 AM, Luc Lalonde via samba wrote:
>> Ahh ok, thanks for the clarification!?? I'll go to bed less ignorant
>> tonight ;-)
>>
>> On 2019-07-29 12:07 p.m., Rowland penny via samba wrote:
>>> On 29/07/2019 16:41, Luc Lalonde wrote:
>>>> The first sentence says that defa...
2013 Mar 26
1
Samba 4 LDAP NTLM password nightly injection
...;foo-user")
admin_userdata.nt_passwd = "878D8014606CDA29677A44EFA1353FC7"
admin_userdata.lanman_passwd = "552902031BEDE9EFAAD3B435B51404EE"
s4_passdb.update_sam_account(admin_userdata)
#######################################################
Is that right?
Cheers.
--
Luc Lalonde, analyste
---------------------------------------------------------------------
D?partement de g?nie informatique:
?cole polytechnique de Montr?al
(514) 340-4711 x5049
Luc.Lalonde at polymtl.ca
---------------------------------------------------------------------
----- Original Message -----
From...
2014 Jan 16
1
Replication errors (WERR_DS_DRA_SCHEMA_MISMATCH)
...4fbb-bc5e-e2dcd1f2c5ac
Last attempt @ 2014-01-16 10:42:39 was delayed for a normal
reason, result 8418 (0x20e2):
##################################
I seem to be able to replicate from Windows2008R2 servers to Samba4...
but not the other way around.
Anyone have a clue?
Thanks!
--
Luc Lalonde, analyste
-----------------------------
D?partement de g?nie informatique:
?cole polytechnique de MTL
(514) 340-4711 x5049
Luc.Lalonde at polymtl.ca
-----------------------------
2019 Apr 15
1
samba-tool backup offline not available (version 4.9.6) ?
...ffline method'.
Any hints? The 'online' method seems to have outstanding issues in the
v4.9.6 wrt SMBv1 (https://bugzilla.samba.org/show_bug.cgi?id=13676).
Otherwise, will the old 'samba_backup' script still create a 'useable'
backup with v4.9.6?
Thank You!
--
Luc Lalonde, analyste
-----------------------------
Département de génie informatique:
École polytechnique de MTL
(514) 340-4711 x5049
Luc.Lalonde at polymtl.ca
-----------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/p...
2013 Apr 15
3
Winbind strip domain from username?
...quefort ~]# getent passwd | grep GIGL
GIGL\Administrator:*:0:100::/usagers/%U:/bin/bash
GIGL\Guest:*:3000002:3000003::/usagers/%U:/bin/bash
GIGL\krbtgt:*:3000007:100::/usagers/%U:/bin/bash
GIGL\dns-stilton:*:3000008:100::/usagers/%U:/bin/bash
GIGL\testuser:*:3000009:100::/usagers/%U:/bin/bash
GIGL\llalonde:*:3000010:100::/usagers/%U:/bin/bash
How do I remove the 'GIGL\' from the username? This is causing me problems mounting the user's home directory at logon with 'PAM_MOUNT'
What am I missing?
Thank You!
--
Luc Lalonde, analyste
--------------------------------------------...
2017 Apr 25
2
Unable to add a particular member to group (Samba 4.6.3)
...oup foogroup
[root at roquefort admin]# /usr/local/samba/bin/samba-tool group
removemembers foogroup foouser2
Removed members from group foogroup
Anyone have an idea what's causing this? I even tried to re-create the
'foouser' account and I get the same error.
Thank You!
--
Luc Lalonde, analyste
-----------------------------
Département de génie informatique:
École polytechnique de MTL
(514) 340-4711 x5049
Luc.Lalonde at polymtl.ca
-----------------------------
2024 Jul 09
1
session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
On Tue, 9 Jul 2024 14:21:58 -0400
Luc Lalonde <luc.lalonde at polymtl.ca> wrote:
> I get the same error using 'net ads join'
>
> Here are my sanitized config files:
>
> ############## begin /etc/krb5.conf ####################
>
> includedir /etc/krb5.conf.d/
Samba does not like the 'includedir'...