Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2000 22:08:12 +0200 (CEST)
From:      rene@cyrus.eyep.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/20996: permissions on /usr/bin/opiepasswd 
Message-ID:  <200009022008.WAA11275@ole.sativa.de>

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

>Number:         20996
>Category:       bin
>Synopsis:       permissions on /usr/bin/opiepasswd
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 02 13:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Rene Scholz
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
>Environment:


>Description:

Using opiepasswd as a user is not possible, because the installed binary
has wrong permissions (must be set SUID)

>How-To-Repeat:

rene:ole[~]>opiepasswd -c                                              (0)22:05
Error: Can't update key database.

>Fix:
 
rene:ole[~]>sudo chmod 4555 `which opiepasswd`
rene:ole[~]>ls -la `which opiepasswd`


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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