PDA

View Full Version : [Solved] Seperate service for certain users/groups


SerViL
12-12-2003, 07:38 AM
hi, i want to use iobanana sitebot but i cant hide a group with it, like dzsbot can with addict's sitewho-script.

so my question is: how to make a new service with the main ioftpd to hide the group?

i tried it before with other ftp services like serv-u or a second ioftpd progress, but that made a big less of bandwith on the main ioftpd, if there were more than 3 racers.

the best would be, if i can add this group to my main ioftpd with the same port and no anouncing of sitewho in irc.
i have this with dzsbot and iozs, the group is added and there is no anouncing of them, because of addict's sitewho-script, but i prefer iobanana.

i would be happy about any help!

Mouton
12-12-2003, 08:31 AM
just copy paste the [ftp_service] part of your ini, and rename the new section ftp_service_2
change allowed_users = =groupname !*

and in the 1st service, allowed_users = !=groupname !*

add ftp_service_2 in the list of active services.

change port for ftp_service_2...