[bug-notifications] [openssh 0004403]: Etc Config Files When Installing OpenSSH in Solaris Zone or NFS environment
Mantis Bug Tracker
noreply at opencsw.org
Wed Apr 21 22:57:21 CEST 2010
A NOTE has been added to this issue.
======================================================================
http://www.opencsw.org/mantis/view.php?id=4403
======================================================================
Reported By: ckmehta1
Assigned To:
======================================================================
Project: openssh
Issue ID: 4403
Category: regular use
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2010-04-20 16:27 CEST
Last Modified: 2010-04-21 22:57 CEST
======================================================================
Summary: Etc Config Files When Installing OpenSSH in Solaris
Zone or NFS environment
Description:
This might be on your internal to-do list, but currently when you install
OpenCSW version of OpenSSH, in a global zone and you either want to share
that installed version of OpenSSH via NFS and/or inherited zone
environment, the etc-config files for OpenSSH cannot be easily abstracted
for a particular NFS-share-client or zone.
Since the etc-config files are located in /opt/csw/etc/ssh, when you
zone-inherit or NFS-share the /opt/csw directory, as currently compiled,
OpenSSH is only going to look at /opt/csw/etc/ssh.
Ideally OpenSSH could be compiled to look at /etc/opt/csw/ssh and then
/opt/csw/etc/ssh. This way every machine/zone can have their own config,
but if you want to live the old method and share keys amongst machines, it
would work. I got these directories based on information in:
---------- http://www.opencsw.org/userguide/sharingcsw
---------- http://wiki.opencsw.org/shared-opt-csw-setup
======================================================================
----------------------------------------------------------------------
(0007895) ckmehta1 (developer) - 2010-04-21 22:57
http://www.opencsw.org/mantis/view.php?id=4403#c7895
----------------------------------------------------------------------
This page may be more applicable to handling all the zone/NFS use-cases
when migrating etc-files:
http://wiki.opencsw.org/configuration-directory-migration
More information about the bug-notifications
mailing list