Displaying 10 results from an estimated 10 matches for "name2sid".
2018 Jul 20
0
cache_traverse_validate_fn: unknown cache entry
...Thanks for the reply.
I've 2 servers i've tested now.
! MEMBER SERVERS !
Below, without the company's output, just repeat this, if you want to check what it is.
net cache list | cut -d"/" -f1 | sort | uniq
Key: AD_SITENAME
Key: CURRENT_DCNAME
Key: DCINFO
Key: IDMAP
Key: NAME2SID
Key: NBT
Key: RA
Key: SAF
Key: SID2NAME
SID2NAME shows SID with values DOM\users and DOM\Groups
NAME2SID shows DOM\users and DOM\Groups value SID
So this looks ok too me.
Stretch with, Samba 4.8.2 , with 1 user in the log ( the same one is in every servers log ).
net cache list | grep -i user...
2018 Jul 20
3
cache_traverse_validate_fn: unknown cache entry
Hi,
I tested the following.
stop winbind
rm /var/lib/samba/winbindd_cache.*
start winbind
And the error is gone.
I did notice the following, before and while having the log message.
running : net cache list | grep username
That shows the user.
Now after stoping , remove the cache.tdb files and starting i tested it again.
net cache list | grep username
! This did NOT show the
2006 Apr 20
2
group members from trusted domain
Hi @all
How can I list members of the group from trusted AD domain?
For my domain I can do:
net rpc group MEMBERS "group" -U login%password -S dc
Yes, I can change DC with -S switch to list information from DC of trusted
domain, but usually there is no direct access to that DC.
2007 Jan 26
1
Asynchronous Communications
Hello,
I've written a BSD application that has to do many parallel CIFS
authentications, SID to name, and name to SID operations. It was written
using smbclient application as an example and links against libsmb. The
problem is that it doesn't seem possible to send a large number of parallel
operations to the domain controller using the samba libraries, unless I fork
a lot of processes,
2005 Oct 10
2
ntlm_auth SID problem
Hello all
Im using a linux box running CentOS 4.1 as a proxy server with user
auth with an AD
Its working for a long time, but suddenly this weekend the users cant
authenticate anymore
looking on logs i obtain this
Oct 10 08:29:59 sol (ntlm_auth): [2005/10/10 08:29:59, 0]
utils/ntlm_auth.c:get_require_membership_sid(237)
Oct 10 08:29:59 sol (ntlm_auth): Winbindd lookupname failed to resolve
2020 Oct 25
3
GPO fail and sysvol perm errors
On 25/10/2020 20:37, Sonic wrote:
> The reset allowed the current GPO to take effect, but right after
> adding a new GPO (just named it, no editing, or linking) the
> sysvolcheck fails:
> # samba-tool ntacl sysvolcheck
> ERROR(<class 'samba.provision.ProvisioningError'>): uncaught exception
> - ProvisioningError: DB ACL on GPO directory
>
2020 Sep 10
2
Samba as member of DC - NT_STATUS_LOGON_FAILURE
...rvices: db files
ethers: db files
rpc: db files
netgroup: nis
Log:
[2020/09/10 17:15:13.115954, 10, pid=162, effective(0, 0), real(0, 0),
class=tdb] ../../source3/lib/gencache.c:222(gencache_set_data_blob)
gencache_set_data_blob: Adding cache entry with
key=[NAME2SID/GALERNA\GCARBALLO] and timeout=[Thu Sep 10 17:20:13 2020
-03] (300 seconds ahead)
[2020/09/10 17:15:13.116028, 5, pid=162, effective(0, 0), real(0, 0),
class=winbind] ../../source3/winbindd/winbindd_pam.c:3298(winbindd_pam_auth_pac_verify)
winbindd_pam_auth_pac_verify: PAC for user GALERNA\gcarb...
2019 Feb 28
2
winbind causing huge timeouts/delays since 4.8
...: *
name : 'FOO'
flags : 0x00000008 (8)
[2019/02/28 10:32:52.906640, 10, pid=18451, effective(0, 0), real(0, 0)] ../../source3/lib/namemap_cache.c:324(namemap_cache_find_name)
namemap_cache_find_name: gencache_parse(NAME2SID/\FOO) failed
[2019/02/28 10:32:52.906679, 10, pid=18451, effective(0, 0), real(0, 0), class=winbind] ../../source3/winbindd/winbindd_cache.c:1772(wcache_name_to_sid)
wcache_name_to_sid: namemap_cache_find_name failed
[2019/02/28 10:32:52.906709, 10, pid=18451, effective(0, 0), real(0, 0), class=w...
2020 Oct 26
7
GPO fail and sysvol perm errors
...quot;
chmod -R 770 "${SAMBA_SHARE_USERS}/${FindUser}/"
# Set the correct right on the folder.
echo "Re-apply SDDL with samba-tool for user: ${FindUser}"
samba-tool ntacl set
"O:S-1-22-1-0G:S-1-22-2-0D:AI(A;OICI;0x001301bf;;;${NAME2SID})(A;ID;0x001200
a9;;;S-1-22-2-0)(A;OICIIOID;0x001200a9;;;CG)(A;OICIID;0x001f01ff;;;LA)(A;OIC
IID;0x001f01ff;;;DA)" "${SAMBA_SHARE_USERS}/${FindUser}"
# but we can not set recursive with samba-tool. (as far i
found), so we use setfacl.
echo "Recursivly re...
2019 Feb 26
3
winbind causing huge timeouts/delays since 4.8
Am 23.02.19 um 22:23 schrieb Rowland Penny via samba:
> On Sat, 23 Feb 2019 21:54:31 +0100
> Alexander Spannagel via samba <samba at lists.samba.org> wrote:
>
>> Am 23.02.19 um 15:48 schrieb Rowland Penny via samba:
>>>>>>>>> If you have, as you have, 'files sss winbind' in the the
>>>>>>>>> passwd & group line