<?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"
	>
<channel>
	<title>Comments on: I can&#8217;t believe IT departments allow Lotus Notes on their networks</title>
	<atom:link href="http://blog.xcski.com/2007/12/12/i-cant-believe-it-departments-allow-lotus-notes-on-their-networks/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.xcski.com/2007/12/12/i-cant-believe-it-departments-allow-lotus-notes-on-their-networks</link>
	<description>Everything I used to bore people on newsgroups and mailing lists with, now in one inconvenient place.</description>
	<pubDate>Tue, 07 Oct 2008 09:32:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Rob</title>
		<link>http://blog.xcski.com/2007/12/12/i-cant-believe-it-departments-allow-lotus-notes-on-their-networks#comment-68558</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 12 Dec 2007 22:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2007/12/12/i-cant-believe-it-departments-allow-lotus-notes-on-their-networks#comment-68558</guid>
		<description>Don't get me started... You may recall my rants about Outlook when my company switched over?  Well IT here admitted that Outlook (and more specifically the Scalix server backend) was sucking, and replaced it with... Novell Groupwise.  I never thought I'd hear myself say this, but I wish I was on Outlook now.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t get me started&#8230; You may recall my rants about Outlook when my company switched over?  Well IT here admitted that Outlook (and more specifically the Scalix server backend) was sucking, and replaced it with&#8230; Novell Groupwise.  I never thought I&#8217;d hear myself say this, but I wish I was on Outlook now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jessica</title>
		<link>http://blog.xcski.com/2007/12/12/i-cant-believe-it-departments-allow-lotus-notes-on-their-networks#comment-68556</link>
		<dc:creator>Jessica</dc:creator>
		<pubDate>Wed, 12 Dec 2007 19:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2007/12/12/i-cant-believe-it-departments-allow-lotus-notes-on-their-networks#comment-68556</guid>
		<description>That is not the stupidest thing I have ever heard - there is an abundance of stupid in the world - but it is extremely stupid.

And no doubt if you pointed it out to someone official who deals with the Notes/Does environment you will probably be accused of hacking the system to boot.</description>
		<content:encoded><![CDATA[<p>That is not the stupidest thing I have ever heard - there is an abundance of stupid in the world - but it is extremely stupid.</p>
<p>And no doubt if you pointed it out to someone official who deals with the Notes/Does environment you will probably be accused of hacking the system to boot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Harris</title>
		<link>http://blog.xcski.com/2007/12/12/i-cant-believe-it-departments-allow-lotus-notes-on-their-networks#comment-68555</link>
		<dc:creator>Stephen Harris</dc:creator>
		<pubDate>Wed, 12 Dec 2007 19:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2007/12/12/i-cant-believe-it-departments-allow-lotus-notes-on-their-networks#comment-68555</guid>
		<description>That sounds like a misconfiguration in the environment.

Your ID file identifies you to the server.  That's (nearly) all.  Your password unlocks the ID file just like a PGP keyThe desktop (desktop.dsk and variants) and the NAB (names.nsf) identify what mailbox you want to access.  The desktop provides the icon, the NAB identifies where to check for new mail.  The server _should_ refuse (using ACLs) unauthorised access.  It sounds like the ACLs for the mailboxes in question are set to allow any authorised access, rather than specific named access.

You have to be careful with notes ACLs, especially if you want  to allow replication (so the servers also have to be given permission to the NSF files).  It'd be very easy for the unaware admin to set permissions too weak.

At least that's how it worked when I used to admin it... 9 years ago.  Fortunately haven't had to do much Notes admin work for a while; it's what made me decide to leave that job!</description>
		<content:encoded><![CDATA[<p>That sounds like a misconfiguration in the environment.</p>
<p>Your ID file identifies you to the server.  That&#8217;s (nearly) all.  Your password unlocks the ID file just like a PGP keyThe desktop (desktop.dsk and variants) and the NAB (names.nsf) identify what mailbox you want to access.  The desktop provides the icon, the NAB identifies where to check for new mail.  The server _should_ refuse (using ACLs) unauthorised access.  It sounds like the ACLs for the mailboxes in question are set to allow any authorised access, rather than specific named access.</p>
<p>You have to be careful with notes ACLs, especially if you want  to allow replication (so the servers also have to be given permission to the NSF files).  It&#8217;d be very easy for the unaware admin to set permissions too weak.</p>
<p>At least that&#8217;s how it worked when I used to admin it&#8230; 9 years ago.  Fortunately haven&#8217;t had to do much Notes admin work for a while; it&#8217;s what made me decide to leave that job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tina Marie</title>
		<link>http://blog.xcski.com/2007/12/12/i-cant-believe-it-departments-allow-lotus-notes-on-their-networks#comment-68540</link>
		<dc:creator>Tina Marie</dc:creator>
		<pubDate>Wed, 12 Dec 2007 16:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2007/12/12/i-cant-believe-it-departments-allow-lotus-notes-on-their-networks#comment-68540</guid>
		<description>I've actually seen that behavior.  I never actually had to use Notes, but I had to write code once to send email through it.

And, no, I don't know how to fix it.  It's been years.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve actually seen that behavior.  I never actually had to use Notes, but I had to write code once to send email through it.</p>
<p>And, no, I don&#8217;t know how to fix it.  It&#8217;s been years.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
