<?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 for Debug blog</title>
	<atom:link href="http://blog.debug.cz/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.debug.cz</link>
	<description>Just another nerd gets his blog...</description>
	<lastBuildDate>Fri, 06 May 2011 13:44:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Simple horizontal text scrolling with Ext Core 3 (marquee replacement) by extjstutorial.org</title>
		<link>http://blog.debug.cz/javascript/simple-horizontal-text-scrolling-for-ext-core-3-marquee-replacement/comment-page-1#comment-181</link>
		<dc:creator>extjstutorial.org</dc:creator>
		<pubDate>Fri, 06 May 2011 13:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debug.cz/?p=145#comment-181</guid>
		<description>&lt;strong&gt;Simple horizontal text scrolling with Ext Core 3 (marquee replacement)...&lt;/strong&gt;

For one of my projects I needed to implement a line of scrolling text at the top or at the bottom of the browser window. One of the options was to use the non-standard marquee HTML element, which I rejected for obvious reasons. Plus, it didn’t work ver...</description>
		<content:encoded><![CDATA[<p><strong>Simple horizontal text scrolling with Ext Core 3 (marquee replacement)&#8230;</strong></p>
<p>For one of my projects I needed to implement a line of scrolling text at the top or at the bottom of the browser window. One of the options was to use the non-standard marquee HTML element, which I rejected for obvious reasons. Plus, it didn’t work ver&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shibboleth authentication adapter for the Zend Framework by Ivan Novakov</title>
		<link>http://blog.debug.cz/shibboleth/shibboleth-authentication-adapter-for-the-zend-framework/comment-page-1#comment-173</link>
		<dc:creator>Ivan Novakov</dc:creator>
		<pubDate>Wed, 13 Apr 2011 15:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debug.cz/?p=159#comment-173</guid>
		<description>It&#039;s just an example code, so you can use any part of it for anything you want :).</description>
		<content:encoded><![CDATA[<p>It&#8217;s just an example code, so you can use any part of it for anything you want <img src='http://blog.debug.cz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shibboleth authentication adapter for the Zend Framework by James Johnson</title>
		<link>http://blog.debug.cz/shibboleth/shibboleth-authentication-adapter-for-the-zend-framework/comment-page-1#comment-172</link>
		<dc:creator>James Johnson</dc:creator>
		<pubDate>Wed, 13 Apr 2011 15:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debug.cz/?p=159#comment-172</guid>
		<description>I&#039;m research shibboleth for use with Zend Framework.  What license is your code under?  Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m research shibboleth for use with Zend Framework.  What license is your code under?  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokuwiki Shibboleth authentication backend by Ivan Novakov</title>
		<link>http://blog.debug.cz/shibboleth/dokuwiki-shibboleth-authentication-backend/comment-page-1#comment-66</link>
		<dc:creator>Ivan Novakov</dc:creator>
		<pubDate>Thu, 07 Oct 2010 10:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debug.cz/?p=76#comment-66</guid>
		<description>Hi KoS,
I&#039;m here, but I don&#039;t have much time running the blog. I remember your contribution, but it reached me after some time and I was too busy to examine it more carefully and as a result I didn&#039;t answer at all, I&#039;m sorry for that. 

Now it seems I&#039;ll be updating the plugin, so if you send me again your modification, I&#039;ll be glad to merge them.

In fact, I dealed with the same problem, but I had to modify directly the Dokuwiki code, to make it display the &quot;name&quot; instead of the principal/targeted/persistent ID.</description>
		<content:encoded><![CDATA[<p>Hi KoS,<br />
I&#8217;m here, but I don&#8217;t have much time running the blog. I remember your contribution, but it reached me after some time and I was too busy to examine it more carefully and as a result I didn&#8217;t answer at all, I&#8217;m sorry for that. </p>
<p>Now it seems I&#8217;ll be updating the plugin, so if you send me again your modification, I&#8217;ll be glad to merge them.</p>
<p>In fact, I dealed with the same problem, but I had to modify directly the Dokuwiki code, to make it display the &#8220;name&#8221; instead of the principal/targeted/persistent ID.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokuwiki Shibboleth authentication backend by KoS</title>
		<link>http://blog.debug.cz/shibboleth/dokuwiki-shibboleth-authentication-backend/comment-page-1#comment-65</link>
		<dc:creator>KoS</dc:creator>
		<pubDate>Wed, 06 Oct 2010 09:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debug.cz/?p=76#comment-65</guid>
		<description>thanks for the great plugin! some time ago i have extended it a little bit so that the users are cached locally (so the right name can be displayed on the wiki pages instead of the uniqueID that i use as username, which is just a &quot;random&quot; string). i tried to contact ivan to get it merged with his version, but so far haven&#039;t got any answer :-( ivan? are you there? :-)

greets
 KoS</description>
		<content:encoded><![CDATA[<p>thanks for the great plugin! some time ago i have extended it a little bit so that the users are cached locally (so the right name can be displayed on the wiki pages instead of the uniqueID that i use as username, which is just a &#8220;random&#8221; string). i tried to contact ivan to get it merged with his version, but so far haven&#8217;t got any answer <img src='http://blog.debug.cz/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  ivan? are you there? <img src='http://blog.debug.cz/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>greets<br />
 KoS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokuwiki Shibboleth authentication backend by procaccia</title>
		<link>http://blog.debug.cz/shibboleth/dokuwiki-shibboleth-authentication-backend/comment-page-1#comment-57</link>
		<dc:creator>procaccia</dc:creator>
		<pubDate>Mon, 10 May 2010 08:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debug.cz/?p=76#comment-57</guid>
		<description>It&#039;s not a bug , neither a mis-configuration of the ACL.
It&#039;s just a silly Carriage Return left at the end of the file pointed by  $conf[&#039;auth&#039;][&#039;shib&#039;][&#039;customgroups_file&#039;] that added a CR at the begening of every media :-( 
(0a FF D8 ....) instead of (FF D8 ....) 
I removed the CR at the end of my custom_group file, and now it works fine.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not a bug , neither a mis-configuration of the ACL.<br />
It&#8217;s just a silly Carriage Return left at the end of the file pointed by  $conf['auth']['shib']['customgroups_file'] that added a CR at the begening of every media <img src='http://blog.debug.cz/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
(0a FF D8 &#8230;.) instead of (FF D8 &#8230;.)<br />
I removed the CR at the end of my custom_group file, and now it works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokuwiki Shibboleth authentication backend by procaccia</title>
		<link>http://blog.debug.cz/shibboleth/dokuwiki-shibboleth-authentication-backend/comment-page-1#comment-56</link>
		<dc:creator>procaccia</dc:creator>
		<pubDate>Sun, 09 May 2010 10:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debug.cz/?p=76#comment-56</guid>
		<description>When shib plugin is enabled and you restrict acces to namespace with ACL, media files/images aren&#039;t anymore visible :-( 
I double check my ACL and file permissions, no way . is this a bug ?

example
user:*          @shibusers         1

for example, when accessing doku.php?id=user:shibusers:dsi page which contains images, before installing shib plugins (with @user acl 1 access at that time !) images were visible to a logged in user (plain), as soon as I enable shib auth, page and group access works fine, but not for images :-( .

please help.
thanks .</description>
		<content:encoded><![CDATA[<p>When shib plugin is enabled and you restrict acces to namespace with ACL, media files/images aren&#8217;t anymore visible <img src='http://blog.debug.cz/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
I double check my ACL and file permissions, no way . is this a bug ?</p>
<p>example<br />
user:*          @shibusers         1</p>
<p>for example, when accessing doku.php?id=user:shibusers:dsi page which contains images, before installing shib plugins (with @user acl 1 access at that time !) images were visible to a logged in user (plain), as soon as I enable shib auth, page and group access works fine, but not for images <img src='http://blog.debug.cz/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  .</p>
<p>please help.<br />
thanks .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokuwiki Shibboleth authentication backend by micro</title>
		<link>http://blog.debug.cz/shibboleth/dokuwiki-shibboleth-authentication-backend/comment-page-1#comment-52</link>
		<dc:creator>micro</dc:creator>
		<pubDate>Tue, 09 Mar 2010 19:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debug.cz/?p=76#comment-52</guid>
		<description>you should put that part of the configuration in local.protected.php.

When you save the settings in the admin panel, only local.php is modified.

Thanks for the plugin!

Regards,
micro</description>
		<content:encoded><![CDATA[<p>you should put that part of the configuration in local.protected.php.</p>
<p>When you save the settings in the admin panel, only local.php is modified.</p>
<p>Thanks for the plugin!</p>
<p>Regards,<br />
micro</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokuwiki Shibboleth authentication backend by procaccia</title>
		<link>http://blog.debug.cz/shibboleth/dokuwiki-shibboleth-authentication-backend/comment-page-1#comment-50</link>
		<dc:creator>procaccia</dc:creator>
		<pubDate>Sun, 24 Jan 2010 09:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debug.cz/?p=76#comment-50</guid>
		<description>Sorry, I finally found the problem
enable debug helped a lot, thanks for that fonctionnality
The problem comes from the admin page (id=start&amp;do=admin&amp;page=config), when I edit config from the admin web interface of dokuwiki, it rewrites the config, but wrongly for entitlement_groups :-(

original:
$conf[&#039;auth&#039;][&#039;shib&#039;][&#039;entitlement_groups&#039;] = array(
&#039;student&#039; =&gt; &#039;student&#039;,
&#039;member&#039; =&gt; &#039;member&#039;,
&#039;invite&#039; =&gt; &#039;invite&#039;,
&#039;employee&#039; =&gt; &#039;employee&#039;
);

had been rewriten to

#$conf[&#039;auth&#039;][&#039;shib&#039;][&#039;entitlement_groups&#039;] = &#039;array( \&#039;student\&#039; =&gt; \&#039;student\&#039;, \&#039;invite\&#039; =&gt; \&#039;invite\&#039;, \&#039;member\&#039; =&gt; \&#039;member\&#039; \&#039;employee\&#039; =&gt; \&#039;employee\&#039; )&#039;;
which seems to be syntaxly wrong regarding debug message:

[Thu Jan 07 22:23:38 2010] [error] [client 82.230.31.137] entitlement groups not configured
[Thu Jan 07 22:23:38 2010] [error] [client 82.230.31.137] Array\n(\n [uid] =&gt; Procaccia\n [name] =&gt; Procaccia\n [mail] =&gt; procacci@enst.fr\n [grps] =&gt; Array\n (\n [0] =&gt; shibusers\n [1] =&gt; intraIT\n )\n\n)\n

now I have that I reset the [&#039;entitlement_groups&#039;] = array(... in multiple lines manually in local.php, I have no more the &quot;entitlement groups not configured&quot; error in apache error_log, and &quot;invite&quot; shib group is now set :-):
[Thu Jan 07 22:28:36 2010] [error] [client 82.230.31.137] Array\n(\n [uid] =&gt; Procaccia\n [name] =&gt; Procaccia\n [mail] =&gt; procacci@enst.fr\n [grps] =&gt; Array\n (\n [0] =&gt; shibusers\n [1] =&gt; intraIT\n [2] =&gt; invite\n )\n\n)\n

I&#039;ve checked ACL based on those shib group (?do=check also confirm that it is set), everything seems fine, I&#039;ll post that positive experience on your blog when all my test will be concluant.

Thanks again for that wonderfull and powerfull plugin !</description>
		<content:encoded><![CDATA[<p>Sorry, I finally found the problem<br />
enable debug helped a lot, thanks for that fonctionnality<br />
The problem comes from the admin page (id=start&amp;do=admin&amp;page=config), when I edit config from the admin web interface of dokuwiki, it rewrites the config, but wrongly for entitlement_groups <img src='http://blog.debug.cz/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>original:<br />
$conf['auth']['shib']['entitlement_groups'] = array(<br />
&#8216;student&#8217; =&gt; &#8216;student&#8217;,<br />
&#8216;member&#8217; =&gt; &#8216;member&#8217;,<br />
&#8216;invite&#8217; =&gt; &#8216;invite&#8217;,<br />
&#8216;employee&#8217; =&gt; &#8216;employee&#8217;<br />
);</p>
<p>had been rewriten to</p>
<p>#$conf['auth']['shib']['entitlement_groups'] = &#8216;array( \&#8217;student\&#8217; =&gt; \&#8217;student\&#8217;, \&#8217;invite\&#8217; =&gt; \&#8217;invite\&#8217;, \&#8217;member\&#8217; =&gt; \&#8217;member\&#8217; \&#8217;employee\&#8217; =&gt; \&#8217;employee\&#8217; )&#8217;;<br />
which seems to be syntaxly wrong regarding debug message:</p>
<p>[Thu Jan 07 22:23:38 2010] [error] [client 82.230.31.137] entitlement groups not configured<br />
[Thu Jan 07 22:23:38 2010] [error] [client 82.230.31.137] Array\n(\n [uid] =&gt; Procaccia\n [name] =&gt; Procaccia\n [mail] =&gt; <a href="mailto:procacci@enst.fr">procacci@enst.fr</a>\n [grps] =&gt; Array\n (\n [0] =&gt; shibusers\n [1] =&gt; intraIT\n )\n\n)\n</p>
<p>now I have that I reset the ['entitlement_groups'] = array(&#8230; in multiple lines manually in local.php, I have no more the &#8220;entitlement groups not configured&#8221; error in apache error_log, and &#8220;invite&#8221; shib group is now set <img src='http://blog.debug.cz/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> :<br />
[Thu Jan 07 22:28:36 2010] [error] [client 82.230.31.137] Array\n(\n [uid] =&gt; Procaccia\n [name] =&gt; Procaccia\n [mail] =&gt; <a href="mailto:procacci@enst.fr">procacci@enst.fr</a>\n [grps] =&gt; Array\n (\n [0] =&gt; shibusers\n [1] =&gt; intraIT\n [2] =&gt; invite\n )\n\n)\n</p>
<p>I&#8217;ve checked ACL based on those shib group (?do=check also confirm that it is set), everything seems fine, I&#8217;ll post that positive experience on your blog when all my test will be concluant.</p>
<p>Thanks again for that wonderfull and powerfull plugin !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dokuwiki Shibboleth authentication backend by entitlement_groups</title>
		<link>http://blog.debug.cz/shibboleth/dokuwiki-shibboleth-authentication-backend/comment-page-1#comment-49</link>
		<dc:creator>entitlement_groups</dc:creator>
		<pubDate>Wed, 06 Jan 2010 18:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.debug.cz/?p=76#comment-49</guid>
		<description>finally, allocating dynamically groups based on shib attributes value does&#039;nt seem to work :-( 
I did  a wrong test with too much open ACL in my previous post.
Now I checked again with a better test, and it doesn&#039;t work as expected.
I use the ?do=check option on the page I want to check ACL, and now I can clearly see that I am not in the expected groups .
?do=check on the start page after logged in with shib and a username that has &quot;employee&quot; for var_entitlement value only gives me:
&quot;You are part of the groups allusers&quot;
not the expected additional group &quot;employee&quot; :-( 
as programmed in 
$conf[&#039;auth&#039;][&#039;shib&#039;][&#039;entitlement_groups&#039;] = array(
’student’ =&gt; ’student’,
‘employee’ =&gt; ‘employee’,
‘member’ =&gt; ‘member’
);

did I missed something ? 
I also read that all users not connected with &#039;plain&#039; auth aren&#039;t in @user group which is supposed to group all connected users
it&#039;s quite ambarasing, any help greatly appreciated .

Regards .</description>
		<content:encoded><![CDATA[<p>finally, allocating dynamically groups based on shib attributes value does&#8217;nt seem to work <img src='http://blog.debug.cz/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
I did  a wrong test with too much open ACL in my previous post.<br />
Now I checked again with a better test, and it doesn&#8217;t work as expected.<br />
I use the ?do=check option on the page I want to check ACL, and now I can clearly see that I am not in the expected groups .<br />
?do=check on the start page after logged in with shib and a username that has &#8220;employee&#8221; for var_entitlement value only gives me:<br />
&#8220;You are part of the groups allusers&#8221;<br />
not the expected additional group &#8220;employee&#8221; <img src='http://blog.debug.cz/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
as programmed in<br />
$conf['auth']['shib']['entitlement_groups'] = array(<br />
’student’ =&gt; ’student’,<br />
‘employee’ =&gt; ‘employee’,<br />
‘member’ =&gt; ‘member’<br />
);</p>
<p>did I missed something ?<br />
I also read that all users not connected with &#8216;plain&#8217; auth aren&#8217;t in @user group which is supposed to group all connected users<br />
it&#8217;s quite ambarasing, any help greatly appreciated .</p>
<p>Regards .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

