April 19, 2024, 08:43:28 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Is NT RAS = PPP Dial-in server ?  (Read 5694 times)

Offline kenchix1

  • Tux Awared
  • **
  • Posts: 37
Is NT RAS = PPP Dial-in server ?
« on: April 24, 2004, 03:08:58 AM »
We used to have a RAS before in windows NT where users can dial-in, log in to the network and do anything (even surf the net) as if they were inside the office.

Now that we migrated our whole system to linux, Im not really sure what to setup (or rather what to do) to do the same thing as RAS did before.

Is Windows NT RAS = PPP Dial-in server in Linux ?

Here are what i like to happen :

Users can connect to our workplace by connecting to a modem connected to our logon server as if he is inside our workplace.

Users must be authenticated first by our samba logon server.

Users must be able to surf the internet and download their emails through our proxy server.

Some users will only be allowed via the callback. That means, after a successfull logon to the authenticatio server, they will be dropped and the server will call them to their designated telephone number.

Not all users will be allowed to connect via dial-in, only selected users will be allowed. The server will dropped the user immediately if they are not allowed to use to dial-in.
---

Are these things possible in linux ? We were able to setup these things in Windows NT, I hope linux can do it also.

Thank you very much in advance.

Offline kenchix1

  • Tux Awared
  • **
  • Posts: 37
Is NT RAS = PPP Dial-in server ?
« Reply #1 on: April 27, 2004, 02:08:37 AM »
please help.

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
Is NT RAS = PPP Dial-in server ?
« Reply #2 on: April 27, 2004, 03:47:17 PM »
In linux u can do so. Linux "Thin Client" I hope is wat u r looking for. It's implemented as a diskless workstations. U can do wat u want as u mentioned.

It can be implemented based on Samba-LDAP.

Offline kenchix1

  • Tux Awared
  • **
  • Posts: 37
Is NT RAS = PPP Dial-in server ?
« Reply #3 on: April 29, 2004, 02:16:46 AM »
thank you sir for you reply, Im not actually looking for thin client. I am looking for way on how our users can work on their home by connecting to our server via modem.

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
Is NT RAS = PPP Dial-in server ?
« Reply #4 on: April 29, 2004, 03:30:20 PM »
Oic, then try SSH or VNC (Virtual Network Connection). Say, u r using Linux aren't u?

For VNC u can use it for both Win32 and Linux.
http://www.tightvnc.com

or

http://www.realvnc.com

Offline kenchix1

  • Tux Awared
  • **
  • Posts: 37
Is NT RAS = PPP Dial-in server ?
« Reply #5 on: May 06, 2004, 06:17:55 AM »
This is really what im looking for :

Howto Setup Redhat Linux 9 As A Dial In Server