Displaying 20 results from an estimated 400 matches similar to: "session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN"
2024 Jul 09
2
session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
On Tue, 9 Jul 2024 11:31:04 -0400
Luc Lalonde via samba <samba at lists.samba.org> wrote:
> Hello,
>
> This problem has come back for me and I can't seem to get around it.
>
> When I try to access a share, I get this error:
>
> session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
>
> Here's what I have in the logs (samba-4.20.1-1.el9.x86_64):
>
2024 Jul 09
1
session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
On 09.07.2024 17:31, Luc Lalonde via samba wrote:
> Hello,
>
> This problem has come back for me and I can't seem to get around it.
>
> When I try to access a share, I get this error:
>
> session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
>
> Here's what I have in the logs (samba-4.20.1-1.el9.x86_64):
>
> [2024/07/09 11:22:26.747013,? 3]
>
2024 Jul 09
1
session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
On Tue, 9 Jul 2024 18:29:15 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Tue, 9 Jul 2024 11:31:04 -0400
> Luc Lalonde via samba <samba at lists.samba.org> wrote:
>
> > Hello,
> >
> > This problem has come back for me and I can't seem to get around it.
> >
> > When I try to access a share, I get this error:
> >
2024 Jul 09
1
session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
I get the same error using 'net ads join'
Here are my sanitized config files:
############## begin /etc/krb5.conf ####################
includedir /etc/krb5.conf.d/
[logging]
?default = SYSLOG:INFO:DAEMON
?kdc = SYSLOG:INFO:DAEMON
?admin_server = SYSLOG:INFO:DAEMON
[libdefaults]
default_realm =EXAMPLE.ORG
?dns_lookup_realm = false
?dns_lookup_kdc = false
?ticket_lifetime = 10h
2013 Jan 21
1
Using samba4 with kerberos outside of an AD realm
Hello --
I'm trying to run a samba4 server (note: Fedora packaged version,
samba-4.0.0-174.fc18.x86_64) under a kerberos realm that isn't AD.
This is a summation of the config that I'm using (works under samba 3.6):
security = ADS
passdb backend = tdbsam
restrict anonymous = yes
server signing = auto
client signing = auto
smb
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' line and doesn't require most of
the other lines,
2013 Feb 27
1
configure with --with-ads failed get "krb5 libs don't have all features required for Active Directory support" error
Dear all,I get "krb5 libs don't have all features required for Active Directory support" errors when configure with --with-ads source3 code.as: [root at RedHatEL5 source3]# pwd /root/samba-4.0.2/source3 [root at RedHatEL5 source3]# ./configure --with-ads SAMBA VERSION: 4.0.2 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking
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 <-
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
2019 Jul 29
3
Samba 4.11.0RC1 replication with Windows2012R2 ?
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 2012_R2. 2012_R2 functional level
is not yet available. Older schemas can be used by provisioning with the
'--base-schema' argument. Existing installations can be updated with the
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
2017 Apr 25
3
Unable to add a particular member to group (Samba 4.6.3)
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' in Windows 2008R2
- It's seems impossible to use 'samba-tool group addmembers foogroup
foouser'
I looked at the user's attributes but can't find anything different from
any other user that
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, I
don't know the correct name for them because we
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 it, I just did it again:
samba-tool user create User2
2019 Jul 29
2
Samba 4.11.0RC1 replication with Windows2012R2 ?
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...
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
2013 Apr 11
2
Samba-tool modify users info?
Hello,
I'm wondering if there's a plan for including the possibility 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
2013 May 13
1
Logon script via GPO
Hello Folks,
I'm trying to get a logon script to execute via a GPO with Samba 4.0.5.
I used the Group Policy Editor that came with the Administration tools and linked a simple 'logon.bat' batch file to automatically mount a network share for a given 'OU=students'.
When I log in with a user that's in this container, it does not seem to execute the login script.
Anyone
2013 May 14
1
GPO replication?
Hello Folks,
I've successfully created 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
2017 Apr 26
2
Unable to add a particular member to group (Samba 4.6.3)
Still doesn't work for that user... for works for another user:
[root at roquefort samba]# cp -av
./lib64/python2.6/site-packages/samba/samdb.py
./lib64/python2.6/site-packages/samba/samdb.py.bak
« ./lib64/python2.6/site-packages/samba/samdb.py » ->
« ./lib64/python2.6/site-packages/samba/samdb.py.bak »
[root at roquefort samba]# vi ./lib64/python2.6/site-packages/samba/samdb.py
[root
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'