<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi Gethyn,</div>
<div><br>
</div>
<div>From what I recall, CTDB used underneath is used to share the secret and only the primary named machine is joined, but CTDB and CES should work this backend part out for you.</div>
<div><br>
</div>
<div>I do have a question though, do you want to have consistent UIDs across other systems? For example if you plan to use NFS to other *nix systems, then you probably want to think about LDAP mapping and using custom auth (we do this as out AD doesn't contain
 UIDs either).</div>
<div><br>
</div>
<div>Simon</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span><<a href="mailto:gpfsug-discuss-bounces@spectrumscale.org">gpfsug-discuss-bounces@spectrumscale.org</a>> on behalf of "Longworth, Gethyn" <<a href="mailto:Gethyn.Longworth@Rolls-Royce.com">Gethyn.Longworth@Rolls-Royce.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>"<a href="mailto:gpfsug-discuss@spectrumscale.org">gpfsug-discuss@spectrumscale.org</a>" <<a href="mailto:gpfsug-discuss@spectrumscale.org">gpfsug-discuss@spectrumscale.org</a>><br>
<span style="font-weight:bold">Date: </span>Thursday, 25 February 2016 at 10:42<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:gpfsug-discuss@spectrumscale.org">gpfsug-discuss@spectrumscale.org</a>" <<a href="mailto:gpfsug-discuss@spectrumscale.org">gpfsug-discuss@spectrumscale.org</a>><br>
<span style="font-weight:bold">Subject: </span>[gpfsug-discuss] Integration with Active Directory<br>
</div>
<div><br>
</div>
<div 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">
<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:Webdings;
        panose-1:5 3 1 2 1 5 9 6 7 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
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.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
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]-->
<div lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi all,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’m new to both GPFS and to this mailing list, so I thought I’d introduce myself and one of the issues I am having.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am a consultant to Rolls-Royce Aerospace currently working on a large facilities project, part of my remit is to deliver a data system.  We selected GPFS (sorry Spectrum Scale…) for this three clusters, with two of the clusters using
 storage provided by Spectrum Accelerate, and the other by a pair of IBM SANs and a tape library back up.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">My current issue is to do with integration into Active Directory.  I’ve configured my three node test cluster with two protocol nodes and a quorum (version 4.2.0.1 on RHEL 7.1) as the master for an automated id mapping system (we can’t
 use RFC2307, as our IT department don’t understand what this is), but the problem I’m having is to do with domain joins.  The documentation suggests that using the CES cluster hostname to register in the domain will allow all nodes in the cluster to share
 the identity mapping, but only one of my protocol nodes will authenticate – I can run “id” on that node with a domain account and it provides the correct answer – whereas the other will not and denies any knowledge of the domain or user.  From a GPFS point
 of view, this results in a degraded CES, SMB, NFS and AUTH state.  My small amount of AD knowledge says that this is expected – a single entry (e.g. the cluster name) can only have one SID.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">So I guess that my question is, what have I missed?  Is there something in AD that I need to configure to make this work?  Does one of the nodes in the cluster end up as the master and the other a subordinate?  How do I configure that within
 the confines of mmuserauth?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">As I said I am a bit new to this, and am essentially learning on the fly, so any pointers that you can provide would be appreciated!<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Cheers,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt;line-height:115%"><b><span style="font-size: 9pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(35, 31, 32);">Gethyn Longworth<o:p></o:p></span></b></p>
<p class="MsoNormal" style="margin-left:36.0pt;line-height:115%"><b><span style="font-size: 9pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(35, 31, 32);">MEng CEng MIET
</span></b><span style="font-size: 9pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(35, 31, 32);">|<b> Consultant Systems Engineer</b> |
</span><span style="font-size: 9pt; line-height: 115%; font-family: Arial, sans-serif; color: red;">AEROSPACE</span><span style="font-size: 9pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(226, 46, 44);"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:9.0pt;font-family:Webdings;color:#00B050;mso-fareast-language:EN-GB">P
</span><span style="font-size: 9pt; font-family: Arial, sans-serif; color: rgb(0, 176, 80);">Please consider the environment before printing this email</span><span style="font-size:9.0pt;color:#00B050;mso-fareast-language:EN-GB"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</div>
</span>
</body>
</html>