Hi all, I'm in the process of building a * box for home and ran across the vmail.cgi script. It installs suid root in order to allow access to the voice mail boxes. I've never been fond of suid root and was looking for a better method. I've patched my installation to make everything in the vm hierarchy (/var/ spool/asterisk/voicemail/*) setgid www to match the group of my webserver. The voicemail.c files also contains minor modifications. Is this something that anyone else would be interested in? Regards, Terry
Terry Bohaning wrote:> I'm in the process of building a * box for home and ran across the > vmail.cgi script. It installs suid root in order to allow access to the > voice mail boxes. I've never been fond of suid root and was looking for a > better method. > I've patched my installation to make everything in the vm hierarchy (/var/ > spool/asterisk/voicemail/*) setgid www to match the group of my webserver. > The voicemail.c files also contains minor modifications. > Is this something that anyone else would be interested in?Very much! Thanks a lot Terry :) F
I too would like this. Thanks so much ~paul -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Terry Bohaning Sent: Thursday, January 15, 2004 9:20 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] vmail cgi script Hi all, I'm in the process of building a * box for home and ran across the vmail.cgi script. It installs suid root in order to allow access to the voice mail boxes. I've never been fond of suid root and was looking for a better method. I've patched my installation to make everything in the vm hierarchy (/var/ spool/asterisk/voicemail/*) setgid www to match the group of my webserver. The voicemail.c files also contains minor modifications. Is this something that anyone else would be interested in? Regards, Terry _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
It would be very much appreciated if you would send a diff -u of those files to the bugs.digium.com website for possible inclusion into a version 0.9.0 Don't forget to send a disclaimer. Joachim At 07:07 16/01/2004 -0800, you wrote:>I too would like this. > >Thanks so much > >~paul > >-----Original Message----- >From: asterisk-users-admin@lists.digium.com >[mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Terry >Bohaning >Sent: Thursday, January 15, 2004 9:20 PM >To: asterisk-users@lists.digium.com >Subject: [Asterisk-Users] vmail cgi script > >Hi all, > >I'm in the process of building a * box for home and ran across the >vmail.cgi script. It installs suid root in order to allow access to the >voice mail boxes. I've never been fond of suid root and was looking for >a >better method. > >I've patched my installation to make everything in the vm hierarchy >(/var/ >spool/asterisk/voicemail/*) setgid www to match the group of my >webserver. >The voicemail.c files also contains minor modifications. > >Is this something that anyone else would be interested in? > >Regards, > >Terry > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users