<?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>Patterns &#187; identity management</title>
	<atom:link href="http://kb.huptas.net/category/ops/identity/feed/" rel="self" type="application/rss+xml" />
	<link>http://kb.huptas.net</link>
	<description>Technical patchwork to ease my brain</description>
	<lastBuildDate>Sat, 08 Aug 2009 23:10:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Create key and csr for SSL certificate</title>
		<link>http://kb.huptas.net/2006/02/22/install-ssl-certificate/</link>
		<comments>http://kb.huptas.net/2006/02/22/install-ssl-certificate/#comments</comments>
		<pubDate>Wed, 22 Feb 2006 20:38:27 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[identity management]]></category>

		<guid isPermaLink="false">http://kb.huptas.net/?p=93</guid>
		<description><![CDATA[Create key: openssl genrsa -des3 -out www_example_com.key 1024 Create certificate request: openssl req -new -nodes -keyout www_example_com.key -out www_example_com.csr Verify contents of certificate request: openssl req -noout -text -in www_example_com.csr]]></description>
		<wfw:commentRss>http://kb.huptas.net/2006/02/22/install-ssl-certificate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Novell Audit: Installation on SLES9</title>
		<link>http://kb.huptas.net/2006/01/23/novell-audit-installation-on-sles9/</link>
		<comments>http://kb.huptas.net/2006/01/23/novell-audit-installation-on-sles9/#comments</comments>
		<pubDate>Mon, 23 Jan 2006 16:00:47 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[identity management]]></category>

		<guid isPermaLink="false">http://kb.huptas.net/?p=84</guid>
		<description><![CDATA[Make sure, that eDirectory server, NICI and iManager are installed. Obtain the following packages from download.novell.com: Novell Audit 2.0 Plug-in for iManager 2.5 and Greater Novell Audit 2.0 Starter Pack Now follow the below instructions to get all Novell Audit components up and running: Install MySQL server using Yast -> &#8220;Software&#8221; -> &#8220;Install and Remove [...]]]></description>
		<wfw:commentRss>http://kb.huptas.net/2006/01/23/novell-audit-installation-on-sles9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installation steps for Novell eDirectory on SLES9</title>
		<link>http://kb.huptas.net/2006/01/23/installation-steps-for-novell-edirectory-on-sles9/</link>
		<comments>http://kb.huptas.net/2006/01/23/installation-steps-for-novell-edirectory-on-sles9/#comments</comments>
		<pubDate>Mon, 23 Jan 2006 12:16:37 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[identity management]]></category>

		<guid isPermaLink="false">http://kb.huptas.net/?p=82</guid>
		<description><![CDATA[setup basic SLES9 installation activated multicast routing (route add -net 224.0.0.0 netmask 240.0.0.0 device eth0) Installed the following prerequisites using &#8220;Install and Remove Software&#8221; functionality from Yast: rug, rcd and java2-jre In case you do not have the SLES9 cd&#8217;s at hand, add the following URLs to your list of install sources (&#8220;Change Source of [...]]]></description>
		<wfw:commentRss>http://kb.huptas.net/2006/01/23/installation-steps-for-novell-edirectory-on-sles9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squid 2.5 + WebWasher + NTLM Auth (incl. Samba 3)</title>
		<link>http://kb.huptas.net/2005/07/11/squid-25-webwasher-ntlm-auth-incl-ssamba-3/</link>
		<comments>http://kb.huptas.net/2005/07/11/squid-25-webwasher-ntlm-auth-incl-ssamba-3/#comments</comments>
		<pubDate>Mon, 11 Jul 2005 14:06:16 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[identity management]]></category>

		<guid isPermaLink="false">http://kb.huptas.net/?p=66</guid>
		<description><![CDATA[Install samba-3.0.14a.tar.gz ./configure --with-winbind --with-ads --prefix=/opt/samba make make install Install squid-2.5.STABLE10.tar.gz ./configure --prefix=/opt/squid --enable-auth="ntlm,basic" --enable-external-acl-helpers="wbinfo_group" --enable-icap-support make make install Setup WebWasher https://support.webwasher.com/otrs/customer.pl?Action=CustomerFAQ&#38;ID=1466]]></description>
		<wfw:commentRss>http://kb.huptas.net/2005/07/11/squid-25-webwasher-ntlm-auth-incl-ssamba-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Have Samba server join domain</title>
		<link>http://kb.huptas.net/2005/07/11/have-samba-server-join-domain/</link>
		<comments>http://kb.huptas.net/2005/07/11/have-samba-server-join-domain/#comments</comments>
		<pubDate>Mon, 11 Jul 2005 13:51:00 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[identity management]]></category>

		<guid isPermaLink="false">http://kb.huptas.net/?p=65</guid>
		<description><![CDATA[./net rpc join -S ADSERVER -U ldaplookup It is a must that you use the Netbios name of the PDC, neither DNS name nor IP address works!]]></description>
		<wfw:commentRss>http://kb.huptas.net/2005/07/11/have-samba-server-join-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stunnel</title>
		<link>http://kb.huptas.net/2005/04/13/stunnel/</link>
		<comments>http://kb.huptas.net/2005/04/13/stunnel/#comments</comments>
		<pubDate>Wed, 13 Apr 2005 12:56:28 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[identity management]]></category>

		<guid isPermaLink="false">https://localhost:9001/wordpress/?p=12</guid>
		<description><![CDATA[For stunnel first import the highest cert into stunnel.pem: .) individual key .) individual cert .) comodo cert]]></description>
		<wfw:commentRss>http://kb.huptas.net/2005/04/13/stunnel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cyrus&#124;SASL</title>
		<link>http://kb.huptas.net/2005/04/13/cyrussasl/</link>
		<comments>http://kb.huptas.net/2005/04/13/cyrussasl/#comments</comments>
		<pubDate>Wed, 13 Apr 2005 10:19:55 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[identity management]]></category>

		<guid isPermaLink="false">https://localhost:9001/wordpress/?p=10</guid>
		<description><![CDATA[http://www.surf.org.uk/src/lcyrussasl.html]]></description>
		<wfw:commentRss>http://kb.huptas.net/2005/04/13/cyrussasl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>remove passphrase from SSL certificate</title>
		<link>http://kb.huptas.net/2005/04/13/remove-passphrase-from-ssl-certificate/</link>
		<comments>http://kb.huptas.net/2005/04/13/remove-passphrase-from-ssl-certificate/#comments</comments>
		<pubDate>Wed, 13 Apr 2005 09:43:00 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[identity management]]></category>

		<guid isPermaLink="false">https://localhost:9001/wordpress/?p=9</guid>
		<description><![CDATA[You may be asked to enter the passphrase IF you generated the RSA with a passphrase. If you do NOT want to be asked for a passphrase when restarting apache, re-generate your RSA key file. [root@host /etc/httpd/conf/ssl.crt]# cd ../ssl.key [root@host /etc/httpd/conf/ssl.key]# mv example.com.key example.com.key.has-passphrase [root@host /etc/httpd/conf/ssl.key]# openssl rsa -in example.com.key.has-passphrase -out example.com.key]]></description>
		<wfw:commentRss>http://kb.huptas.net/2005/04/13/remove-passphrase-from-ssl-certificate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>slapd.conf</title>
		<link>http://kb.huptas.net/2005/04/12/slapdconf/</link>
		<comments>http://kb.huptas.net/2005/04/12/slapdconf/#comments</comments>
		<pubDate>Tue, 12 Apr 2005 15:06:12 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[identity management]]></category>

		<guid isPermaLink="false">https://localhost:9001/wordpress/?p=6</guid>
		<description><![CDATA[access to attrs=userPassword by dn.regex=&#8221;cn=admin,dc=example,dc=com&#8221; write by anonymous auth by sel f write by * none access to dn.base=&#8221;" by * read access to * by dn.regex=&#8221;cn=admin,dc=example,dc=com&#8221; write by * none]]></description>
		<wfw:commentRss>http://kb.huptas.net/2005/04/12/slapdconf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ldapsearch</title>
		<link>http://kb.huptas.net/2005/04/12/ldapsearch/</link>
		<comments>http://kb.huptas.net/2005/04/12/ldapsearch/#comments</comments>
		<pubDate>Tue, 12 Apr 2005 14:24:44 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[identity management]]></category>

		<guid isPermaLink="false">https://localhost:9001/wordpress/?p=5</guid>
		<description><![CDATA[Examples for searching an Active Directory server ldapsearch -x -b 'OU=employees,DC=corp,DC=example,DC=com' 'objectclass=*' -D 'CN=ldaplookup,CN=Users,DC=corp,DC=example,DC=com' -w ldaplookup -h 192.168.1.1 ldapsearch -x -h adserver.example.com -D "cn=ldaplookup,cn=Users,dc=example,dc=com" -W "sAMAccountName=ldaplookup" -b "dc=example,dc=com"]]></description>
		<wfw:commentRss>http://kb.huptas.net/2005/04/12/ldapsearch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
