The following will require "at-risk"-, but not necessarily down-time:
prompt$ pkginfo -i | grep -i nis system SUNWnisr Network Information System, (Root) system SUNWnisu Network Information System, (Usr) system SUNWypr NIS Server for Solaris (root) system SUNWypu NIS Server for Solaris (usr)
Currently this is configured to use nisplus and "flat" files (i.e., those in /etc:
passwd: files nisplus group: files nispluswill be changed to "files nis ldap" (and at an intermediate stage to "files nisplus ldap") whilst eUMISTifying Eric...
automount: nisplus files...which will be changed to "files nis" (move all data from nis+ to nis), and...
hosts: dns nisplus files...this ought to be "files dns" and ignore nis/nisplus; also...
services: nisplus files ---> files (/etc/services, move necessary data) networks: nisplus files ---> files (/etc/neworks, move necessary data) protocols: nisplus files ---> files (/etc/protocols, move necessary data) rpc: nisplus files ---> files (/etc/rpc move necessary data) ethers: nisplus files ---> files (though both are empty) netmasks: nisplus files ---> files (no data needs to me moved) bootparams: nisplus files ---> files (no data needs to be moved) publickey: nisplus ---> files (interestingly /etc/publickey has an entry put there are no nisplus data) netgroup: nisplus ---> files (no nisplus data) aliases: files nisplus ---> files (no nisplus data) sendmailvars: files nisplus ---> files (no nisplus data)
...previous | up (conts) | next... |