svn commit: samba-web r856 - in trunk/news: images images/profiles style team

deryck at samba.org deryck at samba.org
Mon Nov 14 00:15:08 GMT 2005


Author: deryck
Date: 2005-11-14 00:15:08 +0000 (Mon, 14 Nov 2005)
New Revision: 856

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=856

Log:

Adding a new developer profile series to news.samba.org.
Our first candidate -- Andrew Bartlett. :-)

deryck

Added:
   trunk/news/images/profiles/
   trunk/news/images/profiles/abartlet.jpg
   trunk/news/team/abartlet_profile.html
Modified:
   trunk/news/style/news.css


Changeset:
Added: trunk/news/images/profiles/abartlet.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/news/images/profiles/abartlet.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/news/style/news.css
===================================================================
--- trunk/news/style/news.css	2005-11-12 20:45:13 UTC (rev 855)
+++ trunk/news/style/news.css	2005-11-14 00:15:08 UTC (rev 856)
@@ -247,3 +247,15 @@
 	margin:30px 0 0 0;
 }
 
+/* Profiles
+**********************************************************/
+.profile img {
+	float:left;
+	margin:15px;
+}
+.profile blockquote {
+	margin:0;
+	padding:0;
+	font-style:italic;
+	border:0;
+}

Added: trunk/news/team/abartlet_profile.html
===================================================================
--- trunk/news/team/abartlet_profile.html	2005-11-12 20:45:13 UTC (rev 855)
+++ trunk/news/team/abartlet_profile.html	2005-11-14 00:15:08 UTC (rev 856)
@@ -0,0 +1,44 @@
+    <h3><a name="abartlet_profile">Developer Profile: Andrew Bartlett</a></h3>
+
+    <div class="article">
+      <div class="profile">
+        <p>This profile is the first in what will hopefully be a series of
+        profiles on Samba developers.  This month we'll introduce &mdash; for
+        those who don't already know him &mdash; Andrew Bartlett.</p>
+
+        <img src="/samba/news/images/profiles/abartlet.jpg" alt="Andrew Barltet" />
+
+        <p>Andrew has been with the Samba Team for 4.5 years now.  He's the 
+        Team's resident authentication guru, having worked on authentication in 
+        both the Samba3 and Samba4 branches.  Samba4 is where Andrew's focus 
+        lies now, and he is chiefly responsible for Samba4's GENSEC.  (See 
+        Andrew's white pager on GENSEC, 
+        <a href="/samba/news/articles/gensec-white-paper.pdf">GENSEC - Designing 
+        a security subsystem</a>.)  Andrew is also responsible for Samba4 auth/, 
+        a Heimdal-based KDC, PAC support in the KDC, and the Credentials work 
+        (with Jelmer Vernooij).</p>
+
+        <p>Andrew had this to say about Samba4:</p>
+
+        <blockquote>
+          I want to see Samba4 succeed, but in particular I want to see it as a
+          catalyst for better single sign on solutions that just work.  Why is it
+          that MIT is only now getting LDAP and Kerberos integration, and few know
+          about Heimdal?  Why is it still so painful to get everything to 'play
+          ball'?  I hope to both have Samba4 out there as a 'just works' solution
+          for Linux and Windows alike, as well as a powerful frontend to bigger
+          directories.
+        </blockquote>
+
+        <p>Andrew holds a BSEng from ANU.  As part of a final year research
+        project, he wrote a thesis on Samba4 and AD (available in pdf 
+        <a href="/samba/news/articles/abartlet_thesis.pdf">here</a>).
+        When not working on Samba, Andrew works part-time as a SysAdmin at 
+        Hawker College, a year 11/12 high school, and enjoys riding his bike 
+        anywhere he can.  </p>
+
+        <p>Andrew maintains his own web page at 
+        <a href="http://samba.org/~abartlet">http://samba.org/~abartlet</a> for 
+        those who wish to read more about his work or contact him.</p>
+        </div>
+    </div>



More information about the samba-cvs mailing list