I was pointed to: http://web.vcs.u52.k12.me.us/linux/smbldap/ As an effective script to get samba/ldap configured for a PDC. It is written for Fedora 3 core or the K12LTSP distro. of course I discovered this after installing the Centos distro. Now it is decision time: stay with Centos and get this working or move the the K12 distro. This setup is for the small business network in my basement (really quite extensive, a rack full of servers and workstations!). When I run the script I get these messages, errors (I cut out the rpms it found or comes with): Gathering system information... Checking for perl-IO-Socket-SSL-0.92-8.k12ltsp.0.3.1.i386.rpm...not found. Checking for perl-Crypt-SmbHash-0.02-1.1.fc2.dag.noarch.rpm...not found. Checking for perl-Digest-SHA1-2.07-5.i386.rpm...not found. Checking for perl-XML-SAX-0.12-7.noarch.rpm...not found. Checking for perl-LDAP-0.31-5.noarch.rpm...not found. Checking for perl-XML-NamespaceSupport-1.08-6.noarch.rpm...not found. Checking for perl-Unicode-String-2.07-0.1.fc2.dag.i386.rpm...not found. Checking for perl-Unicode-Map8-0.12-0.1.fc2.dag.i386.rpm...not found. Checking for perl-Unicode-MapUTF8-1.09-0.1.fc2.dag.i386.rpm...not found. Checking for perl-Convert-BER-1.31.01-1.1.fc2.dag.noarch.rpm...not found. Checking for perl-Jcode-0.83-0.1.fc2.dag.i386.rpm...not found. Checking for perl-Net_SSLeay-1.23-8.k12ltsp.0.3.1.i386.rpm...not found. Checking for perl-Convert-ASN1-0.18-3.noarch.rpm...not found. Checking for smbldap-tools-0.8.6-1.noarch.rpm...not found. Checking for perl-Unicode-Map-0.112-0.1.fc2.dag.i386.rpm...not found. I need to install perl-IO-Socket-SSL-0.92-8.k12ltsp.0.3.1.i386.rpm (located on cd #3 of the distro media) I need to install perl-Crypt-SmbHash-0.02-1.1.fc2.dag.noarch.rpm (included with this script) I need to install perl-Digest-SHA1-2.07-5.i386.rpm (located on cd #1 of the distro media) I need to install perl-XML-SAX-0.12-7.noarch.rpm (located on cd #2 of the distro media) I need to install perl-LDAP-0.31-5.noarch.rpm (located on cd #2 of the distro media) I need to install perl-XML-NamespaceSupport-1.08-6.noarch.rpm (located on cd #2 of the distro media) I need to install perl-Net_SSLeay-1.23-8.k12ltsp.0.3.1.i386.rpm (located on cd #3 of the distro media) I need to install perl-Convert-ASN1-0.18-3.noarch.rpm (located on cd #2 of the distro media) Please insert cd #2 from your k12ltsp-4.2 distribution media set. So what do I do? Where can I find all of these? Just run rpm to the Centos servers? Since these are all Perl, just build the right iso images and cheat? Reinstall with K12LSTP? Thank you for your help.
The vast majority of those RPMS appear to be dag''s rpms, so I''d begin by looking in his repository. Since CentOS4 is binary compatible with RHEL4, which is based on FC3.. this should not be much of a jump. On Fri, 04 Mar 2005 08:31:23 -0500, Robert Moskowitz <rgm@htt-consult.com> wrote:> I was pointed to: http://web.vcs.u52.k12.me.us/linux/smbldap/ > > As an effective script to get samba/ldap configured for a PDC. It is > written for Fedora 3 core or the K12LTSP distro. of course I discovered > this after installing the Centos distro. Now it is decision time: stay > with Centos and get this working or move the the K12 distro. This setup is > for the small business network in my basement (really quite extensive, a > rack full of servers and workstations!). > > When I run the script I get these messages, errors (I cut out the rpms it > found or comes with): > > Gathering system information... > Checking for perl-IO-Socket-SSL-0.92-8.k12ltsp.0.3.1.i386.rpm...not found. > Checking for perl-Crypt-SmbHash-0.02-1.1.fc2.dag.noarch.rpm...not found. > Checking for perl-Digest-SHA1-2.07-5.i386.rpm...not found. > Checking for perl-XML-SAX-0.12-7.noarch.rpm...not found. > Checking for perl-LDAP-0.31-5.noarch.rpm...not found. > Checking for perl-XML-NamespaceSupport-1.08-6.noarch.rpm...not found. > Checking for perl-Unicode-String-2.07-0.1.fc2.dag.i386.rpm...not found. > Checking for perl-Unicode-Map8-0.12-0.1.fc2.dag.i386.rpm...not found. > Checking for perl-Unicode-MapUTF8-1.09-0.1.fc2.dag.i386.rpm...not found. > Checking for perl-Convert-BER-1.31.01-1.1.fc2.dag.noarch.rpm...not found. > Checking for perl-Jcode-0.83-0.1.fc2.dag.i386.rpm...not found. > Checking for perl-Net_SSLeay-1.23-8.k12ltsp.0.3.1.i386.rpm...not found. > Checking for perl-Convert-ASN1-0.18-3.noarch.rpm...not found. > Checking for smbldap-tools-0.8.6-1.noarch.rpm...not found. > Checking for perl-Unicode-Map-0.112-0.1.fc2.dag.i386.rpm...not found. > I need to install perl-IO-Socket-SSL-0.92-8.k12ltsp.0.3.1.i386.rpm (located > on cd #3 of the distro media) > I need to install perl-Crypt-SmbHash-0.02-1.1.fc2.dag.noarch.rpm (included > with this script) > I need to install perl-Digest-SHA1-2.07-5.i386.rpm (located on cd #1 of the > distro media) > I need to install perl-XML-SAX-0.12-7.noarch.rpm (located on cd #2 of the > distro media) > I need to install perl-LDAP-0.31-5.noarch.rpm (located on cd #2 of the > distro media) > I need to install perl-XML-NamespaceSupport-1.08-6.noarch.rpm (located on > cd #2 of the distro media) > I need to install perl-Net_SSLeay-1.23-8.k12ltsp.0.3.1.i386.rpm (located on > cd #3 of the distro media) > I need to install perl-Convert-ASN1-0.18-3.noarch.rpm (located on cd #2 of > the distro media) > Please insert cd #2 from your k12ltsp-4.2 distribution media set. > > So what do I do? Where can I find all of these? Just run rpm to the > Centos servers? Since these are all Perl, just build the right iso images > and cheat? Reinstall with K12LSTP? > > Thank you for your help. > > _______________________________________________ > CentOS mailing list > CentOS@caosity.org > http://lists.caosity.org/mailman/listinfo/centos >
At 09:13 AM 3/4/2005, Jim Perrin wrote:>The vast majority of those RPMS appear to be dag''s rpms, so I''d begin >by looking in his repository. Since CentOS4 is binary compatible with >RHEL4, which is based on FC3.. this should not be much of a jump.Great! So where is dag''s repository? And then I get to again figure out how to do an rpm retrieval! (actually did it once!).>On Fri, 04 Mar 2005 08:31:23 -0500, Robert Moskowitz ><rgm@htt-consult.com> wrote: > > I was pointed to: http://web.vcs.u52.k12.me.us/linux/smbldap/ > > > > As an effective script to get samba/ldap configured for a PDC. It is > > written for Fedora 3 core or the K12LTSP distro. of course I discovered > > this after installing the Centos distro. Now it is decision time: stay > > with Centos and get this working or move the the K12 distro. This setup is > > for the small business network in my basement (really quite extensive, a > > rack full of servers and workstations!). > > > > When I run the script I get these messages, errors (I cut out the rpms it > > found or comes with): > > > > Gathering system information... > > Checking for perl-IO-Socket-SSL-0.92-8.k12ltsp.0.3.1.i386.rpm...not found. > > Checking for perl-Crypt-SmbHash-0.02-1.1.fc2.dag.noarch.rpm...not found. > > Checking for perl-Digest-SHA1-2.07-5.i386.rpm...not found. > > Checking for perl-XML-SAX-0.12-7.noarch.rpm...not found. > > Checking for perl-LDAP-0.31-5.noarch.rpm...not found. > > Checking for perl-XML-NamespaceSupport-1.08-6.noarch.rpm...not found. > > Checking for perl-Unicode-String-2.07-0.1.fc2.dag.i386.rpm...not found. > > Checking for perl-Unicode-Map8-0.12-0.1.fc2.dag.i386.rpm...not found. > > Checking for perl-Unicode-MapUTF8-1.09-0.1.fc2.dag.i386.rpm...not found. > > Checking for perl-Convert-BER-1.31.01-1.1.fc2.dag.noarch.rpm...not found. > > Checking for perl-Jcode-0.83-0.1.fc2.dag.i386.rpm...not found. > > Checking for perl-Net_SSLeay-1.23-8.k12ltsp.0.3.1.i386.rpm...not found. > > Checking for perl-Convert-ASN1-0.18-3.noarch.rpm...not found. > > Checking for smbldap-tools-0.8.6-1.noarch.rpm...not found. > > Checking for perl-Unicode-Map-0.112-0.1.fc2.dag.i386.rpm...not found. > > I need to install perl-IO-Socket-SSL-0.92-8.k12ltsp.0.3.1.i386.rpm (located > > on cd #3 of the distro media) > > I need to install perl-Crypt-SmbHash-0.02-1.1.fc2.dag.noarch.rpm (included > > with this script) > > I need to install perl-Digest-SHA1-2.07-5.i386.rpm (located on cd #1 of the > > distro media) > > I need to install perl-XML-SAX-0.12-7.noarch.rpm (located on cd #2 of the > > distro media) > > I need to install perl-LDAP-0.31-5.noarch.rpm (located on cd #2 of the > > distro media) > > I need to install perl-XML-NamespaceSupport-1.08-6.noarch.rpm (located on > > cd #2 of the distro media) > > I need to install perl-Net_SSLeay-1.23-8.k12ltsp.0.3.1.i386.rpm (located on > > cd #3 of the distro media) > > I need to install perl-Convert-ASN1-0.18-3.noarch.rpm (located on cd #2 of > > the distro media) > > Please insert cd #2 from your k12ltsp-4.2 distribution media set. > > > > So what do I do? Where can I find all of these? Just run rpm to the > > Centos servers? Since these are all Perl, just build the right iso images > > and cheat? Reinstall with K12LSTP? > > > > Thank you for your help. > > > > _______________________________________________ > > CentOS mailing list > > CentOS@caosity.org > > http://lists.caosity.org/mailman/listinfo/centos > > >_______________________________________________ >CentOS mailing list >CentOS@caosity.org >http://lists.caosity.org/mailman/listinfo/centos
On Fri, Mar 04, 2005 at 09:24:37AM -0500, Robert Moskowitz enlightened us:> At 09:13 AM 3/4/2005, Jim Perrin wrote: > >The vast majority of those RPMS appear to be dag''s rpms, so I''d begin > >by looking in his repository. Since CentOS4 is binary compatible with > >RHEL4, which is based on FC3.. this should not be much of a jump. > > Great! > > So where is dag''s repository? > > And then I get to again figure out how to do an rpm retrieval! (actually > did it once!). >You should be able to add the following entry to your yum.conf: [dag] name=Dag RPM Repository for Red Hat Enterprise Linux baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag You should then be able to yum install perl-Whatever, assuming he has it in his repository. More information is at http://dag.wieers.com/home-made/ Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.caosity.org/pipermail/centos/attachments/20050304/a1783666/attachment.bin