Displaying 5 results from an estimated 5 matches for "util_event".
2018 Feb 02
1
Does samba support fsync() a directory?
Hi, Jeremy:
> That isn't any use. We don't need to know what is going on at the
client, we need to know what is going on at the server.
I pasted the samba log here:
https://raw.githubusercontent.com/CaoShuFeng/paste/master/samba_log
The file I fsync()ing is called `aaa`. I can see some log about this file.
Thanks
Cao
在 2018年02月02日 21:07, Jeremy Allison 写道:
> On Fri, Feb 02,
2020 Aug 26
0
accessing foreign AD users to NT domain
...ype 1 - private_data=(nil)
[2020/08/26 09:53:02.413050, 5, pid=2553, effective(0, 0), real(0, 0)] ../source3/lib/messages.c:356(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2020/08/26 09:53:02.413074, 10, pid=2553, effective(0, 0), real(0, 0)] ../source3/lib/util_event.c:99(event_add_idle)
event_add_idle: idle_evt(keepalive) 0x205ca08
[2020/08/26 09:53:02.413092, 10, pid=2553, effective(0, 0), real(0, 0)] ../source3/lib/util_event.c:99(event_add_idle)
event_add_idle: idle_evt(deadtime) 0x205ca68
[2020/08/26 09:53:02.413114, 10, pid=2553, effective(0, 0), real...
2020 Aug 25
4
accessing foreign AD users to NT domain
Mandi! Rowland penny via samba
In chel di` si favelave...
> Even though your users may have the same username in AD as in the NT4-style
> domain, they are different users, so a few thoughts. You have 'map to guest
> = bad user', so I take it you must have 'guest ok = yes' set in the shares
> (you haven't shown us the shares), so try changing 'bad user' to
2018 Nov 13
2
winbind service panics "randomly"
...aging_dgm_send: Sending message to 5179
[2018/11/13 22:59:41.441827, 10, pid=2914, effective(0, 0), real(0, 0)]
../source3/lib/messages_dgm.c:1430(messaging_dgm_send)
messaging_dgm_send: Sending message to 2889
[2018/11/13 22:59:41.441880, 10, pid=2914, effective(0, 0), real(0, 0)]
../source3/lib/util_event.c:53(smbd_idle_event_handler)
smbd_idle_event_handler: idle_evt(print_queue_housekeeping) (nil)
rescheduled
[2018/11/13 23:00:29.579577, 10, pid=5170, effective(0, 0), real(0, 0),
class=winbind] ../source3/winbindd/winbindd_util.c:472(trustdom_list_done)
trustdom_list_done: parsing response lin...
2018 Nov 13
2
winbind service panics "randomly"
Hi all,
on a recently installed samba file server, the winbind service crashes
apparently randomly. Every few hours it's necessary to restart the winbind
service and then it works for a few more hours. Any ideas are welcome.
1) the environment: 2 debian stretch DC's with round-robind bind+dhcp with
dns-update. 1 fileserver also (AD backend) on debian stretch. All on self
compiled samba