> Hi,
> 
Hallo Andreas

> after 3.9.0 we should start to work on a better design of dspam. There is
> a 
> big problem which should/could be avoided.
> 
> If you run dspam in daemon mode and a user should be able to call dspam as
> a 
> client, you have to set the suid bit for dspam. So that dspam is able to
> read 
> the config file to get the credentials to connect to the daemon. This
> should 
> be changed.
> 
Okay. So just the client to server credential. Do I see that right?


> There should be a client only configuration file. You should be able to
> load 
> it from the home directory or specify the config via the command line or
> the 
> credentials.
> 
I could add that. I mean the extra parameter to allow loading an alternative 
dspam.conf.



> Working on this we should start to improve libdspam, cause of the above 
> problem you can't really make use of it. Maybe the dspam client should use
> libdspam. So you have already a test tool for the library.
> 
We have that already in place in 3.9.0 :)
-------
theia ~ # ldd /usr/bin/dspam
        linux-gate.so.1 =>  (0xffffe000)
        libdspam.so.7 => /usr/lib/libdspam.so.7 (0xb805d000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb8045000)
        libc.so.6 => /lib/libc.so.6 (0xb7efe000)
        libm.so.6 => /lib/libm.so.6 (0xb7ed8000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7ed3000)
        /lib/ld-linux.so.2 (0xb807f000)
theia ~ #
-------


> Please comment!
> 
> 
> Cheers,
> 
>       -- andreas

-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Dspam-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to