Week 4 Web Architecture
This week got a little more confusing with the ftp. Everything went smoothly until the end. I changed the directives in hosts.deny and in /etc/vsftpd/vsftpd.conf file accordingly for the usera login and the anonymous login. In the end the result was I was allowed to login both times regardless. I tried it a couple of more times, but I got the same result. So I am unsure if I misunderstood the concept or what, but I am including screenshots of all relevant screens depicting the change but the same results. Here is where I set anonymous_enable=NO Here is where I set anonymous_enable=YES Here is where I added usera to the hosts.deny file. Here was my first attempt at logging in as usera Here was my first attempt at logging in as anonymous Here was my second attempt at logging in as anonymous Here is my second attempt at logging in as usera Both outputs for each match, so I am not sure if somethin...