![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to use own account env variables to cron user | Tlg13team | HP-UX | 3 | 01-28-2008 06:38 AM |
| HMC User account expired - What now? | backslash | AIX | 0 | 05-31-2006 02:14 PM |
| user account | chomca | Post Here to Contact Site Administrators and Moderators | 1 | 05-22-2006 09:41 AM |
| show all user account | Deux | UNIX for Dummies Questions & Answers | 6 | 06-26-2005 05:57 AM |
| creatin user account | damian | UNIX for Dummies Questions & Answers | 1 | 08-01-2001 07:53 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How do you set up an FTP user account?
1) How do you set up an FTP user account on a Solaris Unix box? Please show the steps (assuming I have root account access).
2) Where are the FTP user account information stored? For example: Unix user accouns are stored on /etc/passwd what about ftp user account where are they stored? Thanks in advanced, XZOR |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Depends on the ftp server, but generally they are in /etc/passwd too. For an ftp only account some people add /usr/bin/true to /etc/shells. Then give the user a shell of /usr/bin/true. They can't do much with a shell like that if they telnet in, but ftp will work.
|
|
#3
|
|||
|
|||
|
Perderabo,
Thanks. |
|
#4
|
|||
|
|||
|
hello,
could you plaese tell me if we have to make a separate user account for ftp only without telnet in case of IBM-AIX server then what would be the steps?? |
|||
| Google The UNIX and Linux Forums |