From 5997e321daa59734a8a3942b5b5721aaa59f243a Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Wed, 12 Mar 2014 11:04:00 -0400 Subject: [PATCH] Updated example --- raddb/mods-available/passwd | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/raddb/mods-available/passwd b/raddb/mods-available/passwd index b852fa6482c6..11bd2246642b 100644 --- a/raddb/mods-available/passwd +++ b/raddb/mods-available/passwd @@ -42,11 +42,9 @@ # An example configuration for using /etc/passwd. # -# We do NOT recommend using the configuration below. See the "unix" -# module, or the "pam" module for a cleaner way to get system passwords. -# Using this configuration means that the server will find *only* those -# passwords which are in /etc/passwd, and will *ignore* all of the -# passwords in NIS, LDAP, etc. +# This is an example which will NOT WORK if you have shadow passwords, +# NIS, etc. The "unix" module is normally responsible for reading +# system passwords. You should use it instead of this example. # passwd etc_passwd { filename = /etc/passwd