Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 1997 00:00:40 -0700 (PDT)
From:      "Daniel O'Callaghan" <danny>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/pppd auth.c main.c pathnames.h pppd.8
Message-ID:  <199704150700.AAA21123@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
danny       97/04/15 00:00:39

  Modified:    usr.sbin/pppd  auth.c main.c pathnames.h pppd.8
  Log:
  Reviewed by:	Brian Somers <brian@freebsd.org>
  pppd now creates /var/run/ttyXn.if file containing the interface name;
  check that a 'login' user is not listed in /etc/ppp/ppp.disabled;
  check that a 'login' user's shell is listed in /etc/ppp/ppp.shells;
  make sure that passwordless 'login' logins are recorded in wtmp and
  utmp.
  
  Revision  Changes    Path
  1.14      +75 -24    src/usr.sbin/pppd/auth.c
  1.11      +24 -2     src/usr.sbin/pppd/main.c
  1.6       +4 -1      src/usr.sbin/pppd/pathnames.h
  1.11      +16 -1     src/usr.sbin/pppd/pppd.8



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704150700.AAA21123>