 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Automatic login to Lotus Notes</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/automatic-login-to-lotus-notes/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-login-to-lotus-notes/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 15:01:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: struax</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-login-to-lotus-notes/#comment-61864</link>
		<dc:creator>struax</dc:creator>
		<pubDate>Fri, 03 Apr 2009 19:34:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-61864</guid>
		<description><![CDATA[Able to get results needed from Excel with SendKeys. Thanks to all for suggestions
Steve]]></description>
		<content:encoded><![CDATA[<p>Able to get results needed from Excel with SendKeys. Thanks to all for suggestions<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stiletto</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-login-to-lotus-notes/#comment-61846</link>
		<dc:creator>stiletto</dc:creator>
		<pubDate>Fri, 03 Apr 2009 15:12:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-61846</guid>
		<description><![CDATA[Not sure if it would work anyway, but could you set the ACL on the Notes db to allow access (like make the default access Reader) or does that not meet your security requirements?]]></description>
		<content:encoded><![CDATA[<p>Not sure if it would work anyway, but could you set the ACL on the Notes db to allow access (like make the default access Reader) or does that not meet your security requirements?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: struax</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-login-to-lotus-notes/#comment-61493</link>
		<dc:creator>struax</dc:creator>
		<pubDate>Fri, 27 Mar 2009 18:56:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-61493</guid>
		<description><![CDATA[Part of my problem is that I don&#039;t know Notes script, so that I have to work from the Excel side. All I want to do is populate an Excel spreadsheet from a Notes database and manipulate the data in Excel. I add other data from other sources as well, without problem. I can get the data from the Notes database if I sit there and login and enter my password, but I&#039;m trying to avoid the 1 hour update time by doing it overnight. I am not an admin so my access is limited as well. Maybe an agent to move the data into an intermediary spreadsheet would be the answer. Thanks in advance for any advice or code. Much appreciated.]]></description>
		<content:encoded><![CDATA[<p>Part of my problem is that I don&#8217;t know Notes script, so that I have to work from the Excel side. All I want to do is populate an Excel spreadsheet from a Notes database and manipulate the data in Excel. I add other data from other sources as well, without problem. I can get the data from the Notes database if I sit there and login and enter my password, but I&#8217;m trying to avoid the 1 hour update time by doing it overnight. I am not an admin so my access is limited as well. Maybe an agent to move the data into an intermediary spreadsheet would be the answer. Thanks in advance for any advice or code. Much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brooklynegg</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-login-to-lotus-notes/#comment-61468</link>
		<dc:creator>brooklynegg</dc:creator>
		<pubDate>Fri, 27 Mar 2009 14:20:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-61468</guid>
		<description><![CDATA[I think you are trying to do this work in the opposite way that BruceWayne or other advanced developers on this site would suggest. You should develop a Notes agent that finds and updates the Excel sheet. Then the notes agent would run on the server with the proper rights and no password would be required. If the Excel file that is being updated is not on the same server as the Notes agent, then the Notes server would need to run under the rights of a &#039;user&#039; who has rights to the place the Excel file is stored. 

Also, I have in the distant past created an agent that creates an Excel spreadsheet using a shell command (I think), populated it, then saved it as an attachment in a Notes database document.  That may be another option.]]></description>
		<content:encoded><![CDATA[<p>I think you are trying to do this work in the opposite way that BruceWayne or other advanced developers on this site would suggest. You should develop a Notes agent that finds and updates the Excel sheet. Then the notes agent would run on the server with the proper rights and no password would be required. If the Excel file that is being updated is not on the same server as the Notes agent, then the Notes server would need to run under the rights of a &#8216;user&#8217; who has rights to the place the Excel file is stored. </p>
<p>Also, I have in the distant past created an agent that creates an Excel spreadsheet using a shell command (I think), populated it, then saved it as an attachment in a Notes database document.  That may be another option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brucewayne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-login-to-lotus-notes/#comment-61462</link>
		<dc:creator>brucewayne</dc:creator>
		<pubDate>Fri, 27 Mar 2009 13:40:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-61462</guid>
		<description><![CDATA[You have to log with the same ID (and password) that is specified in your NOTES.INI file]]></description>
		<content:encoded><![CDATA[<p>You have to log with the same ID (and password) that is specified in your NOTES.INI file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: struax</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-login-to-lotus-notes/#comment-61414</link>
		<dc:creator>struax</dc:creator>
		<pubDate>Thu, 26 Mar 2009 15:20:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-61414</guid>
		<description><![CDATA[Sorry I also meant Windows password. I have changed the Lotus Notes password to be the same but still can&#039;t get away from the Automation error when I run the code shown previously. I have Lotus notes add-in loaded into Excel but still can&#039;t open and login with the code.]]></description>
		<content:encoded><![CDATA[<p>Sorry I also meant Windows password. I have changed the Lotus Notes password to be the same but still can&#8217;t get away from the Automation error when I run the code shown previously. I have Lotus notes add-in loaded into Excel but still can&#8217;t open and login with the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stiletto</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-login-to-lotus-notes/#comment-61413</link>
		<dc:creator>stiletto</dc:creator>
		<pubDate>Thu, 26 Mar 2009 15:04:20 +0000</pubDate>
		<guid isPermaLink="false">#comment-61413</guid>
		<description><![CDATA[I didn&#039;t mean the server pw, I meant the pw you use to log on to the network (Windows?), as opposed to your Notes pw.]]></description>
		<content:encoded><![CDATA[<p>I didn&#8217;t mean the server pw, I meant the pw you use to log on to the network (Windows?), as opposed to your Notes pw.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: struax</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-login-to-lotus-notes/#comment-61375</link>
		<dc:creator>struax</dc:creator>
		<pubDate>Wed, 25 Mar 2009 16:14:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-61375</guid>
		<description><![CDATA[I have tried changing the Notes password to the same as my server password to no avail. I have also remarked the DIM statement out. I still get an &quot;Automation error&quot; on the Call session statement.]]></description>
		<content:encoded><![CDATA[<p>I have tried changing the Notes password to the same as my server password to no avail. I have also remarked the DIM statement out. I still get an &#8220;Automation error&#8221; on the Call session statement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brucewayne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-login-to-lotus-notes/#comment-61348</link>
		<dc:creator>brucewayne</dc:creator>
		<pubDate>Wed, 25 Mar 2009 13:11:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-61348</guid>
		<description><![CDATA[Do you have Lotus Notes install on the client where you try to run this code ?
Try to not declare &quot;Dim session as NotesSession&quot;]]></description>
		<content:encoded><![CDATA[<p>Do you have Lotus Notes install on the client where you try to run this code ?<br />
Try to not declare &#8220;Dim session as NotesSession&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: struax</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-login-to-lotus-notes/#comment-61297</link>
		<dc:creator>struax</dc:creator>
		<pubDate>Tue, 24 Mar 2009 17:35:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-61297</guid>
		<description><![CDATA[I have tried the following but get an &quot;Automation Error&quot;

Private Sub CommandUsername_Click()
Dim session As NotesSession
Set session = CreateObject(&quot;Lotus.NotesSession&quot;)
Call session.InitializeUsingNotesUserName(&quot;my name&quot;, &quot;mypassword&quot;)
TextUsername = session.UserName
End Sub]]></description>
		<content:encoded><![CDATA[<p>I have tried the following but get an &#8220;Automation Error&#8221;</p>
<p>Private Sub CommandUsername_Click()<br />
Dim session As NotesSession<br />
Set session = CreateObject(&#8220;Lotus.NotesSession&#8221;)<br />
Call session.InitializeUsingNotesUserName(&#8220;my name&#8221;, &#8220;mypassword&#8221;)<br />
TextUsername = session.UserName<br />
End Sub</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.036 seconds using memcached
Object Caching 393/399 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 16:25:35 -->