aboutsummaryrefslogtreecommitdiff
path: root/IDcheck.sh
AgeCommit message (Expand)Author
2022-10-11IDcheck: Add check for root user/groupTudor Cretu
2012-10-19Update FSF addressWanlong Gao
2010-03-07Fix nobody group check and change default uid/gid for nobody.Garrett Cooper
2009-11-121. The logic check for IDcheck.sh was inverted for finding entries.yaberauneya
2009-07-10This changeset does the following:yaberauneya
2009-07-07Make IDcheck.sh DESTDIR aware and less strict: The end goal of this patch is ...subrata_modak
2008-09-29IDCheck.sh fails to detect the group nobody does not exist and exits with 0 s...subrata_modak
2008-08-29Under Ubuntu (tested with both 7.04 and 8.04) IDCheck shows the messagesubrata_modak
2008-04-28overhaul script to make things much easier to manage by Garrett Coopervapier
2008-03-09When CREATE is not set there is no default, so it is possible to runvapier
2008-03-08a few POSIX fixes from Dustin Kirkland in [1908313]vapier
2006-02-08Applied an update from Mike Frysinger to allow people to automatically declar...robbiew
2003-07-17Fix IDcheck to actually check for the existance of the groups that need to ex...plars
2003-04-08Added checking for users and sys groups to IDcheck.sh. Also, called therobbiew
2003-03-03Added code to only prompt for id creation if the user is root.robbiew
2002-04-08Changed nobody group checking to check for id number only.robbiew
2002-04-03*** empty log message ***robbiew
2002-04-03Modified IDcheck to check for the group "nobody", not just if user nobody has...robbiew
2002-03-05Applied Jay Huie's patch to only ask if the users don't exist.robbiew
2001-12-19Removing a bash2ism. The script now runs on bash1 based systems (RH 6.2)nstraz
2001-11-28Added author info.robbiew
2001-11-27Made small cosmetic change.robbiew
2001-11-21Added the option to create the missing ids and/or groups.robbiew
2001-10-12This is used to verify existence of required users/groups.robbiew