Le Vendredi 8 Septembre 2006 21:47, Jerome Alet a écrit : > On Fri, Sep 08, 2006 at 09:37:47PM +0200, Nicolas Costes wrote: > > Anyway, authentification is nearly completed and will be added soon.
> Why don't you use Apache's plugins for this instead of coding your > own ? Well... The authentification system I've coded is plugin-based, and is virtually capable of authenticating against any auth system. It currently supports LDAP, SSL (for this one it relies on apache mod_ssl), plaintext, CAS (used at work)... I need to add winbind (samba/NT) that will be very useful at work too, and MySQL (harder to implement I think, not in itself - it's easy- but because of dependencies - installer/admin interface). Well, I guess your question hides something, and that I missed a point here. You should tell me more, maybe I'm re-inventing the wheel ;-). I know apache can do auth on various protocols, but I'm not sure this is useful here. -- Put JASmine in your Cups ! To unsubscribe : mailto:[EMAIL PROTECTED] List archives : http://dir.gmane.org/gmane.comp.printing.jasmine.user

