mr_F_2
12-20-2004, 12:54 AM
I have a siteop user (has flag 1) who fails on chown.
example:
user: xxx
flags: 31
site chown xxx:SiTEOPS somedir
500 somedir: Permission denied.
but when a master user (has flag M) does it it succeeds:
site chown xxx:SiTEOPS somedir
200 chown Command successful.
this is strange to me, because my ioFTPD.ini contains:
[FTP_SITE_Permissions]
chown = 1MV
and (just to be safe)
[Telnet_Command_Permissions]
chown = 1MV
i restarted ioFTPD to see if rehash just wasn't handling it ,but it flat-out doesn't work...
might be a bug, might not, thought i'd mention it here before assuming it's a bug. can anyone else confirm this?
example:
user: xxx
flags: 31
site chown xxx:SiTEOPS somedir
500 somedir: Permission denied.
but when a master user (has flag M) does it it succeeds:
site chown xxx:SiTEOPS somedir
200 chown Command successful.
this is strange to me, because my ioFTPD.ini contains:
[FTP_SITE_Permissions]
chown = 1MV
and (just to be safe)
[Telnet_Command_Permissions]
chown = 1MV
i restarted ioFTPD to see if rehash just wasn't handling it ,but it flat-out doesn't work...
might be a bug, might not, thought i'd mention it here before assuming it's a bug. can anyone else confirm this?