Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Remote access to files on a server

  • 03-08-2005 9:43am
    #1
    Closed Accounts Posts: 24


    Hi all,

    Is it possible to setup users to access shared files on a sbs 2003 server from the internet? I dont really want to use VPN.


Comments

  • Registered Users, Registered Users 2 Posts: 68,317 ✭✭✭✭seamus


    I'm sure there are downloadable web server solutions out there, that allow them a web interface to their files using LDAP authentication. Painfully insecure though unless you implement an HTTPS solution, which may be just as expensive as VPN.

    Any reason why you don't want to use VPN?


  • Registered Users, Registered Users 2 Posts: 4,003 ✭✭✭rsynnott


    An ssh server would work, probably. I don't recall whether there's an ssh file-system thingy for Windows tho; you might have to use an ftp-like app.


  • Registered Users, Registered Users 2 Posts: 16,288 ✭✭✭✭ntlbell


    if you're really against vpn you could serve them from a secure ftp server

    and have the clients use something like sftp to connect to it, i think most of them can use https/ssh etc


Advertisement