Re: Configuration problem
Stephane <[email protected]> Wed, 04 Aug 2004 11:57:08 +0200
| Newsgroups | gmane.network.ftp.wuftpd.user |
|---|---|
| Message-ID | <[email protected]> |
1 - what entry did you add in /etc/wu-ftpd/ftpaccess ? 2 - does your user (those in allow-uid) are guest or real user if they are guest, you have to add entry in the passwd file (not only /etc/passwd but also guest-root passwd file - look the guest-root line in your /etc/wu-ftpd/ftpaccess file) hth Scott Mohnkern wrote: > I'm having a problem. > > We are in the process of migrating to a new debian linux server, and > when I create a new account on the server, I cannot ftp to it, it > gives me a password in correct. > > I've tried adding an entry to /etc/wu-ftpd/ftpaccess as it shows, but > it doesn't do any good. Does the server need to be rebooted to take > effect? > > Or am I missing something else? > > > This is my allow list: > > allow-uid wfeidt millkern jlacombe larrym * > allow-gid ftp ftpadmin users > > > > Scott Mohnkern >