I am working with LDAP setting with SCS.
I found that the Cent OS base repository name is changed as SCS.repo
Due to this I cannot download the LDAP rpms by running the command;
*yum install openldap openldap-devel nss_ldap openldap-clients
openldap-servers
*which I used to do previously.
It throws error as;
[r...@sipx-acd LDAP]# *yum install openldap openldap-devel nss_ldap
openldap-clients openldap-servers*
Loading "fastestmirror" plugin
Loading "basearchonly" plugin
Loading mirror speeds from cached hostfile
* os: falcon.us.nortel.com
* scs: falcon.us.nortel.com
http://falcon.us.nortel.com/scs/main/os/i386/os/repodata/repomd.xml:
[Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository:
os. Please verify its path and try again
[r...@sipx-acd LDAP]# cd
[r...@sipx-acd ~]# cd /etc/yum.repos.d/
[r...@sipx-acd yum.repos.d]# ls
SCS.repo
[r...@sipx-acd yum.repos.d]#
Is there any issue reported with this?
The repo name changed with the iso image installation leads to failure
for any yum update.
However as a workaround I followed the below steps;
1. Install Cent OS 5 with another machine.
2. Run command,
yum install openldap openldap-devel nss_ldap openldap-clients
openldap-servers
to download the rpms
3. copy the following rpms to SCS machine;
cyrus-sasl-devel-2.1.22-4.i386.rpm
libtool-ltdl-1.5.22-6.1.i386.rpm
nscd-2.5-24.el5_2.2.i386.rpm
nss_ldap-253-13.el5_2.1.i386.rpm
openldap-2.3.27-8.el5_2.4.i386.rpm
openldap-clients-2.3.27-8.el5_2.4.i386.rpm
openldap-devel-2.3.27-8.el5_2.4.i386.rpm
openldap-servers-2.3.27-8.el5_2.4.i386.rpm
4. Run the rpms by command;
rpm -ivh *.rpm
5. Start the LDAP server
--
Regards,
Akshata Saralaya
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev