300-300 · Question #110
FILL BLANK Which command, included in the Samba package, can be used to open a connection to a local winbind daemon in order to check its availability and query its data? (Specify ONLY the command wit
The correct answer is A. Wbinfo. wbinfo is the correct answer because it is the dedicated command-line tool included with the Samba suite specifically designed to interface with the winbindd daemon - it can test daemon availability, query user/group information, and verify domain trust relationships. There are n
Question
Options
- AWbinfo
How the community answered
(35 responses)- A100% (35)
Explanation
wbinfo is the correct answer because it is the dedicated command-line tool included with the Samba suite specifically designed to interface with the winbindd daemon - it can test daemon availability, query user/group information, and verify domain trust relationships. There are no distractors in this question since it is a fill-in-the-blank with only one valid option presented.
The winbindd daemon handles name service and authentication requests between Linux systems and Windows domains, and wbinfo is its diagnostic counterpart - think of "wb" = winbind and "info" = query/inspect. For exam retention, remember the pattern: Samba tools often mirror the service they control (smbclient → SMB shares, wbinfo → winbind daemon).
Topics
Community Discussion
No community discussion yet for this question.