<br><font size=2 face="sans-serif">OK, here's an example of what ldifde
exported for me (I didn't put the entire entry for my user object since
there are things such as phone number and address listed, but I can post
the entire entry if requested; I would just mask that info out):</font>
<br>
<br><font size=2 face="Courier New">dn: CN=Devine\, Harry,CN=Users,DC=commonsds,DC=faa,DC=gov</font>
<br><font size=2 face="Courier New">changetype: add</font>
<br><font size=2 face="Courier New">objectClass: top</font>
<br><font size=2 face="Courier New">objectClass: person</font>
<br><font size=2 face="Courier New">objectClass: organizationalPerson</font>
<br><font size=2 face="Courier New">objectClass: user</font>
<br><font size=2 face="Courier New">cn: Devine, Harry</font>
<br><font size=2 face="Courier New">sn: Devine</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br><font size=2 face="sans-serif">Harry</font>
<br>
<br><font size=2 face="sans-serif">Harry Devine<br>
Common ARTS Software Development<br>
AJT-144<br>
(609)485-4218<br>
Harry.Devine@faa.gov</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Gerrard Geldenhuis &lt;Gerrard.Geldenhuis@betfair.com&gt;</font>
<br>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">General discussion list for the 389
Directory server project. &lt;389-users@lists.fedoraproject.org&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">10/25/2010 10:51 AM</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">Re: [389-users] Getting started with
389 DS</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><font size=1 face="sans-serif">389-users-bounces@lists.fedoraproject.org</font></table>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>Hi Harry, <br>
It basically means that the object class used to define the user in the
directory from which you exported the user does not exist in 389 or is
not available. It might also help to post an example of the ldif file here
for people to have a look at. It will make debugging your problem much
easier. You could probably either import the object class or replace the
objectclass with a suitably similar ojbectclass in 389 directory.<br>
<br>
An object class is a list of attributes grouped together to define an entry.
You can combine multiple object classed to have more attributes available
with which to &quot;describe&quot; an entry.<br>
<br>
Best Regards<br>
________________________________________<br>
From: 389-users-bounces@lists.fedoraproject.org [389-users-bounces@lists.fedoraproject.org]
on behalf of harry.devine@faa.gov [harry.devine@faa.gov]<br>
Sent: 25 October 2010 15:36<br>
To: General discussion list for the 389 Directory server project.<br>
Subject: Re: [389-users] Getting started with 389 DS<br>
<br>
Thanks. &nbsp;I'll keep that in mind. &nbsp;While I have your attention,
can I ask another question since I'm progressing along? &nbsp;What I ultimately
want to do is migrate from Microsoft Active Directory 2003 to 389 Directory
Server. &nbsp;I was reading up on how to export to an ldif file using ldifde.
&nbsp;However, when I try to import the ldif file into my test 389 DS,
I get an error for each user that says &quot;entry &lt;xxxx&gt; has unknown
object class &quot;user&quot; &quot; (the &lt;xxxx&gt; is the CN= entry
for that user).<br>
<br>
All I've found in the docs online so far is how to sync between the DS
and AD. &nbsp;I don't want to sync; I want to basically migrate. &nbsp;I
can't find how to do that. &nbsp;Any thoughts?<br>
<br>
Thanks!<br>
Harry<br>
<br>
Harry Devine<br>
Common ARTS Software Development<br>
AJT-144<br>
(609)485-4218<br>
Harry.Devine@faa.gov<br>
<br>
<br>
From: &nbsp; Rich Megginson &lt;rmeggins@redhat.com&gt;<br>
To: &nbsp; &nbsp; &quot;General discussion list for the 389 Directory server
project.&quot; &lt;389-users@lists.fedoraproject.org&gt;<br>
Cc: &nbsp; &nbsp; 389-users-bounces@lists.fedoraproject.org<br>
Date: &nbsp; 10/25/2010 10:25 AM<br>
Subject: &nbsp; &nbsp; &nbsp; &nbsp;Re: [389-users] Getting started with
389 DS<br>
Sent by: &nbsp; &nbsp; &nbsp; &nbsp;389-users-bounces@lists.fedoraproject.org<br>
<br>
________________________________<br>
<br>
<br>
<br>
harry.devine@faa.gov wrote:<br>
&gt;<br>
&gt; Just a follow up: &nbsp;I was able to log in. &nbsp;I turned off the
software<br>
&gt; firewall and used &quot;cn=Directory Manager&quot; as the User ID
and was able<br>
&gt; to log in. &nbsp;This machine is isolated so there's low risk in having
the<br>
&gt; firewall off. &nbsp;When I get further along, I can turn it back on
with<br>
&gt; 9830 added as a acceptable port I suppose.<br>
Yes. &nbsp;You will need to open 389, 636, and 9830<br>
&gt;<br>
&gt; Thanks for the help, and sorry about the noise.<br>
&gt; Harry<br>
&gt;<br>
&gt; Harry Devine<br>
&gt; Common ARTS Software Development<br>
&gt; AJT-144<br>
&gt; (609)485-4218<br>
&gt; Harry.Devine@faa.gov<br>
&gt;<br>
&gt;<br>
&gt; From: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Rich
Megginson &lt;rmeggins@redhat.com&gt;<br>
&gt; To: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;General
discussion list for the 389 Directory server project.&quot;<br>
&gt; &lt;389-users@lists.fedoraproject.org&gt;<br>
&gt; Date: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10/22/2010
04:29 PM<br>
&gt; Subject: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Re:
[389-users] Getting started with 389 DS<br>
&gt; Sent by: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;389-users-bounces@lists.fedoraproject.org<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; harry.devine@faa.gov wrote:<br>
&gt; &gt;<br>
&gt; &gt; I just installed 389 DS on a laptop running CentOS 5.4 to start<br>
&gt; &gt; getting familiar with it. &nbsp;I got it installed correctly
(answered all<br>
&gt; &gt; of the questions in the setup-ds-admin.pl script, verified that
the<br>
&gt; &gt; dirsrv and dirsrv-admin services are running), but when I run
the<br>
&gt; &gt; 389-console, I can't log in. &nbsp;I'm entering the username
and password<br>
&gt; &gt; that I used in the setup script, but I keep getting &quot;Cannot
login<br>
&gt; &gt; because of an incorrect User ID, incorrect password, or Directory<br>
&gt; &gt; problem. &nbsp;java.io.InterruptedIOException: HTTP response
timeout&quot;.<br>
&gt; Check the logs - what is in /var/log/dirsrv/admin-serv/error?<br>
&gt; /var/log/dirsrv/slapd-YOURINSTANCE/errors?<br>
&gt; /var/log/dirsrv/slapd-YOURINSTANCE/access?<br>
&gt;<br>
&gt; You can also run the console with -D 9 -f console.log to get more<br>
&gt; verbose output<br>
&gt; &gt;<br>
&gt; &gt; What am I doing wrong? &nbsp;I'm trying to follow the docs at<br>
&gt; &gt; </font></tt><a href=http://directory.fedoraproject.org/wiki/Documentation><tt><font size=2>http://directory.fedoraproject.org/wiki/Documentation</font></tt></a><tt><font size=2>
but they seem to<br>
&gt; &gt; jump all over the place. &nbsp;I did find a tutorial at<br>
&gt; &gt; </font></tt><a href="http://www.linuxmail.info/389-directory-server-setup-howto-centos-5/"><tt><font size=2>http://www.linuxmail.info/389-directory-server-setup-howto-centos-5/</font></tt></a><tt><font size=2>,<br>
&gt; &gt; but I'm stuck at the first step under &quot;Administering 389
Directory<br>
&gt; &gt; Server&quot;. &nbsp;Do I have to reinstall the 389 DS? &nbsp;Is
there a place that I<br>
&gt; &gt; can clear out/reset the admin password to get in?<br>
&gt; &gt;<br>
&gt; &gt; Thanks,<br>
&gt; &gt; Harry<br>
&gt; &gt;<br>
&gt; &gt; Harry Devine<br>
&gt; &gt; Common ARTS Software Development<br>
&gt; &gt; AJT-144<br>
&gt; &gt; (609)485-4218<br>
&gt; &gt; Harry.Devine@faa.gov<br>
&gt; &gt; ------------------------------------------------------------------------<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; 389 users mailing list<br>
&gt; &gt; 389-users@lists.fedoraproject.org<br>
&gt; &gt; </font></tt><a href="https://admin.fedoraproject.org/mailman/listinfo/389-users"><tt><font size=2>https://admin.fedoraproject.org/mailman/listinfo/389-users</font></tt></a><tt><font size=2><br>
&gt;<br>
&gt; --<br>
&gt; 389 users mailing list<br>
&gt; 389-users@lists.fedoraproject.org<br>
&gt; </font></tt><a href="https://admin.fedoraproject.org/mailman/listinfo/389-users"><tt><font size=2>https://admin.fedoraproject.org/mailman/listinfo/389-users</font></tt></a><tt><font size=2><br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; --<br>
&gt; 389 users mailing list<br>
&gt; 389-users@lists.fedoraproject.org<br>
&gt; </font></tt><a href="https://admin.fedoraproject.org/mailman/listinfo/389-users"><tt><font size=2>https://admin.fedoraproject.org/mailman/listinfo/389-users</font></tt></a><tt><font size=2><br>
<br>
--<br>
389 users mailing list<br>
389-users@lists.fedoraproject.org<br>
</font></tt><a href="https://admin.fedoraproject.org/mailman/listinfo/389-users"><tt><font size=2>https://admin.fedoraproject.org/mailman/listinfo/389-users</font></tt></a><tt><font size=2><br>
<br>
<br>
<br>
________________________________________________________________________<br>
In order to protect our email recipients, Betfair Group use SkyScan from
<br>
MessageLabs to scan all Incoming and Outgoing mail for viruses.<br>
<br>
________________________________________________________________________<br>
--<br>
389 users mailing list<br>
389-users@lists.fedoraproject.org<br>
</font></tt><a href="https://admin.fedoraproject.org/mailman/listinfo/389-users"><tt><font size=2>https://admin.fedoraproject.org/mailman/listinfo/389-users</font></tt></a><tt><font size=2><br>
</font></tt>
<br>
<br>