![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Root Permissions | macgre_r | HP-UX | 0 | 11-26-2007 02:47 AM |
| Get CPU speed without root permissions | psimoes79 | HP-UX | 2 | 07-12-2007 06:47 AM |
| permissions to su to root | BG_JrAdmin | Linux | 4 | 05-26-2007 11:34 PM |
| root access on sun os and permissions | allinone | UNIX for Dummies Questions & Answers | 2 | 03-12-2002 10:34 AM |
| root group permissions | jacobsa | UNIX for Dummies Questions & Answers | 5 | 11-02-2001 02:36 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to run my own FTP server without root permissions
Hi all,
I need your help with this problem. I have my own ftp server implemented in java. If I start it as root it is successfully binded to port 21 and everything works. Now I want to run it as non-root user, but for binding to port 21 it needs root rights. How to solve it? I alrady try xinetd, but it probably has no feature I need (xinetd starts for each request new instance of server whether single-treaded or not, but I need to start one instance of my ftp server which is capable to handle many request at one time itself). Any ideas are welcomed. Regards, Jirka |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|