PURPOSE OF FIX UXC.2.1.0.0001 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fixes bugs: -------------------------------------------------------------------------------- UXC.2.1.0.0002:- 91449 Remlog/NET-LOGON broken on Centos 7 UXC.2.1.0.0001:- 91435 ROSFS connections can fail with user reported as unknown, specifically on AIX. -------------------------------------------------------------------------------- COMPATIBILITY ~~~~~~~~~~~~~ Solaris 10, 11.0, 11.1, 11.2, AIX 6.1, 6.2, Linux 2.4, 2.5, 2.6 UNIX-CONNECT 2.1 Fix Rebuild INSTALLATION ~~~~~~~~~~~~ When installing this fix for the first time you should proceed as follows: login: root First close down session manager: # /usr/RCS/rcs stop Then remove any previous fixes applied to the installation you are about to update. If present the fix will be specified in: ~rosi/UXC/Vx.x.x.x/Name. Typically you will execute the platform specific RemoveFix script, for example: ~rosi/UXC/V2.0.8.0/sunVr4UXC.2.1.0.0002.d/RemoveFix # su - rosi $ ksh $ cd /tmp $ tar -xvf UXC.2.1.0.0002.tar $ cd UXC.2.1.0.0002 $ ./setup Enter to the prompt asking if this is an on-site link. If the fix needs to be subsequently removed then this can be done as follows: login: rosi $ su # ksh # cd ~rosi/UXC/V2.1.0.1/[Platform]UXC.2.1.0.0002.d # /usr/RCS/rcs stop # ./RemoveFix # Remove the fix # cd .. Enter to the prompt asking if this is an on-site link. If desired the fix can be re-installed after removal as follows: login: rosi $ su # ksh # cd ~rosi/UXC/V2.1.0.0/[Platform]UXC.2.1.0.0002.d # /usr/RCS/rcs stop # ./InstallFix # Re-install the fix Enter return to the prompt asking if this is an on-site link.