[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple "Running" configurations



"Faye Ly" writes:
>Partial configuration and separate configuration file have different
>naming?  Unless you can somehow make the naming smart enough for both?

A simple example would be:

<configuration>
  <system>
    <login>
      <message>Get off my box!</message>
      <users>
        <user>
          <name>phil</name>
          <uid>-1</uid>
          <full-name>Phil Shafer</full-name>
        </user>
      </users>
    </login>
  </system>
</configuration>

We toss system/login/message into /etc/motd and system/login/users
into /etc/master.passwd.  The user need not know these are different
files.

Thanks,
 Phil

--
to unsubscribe send a message to netconf-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://ops.ietf.org/lists/netconf/>