Re: UNIX credential passing
- From: Sebastian 'lunar' Wiesner <basti.wiesner@xxxxxxx>
- Date: Fri, 30 May 2008 16:42:00 +0200
[ Kris Kennaway <kris@xxxxxxxxxxx> ]
I want to make use of UNIX credential passing on a local domain socket
to verify the identity of a user connecting to a privileged service.
However it looks like the socket module doesn't implement
sendmsg/recvmsg wrappers, and I can't find another module that does this
either. Is there something I have missed?
http://pyside.blogspot.com/2007/07/unix-socket-credentials-with-python.html
Illustrates, how to use socket credentials without sendmsg/recvmsg and so
without any need for patching.
--
Freedom is always the freedom of dissenters.
(Rosa Luxemburg)
.
- Follow-Ups:
- Re: UNIX credential passing
- From: Kris Kennaway
- Re: UNIX credential passing
- References:
- UNIX credential passing
- From: Kris Kennaway
- UNIX credential passing
- Prev by Date: Re: definition of a highlevel language?
- Next by Date: Re: Generating event from event
- Previous by thread: Re: UNIX credential passing
- Next by thread: Re: UNIX credential passing
- Index(es):