RE: 421 Configuration error: Illegal trusted gid for chroot: -B ??
"Arthur DiSegna" <[email protected]> Wed, 11 Jan 2006 15:37:27 -0500
| Newsgroups | gmane.network.pureftpd.user |
|---|---|
| Message-ID | <B584AAC32ED8DE49A8EAD2CF3D847FE00217154F@auth-fl-mail1.commandsoftware.com> |
=20 Ok adding the -A does what I needed (chroot everyone). Is there a command line option to prevent everone from logging in except one specified user? Thanks again -----Original Message----- From: Arthur DiSegna=20 Sent: Wednesday, January 11, 2006 3:30 PM To: Pure-FTPd Subject: RE: [pureftpd] 421 Configuration error: Illegal trusted gid for chroot: -B ?? Ah. See, that's why it always pays to have someone else look at your configurtion. Fixed. The 15 was supposed to be with -I (max idle time).=20 /usr/local/sbin/pure-ftpd -B -c 5 -C 5 -E -H -I 15 -k 95 -O clf:/var/log/ftp -R -s -u 1 -X=20 I removed -a because I don't want to allow anyone run of the filesystem while connected via FTP. Does this still keep everyone CHROOT'd? Or should I use something like -a 65000. Thanks -----Original Message----- From: Frank Denis (Jedi/Sector One) [mailto:[email protected]] Sent: Wednesday, January 11, 2006 3:04 PM To: Pure-FTPd Subject: Re: [pureftpd] 421 Configuration error: Illegal trusted gid for chroot: -B ?? On Wed, Jan 11, 2006 at 02:57:14PM -0500, Arthur DiSegna wrote: >Error: "421 Configuration error: Illegal trusted gid for chroot: -B" >/usr/local/sbin/pure-ftpd -a -B -c 5 -C 5 -E -H -I -k 95 \ -O=20 >clf:/var/log/ftp 15 -R -s -u 1 -X Where does this "15" come from ? =20 And -a lacks a gid... the gid you gave (after -a) is "-B", this is not a valid gid. --------------------------------------------------------------------- To post a new message, e-mail: [email protected] To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To post a new message, e-mail: [email protected] To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To post a new message, e-mail: [email protected] To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]