Bug 73958 - Does not work when installed with an umask of 077 and messes filesystem
Summary: Does not work when installed with an umask of 077 and messes filesystem
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: ncpfs
Version: 8.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Martin Stransky
QA Contact: David Lawrence
URL: http://www.tu-chemnitz.de/~ensc/dirch...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-09-13 15:41 UTC by Enrico Scholz
Modified: 2007-04-18 16:46 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-18 15:58:20 UTC
Embargoed:


Attachments (Terms of Use)

Description Enrico Scholz 2002-09-13 15:41:43 UTC
Description of Problem:

Because this package contains unowned directories, they will be created
with the current umask. When having restrictive administrator settings
(umask 077) ordinary user will not have access to them and can not use
the package.

Another problem occurs when removing packages. Then orphaned directories
are remaining.

| $ rpm -qf /usr/include/ncp/ext /usr/include/ncp/ext/socket.h
| file /usr/include/ncp/ext is not owned by any package
| ncpfs-2.2.0.18-11


Version-Release number of selected component (if applicable):

ncpfs-2.2.0.18-11


How Reproducible:

100%


Steps to Reproduce:
1. umask 077
2. make sure that ncpfs is uninstalled completely
   (rm -rf /usr/include/ncp/ext)
3. rpm -U ncpfs-2.2.0.18-11.i386.rpm
4. ls -l /usr/include/ncp/ext
5. try to use the programs/scripts/libraries/data of the package as
   non-root user
6. rpm -e ncpfs-2.2.0.18-11

Actual Results:

* at 4:
  | drwx------    2 root     root         4096 Sep 13 17:07 /usr/include/ncp/ext
* files can not be found/read at 5 and
* /usr/include/ncp/ext still exists after 6.

Comment 1 Bill Nottingham 2006-08-07 18:29:46 UTC
Red Hat Linux is no longer supported by Red Hat, Inc. If you are still
running Red Hat Linux, you are strongly advised to upgrade to a
current Fedora Core release or Red Hat Enterprise Linux or comparable.
Some information on which option may be right for you is available at
http://www.redhat.com/rhel/migrate/redhatlinux/.

Red Hat apologizes that these issues have not been resolved yet. We do
want to make sure that no important bugs slip through the cracks.
Please check if this issue is still present in a current Fedora Core
release. If so, please change the product and version to match, and
check the box indicating that the requested information has been
provided. Note that any bug still open against Red Hat Linux on will be
closed as 'CANTFIX' on September 30, 2006. Thanks again for your help.


Comment 2 Bill Nottingham 2006-10-18 15:58:20 UTC
Red Hat Linux is no longer supported by Red Hat, Inc. If you are still
running Red Hat Linux, you are strongly advised to upgrade to a
current Fedora Core release or Red Hat Enterprise Linux or comparable.
Some information on which option may be right for you is available at
http://www.redhat.com/rhel/migrate/redhatlinux/.

Closing as CANTFIX.


Note You need to log in before you can comment on or make changes to this bug.