On 03/31/2012 12:04 PM, drago01 wrote:
> On Fri, Mar 30, 2012 at 11:10 PM, Ray Strode <rstr...@redhat.com> wrote:
>> Hi,
>>
>>> on gdm? why not filtering out by defaul the famous non-human users,
>>> like
>>> mysql and postgresql?
>> We could do that, but it's not a very scalable or upstream friendly answer 
>> (since different upstreams might have different account names for these 
>> users).
> 
> The current situation isn't a user friendly answer though. So we
> should do something about it. If the short term fix is a hardcoded
> list so be it.

Another short-term hack might be filtering out all users with
UID < 500.

This would make it possible to display human users that have UID
between 500 and 1000 and at the same time, filter out statically
assigned non-human users, e.g. mysql with UID 27.

-- 
Kalev
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to