Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 1996 02:09:35 -0500 (EST)
From:      bradley@dunn.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/2265: su(1) does not call skeyaccess()
Message-ID:  <199612220709.CAA06352@ns2.harborcom.net>
Resent-Message-ID: <199612220710.XAA22150@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         2265
>Category:       bin
>Synopsis:       su(1) does not call skeyaccess()
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 21 23:10:01 PST 1996
>Last-Modified:
>Originator:     Bradley Dunn
>Organization:
HarborCom
>Release:        FreeBSD 2.1.6-RELEASE i386
>Environment:

	Stock 2.1.6-RELEASE system. Problem exists on all versions of FreeBSD.

>Description:

	su(1) does not call skeyaccess() (from libskey), thus rendering the
controls in /etc/skey.access useless.

>How-To-Repeat:

	grep skeyaccess /usr/src/usr.bin/su/*

>Fix:
	
	Add call to skeyaccess() in su.c. Example implementations are in login(1)
and ftpd(8).

>Audit-Trail:
>Unformatted:



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