Displaying 2 results from an estimated 2 matches for "400513".
Did you mean:
100513
2012 Mar 02
5
Domain users are loosing there groups after some time.
...we restart the server everything works fine for a few days again.
We set the "winbind offline logon = yes" and it slowed down the process,
but didn't stop it.
After a long search i think i found the problem.
The user has "401217" as mapped ID,
and should be in the groups
400513
401612
401609
401611
But samba just put him into
400513
401612
401611
So samba lost one group. And thats the reason the user is not allowed to
connect to the share, because only the group 401609 has a read permisson.
Any ideas how that could happen?
Here is a log of a "failed&...
2019 Aug 31
3
Usage of the jumptable attribute
...foo>:
400500: 55 push %rbp
400501: 48 89 e5 mov %rsp,%rbp
400504: 48 bf c0 05 40 00 00 movabs $0x4005c0,%rdi
40050b: 00 00 00
40050e: e8 cd fe ff ff callq 4003e0 <puts at plt>
400513: 5d pop %rbp
400514: c3 retq
400515: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1)
40051c: 00 00 00
40051f: 90 nop
0000000000400520 <main>:
400520: 55 ...