Running IIS SP in Azure web role
Eric Kool-Brown
kool at uw.edu
Tue May 14 12:39:41 EDT 2013
I was able to get the unattend install to complete using this command line:
msiexec.exe /i shibboleth-sp-2.5.1-win64.msi /passive /L*v shibinstall.txt INSTALLDIR=c:\opt\shibboleth-sp\ /norestart
Now I will work on crafting an Azure startup script that runs this command, edits the shibboleth2.xml and attribute-map.xml files, then restarts the daemon. I'll report the results later this week.
Thanks for everyone's help!
Eric
-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Rod Widdowson
Sent: Tuesday, May 14, 2013 8:54 AM
To: 'Shib Users'
Subject: RE: Running .Net SP in Azure web role
> I'd ask the
> list if anyone has crafted an unattend answer file or similar to solve
this issue.
I have entered case https://issues.shibboleth.net/jira/browse/SSPCPP-568 for this behavior.
You should be able to get the install to completion by specifying the installation dir on the command line:
C:\> msiexec /i shibboleth-sp-2.5.1-win32.msi /passive INSTALLDIR=c:\opt\
Rod
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list