<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.hoenzb
        {mso-style-name:hoenzb;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">You might also consider CAS drupal.org/project/cas as it has pretty wide support in terms of platforms and it is relatively straightforward to integrate into
your legacy site. This way every site has the same password but you do not NEED to share tables. It redirects you to whichever you pick as your central site in the same way that open ID works. Only caveat is the site serving logins/passwords MUST be https.
(no plain text passwords). <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><br>
Dave<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> support-bounces@drupal.org [mailto:support-bounces@drupal.org]
<b>On Behalf Of </b>Lluís Forns<br>
<b>Sent:</b> Friday, September 19, 2014 1:03 AM<br>
<b>To:</b> support@drupal.org<br>
<b>Subject:</b> Re: [support] mixing durpal 6 and drupal 7<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">Bakery may solve my problem; but the <i>main</i> site isn't drupal (legacy one); I coded a special function to allow them login using drupal password, but making my function interact with bakery would be harder.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">About ldap, I always think it is an overkill; I will not setup a LDAP just to login.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I has thinking more about a module similar to <a href="https://www.drupal.org/project/alt_login">https://www.drupal.org/project/alt_login</a> which allow using 2 usernames, but using the new password scheme. I suppose I will make my own
module based on alt_login<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">2014-09-17 17:01 GMT+02:00 Gianluca Moro <<a href="mailto:giangiammy@gmail.com" target="_blank">giangiammy@gmail.com</a>>:<o:p></o:p></p>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Hi,<o:p></o:p></p>
</div>
<p class="MsoNormal">in our infrastructure we have an LDAP with user data and<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">mixed Drupal 6/7 using the same LDAP<o:p></o:p></p>
</div>
<p class="MsoNormal">bye<br>
giammy<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<div>
<p class="MsoNormal">On Wed, Sep 17, 2014 at 4:56 PM, Lluís Forns <<a href="mailto:enboig@gmail.com" target="_blank">enboig@gmail.com</a>> wrote:<o:p></o:p></p>
</div>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<div>
<div>
<p class="MsoNormal">I have some drupal 6 sites sharing its users table. Now I will add a new site using drupal 7, but users table structure (and password) changed.<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Which is the best way to keep just one users table (username, uid, password, ...) accross drupal 6 and drupal 7 sites? I was thinking of using OpenID and configure one site just to act as a server and all the others as clients.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Any hint is wellcome.<o:p></o:p></p>
</div>
<div>
<div>
<p class="MsoNormal"><span style="color:#888888"><o:p> </o:p></span></p>
</div>
<p class="MsoNormal"><span style="color:#888888">-- <br>
*Ser freak no és imprescindible per ser informàtic, però ajuda.<br>
*La vida no ha de ser feliç, ha de ser plena.<br>
*Abans d'imprimir aquest missatge, pensa en el medi ambient. <o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
<p class="MsoNormal"><span class="hoenzb"><span style="color:#888888">--</span></span><span style="color:#888888"><br>
<span class="hoenzb">[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">
http://lists.drupal.org/</a> ]</span></span><o:p></o:p></p>
</blockquote>
</div>
<p class="MsoNormal"><span style="color:#888888"><br>
<br clear="all">
<br>
<span class="hoenzb">-- <o:p></o:p></span></span></p>
<div>
<p class="MsoNormal"><span style="color:#888888">Gianluca Moro Technology explorer</span><o:p></o:p></p>
<div>
<p class="MsoNormal"><span style="color:#888888">HSK Poster
<a href="http://www.giammy.com/hsk" target="_blank">http://www.giammy.com/hsk</a><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#888888">N.s.A - Note su Android <a href="http://www.giammy.com/nsa" target="_blank">http://www.giammy.com/nsa</a><br>
Brain Computer Interface <a href="http://giammy.com/?q=node/42" target="_blank">http://giammy.com/?q=node/42</a><o:p></o:p></span></p>
</div>
</div>
</div>
<p class="MsoNormal"><br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<o:p></o:p></p>
</div>
<p class="MsoNormal"><br>
<br clear="all">
<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal">-- <br>
*Ser freak no és imprescindible per ser informàtic, però ajuda.<br>
*La vida no ha de ser feliç, ha de ser plena.<br>
*Abans d'imprimir aquest missatge, pensa en el medi ambient. <o:p></o:p></p>
</div>
</div>
</body>
</html>