Hi,
again i posted a thread with long talks, now
here is what i did:
there is a group called ftp, nobody on my computer so i added a user like this
shellconsole> adduser tony84 -g ftp -d /home/web -p pass -s /etc/ftponly
then i press enter no errors.
then i added a new user
shellconsole> adduser tony99 -g nobody -d /home/web1 -p pass2 -s /etc/ftponly
no errors appeared.
Now i did the following
#20.20.20.20 is my ip
shellconsole> ftp'20.20.20.20'
it asks for login so i type tony 84 and then it asks for password and i typed pass . and i get a 503 error messages.
then i did the EXACT same thing for tony99 and still i have the same error.
then i tried it again but username i put anonymous and it asks for the password to be an e-mail then i get the same 503 error passwd incorrect
That is how far i am.
any help is appreciated
Anthony
again i posted a thread with long talks, now
here is what i did:
there is a group called ftp, nobody on my computer so i added a user like this
shellconsole> adduser tony84 -g ftp -d /home/web -p pass -s /etc/ftponly
then i press enter no errors.
then i added a new user
shellconsole> adduser tony99 -g nobody -d /home/web1 -p pass2 -s /etc/ftponly
no errors appeared.
Now i did the following
#20.20.20.20 is my ip
shellconsole> ftp'20.20.20.20'
it asks for login so i type tony 84 and then it asks for password and i typed pass . and i get a 503 error messages.
then i did the EXACT same thing for tony99 and still i have the same error.
then i tried it again but username i put anonymous and it asks for the password to be an e-mail then i get the same 503 error passwd incorrect
That is how far i am.
any help is appreciated
Anthony