Eka, This depends on what kind of UserManager you are using.
There's a file-based one or a db-based one, or you can create your own. See http://mina.apache.org/ftpserver/user-manager.html For file-based one, you can just add users to the "user list" file and you are done: http://mina.apache.org/ftpserver/file-based-user-manager.html See the corresponding link for db-backed one as well. hope this helps On Wed, May 11, 2011 at 7:29 PM, Eka Suryawan <[email protected]>wrote: > Hai, I have a problem with how to add user and password in apache ftp > server?? > can you give me some tutorial and format how to add user and password? > thx > > regards, > > Eka Suryawan >
