OK, I'm going to just shoot this out to the list as I go along and discover things - hope follks don't mind. But it is an easy if clumsy way to document this for the next person to come along. If anyone can recommend a doc that will get me through this on Centos, please do
On Centos I've found /usr/share/dirsrv/html as well as /usr/share/dirsrv/data
I look in the latter and there seem to be interesting things that I'd like to show up in http://sandbox1:9830/ But they do not. BTW, when I go to that URL it immediately forwards me to : http://sandbox1:9830/dist/download
If I cd to the HTML dir above and then do : [root@sandbox1 html]# ln -s ../data/admserv_dsgw.html .
And refresh my web browser, I now get a new item showing up in that page. Directory Server Gateway Search for and edit directory entries.
This appears to be what I am looking for, but when I cilck it I go to a location which does not exist : http://sandbox1:9830/clients/dsgw/bin/lang?context=dsgw
Doing the following also puts more entries on the web page, but none of the links work [root@sandbox1 html]# ln -s ../data/admserv_orgchart.html . [root@sandbox1 html]# ln -s ../data/admserv_phonebook.html .
On Thu, Dec 3, 2009 at 11:30 AM, Alan McKay alan.mckay@gmail.com wrote:
Hmmm, it seems that Centos-DS does not have this :
http://directory.fedoraproject.org/wiki/WebApps_Install
# Install the Directory Server Gateway package. yum install fedora-ds-dsgw # Run the setup-ds-dsgw script to set up the default instances of the Directory Server Gateway, Directory Express, Org Chart, and Admin Express. The setup-ds-dsgw script is in the /usr/sbin directory. setup-ds-dsgw
[root@sandbox1 dirsrv]# yum search centos-ds Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * addons: mirror.csclub.uwaterloo.ca * extras: mirror.csclub.uwaterloo.ca ============================================================== Matched: centos-ds =============================================================== centos-ds.x86_64 : CentOS Directory, Administration, and Console Suite centos-ds-admin.x86_64 : CentOS Administration Server (admin) centos-ds-base.x86_64 : CentOS Directory Server (base) centos-ds-base-devel.x86_64 : Development libraries for CentOS Directory Server centos-ds-console.noarch : CentOS Directory Server Management Console
Although it does have a directory with the HTML and other files : [root@sandbox1 dirsrv]# pwd /usr/share/dirsrv
This is not what I see when I got to http://myserver:9830/
I'll keep poking around, but am sending this in case anyone out there already knows how to do this on Centos.
I'll start over on the Red Hat docs now ...
cheers, -Alan
-- “Don't eat anything you've ever seen advertised on TV” - Michael Pollan, author of "In Defense of Food"
Alan McKay wrote:
OK, I'm going to just shoot this out to the list as I go along and discover things - hope follks don't mind. But it is an easy if clumsy way to document this for the next person to come along. If anyone can recommend a doc that will get me through this on Centos, please do
On Centos I've found /usr/share/dirsrv/html as well as /usr/share/dirsrv/data
I look in the latter and there seem to be interesting things that I'd like to show up in http://sandbox1:9830/ But they do not. BTW, when I go to that URL it immediately forwards me to : http://sandbox1:9830/dist/download
If I cd to the HTML dir above and then do : [root@sandbox1 html]# ln -s ../data/admserv_dsgw.html .
And refresh my web browser, I now get a new item showing up in that page. Directory Server Gateway Search for and edit directory entries.
This appears to be what I am looking for, but when I cilck it I go to a location which does not exist : http://sandbox1:9830/clients/dsgw/bin/lang?context=dsgw
Doing the following also puts more entries on the web page, but none of the links work [root@sandbox1 html]# ln -s ../data/admserv_orgchart.html . [root@sandbox1 html]# ln -s ../data/admserv_phonebook.html .
Right. That won't work. Please remove those links. You must install the fedora-ds-dsgw package - as you have discovered, there is no centos-ds-dsgw package, but the fedora-ds-dsgw package should work with centos-ds-base and centos-ds-admin.
On Thu, Dec 3, 2009 at 11:30 AM, Alan McKay alan.mckay@gmail.com wrote:
Hmmm, it seems that Centos-DS does not have this :
http://directory.fedoraproject.org/wiki/WebApps_Install
# Install the Directory Server Gateway package. yum install fedora-ds-dsgw # Run the setup-ds-dsgw script to set up the default instances of the Directory Server Gateway, Directory Express, Org Chart, and Admin Express. The setup-ds-dsgw script is in the /usr/sbin directory. setup-ds-dsgw
[root@sandbox1 dirsrv]# yum search centos-ds Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile
- addons: mirror.csclub.uwaterloo.ca
- extras: mirror.csclub.uwaterloo.ca
============================================================== Matched: centos-ds =============================================================== centos-ds.x86_64 : CentOS Directory, Administration, and Console Suite centos-ds-admin.x86_64 : CentOS Administration Server (admin) centos-ds-base.x86_64 : CentOS Directory Server (base) centos-ds-base-devel.x86_64 : Development libraries for CentOS Directory Server centos-ds-console.noarch : CentOS Directory Server Management Console
Although it does have a directory with the HTML and other files : [root@sandbox1 dirsrv]# pwd /usr/share/dirsrv
This is not what I see when I got to http://myserver:9830/
I'll keep poking around, but am sending this in case anyone out there already knows how to do this on Centos.
I'll start over on the Red Hat docs now ...
cheers, -Alan
-- “Don't eat anything you've ever seen advertised on TV” - Michael Pollan, author of "In Defense of Food"
OK, looks like FC6 was the last release to have the RPMs here :
http://directory.fedoraproject.org/yum/dirsrv/fedora/
IIRC, Centos5.x is based on FC7 is that right?
Where would I get RPMs?
OK, I got this RPM http://directory.fedoraproject.org/yum/dirsrv/fedora/6/x86_64/RPMS/389-dsgw-... and it installed fine. I ran the config /usr/sbin/setup-ds-dsgw and it said it went OK.
So I got to the web GUI now and see something different which looks like that wiki page. I can find me in there (the only user at present) and authenticate. But I see no option anywhere to change my password.
So I got to the web GUI now and see something different which looks like that wiki page. I can find me in there (the only user at present) and authenticate. But I see no option anywhere to change my password.
duh! Spoke too soon ... convoluted, but it works
389-users@lists.fedoraproject.org