We use API to create customers on Plesk Panel. During that procedure we also create one ftp account for a user. The problem is that user is able to rename his username and since ftp account is a system account (/etc/passwd, /etc/shadow) we don't like that. Is there a way to forbid user changing ftp username and allow him only to change password?