public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 32 bit UIDs on 2.4.14
@ 2001-11-30  2:06 jose
  2001-11-30  2:20 ` Mike Fedyk
  2001-11-30 10:59 ` Alan Cox
  0 siblings, 2 replies; 4+ messages in thread
From: jose @ 2001-11-30  2:06 UTC (permalink / raw)
  To: linux-kernel


 Hi.

  What is the trick to get more than 2^16 uids working on all services??

  I'm using kernel 2.4.14, libc6 compiled with 2.4.7 headers, lib(pam|nss)-ldap
  openldap, wu-imap, cuci-pop, samba, telnet, ssh, Debian Potato.

  'id' and 'getent passwd high-uid-user' both return the right uid (which 
is stored on the ldap system), but 'ls -l' truncates the uid if it's higher than
65536 (say for uid  80000, it reports  14464), and sshd, telnetd and imapd deny
logins because setuid() invalidates a >16 bit interger as argument.

   What should I recompile??  is there a moderately easy workaround??



  Thanks



   José







^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-11-30 13:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-30  2:06 32 bit UIDs on 2.4.14 jose
2001-11-30  2:20 ` Mike Fedyk
2001-11-30 10:59 ` Alan Cox
2001-11-30 13:20   ` Hans Reiser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox