| | | Forum Newbie
       
Group: Forum Members Last Login: 7/12/2007 5:44:00 PM Posts: 2, Visits: 2 |
| | I would like to know if there is a way to configure the WS FTP Server to have the "lock users to home folder" option checked by default when adding new users. We manually add new users and having this by default unchecked is dangerous. I know that I can change the HTML in the useredit.asp page, but I am trying to stay away from making custom changes to the application. If there is away send me an email at webmaster@smartetailing.com |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 7/4/2008 12:42:16 PM Posts: 2, Visits: 2 |
| I too would like to know this... I see it has the variable in /WSFTPSVR/ftp/UserAdd.asp
<%= util.getChecked(app.getData("LockToHomeFolder")) %>
How do we set default options?? |
| |
|
|