virtualmin and virtual users (postfix/dovecot)

4 posts / 0 new
Last post
#1 Fri, 07/11/2008 - 05:20
jan

virtualmin and virtual users (postfix/dovecot)

Dear forum,

is there a way to manage "virtual_mailbox_domains" & "virtual_mailbox_maps" with the virtualmin GUI ? From a customers point of view ? While adding normal system users the entry for "virtual_alias_maps" is also done by virtualmin.

There would also be the need to manage dovecot's virtual passwd file ... The goal is to have no real system users.

kind regards,

Jan

Fri, 07/11/2008 - 06:08
ronald
ronald's picture

per haps a way to do this is to
create a webmin group, for instance 'postfix'
give this group access to modules you want, like postfix
set permissions and rights to the modules
limit the user to certain directory
add a user to this group (a test user)
test and refine

Im not sure this solves your specific issue but it is the way to grant users additional features.

Fri, 07/11/2008 - 11:12
Joe
Joe's picture

<div class='quote'>The goal is to have no real system users.</div>

This is a goal that is not consonant with the Virtualmin way of doing things. Why do you not want real system users? If you don't want them to have shell access, don't give them shell access. Database-backed users are not faster than system users (until you get up to a few thousand users or have them spread across multiple machines). And, of course, you lose all of the functionality that Usermin provides.

But, if you have some existing system that Virtualmin needs to integrate with, you'd probably want to make use of the pre and post command features of Virtualmin to execute scripts whenever you make changes to virtual servers. That doesn't change the user model, but would allow you to also add/remove users in some other type of database.

--

Check out the forum guidelines!

Fri, 07/11/2008 - 11:14 (Reply to #3)
Joe
Joe's picture

Oh, yeah, LDAP is pretty well supported by Virtualmin, and it's the only database-based user model we consider tolerable (though we don't recommend it, if you don't have a lot of users or a lot of machines that all need to share auth data). But, it still assumes &quot;real system users&quot;. ;-)

--

Check out the forum guidelines!

Topic locked