HP OpenSSH (from HP Proliant pack, HP SIM)comes with C:\Program Files\OpenSSH\bin\cygwin1.dll version 1.5.4
This version is vulnerable according to http://www.nessus.org/plugins/index.php?view=single&id=28330.
to fix it download HP IS 3.0 DVD where you will get cygwin1.dll version 1.5.25.
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ISDVD&jumpid=reg_R1002_USEN
Search This Blog
Thursday, March 12, 2009
Friday, March 6, 2009
JRE silent install
Here is command for silent install:
jre-6u12-windows-i586-p-s.exe /s /v "/qn IEXPLORER=1 REBOOT=ReallySuppress JAVAUPDATE=0 WEBSTARTICON=0 /L %temp%\setup.log"
the package itself can be downloaded from http://java.sun.com/javase/downloads/index.jsp
IE should not be open during install.
jre-6u12-windows-i586-p-s.exe /s /v "/qn IEXPLORER=1 REBOOT=ReallySuppress JAVAUPDATE=0 WEBSTARTICON=0 /L %temp%\setup.log"
the package itself can be downloaded from http://java.sun.com/javase/downloads/index.jsp
IE should not be open during install.
Tuesday, March 3, 2009
Scheduled tasks in Windows 2003
I was trying to replace local server administrator to less powerful account in the Sceduled Task definition. But it took some time to set the right properly. Please refer to the following article:
http://www.instant-registry-fixes.org/resolve-error-message-0x80070005-access-is-denied/
to sum up: you can use local account to run as for the task. This account should not be local administrators. Give apropriate rights to the data folders and read/execute to binary folder. Using Local security setting (admin tool) add logon locally and as as a batch. If your script is cmd, add permission to cmd.exe to be exceuted for this account.
http://www.instant-registry-fixes.org/resolve-error-message-0x80070005-access-is-denied/
to sum up: you can use local account to run as for the task. This account should not be local administrators. Give apropriate rights to the data folders and read/execute to binary folder. Using Local security setting (admin tool) add logon locally and as as a batch. If your script is cmd, add permission to cmd.exe to be exceuted for this account.
Friday, February 6, 2009
Outlook 2007 with Exchange 2003 free/busy problem
The free/busy feature does not work correctly in new Outlook on old server.
Please check this out to fix it: http://www.networkworld.com/community/node/17227
Please check this out to fix it: http://www.networkworld.com/community/node/17227
Monday, January 26, 2009
Free webparts
A nice collection of free webpart for Sharepoint
http://www.sharepointblogs.com/mkruger/archive/2007/06/26/free-sharepoint-web-parts-3rd-party.aspx
http://www.sharepointblogs.com/mkruger/archive/2007/06/26/free-sharepoint-web-parts-3rd-party.aspx
Wednesday, January 21, 2009
How to set Microsoft CA certificate to adventnet AD Manager
The winning combination is
http://forums.adventnet.com/viewtopic.php?t=380101
http://msp.wiki.zoho.com/Import-third-party-SSL-Certificate.html
and
http://yellowcat1.free.fr/keytool_iui.html
This tool will allow to import microsoft p7b certificates or DER certificates to the store. You need to use jks store and then rename it to server.keystore and place to conf folder of the ADManager.
The Url for Microsoft CA is http:\\CAservername\Certsrv
http://forums.adventnet.com/viewtopic.php?t=380101
http://msp.wiki.zoho.com/Import-third-party-SSL-Certificate.html
and
http://yellowcat1.free.fr/keytool_iui.html
This tool will allow to import microsoft p7b certificates or DER certificates to the store. You need to use jks store and then rename it to server.keystore and place to conf folder of the ADManager.
The Url for Microsoft CA is http:\\CAservername\Certsrv
Wednesday, January 7, 2009
Check your email server
some links to check your email server:
http://www.pagasa.net/test-smtp/
http://dnsstuff.com
http://dnsright.com
http://clearswift.com/support/tools/free_utilities.aspx
http://www.pagasa.net/test-smtp/
http://dnsstuff.com
http://dnsright.com
http://clearswift.com/support/tools/free_utilities.aspx
Subscribe to:
Posts (Atom)