| Advertise on warmetal.nl! Click for more information about advertising here. |
Did you find this website useful? Did I save you a lot of time? |
|
OES3:~ # /usr/lib/zmd/query-pool products |product|SUSE_SLES_SP1|10.1-0|i686 |product|OPEN_ENTERPRISE_SERVER|2|i686 i|product|SUSE_SLES_SP1|10.1-0|i686 i|product|OPEN_ENTERPRISE_SERVER|2|i686 |product|SUSE-Linux-Enterprise-Server-SP2-migration|10-24|i386
My Open Enterprise Server and Suse Linux Enterprise Server are both installed. Which is good.
OES3:~ # rug sl # | Status | Type | Name | URI --+--------+------+-----------------------+---------------------- 1 | Active | NU | https://nu.novell.com | https://nu.novell.com
I have an update source called Novell. Which is good.
OES3:~ # rug ca
Sub'd? | Name | Service
-------+-----------------------------+----------------------
Yes | SLES10-SP1-Updates | https://nu.novell.com
| SLE10-SP1-Debuginfo-Updates | https://nu.novell.com
I only have a update catalog for Suse Linux Enterprise Server, and not for Open Enterprise Server. Which is bad.
OES3:~ # rczmd stop Shutting down ZENworks Management Daemon done OES3:~ # rm /etc/zmd/secret /etc/zmd/deviceid OES3:~ # rczmd start Starting ZENworks Management Daemon done OES3:~ # rm /var/cache/SuseRegister/lastzmdconfig.cache
And re-register with Novell:
OES3:~ # suse_register -a regcode-sles=************** regcode-oes=************** -a email="emailaddress"
Note that the sles and oes code, and the email address as well should be known with Novell and there should already be a customer center entry. You can login with your novell account to obtain the codes. Alternatively you could evaluate Open Enterprise Server, in which case you also need these codes but you don't have to pay for them (yet).
OES3:~ # rug sl Waking up ZMD...Done # | Status | Type | Name | URI --+--------+------+-----------------------+---------------------- 1 | Active | NU | https://nu.novell.com | https://nu.novell.com
I still have an update source called Novell. Which is good.
OES3:~ # rug ca
Sub'd? | Name | Service
-------+-----------------------------+----------------------
Yes | SLES10-SP1-Updates | https://nu.novell.com
| SLE10-SP1-Debuginfo-Updates | https://nu.novell.com
Yes | OES2-Updates | https://nu.novell.com
I now have a update catalog for Suse Linux Enterprise Server, and one for Open Enterprise Server. Which is good.
Now when I go to Yast → Software → Installation Sources I also see the new update source. And when I go to Yast → Software → Online Update I also see the new eDirectory edition patch:
OES3:~ # ndsstat
[1] Instance at /etc/opt/novell/eDirectory/conf/nds.conf: OES3.****
Tree Name: TREE
Server Name: .CN=OES3.OU=****.
Binary Version: 20216.55
Root Most Entry Depth: 4
Product Version: eDirectory for Linux v8.8 SP2 [DS]
OES3:~ # /etc/init.d/ndsd stop
Executing customized settings before stopping the Novell eDirectory server...
Stopping Novell eDirectory server...
.............................. done
Executing customized settings after stopping the Novell eDirectory Server...
OES3:~ # /etc/init.d/ndsd start
Executing customized settings before starting the Novell eDirectory server...
Starting Novell eDirectory server...
done
Executing customized settings after starting the Novell eDirectory server...
Novell eDirectory LDAP Server is listening on the TCP port.
Novell eDirectory LDAP Server is listening on the TLS port.
OES3:~ # ndsstat
[1] Instance at /etc/opt/novell/eDirectory/conf/nds.conf: OES3.****
Tree Name: TREE
Server Name: .CN=OES3.OU=****.
Binary Version: 20216.63
Root Most Entry Depth: 4
Product Version: eDirectory for Linux v8.8 SP2 [DS]
Discussion