Is there a way to assign multiple groups to a single user?
Say I have:
Group1 w/ directory mapping: e:ftp_roottemp1 (read & write permissions)
Group2 w/ directory mapping: e:ftp_roottemp2 (read only permissions)
I want to add Group1 and Group2 to a single user. Is this possible? This is what I do for some other FTP server software and trying to see if it’s possible with Cerberus, since we’re about to move to it.
I know I could add those directories individually to a user and scope the permissions that way, but that would become tedious with 50+ users.