I am unable to download the 1.2.1 versions of the passsync msi files. I could really use the x86_64 version.
James Roman wrote:> I am unable to download the 1.2.1 versions of the passsync msi files. > I could really use the x86_64 version.Sorry about that. The links have been updated. Feedback is welcome.> > -- > 389 users mailing list > 389-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users
> James Roman wrote: >> I am unable to download the 1.2.1 versions of the passsync msi files. >> I could really use the x86_64 version. > Sorry about that. The links have been updated. > Feedback is welcome.Could we also please have a 1.2.x version of the console for windows? Thanks! Luke
Luke Schierer wrote:>> James Roman wrote: >> >>> I am unable to download the 1.2.1 versions of the passsync msi files. >>> I could really use the x86_64 version. >>> >> Sorry about that. The links have been updated. >> Feedback is welcome. >> > > Could we also please have a 1.2.x version of the console for windows? >Yep - working on it as I type . . .> Thanks! > > Luke > > -- > 389 users mailing list > 389-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
Very first impression during installation. There is a weird chicken and egg problem. Installation fails because it can not start the passsync service. Service start-up fails because it can not establish an SSL connection. NSS database for SSL needs to be in the directory that is created during the install process. So you have to create a NSS database ahead of time, initiate the install process, when the service start up fails, drop your NSS database into the folder "389 directory password synchronization" folder and then hit "retry" to start up the service so that the installation completes successfully. Rich Megginson wrote:> James Roman wrote: >> I am unable to download the 1.2.1 versions of the passsync msi files. >> I could really use the x86_64 version. > Sorry about that. The links have been updated. > Feedback is welcome. >> >> -- >> 389 users mailing list >> 389-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users > > ------------------------------------------------------------------------ > > -- > 389 users mailing list > 389-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
James Roman wrote:> Very first impression during installation. There is a weird chicken > and egg problem. Installation fails because it can not start the > passsync service. Service start-up fails because it can not establish > an SSL connection. NSS database for SSL needs to be in the directory > that is created during the install process. So you have to create a > NSS database ahead of time, initiate the install process, when the > service start up fails, drop your NSS database into the folder "389 > directory password synchronization" folder and then hit "retry" to > start up the service so that the installation completes successfully.What platform? What you are describing was a bug in the PassSync 1.1.1 package that should have been fixed in 1.1.2. If you are sure you''re using the 1.1.2 package, then try this: open a cmd window msiexec /i \path\to\389-PassSync-1.1.2-x86_64.msi /l*v inst.log check inst.log for sensitive information paste inst.log to fpaste.org and email the link to the list> > Rich Megginson wrote: >> James Roman wrote: >>> I am unable to download the 1.2.1 versions of the passsync msi >>> files. I could really use the x86_64 version. >> Sorry about that. The links have been updated. >> Feedback is welcome. >>> >>> -- >>> 389 users mailing list >>> 389-users@redhat.com >>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >> ------------------------------------------------------------------------ >> >> -- >> 389 users mailing list >> 389-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> > > -- > 389 users mailing list > 389-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users
Windows Server 2003 R2. The package is labeled 1.1.2-x86_64. I''ve already got it installed on both of my x86_64 domain controllers. I won''t get the chance to delete it to test it until the weekend. Rich Megginson wrote:> James Roman wrote: >> Very first impression during installation. There is a weird chicken >> and egg problem. Installation fails because it can not start the >> passsync service. Service start-up fails because it can not establish >> an SSL connection. NSS database for SSL needs to be in the directory >> that is created during the install process. So you have to create a >> NSS database ahead of time, initiate the install process, when the >> service start up fails, drop your NSS database into the folder "389 >> directory password synchronization" folder and then hit "retry" to >> start up the service so that the installation completes successfully. > What platform? What you are describing was a bug in the PassSync > 1.1.1 package that should have been fixed in 1.1.2. If you are sure > you''re using the 1.1.2 package, then try this: > > open a cmd window > msiexec /i \path\to\389-PassSync-1.1.2-x86_64.msi /l*v inst.log > check inst.log for sensitive information > paste inst.log to fpaste.org and email the link to the list >> >> Rich Megginson wrote: >>> James Roman wrote: >>>> I am unable to download the 1.2.1 versions of the passsync msi >>>> files. I could really use the x86_64 version. >>> Sorry about that. The links have been updated. >>> Feedback is welcome. >>>> >>>> -- >>>> 389 users mailing list >>>> 389-users@redhat.com >>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>> >>> ------------------------------------------------------------------------ >>> >>> >>> -- >>> 389 users mailing list >>> 389-users@redhat.com >>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>> >> >> -- >> 389 users mailing list >> 389-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users > > ------------------------------------------------------------------------ > > -- > 389 users mailing list > 389-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
James Roman wrote:> Windows Server 2003 R2. The package is labeled 1.1.2-x86_64. I''ve > already got it installed on both of my x86_64 domain controllers. I > won''t get the chance to delete it to test it until the weekend.Hmm - I tested the 1.1.2 packages on Windows Server 2003 32-bit and Windows Server 2008 64-bit - the passsync service failed to start, but installation completed. Has anyone else had this experience with the 1.1.2 packages?> > Rich Megginson wrote: >> James Roman wrote: >>> Very first impression during installation. There is a weird chicken >>> and egg problem. Installation fails because it can not start the >>> passsync service. Service start-up fails because it can not >>> establish an SSL connection. NSS database for SSL needs to be in the >>> directory that is created during the install process. So you have to >>> create a NSS database ahead of time, initiate the install process, >>> when the service start up fails, drop your NSS database into the >>> folder "389 directory password synchronization" folder and then hit >>> "retry" to start up the service so that the installation completes >>> successfully. >> What platform? What you are describing was a bug in the PassSync >> 1.1.1 package that should have been fixed in 1.1.2. If you are sure >> you''re using the 1.1.2 package, then try this: >> >> open a cmd window >> msiexec /i \path\to\389-PassSync-1.1.2-x86_64.msi /l*v inst.log >> check inst.log for sensitive information >> paste inst.log to fpaste.org and email the link to the list >>> >>> Rich Megginson wrote: >>>> James Roman wrote: >>>>> I am unable to download the 1.2.1 versions of the passsync msi >>>>> files. I could really use the x86_64 version. >>>> Sorry about that. The links have been updated. >>>> Feedback is welcome. >>>>> >>>>> -- >>>>> 389 users mailing list >>>>> 389-users@redhat.com >>>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>> >>>> ------------------------------------------------------------------------ >>>> >>>> >>>> -- >>>> 389 users mailing list >>>> 389-users@redhat.com >>>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>>> >>> >>> -- >>> 389 users mailing list >>> 389-users@redhat.com >>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >> ------------------------------------------------------------------------ >> >> -- >> 389 users mailing list >> 389-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> > > -- > 389 users mailing list > 389-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users
Rich Megginson wrote:> James Roman wrote: >> Very first impression during installation. There is a weird chicken >> and egg problem. Installation fails because it can not start the >> passsync service. Service start-up fails because it can not establish >> an SSL connection. NSS database for SSL needs to be in the directory >> that is created during the install process. So you have to create a >> NSS database ahead of time, initiate the install process, when the >> service start up fails, drop your NSS database into the folder "389 >> directory password synchronization" folder and then hit "retry" to >> start up the service so that the installation completes successfully. > What platform? What you are describing was a bug in the PassSync > 1.1.1 package that should have been fixed in 1.1.2. If you are sure > you''re using the 1.1.2 package, then try this: > > open a cmd window > msiexec /i \path\to\389-PassSync-1.1.2-x86_64.msi /l*v inst.log > check inst.log for sensitive information > paste inst.log to fpaste.org and email the link to the listSame problem on a Windows 2008R2 32 bits ; the log file of installation is : http://fpaste.org/yqni/
jean-Noël Chardron wrote:> Rich Megginson wrote: >> James Roman wrote: >>> Very first impression during installation. There is a weird chicken >>> and egg problem. Installation fails because it can not start the >>> passsync service. Service start-up fails because it can not >>> establish an SSL connection. NSS database for SSL needs to be in the >>> directory that is created during the install process. So you have to >>> create a NSS database ahead of time, initiate the install process, >>> when the service start up fails, drop your NSS database into the >>> folder "389 directory password synchronization" folder and then hit >>> "retry" to start up the service so that the installation completes >>> successfully. >> What platform? What you are describing was a bug in the PassSync >> 1.1.1 package that should have been fixed in 1.1.2. If you are sure >> you''re using the 1.1.2 package, then try this: >> >> open a cmd window >> msiexec /i \path\to\389-PassSync-1.1.2-x86_64.msi /l*v inst.log >> check inst.log for sensitive information >> paste inst.log to fpaste.org and email the link to the list > Same problem on a Windows 2008R2 32 bits ; the log file of installation > is : http://fpaste.org/yqni/Thanks. Looks like a permissions issue. Do you see any errors or warnings in your Event Viewer?> > -- > 389 users mailing list > 389-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users