savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] file-cache not working anymore


From: Sylvain Beucler
Subject: Re: [Savannah-hackers] file-cache not working anymore
Date: Fri, 10 Dec 2004 22:25:59 +0100
User-agent: Mutt/1.4.2.1i

> user_id is stored on INT, so we can get to ~2.10^9. Moreover, it is
> auto_incremented by the database.

Sorry, you certainly meant the Linux kernel user id. On my system,
sizeof(uid_t) is 4, which leads to the same conclusion. Also, Savane
now explicitely sets the user_id when calling useradd, and sets it to
something like max(5000, maximum_existing_id+1), so uids cannot be
reused.

-- 
Sylvain




reply via email to

[Prev in Thread] Current Thread [Next in Thread]