Displaying 4 results from an estimated 4 matches for "lsarlookupsid".
Did you mean:
lsarlookupsids
2004 Sep 06
3
Samba + Exchange 5.5 SP4 (UPDATE)
Hi again.
After installing ethereal on the samba server itself, I've found this:
WIN2K -> SAMBA LsarLookupSids2 request
SAMBA -> WIN2K Fault: call_id: 4 ctx_id: 0 status: nca_op_rng_error
WIN2K -> SAMBA LsarLookupSids request
SAMBA -> WIN2K LsarLookupSids response, STATUS_NONE_MAPPED
Once again i'm completely lost.
Anyone?
Best regards.
Bruno Guerreiro
-----Original Message-----
From: Bruno...
2004 Nov 16
2
Samba + Exchange 5.5 SP4 (UPDATE)
...ts.samba.org'
Subject: Re: [Samba] Samba + Exchange 5.5 SP4 (UPDATE)
Bruno,
could you please try the attached patch? With this patch applied I could
easily install exchange 5.5 sp4 on nt4sp6a.
Thanks,
On Mon, Sep 06, 2004 at 12:51:24PM +0100, Bruno Guerreiro wrote:
> | WIN2K -> SAMBA LsarLookupSids request
> | SAMBA -> WIN2K LsarLookupSids response, STATUS_NONE_MAPPED
>
> What name is it asking for ? Do you need to create
> that account ?
it's just looking up the domain_sid and we fail to respond to that.
Guenther
--
Guenther Deschner, SerNet Service Network GmbH
Pho...
2020 Oct 10
2
Lookup sid with libsmbclient (invoked from c# on mono)
...ux/pingcastle/blob/master/RPC/lsa.cs)
> So i understand what I'm doing.
>
> I want to port my c# program which is already running fine on Windows to
> Linux.
> I found some RPC call / API easily such as DsGetDcName (in libnetapi.so.0)
>
> I didn't find an easy export of LsarLookupSid because in general SID
> resolution is authenticated.
> I read (a lot) the samba source code and I found out many "kind" of lsa
> rpc implementation.
> The main one (and exported symbol on libsmbclient) is
> rpccli_lsa_lookup_sids. (I'm using nm -D)
> I also found dc...
2008 Mar 10
1
Problem with ADS idmap backend
...s = THEDOMAIN\administrator
comment = Volume Test
path = /home/voltest
public = no
writable = yes
store dos attributes = yes
nt acl support = yes
map acl inherit = yes
Running Wireshark on the W2k3 server, I can see the CentOS box making
the LsarLookupSids request and getting a response (though the content
is encrypted so I can't see the details).
Can anybody see anything obviously wrong? Does anybody have this working?
Thanks!
-David