View Single Post
Old 10-11-2003, 11:57 AM  
ADDiCT
Senior Member
 
Join Date: Aug 2003
Posts: 517
Default

updated in 1.0.252 :
- bugfix: any user with flag G was considered groupadmin of all groups
- new feature: 'site usrstats wkup 10 TRiAL' will list wkup top-10, limiting the output to users in the group TRiAL.
(index number per user stays the same as on the listing with all users)
- new setting: restrict_userinfo
   ~ Setting it to 0 will change nothing about the behaviour of ioGroups compared to previous versions.
   ~ Setting it to 1 will make ioGroups check for access to the 'site user' command:
1. any user can see his own info
2. groupadmins can see userinfo for all users in the groups they are a groupadmin of.
3. masters can see userinfo of any user. U can define flags for this in ioGroups.ini (eg: all users with flag 1 or M)
4. in all other cases, access to 'site user' will be denied.

Ofcourse, u can combine these settings with [FTP-Site-Permissions] in ioFTPD.ini
For exemple, setting 'restrict_userinfo = 1' in ioGroups.ini and 'user = 1MNG' in ioFTPD.ini will NOT allow any user to view his own info (although ioGroups would allow it)
ADDiCT is offline   Reply With Quote