如何让iis自带的ftp的ftp用户不能登录windows桌面
一般,iis自带的ftp的权限管理是这样的:
1.在windows中创建一个用户
2.在iis的ftp中授权
那么如何让这个用户不能登录windows桌面
相关问题
- Transfering data through FTP to a folder names con
- Check the update date of a file with FTP functions
- How to list directory contents of an FTP connectio
- continue FTP download afther reconnect
- How do I limit socket speed in C? [duplicate]
参考https://jingyan.baidu.com/article/6b97984de2c7441ca2b0bf16.html
http://www.bkjia.com/Windowsjc/1118997.html
可能还不够?
在 Local Security Policy 中禁止该用户登录,详见 Deny Logon Locally on Windows 8/8.1 | How to Set