 




<?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: LDAP write access to Domino Directory</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ldap-write-access-to-domino-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ldap-write-access-to-domino-directory/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: jvpaton</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ldap-write-access-to-domino-directory/#comment-38448</link>
		<dc:creator>jvpaton</dc:creator>
		<pubDate>Thu, 02 Dec 2004 18:56:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-38448</guid>
		<description><![CDATA[
Hi Samir,

Just some troubleshooting thoughts:

&gt; R U using xACL on the DD?

&gt; Did you tell router update config or restart the server?

&gt; using an admin account, can you add a new person entry?

&gt; There is a debug ini variable LDAPDEBUG=1 -as always use debug variables with great care for a short period and constant monitoring.

And check out this really useful posting ... http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/5c4bf25f844b9ac785256e4c005998b7?OpenDocument

GL 
8!8
]]></description>
		<content:encoded><![CDATA[<p>Hi Samir,</p>
<p>Just some troubleshooting thoughts:</p>
<p>&gt; R U using xACL on the DD?</p>
<p>&gt; Did you tell router update config or restart the server?</p>
<p>&gt; using an admin account, can you add a new person entry?</p>
<p>&gt; There is a debug ini variable LDAPDEBUG=1 -as always use debug variables with great care for a short period and constant monitoring.</p>
<p>And check out this really useful posting &#8230; <a href="http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/5c4bf25f844b9ac785256e4c005998b7?OpenDocument" rel="nofollow">http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/5c4bf25f844b9ac785256e4c005998b7?OpenDocument</a></p>
<p>GL<br />
8!8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samirk</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ldap-write-access-to-domino-directory/#comment-38449</link>
		<dc:creator>samirk</dc:creator>
		<pubDate>Thu, 02 Dec 2004 04:24:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-38449</guid>
		<description><![CDATA[Fixed! 

Some kind adminguy (whose answer I couldn&#039;t find on the site, I just got the first few words in the e-mail notification) suggested I look at the ACL&#039;s advanced tab, &#039;Maximum Internet Name &amp; password access&#039;.
I thought I had changed this to &#039;Editor&#039;, but it was on &#039;Reader&#039; again.
Turns out you have to recycle the server after this change! Same thing after a change in LDAP access rights

Thanks to all
Samir]]></description>
		<content:encoded><![CDATA[<p>Fixed! </p>
<p>Some kind adminguy (whose answer I couldn&#8217;t find on the site, I just got the first few words in the e-mail notification) suggested I look at the ACL&#8217;s advanced tab, &#8216;Maximum Internet Name &amp; password access&#8217;.<br />
I thought I had changed this to &#8216;Editor&#8217;, but it was on &#8216;Reader&#8217; again.<br />
Turns out you have to recycle the server after this change! Same thing after a change in LDAP access rights</p>
<p>Thanks to all<br />
Samir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anadminguy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ldap-write-access-to-domino-directory/#comment-38450</link>
		<dc:creator>anadminguy</dc:creator>
		<pubDate>Wed, 01 Dec 2004 14:29:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-38450</guid>
		<description><![CDATA[When you checked the ACL, you only mention what the user&#039;s rights were.  What is the setting on the Advanced tab for &#039;Maximum Internet Name &amp; password&#039;?  I believe that&#039;s where you might by hitting the rights problem.]]></description>
		<content:encoded><![CDATA[<p>When you checked the ACL, you only mention what the user&#8217;s rights were.  What is the setting on the Advanced tab for &#8216;Maximum Internet Name &amp; password&#8217;?  I believe that&#8217;s where you might by hitting the rights problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samirk</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ldap-write-access-to-domino-directory/#comment-38451</link>
		<dc:creator>samirk</dc:creator>
		<pubDate>Wed, 01 Dec 2004 05:32:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-38451</guid>
		<description><![CDATA[Thanks for your reply, I did try with the main Admin ID, same result. It must be something with the LDAP access setup in Domino (or maybe the Dmomino Directory&#039;s ACL).

I suppose if I use the LDAP syntax on my LDAP client (ie CN=Joe User/O=MYCERT) and the Notes syntax in the ACL (ie: Joe User/MYCERT) it does recognize them as being the same person? 
It must be, as I can retreive all attributes in my LDAP client (as opposed to an anonymous bind)

Samir]]></description>
		<content:encoded><![CDATA[<p>Thanks for your reply, I did try with the main Admin ID, same result. It must be something with the LDAP access setup in Domino (or maybe the Dmomino Directory&#8217;s ACL).</p>
<p>I suppose if I use the LDAP syntax on my LDAP client (ie CN=Joe User/O=MYCERT) and the Notes syntax in the ACL (ie: Joe User/MYCERT) it does recognize them as being the same person?<br />
It must be, as I can retreive all attributes in my LDAP client (as opposed to an anonymous bind)</p>
<p>Samir</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 6/9 queries in 0.008 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 12:42:55 -->