Hi all
ioFTP 5.1.10r
ioA 0.8.1
newdir 2.3
iozs
iogroups
I had some problem setting up the nuke functions of ioA ...
I authorize users with 1N flags to nuke in ioFTPD.ini
Quote:
nuke = 1N
nukes = *
unnuke = 1N
unnukes = *
|
Here's the nuke related part in ioa.cfg:
Quote:
Nuke_Splitter=
Nuke_Header=[Nuked]-%r
Nuke_Group_Flag=N
Nuke_Empty_Dir_Amount=25
Nuke_Message_File=.ioFTPD.message
Nuke_Create_MessageFile=1
UnNuke_Create_MessageFile=1
# Create a tag for nuke and what syntax.
# 0 = None, 1 = Directory, 2 = File
Nuke_Tag_Create=1
Nuke_Tag=NUKED %multi x by %user for %reason
Nuke_Using_SnypeTEST_Trial_Script=0
SnypeTEST_Trial_Script_Path=
|
but even if I change for example "Nuker" user flags to 1N, I always get this msg :
Quote:
200--[Nuke]----------------------------------------------------------
200- You are not allowed to nuke other groups
200------------------------------------------------------------[ioA]-
200 Command Successful.
|
If I give flags 1MGN (through editing user file) to this users, msg returned is the same...
Same problem if I had this user to all groups
Only the original master account can nuke other groups ...
If someone has an idea, thx in advance