X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/f690366765c39b7177ef677cce8f6f62744e604b..6ca16423b9b7ddcb37b86eac892e58e73ce7a14c:/README diff --git a/README b/README index c0b0eee..47067fb 100644 --- a/README +++ b/README @@ -8,3 +8,30 @@ passwd: compat nonlocal passwd_nonlocal: hesiod group: compat nonlocal group_nonlocal: hesiod + +The module also assigns special properties to two local groups, if +they exist: + +• If the local group ‘nss-nonlocal-users’ exists, then nonlocal users + will be automatically added to it. + +• If the local group ‘nss-local-users’ exists, then local users will + be automatically added to it. + +Copyright © 2007–2010 Anders Kaseorg and Tim Abbott + + +nss_nonlocal is free software; you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as +published by the Free Software Foundation; either version 2.1 of the +License, or (at your option) any later version. + +nss_nonlocal is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public +License along with nss_nonlocal; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA