RE: Cannot do Virtual-Users

"Pablo Arias" <[email protected]> Thu, 5 Jan 2006 16:56:55 +0100
Newsgroups gmane.network.pureftpd.user
Message-ID <[email protected]>
Hi Jon,

Try changing this line:


	useradd -g ftpgroup -d /dev/null -s /etc ftpuser
To:
	useradd -g ftpgroup -d /dev/null -s /bin/false ftpuser


I think it can help you.

Pablo Arias

-----Mensaje original-----
De: zwjunk [mailto:[email protected]] 
Enviado el: miƩrcoles, 04 de enero de 2006 14:28
Para: [email protected]
Asunto: [pureftpd] Cannot do Virtual-Users

I'm going crazy trying to create a virtual-user. "authentication failed" is what happens. Have followed the instructions w/ regards to

   groupadd ftpgroup
   useradd -g ftpgroup -d /dev/null -s /etc ftpuser

   pure-pw useradd test -u ftpuser -d /home/ftpusers/test
   pure-pw mkdb
  /usr/local/sbin/pure-ftpd -B -j -4 -lpuredb:/etc/pureftpd.pdb

Regular users have no problem.

I've goggled this and tried all of the suggestions that people have made. (It seems a rather common problem!) Have even recompiled/reinstalled using --with-puredb

Any more ideas?

And is there an on-line forum rather than a mailing list?
  
Thanks much for any help -

jon
--
[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]