Bug 2441

Summary: Improper use of relative paths for links
Product: [Retired] Red Hat Linux Reporter: nathan.zook
Component: sambaAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-08-18 21:27:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description nathan.zook 1999-04-30 19:07:27 UTC
This bug probably affects packages throughout the
distribution--I have seen it in other places.

There are links in the package to things like
../../../../etc/smb.conf.  If /usr is a symlink to, say,
/mnt/sda4/usr, and /etc is a normal directory, there is a
real problem.  Fixing the symlinks took most of an hour.

Symlinks should only use relative paths if all directories
stepped through are part of the package.  References to top-
two-level directories should almost always be absolute.

Comment 1 Cristian Gafton 1999-07-28 07:21:59 UTC
assigned to notting

Comment 2 Bill Nottingham 1999-08-18 21:27:59 UTC
this seems to be fixed in the latest samba package - please
point out in new bugs where else it occurs.