On 11/4/16 3:40 AM, Julian Kippels wrote: > > we have a mailman installation with several virtual hosts. I would like > to give ssh access to the site admins of those virtual hosts so that > they can use the command line tools for their own virtual hosts. How > can I make sure, that the admin for site A cannot modify site B when > using command line access?
You can't. If they have enough access to run the command line tools, they have enough access to do almost anything to the Mailman installation. Mailman doesn't actually separate anything by virtual host. All the lists data are in the same file system hierarchy. Virtual hosts are just a way of controlling which lists are shown on admin and listinfo overviews and in the Postfix case at least, generating appropriate virtual alias mappings. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
