Bug 111238

Summary: LAMHELPFILE env setting
Product: [Fedora] Fedora Reporter: Florian La Roche <laroche>
Component: lamAssignee: Lon Hohberger <lhh>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1   
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: 2003-12-09 17:53:37 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 Florian La Roche 2003-12-01 08:17:05 UTC
Description of problem:

Instead of setting the environment variable LAMHELPFILE it would
be better to make sure that /etc/lam is in the searchpath for
the help file.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Florian La Roche 2003-12-01 08:19:08 UTC
Ooops, forgot half of the information:

As sysconfdir is already set to /etc/lam, the helpfile should
already be found and you might just be able to remove the env
variable completely with the current rpm (untested by me).

greetings,

Florian La Roche


Comment 2 Lon Hohberger 2003-12-03 19:09:20 UTC
You're right; running 'unset LAMHELPFILE' as root and trying to run
lamboot provides the right message (eg - denied!) - right out of the
help file.

I'm trying to get 7.0.3 built - few more issues to fix as well.


Comment 3 Lon Hohberger 2003-12-05 18:45:19 UTC
Ok, 7.0.3-3 is in rawhide, and the profile.d scripts are removed.