<?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 MobilityDojo.net</title>
	<atom:link href="http://mobilitydojo.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mobilitydojo.net</link>
	<description>place of the mobility way</description>
	<lastBuildDate>Fri, 26 Feb 2010 11:18:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Update &#8211; DojoCrypt goes 1.0 by Andreas</title>
		<link>http://mobilitydojo.net/2008/11/19/update-dojocrypt-goes-10/comment-page-1/#comment-9255</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Fri, 26 Feb 2010 11:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=376#comment-9255</guid>
		<description>Well, I was looking at porting it to WM Standard. But I ran into another issue holding me back (on both Pro and Std). I wanted to include encryption of memory cards as well, but the provisioning I use isn&#039;t working on removable media (a limitation of the file system). Haven&#039;t quite figured out how to get past that.
Other than that there never really was a great demand for a Standard version (the Pro version gets a download every now and then but nothing spectacular in those numbers either).
If I don&#039;t include encryption of memory cards a port could probably be done in a short amount of time.</description>
		<content:encoded><![CDATA[<p>Well, I was looking at porting it to WM Standard. But I ran into another issue holding me back (on both Pro and Std). I wanted to include encryption of memory cards as well, but the provisioning I use isn&#8217;t working on removable media (a limitation of the file system). Haven&#8217;t quite figured out how to get past that.<br />
Other than that there never really was a great demand for a Standard version (the Pro version gets a download every now and then but nothing spectacular in those numbers either).<br />
If I don&#8217;t include encryption of memory cards a port could probably be done in a short amount of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting Email Signatures From Your MDM Platform by SebastienG</title>
		<link>http://mobilitydojo.net/2009/02/23/setting-email-signatures-from-your-mdm-platform/comment-page-1/#comment-9199</link>
		<dc:creator>SebastienG</dc:creator>
		<pubDate>Wed, 24 Feb 2010 10:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=678#comment-9199</guid>
		<description>I&#039;m using your tool for the first time and it works great !!!!
It will help me to manage the signature on all my devices.

Thanks a lot Andreas to take some time in order to create this kind of application !</description>
		<content:encoded><![CDATA[<p>I&#8217;m using your tool for the first time and it works great !!!!<br />
It will help me to manage the signature on all my devices.</p>
<p>Thanks a lot Andreas to take some time in order to create this kind of application !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update &#8211; DojoCrypt goes 1.0 by James M</title>
		<link>http://mobilitydojo.net/2008/11/19/update-dojocrypt-goes-10/comment-page-1/#comment-9188</link>
		<dc:creator>James M</dc:creator>
		<pubDate>Wed, 24 Feb 2010 00:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=376#comment-9188</guid>
		<description>*bump*
Any news on a version for WM6.1 Standard?</description>
		<content:encoded><![CDATA[<p>*bump*<br />
Any news on a version for WM6.1 Standard?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on System Center Mobile Device Manager 2008 &#8211; Installing a Gateway Server by goDog</title>
		<link>http://mobilitydojo.net/2008/10/01/system-center-mobile-device-manager-2008-installing-a-gateway-server/comment-page-2/#comment-8591</link>
		<dc:creator>goDog</dc:creator>
		<pubDate>Wed, 27 Jan 2010 07:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=228#comment-8591</guid>
		<description>Hey Andreas, 

I really need you opinion about a case, can you write to me? I will explain it all, please write to godog@supercable.net.ve. It about SCMDM, just an  opinion.

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Hey Andreas, </p>
<p>I really need you opinion about a case, can you write to me? I will explain it all, please write to <a href="mailto:godog@supercable.net.ve">godog@supercable.net.ve</a>. It about SCMDM, just an  opinion.</p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Personal Certificates and Exchange ActiveSync by Andreas</title>
		<link>http://mobilitydojo.net/2009/03/24/personal-certificates-and-exchange-activesync/comment-page-1/#comment-8413</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Fri, 15 Jan 2010 19:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=708#comment-8413</guid>
		<description>Not to my knowledge. ActiveSync can only handle one authentication type. Part of the point in moving to certificates is getting rid of the password which in addition to the security perspective also is annoying from a user perspective :) The certificate is separate from the password attribute so when using a certificate ActiveSync will not have any knowledge of expiration dates on the password.

If you want to handle certificates in a more strict manner you can edit the template and set the validity to less than 1 year (which is the default). You can also look into enrolling separate certificates for the device and have this checked/verified at the edge (on something like ISA server) although this requires some extra work (read: coding or buying third-party apps). You can also put the Exchange server behind a VPN tunnel that requires username/password, but I would discourage you from doing this. (It&#039;s not a good user experience if you experience drops in connections, and it will consume extra battery.)

Combining some of the above you could go for SCMDM as a device management solution, but that&#039;s a lot of extra work if you do not need an MDM solution :)</description>
		<content:encoded><![CDATA[<p>Not to my knowledge. ActiveSync can only handle one authentication type. Part of the point in moving to certificates is getting rid of the password which in addition to the security perspective also is annoying from a user perspective <img src='http://mobilitydojo.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The certificate is separate from the password attribute so when using a certificate ActiveSync will not have any knowledge of expiration dates on the password.</p>
<p>If you want to handle certificates in a more strict manner you can edit the template and set the validity to less than 1 year (which is the default). You can also look into enrolling separate certificates for the device and have this checked/verified at the edge (on something like ISA server) although this requires some extra work (read: coding or buying third-party apps). You can also put the Exchange server behind a VPN tunnel that requires username/password, but I would discourage you from doing this. (It&#8217;s not a good user experience if you experience drops in connections, and it will consume extra battery.)</p>
<p>Combining some of the above you could go for SCMDM as a device management solution, but that&#8217;s a lot of extra work if you do not need an MDM solution <img src='http://mobilitydojo.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Personal Certificates and Exchange ActiveSync by Prashant Singh</title>
		<link>http://mobilitydojo.net/2009/03/24/personal-certificates-and-exchange-activesync/comment-page-1/#comment-8405</link>
		<dc:creator>Prashant Singh</dc:creator>
		<pubDate>Fri, 15 Jan 2010 08:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=708#comment-8405</guid>
		<description>Hi, Is there a way to have both password and client certificate enabled so as to double up the security. I would like to have the password re-entered on device if the AD password changes.</description>
		<content:encoded><![CDATA[<p>Hi, Is there a way to have both password and client certificate enabled so as to double up the security. I would like to have the password re-entered on device if the AD password changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Restricting Exchange ActiveSync Access &#8211; Redux by Andreas</title>
		<link>http://mobilitydojo.net/2009/10/27/restricting-exchange-activesync-access-redux/comment-page-1/#comment-8257</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Fri, 08 Jan 2010 09:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=877#comment-8257</guid>
		<description>I&#039;ll admit that I haven&#039;t doublechecked, but I believe the DeviceID Windows Mobile presents to Exchange is the GUID of the device. Each WM device has an id (probably derived from the IMEI and some extra variable), and it makes sense to use this for ActiveSync as well. I have not found a good solution for managing this without an MDM solution.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll admit that I haven&#8217;t doublechecked, but I believe the DeviceID Windows Mobile presents to Exchange is the GUID of the device. Each WM device has an id (probably derived from the IMEI and some extra variable), and it makes sense to use this for ActiveSync as well. I have not found a good solution for managing this without an MDM solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Restricting Exchange ActiveSync Access &#8211; Redux by bernhard</title>
		<link>http://mobilitydojo.net/2009/10/27/restricting-exchange-activesync-access-redux/comment-page-1/#comment-8244</link>
		<dc:creator>bernhard</dc:creator>
		<pubDate>Thu, 07 Jan 2010 11:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=877#comment-8244</guid>
		<description>You write: 
So, what does the DeviceIDs and Type look like? Ah, here’s where the detective work comes into play. What I have found so far:
Windows Mobile –&gt; DeviceID = long hex value (called ExchangeID), DeviceType = PPC/SmartPhone/variation of this
Do you have any idea, what the ExchangeID means? We habe hundreds of Mobiles, and I would like to find out, who has which device. The iPhone is easy, since the ExchangeID is the serial number of the device, however with Windows Mobile this long hex value does not make any sense.

Thank you Bernhard</description>
		<content:encoded><![CDATA[<p>You write:<br />
So, what does the DeviceIDs and Type look like? Ah, here’s where the detective work comes into play. What I have found so far:<br />
Windows Mobile –&gt; DeviceID = long hex value (called ExchangeID), DeviceType = PPC/SmartPhone/variation of this<br />
Do you have any idea, what the ExchangeID means? We habe hundreds of Mobiles, and I would like to find out, who has which device. The iPhone is easy, since the ExchangeID is the serial number of the device, however with Windows Mobile this long hex value does not make any sense.</p>
<p>Thank you Bernhard</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Restricting Exchange ActiveSync Access by Andreas</title>
		<link>http://mobilitydojo.net/2009/09/28/restricting-exchange-activesync-access/comment-page-1/#comment-7987</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Sat, 26 Dec 2009 12:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=856#comment-7987</guid>
		<description>I just tested with an HTC HD2 and it synced fine with the non-provisionable setting checked and unchecked.

I have however seen the same issue on an HTC Touch Pro running WM 6.1. It wasn&#039;t with my user account, and I do not know if it is reproducible on the same device with another user account. I have however seen other strange effects regarding the EAS policies, (encryption being enforced even though it&#039;s not checked for instance), so I believe there might be a bug or two. If the bugs are server side or client side I do not know.</description>
		<content:encoded><![CDATA[<p>I just tested with an HTC HD2 and it synced fine with the non-provisionable setting checked and unchecked.</p>
<p>I have however seen the same issue on an HTC Touch Pro running WM 6.1. It wasn&#8217;t with my user account, and I do not know if it is reproducible on the same device with another user account. I have however seen other strange effects regarding the EAS policies, (encryption being enforced even though it&#8217;s not checked for instance), so I believe there might be a bug or two. If the bugs are server side or client side I do not know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Restricting Exchange ActiveSync Access by Ratish</title>
		<link>http://mobilitydojo.net/2009/09/28/restricting-exchange-activesync-access/comment-page-1/#comment-7942</link>
		<dc:creator>Ratish</dc:creator>
		<pubDate>Wed, 23 Dec 2009 10:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=856#comment-7942</guid>
		<description>Hi,

This is indeed a great post.
Are you aware of the compatibility issues with Win mobile 6.5 and the setting &quot;Allow non-provisionable devices&quot; ??

If we check that box - Allow non-provisionable devices, Mobile will sync fine... wont if we dont...</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is indeed a great post.<br />
Are you aware of the compatibility issues with Win mobile 6.5 and the setting &#8220;Allow non-provisionable devices&#8221; ??</p>
<p>If we check that box &#8211; Allow non-provisionable devices, Mobile will sync fine&#8230; wont if we dont&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
