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. Could you please check if you have that package installed, and if not see if it changes anything to install it? Regards, - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: Digital signature

