FTP


INSTALACIÓN.
El primer paso es ir al asistente para roles y marcar el rol Servidor Web (IIS).




A continuación, en los servicios del rol seleccionamos Servidor FTP.




Siguente > Siguiente > Confirmamos y procedemos a la instalación




Una vez completada la instalación, nos vamos a agregar el sitio FTP… para ello nos dirigimos a:

Inicio > Herramientas Administrativas > Administrador del servidor > Roles > Servidor Web(IIS) > Administrador (IIS) > (nuestro servidor) > Click derecho > Agregar sitio FTP




Introducimos el nombre del sitio FTP y la ruta de acceso física




Debemos tener una estructura de carpetas similar a C:netpubftpusersLocalUser y una carpeta por cada cuenta de usuario incluida la del anónimo.

Ponemos la IP de nuestra máquina y el puerto que por defecto siempre es 21




Llegados a este paso, tenemos nuestro FTP creado, ahora vamos a configurarlo:

Vamos a inicio > herramientas administrativas > administración de equipos > usuarios y grupos locales > usuarios > botón derecho agregar usuario y luego creamos una carpeta en C:netpubftpusersLocalUser con el nombre del usuario por ejemplo C:netpubftpusersLocalUserusuario1




Volvemos al IIS para editar los permisos de las carpetas de cada usuario, seleccionamos la carpeta del usuario y hacemos click en Editar permisos y por cada carpeta con usuario correspondiente a su carpeta le damos control total y le denegamos los permisos a los demás para que así no puedan acceder.




y así con cada carpeta – usuario.

Ahora vamos al IIS y en entramos en Autenticación FTP y habilitamos tanto la autenticación anónima como la básica.



Y con ésto ya tendríamos nuestro servidor FTP con enjaulamiento de usuarios.






INSTALLATION.
The first step is to go to the role wizard and mark the Web Server (IIS) role.




Next, in the role services we select FTP Server.




Next> Next> We confirm and proceed to the installation




Once the installation is complete, we will add the FTP site ... for this we go to:

Home> Administrative Tools> Server Administrator> Roles> Web Server (IIS)> Administrator (IIS)> (our server)> Right click> Add FTP site




Enter the name of the FTP site and the physical path




We must have a folder structure similar to C: netpubftpusersLocalUser and one folder for each user account including that of the anonymous.

We put the IP of our machine and the port that by default is always 21




At this step, we have our FTP created, now we will configure it:

Let's start> administrative tools> computer administration> local users and groups> users> right click add user and then create a folder in C: netpubftpusersLocalUser with the name of the user for example C: netpubftpusersLocalUseruser1




We return to the IIS to edit the permissions of each user's folders, select the user's folder and click on Edit permissions and for each folder with user corresponding to his folder we give him total control and we deny the permissions to others so that They cannot access.




and so with each folder - user.

Now we go to IIS and enter FTP Authentication and enable both anonymous and basic authentication.



And with this we would already have our FTP server with user cage.

VIDEOTURIAL

No hay comentarios.:

Publicar un comentario