Messages in this thread |  | | Date | Thu, 29 Nov 2001 20:06:30 -0600 (CST) | From | <> | Subject | 32 bit UIDs on 2.4.14 |
| |
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é
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |