
Hardware Management Console Best Practices
- 56 -
if [ $? -eq 0 ]; then
echo "Deleted user "$u" on "$i
else
echo "Failed to delete user "$u" on "$i
fi
done
done
fi
For more information about the tasks each HMC user role can perform and the
commands associated with each task, see
http://publib.boulder.ibm.com/infocenter/iseries/v1r2s/en_US/info/ipha1/overvie
woftasksandroles.htm.
Komentáře k této Příručce