Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: safeldt on March 28, 2006, 05:00:07 PM

Title: how to install smeserver-remoteuseraccess-1.0-10.noarch.rpm?
Post by: safeldt on March 28, 2006, 05:00:07 PM
I don't see the

 dungog.net
   Chroot FTP users

menu after installing this RPM

I copied the file to the server and typed
rpm -ivh  smeserver-remoteuseraccess-1.0-10.noarch.rpm

There were no errors but after reboot I dont the the menu point on the server-manager.

What have I missed?

Uffe
Title: Re: how to install smeserver-remoteuseraccess-1.0-10.noarch.
Post by: cactus on March 28, 2006, 05:30:18 PM
Quote from: "safeldt"
I don't see the

 dungog.net
   Chroot FTP users

menu after installing this RPM

I copied the file to the server and typed
rpm -ivh  smeserver-remoteuseraccess-1.0-10.noarch.rpm

There were no errors but after reboot I dont the the menu point on the server-manager.

What have I missed?

Uffe


Instead of using rpm to install rpm's yum is preferred. To install local RPM's with yum you can issue the following command:
Code: [Select]
yum localinstall /path/to/rpm

If you wil do so you will also see the message that you will have to issue to commands after installing using yum to update the configuration.

Code: [Select]
signal-event post-upgrade
signal-event reboot


The install with the rpm command will probably also work, you only need to  issue the two signal-event  commands to reflect  the updates to the configuration.
Title: how to install smeserver-remoteuseraccess-1.0-10.noarch.rpm?
Post by: JonB on March 29, 2006, 03:53:12 PM
It's not sitting down the bottom of the menu under Unknown is it?
You have refreshed your browser after installing the rpm?

Failing any of that you need to report a bug which you can do open the left under Report a bug - SME Contribs

Jon
Title: how to install smeserver-remoteuseraccess-1.0-10.noarch.rpm?
Post by: safeldt on March 29, 2006, 04:33:20 PM
I tried the following:

Made a fresh install of the server (SME Server 7.0rc1)

yum localinstall smeserver-remoteuseraccess-1.0-10.noarch.rpm
signal-event post-upgrade
signal-event reboot

No error messages.

I did also refresh the browser.

Unfortunately i did not get me the "Chroot FTP users" menu

Somehow a new problem arrived, now when accessing via firefox I get a certificate error something like: “Same serial number as another certificate from the same authority”

It is still possible to access via Internet Explorer.
Title: how to install smeserver-remoteuseraccess-1.0-10.noarch.rpm?
Post by: cactus on March 29, 2006, 05:02:55 PM
Quote from: "safeldt"
Somehow a new problem arrived, now when accessing via firefox I get a certificate error something like: “Same serial number as another certificate from the same authority”

It is still possible to access via Internet Explorer.


That is probably because you permanently accepted the certificate from the first install in Firefox, you should remove it (unfortunately I don;t know exactly how) and after that it should be posible to access it using Firefox as well.
Title: how to install smeserver-remoteuseraccess-1.0-10.noarch.rpm?
Post by: JonB on March 29, 2006, 11:15:20 PM
I have just installed it. It is there under Security - User Remote Access

Jon