Koozali.org: home of the SME Server

remoteuseraccess

Offline keithone33

  • *
  • 15
  • +0/-0
remoteuseraccess
« on: December 16, 2012, 06:24:22 PM »
I have need to access the FTP from the outside world. It would appear that there are missing components to the basic sme8 server, when I finally found the possible cure, “download and install remoteuseraccess” it says the pat is not found, what gives, it appears that some information is lacking? I have follow the directions in contribs.org to no avail. HELP

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: remoteuseraccess
« Reply #1 on: December 16, 2012, 06:41:06 PM »
you already have it:
- did you enable ftp access from "remote access" page in server-manager?
- is your server in server and gateway mode or server only?
- did you read the manual?
- finally, could you please tell us what you need (be verbose, thank you) and not whato you think you have to do to achieve it?

thank you

Offline keithone33

  • *
  • 15
  • +0/-0
Re: remoteuseraccess
« Reply #2 on: December 16, 2012, 06:46:43 PM »
server gateway mode (never have been able to get server only mode to work)
ftp enable (till i'm blue in the face)
yes read manual nothing tried works
i host web sites for customers some (to my dismay) want to edit their own site, this seems to be a reasonable request just can't make it work?

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: remoteuseraccess
« Reply #3 on: December 16, 2012, 07:05:44 PM »
server gateway mode (never have been able to get server only mode to work)

in server only mode you need to enable port forwarding on your router/firewall.. did you do?
btw, if something is not working out of the box, you should open a bug (link above)

Quote
ftp enable (till i'm blue in the face)

you don't need to make your face blue, you'd tell us what's going wrong
"it doesn't work" doesn't help us

Quote
yes read manual nothing tried works

you forgot to tell us what you tried and the error/problem you got

Quote
i host web sites for customers some (to my dismay) want to edit their own site, this seems to be a reasonable request just can't make it work?

read here then
Code: [Select]
yum --enablerepo sme7contribs install smeserver-remoteuseraccess

anyway, I repeat: "it doesn't work" doesn't help us to help you

Offline keithone33

  • *
  • 15
  • +0/-0
Re: remoteuseraccess
« Reply #4 on: December 16, 2012, 07:16:53 PM »
gave up on server only mode don't need it!

ftd (blue in face) used directions listed in contribs (later determined that file is missing)

following directions does not always work if someone has left out part of directions (usually something implied but not given)

yum --enablerepo sme7contribs install smeserver-remoteuseraccess come back repository not found!

next!

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: remoteuseraccess
« Reply #5 on: December 16, 2012, 07:26:18 PM »
keithone33

did you read the wiki page I linked you in my previous post?

you should read more carefully and, of course, use the "search" link above

Offline keithone33

  • *
  • 15
  • +0/-0
Re: remoteuseraccess
« Reply #6 on: December 16, 2012, 07:30:39 PM »
have read page

there are at least 3 different links to get the file, have you tired the one you sent me?


if it is in contrib i have tried it

guest22

Re: remoteuseraccess
« Reply #7 on: December 16, 2012, 07:37:38 PM »
@keithone33,

Stefano is very kindly suggesting your REALLY need to read the setup section he so clearly directed you to. Maybe you skipped the SETUP section of that page?

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: remoteuseraccess
« Reply #8 on: December 16, 2012, 07:40:22 PM »
have read page
there are at least 3 different links to get the file, have you tired the one you sent me?

well, yes.. I wrote it :-)
you MUST read it again and MUST create sme7contribs as per wiki page..

Offline keithone33

  • *
  • 15
  • +0/-0
Re: remoteuseraccess
« Reply #9 on: December 16, 2012, 07:43:13 PM »
i'm in sme 8!!!!!

guest22

Re: remoteuseraccess
« Reply #10 on: December 16, 2012, 07:44:28 PM »
Yes, that's why you posted here....

Some contribs are made for SME7 but are compatible with SME8, therefor you need to follow the SETUP section to make SME7 contribs available to your SME8 server

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: remoteuseraccess
« Reply #11 on: December 16, 2012, 07:46:07 PM »
I (and all the others here) already know it..

that page IS for SME8.. read it, again.. you need to read ONLY the part I suggested you..

Offline keithone33

  • *
  • 15
  • +0/-0
Re: remoteuseraccess
« Reply #12 on: December 16, 2012, 07:47:38 PM »
I HAVE READ IT WHEN YOU GET OT THE PART ABOUT DOWNLOADING THE CONTRIB IT COMES BACK NOT FOUND!!!!!!!!!!!!!!!!!!

guest22

Re: remoteuseraccess
« Reply #13 on: December 16, 2012, 07:48:27 PM »
Goodbye.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: remoteuseraccess
« Reply #14 on: December 16, 2012, 07:54:59 PM »
I HAVE READ IT WHEN YOU GET OT THE PART ABOUT DOWNLOADING THE CONTRIB IT COMES BACK NOT FOUND!!!!!!!!!!!!!!!!!!

I hope you are not shouting, aren't you?

Code: [Select]
db yum_repositories set sme7contribs repository \
GPGCheck yes \
MirrorList http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7 \
Name 'SME 7 - contribs' \
Visible no \
status disabled

signal-event yum-modify
yum clean all

please do it and post here the result

P.S. I kindly request you to be more collaborative with us, otherwise you'll get no support (from me, at least)