diff --git a/READ-1ST.txt b/READ-1ST.txt index c4c3e11..02ac645 100644 --- a/READ-1ST.txt +++ b/READ-1ST.txt @@ -1,11 +1,12 @@ -$Id: READ-1ST.txt,v 1.102 2005/03/02 11:15:03 tundra Exp $ +$Id: READ-1ST.txt,v 1.103 2005/03/02 11:24:11 tundra Exp $ -This program provides a way to validate whether a given user has -a particular password, and optionally, whether they belong to a +This program provides a way to validate whether a given user has a +particular password, and optionally, whether they belong to a particular group. In order to work, the program needs root permissions on the target system. That is, you must be logged in as root to use it. + Alternatively, you can configure 'sudo' to allow this program to be run by selected users.