The problem I see with the scenario is if you're copying from ldap to a different system, you're not getting the passwords. They didn't store them in the ldap db from what I see.
I had to modify those values to get the .net program working...it creates a downloadable address book for the users. as for modifying them in the slapd.conf. It doesn't look like the admin program makes any changes. so I added them in. ----- Original Message ----- From: "Robert Fairburn" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 14, 2004 5:06 PM Subject: Re: [IMail Forum] Imail OpenLDAP Implementation > I have not specified an idletimeout, sizelimit, or timelimit. I know the default for the OpenLDAP install was to limit to 500 records being pulled at a time, so I have my limit set lower than that (currently 250 although I've tried several different values). > > I didn't know what the Imail defaults were for the other OpenLDAP settings and also didn't know if I could change them without the Imail Administrator overwriting my changes to the slapd.conf. > > Is Imail's OpenLDAP implementation a poor choice for doing what I am attempting? I was hoping that the perl script querying Imail's LDAP would work as I could easily set it up to update the userbase automatically through a cron job on the linux machine running postfix. That way there would be no manual updates required. > > > Robert A. Fairburn III > Network Administrator > > Leavenworth Online > 4501 Commercial Place > Leavenworth, KS 66048 > (913) 727-2225 > http://www.lvnworth.com > > > > ---------- Original Message ---------------------------------- > From: "Doug Anderson" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Tue, 14 Sep 2004 15:46:05 -0500 > > >First, do you have idletimeout, sizelimit, timelimit set? > > > >Secondly, what format are you looking for? I have .net program which > >generates csv, ldif, alias (imail alias), list-lst/list-txt (imail lists) if > >you want it. > > > >Email off list and I'll point you at the download > > > >[EMAIL PROTECTED] > > > > > > > > > To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html > List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ > Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ > > *Scanned for viruses by Declude Virus* > > *Scanned for viruses by Declude Virus* To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
