Messages per Month
| From | Sent On | Attachments |
|---|---|---|
| Oleg Shevtsov | Jan 20, 2003 2:13 am | |
| zhuravlev alexander | Jan 20, 2003 2:22 am | |
| Olafur Osvaldsson | Jan 20, 2003 2:22 am | |
| Oleg Shevtsov | Jan 20, 2003 2:36 am | |
| Peter Elsner | Jan 20, 2003 5:59 am | |
| David Bell | Jan 20, 2003 6:21 am | |
| Crist J. Clark | Jan 20, 2003 1:39 pm | |
| David Schultz | Jan 20, 2003 2:55 pm | |
| Anthony Schneider | Jan 20, 2003 3:51 pm | |
| Crist J. Clark | Jan 20, 2003 4:24 pm | |
| David Schultz | Jan 20, 2003 4:50 pm | |
| Anthony Schneider | Jan 20, 2003 5:40 pm | |
| Gaspar Chilingarov | Mar 6, 2003 3:52 am |
| Subject: | Re: | |
|---|---|---|
| From: | Gaspar Chilingarov (nm...@web.am) | |
| Date: | Mar 6, 2003 3:52:21 am | |
| List: | org.freebsd.freebsd-security | |
On Monday 20 January 2003 14:13, Oleg Shevtsov wrote:
Hi, how to give specific user FTP but no shell access? Ftpd's manual says: 4. The user must have a standard shell returned by getusershell(3). But I don't want to give shell account.
To Unsubscribe: send mail to majo...@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
ln /sbin/nologin /sbin/ftp-nologin echo "/sbin/ftp-nologin" >> /etc/shells
add user as usual, but set shell to ftp-nologin
--- Gaspar Chilingarov
To Unsubscribe: send mail to majo...@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message





