 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The ranting of an IT Professional &#187; PAP</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/it-rant/tag/pap/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/it-rant</link>
	<description></description>
	<lastBuildDate>Mon, 19 Sep 2011 18:30:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Using PAP in OSX L2TP VPN connections</title>
		<link>http://itknowledgeexchange.techtarget.com/it-rant/using-pap-in-osx-l2tp-vpn-connections/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-rant/using-pap-in-osx-l2tp-vpn-connections/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 22:25:35 +0000</pubDate>
		<dc:creator>Jason Tramer</dc:creator>
				<category><![CDATA[L2TP]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MSCHAP]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[PAP]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-rant/using-pap-in-osx-l2tp-vpn-connections/</guid>
		<description><![CDATA[I know some people go absolutely head over heels in love with Mac&#8217;s but personally I don&#8217;t see the appeal. They are a complete pain IMO to configure the simplest options. For example, when you are setting up a L2TP VPN connection do you think it might be helpful to set the authentication protocol as [...]]]></description>
				<content:encoded><![CDATA[<p>I know some people go absolutely head over heels in love with Mac&#8217;s but personally I don&#8217;t see the appeal. They are a complete pain IMO to configure the simplest options.</p>
<p>For example, when you are setting up a L2TP VPN connection do you think it might be helpful to set the authentication protocol as something other than MSCHAP v2? Maybe you want to us PAP? Well you can&#8217;t, not in the screen any ways. Here is the convoluted MAC way of doing it.</p>
<p>Create the /etc/ppp/options file with the following contents:</p>
<p>refuse-chap</p>
<p>refuse-mschap</p>
<p>refuse-mschap-v2</p>
<p>Wow, that is just great.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-rant/using-pap-in-osx-l2tp-vpn-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco ASA L2TP issues with LDAP authentication</title>
		<link>http://itknowledgeexchange.techtarget.com/it-rant/cisco-asa-l2tp-issues-with-ldap-authentication/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-rant/cisco-asa-l2tp-issues-with-ldap-authentication/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 22:40:55 +0000</pubDate>
		<dc:creator>Jason Tramer</dc:creator>
				<category><![CDATA[ASA]]></category>
		<category><![CDATA[CHAP]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Ipsec]]></category>
		<category><![CDATA[L2TP]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[PAP]]></category>
		<category><![CDATA[PPTP]]></category>
		<category><![CDATA[RA]]></category>
		<category><![CDATA[Remote Access]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-rant/cisco-asa-l2tp-issues-with-ldap-authentication/</guid>
		<description><![CDATA[So I configured my ASA to provide L2TP remote access VPN. I originally set it up with a local user database and it worked fine. After I decided to tie it in to LDAP so I could authenticate against Active Directory. I set up my LDAp integration and used the built-in test tool to make [...]]]></description>
				<content:encoded><![CDATA[<p>So I configured my ASA to provide L2TP remote access VPN. I originally set it up with a local user database and it worked fine. After I decided to tie it in to LDAP so I could authenticate against Active Directory. I set up my LDAp integration and used the built-in test tool to make sure it worked, and it did. However every time I tried to log in with a AD account I got authentication failures. So I eventually gave up and placed a call with Cisco TAC and do you know what I found out? If you want to use LDAP authentication with L2TP RA vpn you have to use PAP because LDAP authentication isn&#8217;t supported with CHAP. The practical effect of this is that when your ASA sends the passwords to your DC it is in clear text.</p>
<p>Cisco kind of has you over the barrel when it comes to RA vpn. You could go with SSL vpn but the licences are hideously expensive. You could do IPSec vpn but they don&#8217;t have a 64 bit client nor are they planning on making one from what I heard. You could do L2TP but if you want LDAP integration you have to send passwords in clear text unless you set up LDAP over SSL. Not to mention that the ASA&#8217;s no longer even support PPTP.</p>
<p>It is more then a little annoying I have to say.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-rant/cisco-asa-l2tp-issues-with-ldap-authentication/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
