The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4403 ====================================================================== Reported By: ckmehta1 Assigned To: yann ====================================================================== Project: openssh Issue ID: 4403 Category: regular use Reproducibility: always Severity: major Priority: normal Status: closed Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 2010-04-20 16:27 CEST Last Modified: 2011-11-04 23:01 CET ====================================================================== 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 ====================================================================== ---------------------------------------------------------------------- (0009278) yann (manager) - 2011-09-19 22:10 https://www.opencsw.org/mantis/view.php?id=4403#c9278 ---------------------------------------------------------------------- the package openssh 5.8p2 entered the current branch on July, 25 and have its configuration files moved to /etc/opt/csw/ssh, so I am set this bug as resolved :) _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
