RE: User access question.
"Taylor, ForrestX" <[email protected]>
| Newsgroups | gmane.linux.redhat.release.seawolf |
|---|---|
| Message-ID | <[email protected]> |
> From: Jason Lim [mailto:[email protected]] > > Hi all, > > I'm using Redhat 7.1 as my Application server. I have develop an > inventory application for my customer. What my qustion is I'm going to > create an user which can only access from my own application but then > cannot access from telnet or rlogin..? > Please advise. > Thanks. Either use a firewall and only allow the ports that your application is using, or simply turn off telnet/rlogin. Forrest --