Oracle Solaris System Administration (MOSC)

MOSC Banner

Zone cloning not preserving local users home directories

edited Aug 15, 2014 10:32AM in Oracle Solaris System Administration (MOSC) Question

I'm using Solaris 11.2.

A cloned zone isn't preserving local users home directories.

The cloning command is:

# zoneadm -z baseline-tmp clone -c baseline-tmp/sc_profile.xml baseline-general

The sc_profile.xml is being used (stripped out) just to configure the identity and IP address of the cloned zone:

<?xml version='1.0' encoding='UTF-8'?>

<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">

<!-- Auto-generated by sysconfig -->

<service_bundle type="profile" name="sysconfig">

  <service version="1" type="service" name="system/identity">

    <instance enabled="true" name="node">

      <property_group type="application" name="config">

        <propval type="astring" name="nodename" value="baseline-tmp"/>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center