Pages

Friday, May 24, 2013

Configure anonymous FTP access on VNX

Step:1 Disable FTP

server_ftp server_2 -service -stop

Step:2 Log in to Control Station as root

Step:3 Change to /nas/sbin direcotry

cd /nas/sbin



Step:4 Add ftp user

/nas/sbin/server_user server_2 -add ftp

At prompt:
a. Any UID and GID, except -2
b. Home directory specified and available on Data Mover

Step:5 Disable ftp user's password

/nas/sbin/server_user server_2 -passwd -disable ftp

Step:6 Start FTP

server_ftp server_2 -service -start

Done!

Read more: http://bloggerknown.blogspot.com/2013/02/changing-blog-page-by-page-number.html#ixzz2TaVMS7IW