<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">This brings up an interesting issue I've ran into. I've found that compiling and using samba with winbind on OmniOS must be 32 bit in order for winbind to resolve user ids. After some digging it appears some of the core system utilities are only available as 32 bit versions and can't look up ids with 64 bit libs. For instance the built in "id" command is 32-bit only, hence, can't use a 64 bit version of winbind :(<div class=""><br class=""></div><div class=""># file /usr/bin/id<br class="">/usr/bin/id:    ELF 32-bit LSB executable 80386 Version 1, dynamically linked, not stripped, no debugging information available<br class=""><br class=""><div class=""><br class="webkit-block-placeholder"></div><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">________________________<br class="">Michael Talbott<br class="">Systems Administrator<br class="">La Jolla Institute</div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Dec 12, 2016, at 8:15 AM, Dan McDonald <<a href="mailto:danmcd@omniti.com" class="">danmcd@omniti.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">How many folks in the audience are running 32-bit binaries that HAVE to be 32-bit for whatever reason?  The Y2038 problem crossed my mind today, and the easy permanent cure is to cut off support for 32-bit userland.<br class=""><br class="">Don't worry, this isn't a question that'll affect bloody or r151022... heck it probably won't affect r151030 (SUBSEQUENT LTS), but I am curious.<br class=""><br class="">Thanks,<br class="">Dan<br class=""><br class="">_______________________________________________<br class="">OmniOS-discuss mailing list<br class=""><a href="mailto:OmniOS-discuss@lists.omniti.com" class="">OmniOS-discuss@lists.omniti.com</a><br class="">http://lists.omniti.com/mailman/listinfo/omnios-discuss<br class=""></div></div></blockquote></div><br class=""></div></body></html>