Postby msweany » Mon Jul 24, 2006 1:13 pm
Hi Dave,
I normally use the admin console, but I am looking into building a php/mysql based app that will allow me to give control to a user to manage users for a domain on my sqcalix server.
For instance, I have domains A,B and C sending and receiving mail on my scalix server, I will control domains A and B, but C is my dad's business domain. Rather then have him call me to add remove users, I thought it would be nice to provide him with a secure login to a page that he can manage the users himself.
The only holdup I have at this point is the actual creation of users from apache.
I have the syntax correct in omaddu (I have tested from a root account), I can tell that the correct command is being sent, but nothing happens. I have made sure to do everything usually needed in /etc/sudoers to allow this one script to be run, but it appears I need to be added elsewhere..
Any help would be much appriciated.