On 11/12/18 2:05 PM, Joe Zeff wrote: > On 11/11/2018 10:49 PM, Ed Greshko wrote: >> I just verified that that is not a problem since I created a user with UID=500 and >> redshift worked just fine. > > Use grep 500 /etc/passwd to see if there's more than one user with that UID. If there > is, it may not be in the proper group, although I can't imagine why that would be. > You're not asking me to do that, right? FWIW, it is rather "hard" to add 2 users with the same UID. You'd have to know to include either -o or --non-unique to the adduser command. You'd also need a deliberate act to add user's with UID of less than 1000 since the default is not to create users with UID of greater than 1000. Unless, this is an upgraded system. I've not tried any of the various GUI to see if one can force lower numbers. -- Fedora Users - The place to go to beat OT dead horses :-) :-) _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx