A little report about kerberos authentication

2012-05-15 Thread Mansur Mamkin
Hi all! I have compiled and successfully tested draft version of library with kerberos authentication code extracted from lighttpd. For the present I have no clear idea how to smoothly integrate kerberos authentication into "http" function If there is no "Authorization: Negotiate ..." header

Re: A little report about kerberos authentication

2012-05-16 Thread Alexander Burger
Hi Mansur, > For the present I have no clear idea how to smoothly integrate > kerberos authentication into "http" function > > If there is no "Authorization: Negotiate ..." header in the > http-request, then pil should answer with 401: > --- > (de http401 () >(httpStat 401 "Unauthorized" "WWW

Re: A little report about kerberos authentication

2012-05-21 Thread Mansur Mamkin
Hi all! I'm glad to share fresh-prepared kerbauth library (README included in the tarball): http://picolisp.com/5000/!wiki?kerbauth Comments and questions are welcome. Best regards, Mansur Mamkin -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: A little report about kerberos authentication

2012-05-21 Thread Alexander Burger
On Mon, May 21, 2012 at 03:41:50PM +0600, Mansur Mamkin wrote: > I'm glad to share fresh-prepared kerbauth library (README included > in the tarball): http://picolisp.com/5000/!wiki?kerbauth > Comments and questions are welcome. Nice! Thank you very much for sharing this! -- UNSUBSCRIBE: mailto:p

Re: A little report about kerberos authentication

2012-05-22 Thread Alexander Burger
Hi Mansur, On Mon, May 21, 2012 at 03:41:50PM +0600, Mansur Mamkin wrote: > Comments and questions are welcome. You put this in the Wiki under "Articles & Essays". As this is more a short note with associated code, wouldn't it be better to put it into another place like "Examples", or a new menu

Re: A little report about kerberos authentication

2012-05-22 Thread Mansur Mamkin
Hi Alex! Yes, sure, if you think so. Can you help me with this (if you have time)? You put this in the Wiki under "Articles& Essays". As this is more a short note with associated code, wouldn't it be better to put it into another place like "Examples", or a new menu item e.g. "Libraries"? Best

Re: A little report about kerberos authentication

2012-05-22 Thread Alexander Burger
On Tue, May 22, 2012 at 05:44:45PM +0600, Mansur Mamkin wrote: > Yes, sure, if you think so. Can you help me with this (if you have time)? > >You put this in the Wiki under "Articles& Essays". As this is more a > >short note with associated code, wouldn't it be better to put it into > >another pla

Re: A little report about kerberos authentication

2012-05-22 Thread Mansur Mamkin
Hi all! I think all right with "Libraries" I would tend to make a new menu item "Libraries". Is that all right? Any other proposals? Best regards, Mansur -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: A little report about kerberos authentication

2012-05-23 Thread Alexander Burger
Hi all, On Wed, May 23, 2012 at 09:07:18AM +0600, Mansur Mamkin wrote: > I think all right with "Libraries" OK. Done :) -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe