Forum Moderators: coopster
Our company has a staff database on MS SQL Server.
Our email server is a Red Hat 8 Linux box.
I need to create a web inteface that will add staff to the database, then add a new user to the Linux box, rewrite the mail config files and then restart postfix.
Security to the web inteface will be very tight.
I have read conflicting views on executing shell scripts from php.
Is it possible?
Any pointers would be a big help.
Thanks.
Gordon