IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
created and used by the <ahref="winbindd.8.html"><spanclass="citerefentry"><spanclass="refentrytitle">winbindd</span>(8)</span></a> daemon. </p><p>The <ahref="winbindd.8.html"><spanclass="citerefentry"><spanclass="refentrytitle">winbindd</span>(8)</span></a> daemon must be configured
and running for the <bclass="command">wbinfo</b> program to be able
to return information.</p></div><divclass="refsect1"lang="en"><h2>OPTIONS</h2><divclass="variablelist"><dl><dt><spanclass="term">-u</span></dt><dd><p>This option will list all users available
in the Windows NT domain for which the <ahref="winbindd.8.html"><spanclass="citerefentry"><spanclass="refentrytitle">winbindd</span>(8)</span></a> daemon is operating in. Users in all trusted domains
user ids to any users that have not already been seen by <ahref="winbindd.8.html"><spanclass="citerefentry"><spanclass="refentrytitle">winbindd</span>(8)</span></a>
.</p></dd><dt><spanclass="term">-g</span></dt><dd><p>This option will list all groups available
in the Windows NT domain for which the <ahref="Samba.7.html"><spanclass="citerefentry"><spanclass="refentrytitle">Samba</span>(7)</span></a> daemon is operating in. Groups in all trusted domains
group ids to any groups that have not already been
seen by <ahref="winbindd.8.html"><spanclass="citerefentry"><spanclass="refentrytitle">winbindd</span>(8)</span></a>. </p></dd><dt><spanclass="term">-N name</span></dt><dd><p>The <iclass="parameter"><tt>-N</tt></i> option
queries <ahref="winbindd.8.html"><spanclass="citerefentry"><spanclass="refentrytitle">winbindd</span>(8)</span></a> to query the WINS
domain used is the one specified in the <ahref="smb.conf.5.html"><spanclass="citerefentry"><spanclass="refentrytitle">smb.conf</span>(5)</span></a><iclass="parameter"><tt>workgroup
</tt></i> parameter. </p></dd><dt><spanclass="term">-s sid</span></dt><dd><p>Use <iclass="parameter"><tt>-s</tt></i> to resolve
a SID to a name. This is the inverse of the <iclass="parameter"><tt>-n
</tt></i> option above. SIDs must be specified as ASCII strings
the winbind uid range then the operation will fail. </p></dd><dt><spanclass="term">-G gid</span></dt><dd><p>Try to convert a UNIX group id to a Windows
the winbind gid range then the operation will fail. </p></dd><dt><spanclass="term">-S sid</span></dt><dd><p>Convert a SID to a UNIX user id. If the SID
does not correspond to a UNIX user mapped by <ahref="winbindd.8.html"><spanclass="citerefentry"><spanclass="refentrytitle">winbindd</span>(8)</span></a> then the operation will fail. </p></dd><dt><spanclass="term">-Y sid</span></dt><dd><p>Convert a SID to a UNIX group id. If the SID
does not correspond to a UNIX group mapped by <ahref="winbindd.8.html"><spanclass="citerefentry"><spanclass="refentrytitle">winbindd</span>(8)</span></a> then
the operation will fail. </p></dd><dt><spanclass="term">-t</span></dt><dd><p>Verify that the workstation trust account
</p></dd><dt><spanclass="term">--get-auth-user</span></dt><dd><p>Print username and password used by winbindd
during session setup to a domain controller. Username
and password can be set using '-A'. Only available for
root.</p></dd><dt><spanclass="term">-p</span></dt><dd><p>Check whether winbindd is still alive.
Prints out either 'succeeded' or 'failed'.
</p></dd><dt><spanclass="term">-V</span></dt><dd><p>Prints the version number for
<bclass="command">smbd</b>.</p></dd><dt><spanclass="term">-h|--help</span></dt><dd><p>Print a summary of command line options.
</p></dd></dl></div></div><divclass="refsect1"lang="en"><h2>EXIT STATUS</h2><p>The wbinfo program returns 0 if the operation
succeeded, or 1 if the operation failed. If the <ahref="winbindd.8.html"><spanclass="citerefentry"><spanclass="refentrytitle">winbindd</span>(8)</span></a> daemon is not working <bclass="command">wbinfo</b> will always return
failure. </p></div><divclass="refsect1"lang="en"><h2>VERSION</h2><p>This man page is correct for version 3.0 of
the Samba suite.</p></div><divclass="refsect1"lang="en"><h2>SEE ALSO</h2><p><ahref="winbindd.8.html"><spanclass="citerefentry"><spanclass="refentrytitle">winbindd</span>(8)</span></a></p></div><divclass="refsect1"lang="en"><h2>AUTHOR</h2><p>The original Samba software and related utilities