Bug 133035
Summary: | authconfig fails to properly enable NIS authentification | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eugene Kanter <ekanter> |
Component: | authconfig | Assignee: | Tomas Mraz <tmraz> |
Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 4.6.5-2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-10-19 12:36:43 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
Eugene Kanter
2004-09-21 01:44:04 UTC
Hello Eugene, I know about this bug and I'm not quite sure if it is a failure of firstboot or authconfig. I assume you used authconfig-gtk.py called from firstboot? In that case autofs won't be restarted when autofs is not running at the time authconfig is executed (authconfig-gtk.py uses autofs --condrestart) Have you autofs running at the time the NIS authentizationis enabled by authconfig? Can you please write me if the same problem occurs when you use text-mode authconfig to startup NIS authentication? Jindrich Hello Jindirch, autofs will not run after fresh install because "no mount point configured". authconfig text or gtk mode will have to (re) start autofs if NIS (or any other authentification which potentially can provide new mount points) is turned on so autofs has a chance to query new map and find its new mount points if configured. likewise if NIS is shut down autofs may have to be restarted as well to refresh its map list. |