Displaying 1 result from an estimated 1 matches for "onlline".
Did you mean:
online
2023 Jun 05
0
"wbinfo --online-status" returns wrong child domain status
Hello,
I have following trusted domain configuration:
domain1.lan <- two way trust / forest trust -> domain2.lan
domain1.lan <- child domain trust -> sub.domain1.lan
When I shutdown "sub.domain1.lan" domain, "wbinfo --onlline-status" command
shows wrong status for child domain.
wbinfo --online-status
BUILTIN : active connection
SAMBA1 : active connection
DOMAIN1 : active connection
DOMAIN2 : active connection
*SUB : active connection*
After winbind restart:
wbinfo --online-status
BUILTIN : active connection
SAMB...