Richard,

Thanks for all your help. I've gotten the Admin server somewhat working but I still can't browse my LDAP directory. I'm pretty sure that the problem is related to SSL settings. The admin server is trying to connect to the LDAP server on port 636 but after the upgrade something happened and SSL was disabled. I backed up my database so I think I might just restart from scratch. It'll probably take less time that way.

Gordon


On 11/7/06, Richard Megginson <rmeggins@redhat.com> wrote:
Gordon May wrote:
> Okay, how do I disable password syntax checking without using the
> admin console?
ldapmodify -x -D "cn=directory manager" -W
dn: cn=config
changetype: modify
replace: passwordCheckSyntax
passwordCheckSyntax: off
>
> On 11/7/06, Richard Megginson <rmeggins@redhat.com> wrote:
>> Gordon May wrote:
>> > Richard,
>> >
>> > I am using password syntax checking and SSL. Should password syntax
>> > checking be turned off? Is it related to the bug where the minimum
>> > password length needs to greater then 9 characters?
>> It could be.  setup does something funny with the password.  You could
>> turn off password syntax checking before running setup, then turn it on
>> again afterwards.
>> > Also the bugzilla
>> > link you provided is the problem I'm seeing with file permissions.
>> > When you say 1.0.4 will be released soon... How soon is soon?
>> Next day or two.
>> >
>> > Thanks for the help!
>> >
>> > Gordon
>> >
>> >
>> > On 11/7/06, Richard Megginson <rmeggins@redhat.com> wrote:
>> >> Gordon May wrote:
>> >> > I apologize if you've already received this message but I wasn't
>> sure
>> >> > if it actually got sent out.
>> >> >
>> >> > Hi,
>> >> >
>> >> > Has anyone successfully upgraded their version of FDS to ver.
>> 1.0.3? I
>> >> > tried upgrading to the newest version yesterday afternoon and
>> halfway
>> >> > through the upgrade process got the following errors:
>> >> >
>> >> >
>> >> > Fatal Slapd ERROR: Could not update Directory Server
>> Instance<br>URL
>> >> > ldap://ldap.example.com:389/o=NetscapeRoot user id admin DN
>> >> > cn=slapd-example,cn=Fedora Directory Server,cn=Server Group,cn=
>> >> > ldap.example.com,ou=example.com,o=NetscapeRoot (19:Constraint
>> >> > violation)
>> >> Are you using password syntax checking?
>> >> >
>> >> > Configuring Administration Server...
>> >> > InstallInfo: Apache Directory "ApacheDir" is missing.
>> >> >
>> >> > Restarting Directory Server:
>> /opt/fedora-ds/slapd-example/start-slapd
>> >> > Server failed to start !!! Please check errors log for problems
>> >> >
>> >> > After the upgrade failed I was able to get the sldap server running
>> >> > again by changing the owner of the config and logs directories
>> to the
>> >> > ldap user.
>> >> Are you using SSL?
>> >>
>> >> I believe this is
>> >> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=213786
>> >> which will be fixed when fds 1.0.4 is released, very soon now.
>> >> > However, I'm unable to get the admin console working and
>> >> > believe the cause of the problem is related to the above errors.
>> >> >
>> >> > The steps I used to upgrade the server are as follows:
>> >> >
>> >> > 1. rpm -Uvh fedora-ds-1.0.3-1.FC5.i386.opt.rpm
>> >> > 2. Then I ran /opt/fedora-ds/setup/setup
>> >> >
>> >> > Any help would be appreciated.
>> >> >
>> >> > Gord
>> >> >
>> >> > --
>> >> > Fedora-directory-users mailing list
>> >> > Fedora-directory-users@redhat.com
>> >> > https://www.redhat.com/mailman/listinfo/fedora-directory-users
>> >>
>> >>
>> >> --
>> >> Fedora-directory-users mailing list
>> >> Fedora-directory-users@redhat.com
>> >> https://www.redhat.com/mailman/listinfo/fedora-directory-users
>> >>
>> >>
>> >>
>> >>
>>
>>
>>