<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY style="MARGIN-TOP: 2px; FONT: 10pt Arial; MARGIN-LEFT: 2px">
<DIV>Like to know if anyone has tried to change the IP address on an OES Linux 
server.  I know it's not a matter of just changing the IP address of the 
interface cards, because all of the services will cease to function (LDAP, 
iManager, Remote Manager, etc).  Unlike the tool used in NetWare 6.5, 
Novell seemed to have left this out.</DIV>
<DIV>Looking for a tool that can search through the system and make the changes. 
These are the items in the /etc directory.</DIV>
<DIV> </DIV>
<DIV>linOES:/etc # grep -r 192.168.2.19 
./<BR>./opt/novell/httpd/conf.d/iprint_g.conf:    ServerName 
192.168.2.19:631<BR>./opt/novell/xtier/xtier_registry.xml.bak:                                     
<                                             
key name="192.168.2.19" 
lastwritetime="1138526356"><BR>./opt/novell/xtier/xtier_registry.xml:                                         
<                                             
key name="192.168.2.19" 
lastwritetime="1138526356"><BR>./opt/novell/iprint/httpd/conf/iprint_g.conf:    
ServerName 192.168.2.19:631<BR>./hosts:192.168.2.19    
linOES.mmtnetworks.com.au linOES<BR>./samba/sm.conf.bak:    
passdb backend = NDS_ldapsam:ldaps://192.168.2.19:636 
sm                                             
bpasswd<BR>./samba/smb.conf:       passdb backend 
= NDS_ldapsam:ldaps://192.168.2.19:636 
sm                                             
bpasswd<BR>./sysconfig/nss:CONFIG_NSS_LDAP_IP_ADDRESS="192.168.2.19"<BR>./sysconfig/sms:CONFIG_LDAP_SERVER_IP="192.168.2.19"<BR>./sysconfig/novellVo:CONFIG_VO_ADDRESS="192.168.2.19"<BR>./sysconfig/novellVo:CONFIG_VO_LDAP_ADDRESS="192.168.2.19"<BR>./sysconfig/linuxUserMgmt:CONFIG_LUM_EDIR_IP_ADDR="192.168.2.19"<BR>./sysconfig/novellSamba:CONFIG_SAMBA_EDIR_SERVER_HOST="192.168.2.19"<BR>./sysconfig/novellSamba:CONFIG_SAMBA_LDAP_HOST="192.168.2.19"<BR>./sysconfig/ldap_defaults:CONFIG_LDAP_SERVER_IP="192.168.2.19"<BR>./sysconfig/ldap_defaults:CONFIG_LDAP_LOCAL_IP="192.168.2.19"<BR>./sysconfig/edirectory:CONFIG_EDIR_LOCAL_IP="192.168.2.19"<BR>./sysconfig/edirectory:CONFIG_EDIR_EXISTING_IP="192.168.2.19"<BR>./sysconfig/edirectory:CONFIG_EDIR_ALL_STATIC_IP="192.168.2.19"<BR>./sysconfig/NetStorage:CONFIG_NETSTORAGE_EDIR_SERVER_HOST="192.168.2.19"<BR>./sysconfig/NetStorage:CONFIG_XTIER_ADDRESS="192.168.2.19"<BR>./sysconfig/eguide:CONFIG_EGUIDE_HOST="192.168.2.19"<BR>./sysconfig/network/ifcfg-eth0:IPADDR='192.168.2.19'<BR>./sysconfig/iprint:CONFIG_IPRINT_EXISTING_IP="192.168.2.19"<BR>./sysconfig/lifeconsole:CONFIG_LIFE_LDAP_ADDRESS="192.168.2.19"<BR>./nds.conf:n4u.server.interfaces=192.168.2.19@524<BR>./hosts.YaST2save:192.168.2.19    
linOES.mmtnetworks.com.au linOES<BR>grep: ./.nam_nss_sock: No such device or 
address<BR>./nam.conf:preferred-server=192.168.2.19<BR></DIV>
<DIV>Thanks</DIV></BODY></HTML>