Thx
找到了
src/userinfo.c
/*
* Added by cityhunter to deny others to modify SYSOP's passwd
*/
if (real && (strcmp(u->userid, "SYSOP") == 0)) {
prints("\n\n错误!系统禁止修改SYSOP的密码," NAME_POLICE "正在来的路上 :)");
pressreturn();
clear();
end_mmapfile(um, sizeof(struct usermemo), -1);
return 0;
}
/*
* end of this addin
*/
【 在 stiger (再见,清华;再见,北京) 的大作中提到: 】
: 可以的
--
FROM 202.197.75.*