in order to enable ip restriction for ftp user in ispconfig3 (latest) we tried to ask to chatgpt that suggest us this sql USE dbispconfig; UPDATE sys_config SET value = 'y' WHERE name = 'ftp_user_allow_ip'; but we don't see this field in sys_config table. is it correct?
ChatGPT has no clue about ISPConfig, so it's better not to ask it. The correct answer is that an FTP user has no IP restriction.
You can install ISPconfig on a test server with test passwords and then put the directory /usr/local/ispconfig into a TGZ, upload it to ChatGPT and then ask the question again.