OS400: enable NTLM authentication

This commit is contained in:
Patrick Monnerat 2014-12-05 16:11:07 +01:00
parent adbee7ecf5
commit 9b0b9f209e
6 changed files with 42 additions and 13 deletions

View file

@ -7,6 +7,13 @@ SCRIPTDIR=`dirname "${0}"`
. "${SCRIPTDIR}/initscript.sh"
cd "${TOPDIR}/lib"
# Need to have IFS access to the mih/cipher header file.
if action_needed cipher.mih '/QSYS.LIB/QSYSINC.LIB/MIH.FILE/CIPHER.MBR'
then rm -f cipher.mih
ln -s '/QSYS.LIB/QSYSINC.LIB/MIH.FILE/CIPHER.MBR' cipher.mih
fi
# Create and compile the identification source file.