[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: "Todd C. Miller" <millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sun, 20 Aug 2000 12:42:43 -0600 (MDT)
- Reply-to:
CVSROOT: /cvs
Module name: src
Changes by: millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2000/08/20 12:42:43
Modified files:
etc : Makefile master.passwd
libexec/atrun : atrun.c
libexec/ftpd : ftpd.c ftpd.8
libexec/getty : getty.8
libexec/rexecd : rexecd.c
libexec/rshd : rshd.c
libexec/uucpd : uucpd.c
sbin/init : Makefile init.c init.8
share/man/man8 : rc.8
usr.bin/login : login.c
usr.bin/skeyaudit: skeyaudit.c
usr.bin/ssh : auth1.c auth2.c session.c ssh.c
usr.bin/ssh/sshd: Makefile
usr.bin/su : su.1 su.c
usr.bin/sudo : Makefile.bsd-wrapper
usr.bin/sup : Makefile.inc
usr.bin/sup/src: supfilesrv.c
usr.sbin/cron : config.h do_command.c popen.c
usr.sbin/inetd : inetd.c
Added files:
etc : login.conf
Log message:
Add calls to setusercontext() and login_get*(). We basically call
setusercontext() in most places where previously we did a setlogin().
Add default login.conf file and put root in the "daemon" login class.
Visit your host, monkey.org