Koozali.org: home of the SME Server

how to install smeserver-remoteuseraccess-1.0-10.noarch.rpm?

safeldt

how to install smeserver-remoteuseraccess-1.0-10.noarch.rpm?
« 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

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: how to install smeserver-remoteuseraccess-1.0-10.noarch.
« Reply #1 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.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline JonB

  • *
  • 351
  • +0/-0
how to install smeserver-remoteuseraccess-1.0-10.noarch.rpm?
« Reply #2 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
...

safeldt

how to install smeserver-remoteuseraccess-1.0-10.noarch.rpm?
« Reply #3 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.

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
how to install smeserver-remoteuseraccess-1.0-10.noarch.rpm?
« Reply #4 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.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline JonB

  • *
  • 351
  • +0/-0
how to install smeserver-remoteuseraccess-1.0-10.noarch.rpm?
« Reply #5 on: March 29, 2006, 11:15:20 PM »
I have just installed it. It is there under Security - User Remote Access

Jon
...