From 251c1eae37693a426972bee7ae41e15d6a270879 Mon Sep 17 00:00:00 2001 From: Dima Dorfman Date: Fri, 29 Jul 2005 08:22:19 +0000 Subject: [PATCH] There is no /etc/password--we mean /etc/passwd. While I'm here, add a missing word and use the man page entity for vipw(8) instead of a tag. --- en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml b/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml index ace06a26a5..6b0fe2eafe 100644 --- a/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml @@ -766,10 +766,10 @@ exec /usr/sbin/ppp -direct $IDENT You should use this script as the shell for all of your dialup users. - This is an example from /etc/password + This is an example from /etc/passwd for a dialup PPP user with username pchilds (remember do not directly edit - the password file, use vipw). + the password file, use &man.vipw.8;). pchilds:*:1011:300:Peter Childs PPP:/home/ppp:/etc/ppp/ppp-dialup @@ -927,7 +927,7 @@ exec /usr/sbin/ppp -direct pap$IDENT a username/password in /etc/ppp/ppp.secret file, or alternatively add the following option to authenticate users - via PAP from /etc/password file. + via PAP from the /etc/passwd file. enable passwdauth