Package: radicale
Version: 0.7-1
Severity: normal

When trying to use PAM auth, radicale user seems to not being allowed to talk 
to pam.
Errors in /var/log/auth.log :

Dec 14 21:59:42 myhost unix_chkpwd[4854]: check pass; user unknown
Dec 14 21:59:42 myhost unix_chkpwd[4854]: password check failed for user (steve)
Dec 14 21:59:42 myhost python: pam_unix(login:auth): authentication failure; 
logname=root uid=118 euid=118 tty= ruser= rhost=  user=steve
Dec 14 21:59:42 myhost python: pam_winbind(login:auth): getting password 
(0x00000388)
Dec 14 21:59:42 myhost python: pam_winbind(login:auth): pam_get_item returned a 
password
Dec 14 21:59:42 myhost python: pam_winbind(login:auth): request wbcLogonUser 
failed: WBC_ERR_AUTH_ERROR, PAM error: PAM_USER_UNKNOWN (10), NTSTATUS: 
NT_STATUS_NO_SUCH_USER, Error message was: No such user

The workaround is to had radicale system user to the shadow system group.
usermod -G shadow radicale


-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.32-5-kirkwood
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages radicale depends on:
ii  adduser                 3.112+nmu2       add and remove users and groups
ii  python                  2.6.6-3+squeeze7 interactive high-level object-orie
ii  python-radicale         0.3-2            simple calendar server - module

radicale recommends no packages.

Versions of packages radicale suggests:
ii  apache2-utils          2.2.16-6+squeeze7 utility programs for webservers
pn  courier-authdaemon     <none>            (no description available)
ii  python-ldap            2.3.11-1          LDAP interface module for Python
ii  python-pam             0.4.2-13          Python interface to the PAM librar

-- Configuration Files:
/etc/default/radicale changed:
ENABLE_RADICALE=yes
RADICALE_OPTS="--daemon"
VERBOSE=yes

/etc/radicale/config changed:
[server]
[encoding]
[acl]
type = PAM
pam_group_membership = users
[storage]
filesystem_folder = /var/lib/radicale/collections
[logging]
debug = false


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to