On Mon, Jun 04, 2012 at 12:03:25PM +0200, Jonas Smedegaard wrote:
> On 12-06-04 at 10:06am, Paul Bongers wrote:
> > When I start radicale configured with PAM authentication it exits with 
> > the following error:
> > 
> > Traceback (most recent call last):
> >   File "/usr/bin/radicale", line 97, in <module>
> >     (options.host, options.port), radicale.CalendarHTTPHandler)
> >   File "/usr/lib/pymodules/python2.6/radicale/__init__.py", line 97, in 
> > __init__
> >     HTTPServer.__init__(self, address, handler)
> >   File "/usr/lib/pymodules/python2.6/radicale/__init__.py", line 84, in 
> > __init__
> >     self.acl = acl.load()
> >   File "/usr/lib/pymodules/python2.6/radicale/acl/__init__.py", line 36, in 
> > load
> >     return getattr(module, config.get("acl", "type"))
> > AttributeError: 'module' object has no attribute 'PAM'
> 
> Hmm. Perhaps I simply missed to recommend the Debian package python-pam.
The package python-pam is indeed not recommended.
> 
> Could you please check if you have that package installed, and if not 
> see if it changes anything to install it?
I had the package installed already. I tried reinstalling with no luck.

Regards,

Paul

Attachment: signature.asc
Description: Digital signature

Reply via email to