I have run into exactly the same issue, yet I have a different
workaround. Since I am using centralized LDAP user database I had to use
uams_dhx2_pam.so. I have figured out, that disabling pam module for
Samba password sync fixed the issue. I have created copies of common-
auth (common-auth-nosmb) and common-password (common-password-nosmb)
that lack pam_smbpass.so lines and included them in /etc/pam.d/netatalk:

#%PAM-1.0

@include common-auth-nosmb
@include common-account
@include common-password-nosmb
@include common-session

This has fixed the problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810732

Title:
  Netatalk shows kernel panic in syslog when trying to connect to server
  in OS X 10.6.8. Worked fine before upgrade to ocelot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netatalk/+bug/810732/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to