[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Linux 2.4 and UID > 65535
> > It sounds like a built in thing with ps, not a kernel issue.
>
> Actually, it turns out it is a kernel issue. My .config file has:
>
> CONFIG_UID16=y
>
> I tried looking for an option in make menuconfig for 32bit UIDs, but no
> luck. I also tried commenting it out and that didn't work either.
You mentioned you commented it out... Did you try changing it to "N"? By
telling it no, it might then default to 32bit.....
Just a thought....
Goose