Displaying 8 results from an estimated 8 matches for "lsa_lookupsid".
Did you mean:
lsa_lookupsids
2017 Dec 15
1
Samba 4.6.11 member server group resolution not working
...6.11.
Since then, "getent group" has been failing to return groups properly
after winbind's been running for a couple of days. We have a lot of
entries in log.wb-<DOMAIN> like this:
[2017/12/15 11:39:47.959368, 1]
../source3/winbindd/winbindd_ads.c:1236(lookup_groupmem)
lsa_lookupsids call failed with NT_STATUS_RPC_PROTOCOL_ERROR -
retrying...
[2017/12/15 11:39:47.962929, 1]
../source3/rpc_client/cli_pipe.c:568(cli_pipe_validate_current_pdu)
../source3/rpc_client/cli_pipe.c:568: RPC fault code
DCERPC_NCA_S_PROTO_ERROR received from host dc-04.samba.thedomain.net!
[2017/1...
2010 Oct 18
1
winbindd completely stopped responding
I have a samba3 server (ubuntu, 3.4.7) joined to a samba4 that has been working very nicely but today I got errors:
net ads testjoin
says the join is OK, but
wbinfo -t
says
checking the trust secret via RPC calls failed
Could not check secret
and winbind logs on that machine (samba3) says:
lsa_lookupsids call failed with NT_STATUS_NO_MEMORY - retrying...
However, another samba3 machine that not really used works just fine...
I finally found two stuck winbind processes on the failing samba3 machine, after killing them and restarting winbind
everthing was working perfectly again, but I would like...
2016 Feb 10
1
Connect Samba File-Share
...016/02/10 14:39:52.771093, 1] ../source3/rpc_client/cli_pipe.c:482(cli_pipe_validate_current_pdu)
../source3/rpc_client/cli_pipe.c:482: RPC fault code WERR_BADFUNC received from host dc2.company.internal!
[2016/02/10 14:39:52.771261, 1] ../source3/winbindd/winbindd_ads.c:1297(lookup_groupmem)
lsa_lookupsids call failed with NT_STATUS_RPC_CALL_FAILED - retrying...
[2016/02/10 14:39:52.774548, 1] ../source3/rpc_client/cli_pipe.c:482(cli_pipe_validate_current_pdu)
../source3/rpc_client/cli_pipe.c:482: RPC fault code WERR_BADFUNC received from host dc2.company.internal!
Anyone knows about this Probl...
2009 Nov 22
0
Samba 3.3.9 IDMAP problem
...tart SIDs are mapped to exacts UIDs and GIDs, so my ACLs are not
messed up. But I think it is difficult to restart Samba server every time
Windows restarts.
When problem (restart) occurs I find following messages in my logs:
[2009/11/22 17:51:02, 1] winbindd/winbindd_ads.c:lookup_groupmem(1137)
lsa_lookupsids call failed with NT_STATUS_PIPE_BROKEN - retrying...
[2009/11/22 17:51:02, 0] lib/util_sock.c:write_data(1139)
write_data: write failure. Error = Broken pipe
[2009/11/22 17:51:02, 0] rpc_client/cli_pipe.c:rpc_api_pipe(930)
rpc_api_pipe: write_data returned Broken pipe
Here is my smb.conf
[g...
2013 Oct 16
1
net rpc rights list 'accounts' works, kinda, sorta?
Hello all:
On Fedora 13 but tried this with binaries built off of trunk as well:
$ sudo bin/net -U Administrator%<somepass> -S <server DNS address> rpc
rights list accounts
NT AUTHORITY\ENTERPRISE DOMAIN CONTROLLERS
SeNetworkLogonRight
NT AUTHORITY\SERVICE
SeImpersonatePrivilege
SeCreateGlobalPrivilege
...
S-1-5-21-4110185449-3833660826-895226858-1184
tdb(__NULL__): tdb_open_ex:
2012 Dec 06
0
SID_TO_UID not working
...============================================
... Then there's a lot of parsing and other noise, until we return with the
correct answer:
===========================================================
[2012/12/06 17:43:12.850133, 10]
rpc_client/cli_lsarpc.c:191(rpccli_lsa_lookup_sids_noalloc)
LSA_LOOKUPSIDS returned 'NT_STATUS_OK', mapped count = 1'
[2012/12/06 17:43:12.850170, 5]
winbindd/winbindd_rpc.c:373(msrpc_sid_to_name)
Mapped sid to [SGI]\[matare]
[2012/12/06 17:43:12.850205, 10]
winbindd/winbindd_cache.c:555(refresh_sequence_number)
refresh_sequence_number: SGI time ok
[20...
2016 Feb 22
3
AD Group lost from Winbind
yeah
> /var/lib/samba/sysvol/hq.kontrast/scripts
was i typo
hq.internal was correct.
uidNumber and gidNumber is set for our own users and group, but not Administrator or Administrators.
Today it was an issue again on a member so i test command
wbinfo --group-info=group_intern
and got the error
failed to call wbcGetgrnam: WBC_ERR_DOMAIN_NOT_FOUND
Could not get info for group
2002 Jul 30
0
'wbinfo -g' works but 'getent group' does not
...288)
Got API command 0x26 on pipe "lsarpc" (pnum 75e8)free_pipe_context: destroying talloc pool of size 0
[2002/07/30 12:55:28, 3] rpc_server/srv_pipe.c:api_pipe_request(1136)
Doing \PIPE\lsarpc
[2002/07/30 12:55:28, 3] rpc_server/srv_pipe.c:api_rpcTNP(1168)
api_rpcTNP: rpc command: LSA_LOOKUPSIDS
[2002/07/30 12:55:28, 3] smbd/sec_ctx.c:push_sec_ctx(255)
push_sec_ctx(99, 99) : sec_ctx_stack_ndx = 1
[2002/07/30 12:55:28, 3] smbd/uid.c:push_conn_ctx(278)
push_conn_ctx(100) : conn_ctx_stack_ndx = 0
[2002/07/30 12:55:28, 3] smbd/sec_ctx.c:set_sec_ctx(287)
setting sec ctx (0, 0) - sec_ctx_...