<rss version="2.0"
 	 xmlns:dc="http://purl.org/dc/elements/1.1/"
 	 xmlns:atom="http://www.w3.org/2005/Atom">

	<channel>
		<title>Enterprise IT Management Blog from ManageEngine</title>
		<atom:link href="http://blogs.manageengine.com/passwordmanagerpro/feed" rel="self" type="application/rss+xml"/>
		<link>http://blogs.manageengine.com/passwordmanagerpro</link>
		<description><![CDATA[Blogs from ManageEngine, written by product experts, on enterprise IT management]]></description>
		<pubDate>Fri, 19 Mar 2010 18:24:57 -0700</pubDate>

		<item>
			<title>Embezzlement incident at Wipro: Insider Threats &amp;amp; Stricter Internal Controls to the Fore Again</title>
			<link>http://blogs.manageengine.com/passwordmanagerpro/2010/02/25/embezzlement-incident-at-wipro-insider-threats-stricter-internal-controls-to-the-fore-again</link>
			<dc:creator>vbala</dc:creator>
			<description><![CDATA[If <span><a href="http://searchsecurity.techtarget.in/news/article/0,289142,sid204_gci1389741,00.html?track=sy540&amp;utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+WhatisEnterpriseItNewsRoundup+%28WhatIs+%3A+Enterprise+IT+news+roundup%29&amp;utm_content=Google+Reader">media reports</a> </span> on the alleged <span><a href="http://timesofindia.indiatimes.com/biz/india-business/Wipro-starts-probe-into-4-million-fraud/articleshow/5617566.cms">embezzlement by an employee at Wipro</a> </span> are to be believed, insider threat seems to be emerging the biggest challenge for the IT companies.<br><br>In the Wipro incident, it is alleged that the fraudster, a qualified chartered
account who was employed with the company's 'controllership' division
in the finance department managed to siphon off around $4 million
from the company's bank account<span style="font-weight: bold;"> by accessing a
colleague's password. </span><br><br>This report once again lends credence to the belief that a
good proportion of the frauds and security incidents are being caused by the insiders
of the enterprises - either disgruntled staff or greedy techies or
sacked employees. <br><br><span style="font-weight: bold;">Lack of well-defined internal controls
and access restrictions generally pave the way for security incidents.</span>
It is also increasingly becoming clear that
<span style="font-weight: bold;">stolen identities are serving as the ‘hacking channel’ for many
cyber-crimes/frauds</span> and improper management of the administrative passwords
could potentially remain at the root of a good number of security
threats.<br><br><span style="font-weight: bold;">How do we avoid cyber threats / frauds?</span><br><p>Not
all security incidents could be prevented or avoided; But, the security
incidents that happen due to lack of effective internal controls are
indeed preventable. Enterprises should take preventive action to combat
cyber-criminals and to ensure information security.</p><p>One of the effective ways to achieve
internal controls is to deploy a <span style="font-weight: bold;"><span><a href="http://www.manageengine.com/products/passwordmanagerpro/index.html">Privileged Password Management software</a> </span></span> that could replace manual processes and help achieve highest
level of security for the data.<span style="font-weight: bold;"></span><span style="font-weight: bold;"></span><span style="font-weight: bold;"></span><br></p><p>Read this paper "<span style="font-weight: bold;"><a href="http://www.manageengine.com/products/passwordmanagerpro/combating-cyber-threats-advisory-paper-request.html">Combating Cyber Security Threats</a></span>" from ManageEngine Password Manager Pro for more details and share your feedback<span><a href="http://beta.thehindu.com/sci-tech/article43508.ece"></a></span>.<br></p><span style="font-weight: bold;">Bala</span><br><span><a href="http://www.passwordmanagerpro.com">www.passwordmanagerpro.com</a> </span><br>]]></description>
			<category><![CDATA[General]]></category>
			<guid isPermaLink="true">http://blogs.manageengine.com/passwordmanagerpro/2010/02/25/embezzlement-incident-at-wipro-insider-threats-stricter-internal-controls-to-the-fore-again</guid>
			<pubDate>Thu, 25 Feb 2010 22:49:29 -0800</pubDate>
		</item>

		<item>
			<title>Use of hard-coded credentials, a dangerous programming error: CWE</title>
			<link>http://blogs.manageengine.com/passwordmanagerpro/2010/02/17/use-of-hard-coded-credentials-a-dangerous-programming-error-cwe</link>
			<dc:creator>vbala</dc:creator>
			<description><![CDATA[<div>Hi,<br><br><span>For applications and scripts in your infrastructure that communicate 
 with other applications using a password, the normal practice is to hard-code 
 the password in a configuration file or a script.</span> To explain further, for Application-to-Application or Application-to-Database
communication that happen without human intervention, normally
organizations define the access permissions in one application (say
Application 'A') and hard-code the passwords to access the Application
'A' in scripts or embed them in the calling application (say
Application 'B') itself. 
                        <p>These
hard-coded passwords pose a significant security threat as malicious
users getting access to the script could easily decipher the password
and unleash disaster.<br></p><span></span><span style="font-weight: bold;">Common Weakness Enumeration (CWE)</span>, a community developed dictionary of software weakness types has recently released the list of 'Top 25 Most Dangerous Programming Errors'. The list is the result of collaboration between the SANS Institute,
 MITRE, and many top software security experts in the US and Europe.
It leverages experiences in the development of the <span><a href="http://www.sans.org/top20/">SANS Top 20 attack vectors</a> </span>and <span><a href="http://cwe.mitre.org/">MITRE's Common Weakness Enumeration</a> </span> (CWE).<br><br>MITRE maintains the CWE
web site, with the support of the US Department of Homeland Security's
National Cyber Security Division, presenting detailed descriptions of
the top 25 programming errors along with authoritative guidance for
mitigating and avoiding them.  <br><br>Among the top 25 dangerous programming errors, <span style="font-weight: bold;">use of hard-coded credentials</span> is listed at No 11. <br><br><span><a href="http://cwe.mitre.org/top25/#CWE-798">CWE explains</a> </span>:<br><br><blockquote><div>Hard-coding a secret password or cryptograpic key into your program is
bad manners, even though it makes it extremely convenient - for
skilled reverse engineers.  While it might shrink your testing and
support budgets, it can reduce the security of your customers to dust.
If the password is the same across all your software, then every
customer becomes vulnerable if (rather, when) your password becomes
known.  Because it's hard-coded, it's usually a huge pain for
sysadmins to fix.  And you know how much they love inconvenience at 2
AM when their network's being hacked - about as much as you'll love
responding to hordes of angry customers and reams of bad press if your
little secret should get out.  Most of the CWE Top 25 can be explained
away as an honest mistake; for this issue, though, customers won't see
it that way.

Another way that hard-coded credentials arise is through unencrypted
or obfuscated storage in a configuration file, registry key, or other
location that is only intended to be accessible to an administrator.
While this is much more polite than burying it in a binary program
where it can't be modified, it becomes a Bad Idea to expose this file
to outsiders through lax permissions or other means.<br></div></blockquote><br>So, use of hard-coded credentials is a very, very bad programming practice. But, the question is, how to avoid this? What is the alternative?<br><p><span style="font-weight: bold;">The good news is that <span><a href="http://www.manageengine.com/products/passwordmanagerpro/index.html">ManageEngine Password Manager Pro</a> </span> provides effective ways to eliminate the
hard-coded passwords.</span> If you have applications in your infrastructure
that require connecting to other applications using a password, they
can query PMP to retrieve the password. One application (say
Application A) would contact the PMP for the password to access another
application (say Application B). On getting the password, 'A' would
contact 'B' and all these have to happen without human intervention.</p>
                        <p>This
way, the application-to-application (A-to-A) passwords can also follow
good password management practices like periodic rotation, without the
trouble of manually making the updates at many places. Same procedure
can be used for Application-to-Database password management (A-to-DB).</p>
                        <p>PMP
provides <span><a href="http://www.manageengine.com/products/passwordmanagerpro/help/application-to-application-password-management.html">Password Management APIs</a> </span> using which any enterprise
application or command line script can programatically query PMP and
retrieve passwords to connect with other applications or databases.</p>
                        <p>PMP provides two flavors of the API for this purpose: </p>
                        <ul><li>                            a comprehensive application API based on XML-RPC over HTTPS and </li><li>a command line interface for scripts over secure shell (SSH) </li></ul>
                        <p>Both
the forms use PKI authentication for allowing access to the PMP
application through the API. The XML-RPC API also comes with a Java
Wrapper API to make it easy for integrating it with Java applications. <br></p><p>Visit <span><a href="http://www.passwordmanagerpro.com">www.passwordmanagerpro.com</a> </span> for more details.<br></p>Thanks,<br>Bala<br></div>]]></description>
			<category><![CDATA[General]]></category>
			<guid isPermaLink="true">http://blogs.manageengine.com/passwordmanagerpro/2010/02/17/use-of-hard-coded-credentials-a-dangerous-programming-error-cwe</guid>
			<pubDate>Wed, 17 Feb 2010 21:53:04 -0800</pubDate>
		</item>

		<item>
			<title>A New Year&amp;#39;s Resolution to Protect Your Data &amp;amp; Business</title>
			<link>http://blogs.manageengine.com/passwordmanagerpro/2009/12/29/a-new-year-s-resolution-to-protect-your-data-business</link>
			<dc:creator>vbala</dc:creator>
			<description><![CDATA[<p>Bidding adieu to 2009, the old year and a brand new 2010 is at the doorsteps. <br></p><p>It is again that time of the year when we would reflect on the past and make some resolutions hoping to do better in all spheres. On the personal front, we have several resolutions to make - right from the most popular lose weight---save money---maintain a diary---quit smoking/drinking to properly managing time, the list is endless.<br><br>On the professional front, what resolution can we make? Before finding one, it is pertinent to answer a more fundamental question: How important is your company's data? What impact a possible identity theft or security breach will have on your business?<br><br>The answer is obvious. <br><br>The growing list of cyber-criminal activities across the globe have assumed such grave proportions that all enterprises - big and small, are exposed to security breaches and identity thefts of various kinds. Many acts of sabotage were found to have been caused by the insiders of the enterprises, either disgruntled staff or greedy techies or sacked employees. <br></p><p>Lack of well-defined internal controls and access restrictions generally pave the way for security incidents. Particularly, as stolen identities seem to have served as the ‘hacking channel’ for many cyber-crimes, improper management of the administrative passwords is believed to be at the root of a good number of security threats.<br><br>One of the effective ways to achieve internal controls is to deploy a Privileged Password Management Solution that could replace manual processes and help achieve highest level of security for the data.<br><br>Will it not be a great resolution this new year to strive for information security? Go ahead and deploy <span style="font-weight: bold;"><a href="http://www.manageengine.com/products/passwordmanagerpro/index.html">ManageEngine Password Manager Pro</a></span> and safeguard your enterprise data.<br><br><span style="font-weight: bold;">Wishing you a wonderful new year,</span><br style="font-weight: bold;">Bala<br></p>]]></description>
			<category><![CDATA[General]]></category>
			<guid isPermaLink="true">http://blogs.manageengine.com/passwordmanagerpro/2009/12/29/a-new-year-s-resolution-to-protect-your-data-business</guid>
			<pubDate>Tue, 29 Dec 2009 10:15:27 -0800</pubDate>
		</item>

		<item>
			<title>Are you worried about security breaches &amp;amp; identity thefts?</title>
			<link>http://blogs.manageengine.com/passwordmanagerpro/2009/11/20/are-you-worried-about-security-breaches-identity-thefts</link>
			<dc:creator>vbala</dc:creator>
			<description><![CDATA[<p>Shocking stories of security incidents and identity thefts of various kinds worry you? Read our article on 'Combating Cyber Security Threats' in <span style="font-weight: bold;">Express Computer:</span></p><p><span><a href="http://www.expresscomputeronline.com/20091123/technology04.shtml">http://www.expresscomputeronline.com/20091123/technology04.shtml</a></span><br></p><p style="font-weight: bold;">Bala<br><span><a href="http://www.manageengine.com/products/passwordmanagerpro/index.html">ManageEngine Password Manager Pro</a></span><span><a href="http://www.expresscomputeronline.com/20091123/technology04.shtml"></a></span><br></p><p><br></p>]]></description>
			<category><![CDATA[General]]></category>
			<guid isPermaLink="true">http://blogs.manageengine.com/passwordmanagerpro/2009/11/20/are-you-worried-about-security-breaches-identity-thefts</guid>
			<pubDate>Fri, 20 Nov 2009 21:39:13 -0800</pubDate>
		</item>

		<item>
			<title>Information Security, the biggest challenge before Indian Enterprises:  Survey</title>
			<link>http://blogs.manageengine.com/passwordmanagerpro/2009/11/05/information-security-the-biggest-challenge-before-indian-enterprises-survey</link>
			<dc:creator>vbala</dc:creator>
			<description><![CDATA[<p>Reputed marketing firm <span style="font-weight: bold;">IDC (India) Ltd</span> has come out with a <span>survey</span> whose results should serve as an eye opener for all enterprises. The survey was commissioned by security solutions provider Symantec India.<br><br>The survey reveals that:<br></p><ol><li>About 80 per cent of Indian enterprises have agreed that <span style="font-weight: bold;">loss or theft of critical data is a serious information security risk they face</span> after threats from viruses and hackers</li><li>16 per cent of the enterprises <span style="font-weight: bold;">admitted to have lost data in the recent past for various reasons, including unaware users, malicious insiders and external threats from hackers and cyber-criminals</span></li><li>About 60 per cent of employees who recently changed jobs reported taking confidential data from their previous employer. This included customer lists, employee records, non-financial information. The top three ways data is lost are through CDs,DVDs and USB drives. </li></ol><p><span style="font-weight: bold;">What are the causes?</span><br></p><p>The survey results once again lend credence to the belief that a good proportion of the cyber threats are being caused by the insiders of the enterprises - either disgruntled staff or greedy techies or sacked employees.&nbsp;</p><p>It is also increasingly becoming clear that stolen identities could be serving as the ‘hacking channel’ for many cyber-crimes and improper management of the administrative passwords could potentially remain at the root of a good number of security threats. Many security breaches might stem from lack of adequate password management policies and internal controls.<br></p><p><span style="font-weight: bold;">How do we avoid cyber threats?</span><br></p><p>Not all security incidents could be prevented or avoided; But, the security incidents that happen due to lack of effective internal controls are indeed preventable. Enterprises should take preventive action to combat cyber-criminals and to ensure information security.<br></p><span style="font-weight: bold;">What preventive steps could an enterprise take?</span><br><p>Read this paper "<span style="font-weight: bold;"><a href="http://www.manageengine.com/products/passwordmanagerpro/combating-cyber-threats-advisory-paper-request.html">Combating Cyber Security Threats</a></span>" from ManageEngine Password Manager Pro and share your feedback</p><p><span><a href="http://beta.thehindu.com/sci-tech/article43508.ece">Details of the survey</a></span><span style="font-weight: bold;"> </span>as published in the media..<span style="font-weight: bold;"></span></p><span style="font-weight: bold;">Bala</span><br style="font-weight: bold;"><p><span style="font-weight: bold;"><a href="http://www.manageengine.com/products/passwordmanagerpro/index.html">ManageEngine Password Manager Pro</a></span><br></p>]]></description>
			<category><![CDATA[General]]></category>
			<guid isPermaLink="true">http://blogs.manageengine.com/passwordmanagerpro/2009/11/05/information-security-the-biggest-challenge-before-indian-enterprises-survey</guid>
			<pubDate>Thu, 5 Nov 2009 22:45:08 -0800</pubDate>
		</item>

		<item>
			<title>Combating Cyber Security Threats - ManageEngine Password Manager Pro Advisory</title>
			<link>http://blogs.manageengine.com/passwordmanagerpro/2009/11/03/combating-cyber-security-threats-manageengine-password-manager-pro-advisory</link>
			<dc:creator>vbala</dc:creator>
			<description><![CDATA[<p>Hi,<br><br>Of late, cyber-criminal activities across the globe have
assumed such grave proportions that all enterprises - big and small,
are exposed to security breaches and identity thefts of various kinds.
Many sabotage were found to have been caused by the insiders of the
enterprises - either disgruntled staff or greedy techies or sacked
employees.<br><br>Lack of well-defined internal controls and access
restrictions generally pave the way for security incidents.
Particularly, as stolen identities seem to have served as the ‘hacking
channel’ for many cyber-crimes, improper management of the
administrative passwords is believed to be at the root of a good number
of security threats.<br></p><p>Security experts strongly believe that
many security incidents (though not all) are actually avoidable by
placing access restrictions and well-defined password policies.<br><br>From
ManageEngine Password Manager Pro, we have released an advisory, which
discusses the causes of security incidents in detail and suggests ways
to effectively tackle the challenge.<br><br><span style="font-weight: bold;">You may download the advisory from: </span><br><span><a href="http://www.manageengine.com/products/passwordmanagerpro/combating-cyber-threats-advisory-paper-request.html" target="_blank">http://www.manageengine.com/products/passwordmanagerpro/combating-cyber-threats-advisory-paper-request.html</a> </span><br><span style="font-weight: bold;"></span></p><span style="font-weight: bold;">Bala</span><br><span><a href="http://www.passwordmanagerpro.com/" target="_blank">ManageEngine Password Manager Pro </a> </span>]]></description>
			<category><![CDATA[General]]></category>
			<guid isPermaLink="true">http://blogs.manageengine.com/passwordmanagerpro/2009/11/03/combating-cyber-security-threats-manageengine-password-manager-pro-advisory</guid>
			<pubDate>Tue, 3 Nov 2009 21:53:40 -0800</pubDate>
		</item>

		<item>
			<title>Australian Catholic University Deploys ManageEngine Password Manager Pro for Password Access Control</title>
			<link>http://blogs.manageengine.com/passwordmanagerpro/2009/08/24/australian-catholic-university-deploys-manageengine-password-manager-pro-for-password-access-control</link>
			<dc:creator>vbala</dc:creator>
			<description><![CDATA[<p>Hi,<br><br>Password Manager Pro has earned the business and goodwill of scores of customers worldwide. Its deployment has immensely benefitted businesses in many ways. <br><br>Australian Catholic University (ACU), one among the premier institutions in Australia with campuses at six different locations, has deployed ManageEngine Password Manager Pro to provide web-based, centralized access to privileged passwords to its geographically disparate IT team. ACU has achieved complete password access control and enhanced internal security. <br><br>“With Password Manager Pro, managing the growing list of system passwords has become much simpler. We have done away with the insecure practice of keeping the passwords in printouts. Password Manager Pro has improved our performance and overall security of the systems we manage on a daily-basis, ” says <span style="font-weight: bold;">Mark Laffan - Team Leader - Network &amp; Communication Systems, ACU National.</span><br><br>For detailed information, take a look at the <span><a href="http://www.manageengine.com/products/passwordmanagerpro/acu-case-study-request.html">case study</a></span> published in our website.<br><br><span style="font-weight: bold;">Bala<br><a href="http://www.passwordmanagerpro.com">ManageEngine Password Manager Pro</a></span></p>]]></description>
			<category><![CDATA[General]]></category>
			<guid isPermaLink="true">http://blogs.manageengine.com/passwordmanagerpro/2009/08/24/australian-catholic-university-deploys-manageengine-password-manager-pro-for-password-access-control</guid>
			<pubDate>Mon, 24 Aug 2009 06:03:19 -0700</pubDate>
		</item>

		<item>
			<title>Password Manager Pro bags top honours from SC Magazine for the second time in a row</title>
			<link>http://blogs.manageengine.com/passwordmanagerpro/2009/08/09/password-manager-pro-bags-top-honours-from-sc-magazine-for-the-second-time-in-a-row</link>
			<dc:creator>vbala</dc:creator>
			<description><![CDATA[<p>Hi,</p><div class="content normalText">
                    
<p>Greetings!</p>
<p>For the second consecutive time, <span><a href="http://www.passwordmanagerpro.com">ManageEngine Password Manager Pro</a></span> has earned top honours in SC Magazine's Group Test of various password management solutions. Password Manager Pro has earned a perfect<span style="font-weight: bold;"> 5 out of 5 star rating</span> again. The review has concluded that Password Manager Pro offers solid value for money.<br></p><p>In its group test, a hands-on review of ten competing
Privileged Password Management solutions, SC Magazine, the world's
longest running monthly publication on information security, has
awarded the five star rating for Password Manager Pro. The review results have been published in the August 2009 issue of the magazine.</p><p>The review states that the product is quite easy to install and use. "After installation, the initial configuration is done by a guided
workflow that assists in getting the product up and integrated with the
environment. We found this whole process quite intuitive and easy to
follow. Further management is done via the web GUI. We found the GUI to
be easy to use with a well-organized layout".</p><span style="font-weight: bold;">The review asserts: "This product is a solid value for the money. ManageEngine Password
Manager Pro offers a solid set of features in an easy-to-use,
workflow-based format"</span> <p><strong>Complete review report can be accessed from:<br></strong><a href="http://www.scmagazineus.com/Zoho-Corp-ManageEngine-Password-Manager-Pro/Review/2931/">http://www.scmagazineus.com/Zoho-Corp-ManageEngine-Password-Manager-Pro/Review/2931/</a><br></p>
<p><strong>Details of the Group Test Password Management:</strong><br><a href="http://www.scmagazineus.com/Reviews/section/107/">http://www.scmagazineus.com/Reviews/section/107/</a><br>
</p>
<p>In the previous group test done in November 2008 too, <span><a href="http://www.scmagazineus.com/AdventNet-ManageEngine/Review/2633/">Password Manager Pro got the perfect 5 out 5 star rating</a></span>.<br></p><p>We feel elated on receiving this coveted rating for the second time in a row and take this
opportunity to thank all our customers for their continued support.</p>
<p style="font-weight: bold;">Bala</p>
<p>- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br>
<a href="http://www.passwordmanagerpro.com/">ManageEngine Password Manager Pro</a><br>
Enterprise Privileged Password Management Solution<br>www.passwordmanagerpro.com<br>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</p>

                </div>]]></description>
			<category><![CDATA[General]]></category>
			<guid isPermaLink="true">http://blogs.manageengine.com/passwordmanagerpro/2009/08/09/password-manager-pro-bags-top-honours-from-sc-magazine-for-the-second-time-in-a-row</guid>
			<pubDate>Sun, 9 Aug 2009 23:39:50 -0700</pubDate>
		</item>

		<item>
			<title>Do you reveal enterprise passwords to your colleagues?</title>
			<link>http://blogs.manageengine.com/passwordmanagerpro/2009/07/02/sharing-passwords</link>
			<dc:creator>vbala</dc:creator>
			<description><![CDATA[<p>Have&nbsp;you ever&nbsp;revealed the administrative password of an enterprise resource to your colleague? And do you strongly believe that your passwords remain secure even after telling others? If so, you must read this <a href="http://www.securitywatch.co.uk/2009/06/24/what%E2%80%99s-the-point-of-a-password-if-you-tell-people/">interesting survey done by SecurEnvoy</a>.</p>
<p>The survey results reveal that 75% of UK employees have admitted that they have told at least two other colleagues their corporate passwords. </p>
<p>SecurEnvoy states that while workers are trusting of their colleagues, it may not be a great idea to share passwords so easily since it can compromise one’s entire work life.</p>
<p>The concern raised in the survey is well-founded. Enterprises - big and small, face security issues and outages quite often. After all, mis-management of administrative passwords lies at the root of all security issues.</p>
<p>It is always good to avoid sharing of administrative passwords. But, what if your business&nbsp;needs demand that you seletively share passwords with others and yet ensure high levels of security? Caught in a catch-22 situation, right?</p>
<p>But take heart, you have ManageEngine Password Manager Pro for your rescue. Using this Enterprise Password Management Solution, you can store thousands of administrative passwords in a centralized repository and selectively share the passwords with others. You can have the trail of 'who', 'what' and 'when' of password access. The passwords are shared, yet remain highly secure. Exactly what you want!</p>
<p>To know more, visit <a href="http://www.passwordmanagerpro.com">www.passwordmanagerpro.com</a></p>
<p><strong>Bala</strong></p>
<p>&nbsp;- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br><strong><a href="http://manageengine.adventnet.com/products/passwordmanagerpro/index.html"><font color="#0000ff">ManageEngine Password Manager Pro</font></a></strong><br>Enterprise Privileged Password Management Solution<br>Email: <a href="mailto:passwordmanagerpro-support@manageengine.com">passwordmanagerpro-support@manageengine.com</a><br>- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</p>]]></description>
			<category><![CDATA[General]]></category>
			<guid isPermaLink="true">http://blogs.manageengine.com/passwordmanagerpro/2009/07/02/sharing-passwords</guid>
			<pubDate>Thu, 2 Jul 2009 08:12:22 -0700</pubDate>
		</item>

		<item>
			<title>Managing Website Login Credentials using Password Manager Pro</title>
			<link>http://blogs.manageengine.com/passwordmanagerpro/2009/01/15/managing-website-login-credentials-using-password-manager-pro</link>
			<dc:creator>vbala</dc:creator>
			<description><![CDATA[<div class="entrybody">
<p>Hi,</p>
<p>Greetings!</p>
<ul>
<li>Do you face problems in remembering the credentials of website login accounts?</li>
<li>Do you have a large number of web accounts and wish to automatically login to the sites without manually entering the user name and password?</li>
</ul>
<p>ManageEngine Password Manager Pro is there to help you!</p>
<p>By simply storing the URL of the web page and the login credentials, you can launch direct connection to the required website from Password Manager Pro. That is, the URL of the website would be visible in Password Manager Pro and upon clicking that you will be logged in to the website directly.</p>
<p>We have published a <strong><a title="Tutorial" href="http://manageengine.adventnet.com/products/passwordmanagerpro/password-manager-pro-website-login-tutorial.pdf" target="_blank">step-by-step tutorial</a></strong> on how to implement this feature. Along with the textual explanation, the tutorial contains a two-minute video presentation at the end. Don’t forget to check that out!</p>
<p><strong>Bala</strong><br><br />
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br><br />
<strong><a href="http://manageengine.adventnet.com/products/passwordmanagerpro/index.html">ManageEngine Password Manager Pro</a></strong><br><br />
Enterprise Privileged Password Management Solution<br><br />
Email: support@passwordmanagerpro.com<br><br />
Toll Free: +1 925 924 9600<br></p>
<p>- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</p>
</p></div>
]]></description>
			<category><![CDATA[General]]></category>
			<guid isPermaLink="true">http://blogs.manageengine.com/passwordmanagerpro/2009/01/15/managing-website-login-credentials-using-password-manager-pro</guid>
			<pubDate>Thu, 15 Jan 2009 03:30:24 -0800</pubDate>
		</item>
	</channel>
</rss>
