<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ivan Ruskov wrote:
<blockquote cite="mid200509091034.j89AYFJc008707@mx2.redhat.com"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 11 (filtered medium)">
  <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0pt;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:Arial;
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
  </style>
  <div class="Section1">
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;" lang="EN-GB">I have a
couple of windows users and I would like
them to be available in Linux. The FDS has a great feature which is the
Active
Directory synchronization. I read attentively the documentation and
searched
the source code but I did not find answers to my questions so I post
them here.<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;" lang="EN-GB"><o:p> </o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;" lang="EN-GB">For a user
to be available in Linux she has to have a
valid uid number. How is the field uidNumber populated during inbound
synchronization? (same for the user's home directory)</span></font></p>
  </div>
</blockquote>
At present it isn't populated. In fact, there isn't a whole lot of
tight integration <br>
between the FDS and Posix schema at present. I'd expect that to change
in <br>
the future though. For now you will need to populate the Posix schema
yourself<br>
(or with a script).<br>
<blockquote cite="mid200509091034.j89AYFJc008707@mx2.redhat.com"
 type="cite">
  <div class="Section1">
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;" lang="EN-GB"><o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;" lang="EN-GB"><o:p></o:p>When
the windows users are organized in a tree of OUs
do I have to create the containers in FDS manually or are they created
automatically by the synchronization plug-in? (the FDS documentation
mentions
something about this but it wasn't very clear to me)</span></font></p>
  </div>
</blockquote>
Containers are not created automatically. (That's what the doc is
trying to say ;)<br>
<br>
<br>
</body>
</html>