donghua@rh6:~/Downloads$ cat wget.sh
#!/bin/sh
#
# Generated Sun, 1 May 2011 14:33:17 Coordinated Universal Time
# Start of user configurable variables
#
# SSO username and password
SSO_USERNAME=your_oracle_support@yourdomain.com
SSO_PASSWORD=your_password_here
# E-Delivery token
# The EPD_TOKEN will expire 48 hours after the following generation date
# Sun, 1 May 2011 14:33:17 Coordinated Universal Time
EPD_TOKEN=
# Path to wget command
WGET=/usr/bin/wget
# Location of cookie file
COOKIE_FILE=/tmp/$$.cookies
# Log directory and file
LOGDIR=.
LOGFILE=$LOGDIR/wgetlog-`date +%m-%d-%y-%H:%M`.log
# Output directory and file
OUTPUT_DIR=.
#
# End of user configurable variable
#
if [ "$SSO_PASSWORD " = " " ]
then
echo "Please edit script and set SSO_PASSWORD"
exit
fi
# Contact updates site so that we can get SSO Params for logging in
SSO_RESPONSE=`$WGET --user-agent="Mozilla/5.0" https://updates.oracle.com/Orion/Services/download 2>&1|grep Location`
# Extract request parameters for SSO
SSO_TOKEN=`echo $SSO_RESPONSE| cut -d '=' -f 2|cut -d ' ' -f 1`
SSO_SERVER=`echo $SSO_RESPONSE| cut -d ' ' -f 2|cut -d 'p' -f 1,2`
SSO_AUTH_URL=sso/auth
AUTH_DATA="ssousername=$SSO_USERNAME&password=$SSO_PASSWORD&site2pstoretoken=$SSO_TOKEN"
# The following command to authenticate uses HTTPS. This will work only if the wget in the environment
# where this script will be executed was compiled with OpenSSL. Remove the --secure-protocol option
# if wget was not compiled with OpenSSL
# Depending on the preference, the other options are --secure-protocol= auto|SSLv2|SSLv3|TLSv1
$WGET --user-agent="Mozilla/5.0" --secure-protocol=auto --post-data $AUTH_DATA --save-cookies=$COOKIE_FILE --keep-session-cookies $SSO_SERVER$SSO_AUTH_URL -O sso.out >> $LOGFILE 2>&1
rm -f sso.out
$WGET --user-agent="Mozilla/5.0" --load-cookies=$COOKIE_FILE --save-cookies=$COOKIE_FILE --keep-session-cookies "https://updates.oracle.com/Orion/Services/download/p11069614_112020_AIX64-5L.zip?aru=13752552&patch_file=p11069614_112020_AIX64-5L.zip" -O $OUTPUT_DIR/p11724916_112020_LINUX.zip >> $LOGFILE 2>&1
# Cleanup
rm -f $COOKIE_FILE
Subscribe to:
Post Comments (Atom)
Oops - could the moderator rip my e-mail out of the comments in the above post. Thanks for the original post. It was very handy!
ReplyDeleteThis script is is quite useful.
ReplyDeleteImpressive web site, Distinguished feedback that I can tackle. Im moving forward and may apply to my current job as a pet sitter, which is very enjoyable, but I need to additional expand. Regards. website
ReplyDeleteSuch sites are important because they provide a large dose of useful information ... visit here
ReplyDeletethe entirety has its value. thanks for sharing this informative citation when us. accurate works! pvc patches
ReplyDelete