how to config pam_mount?

I do config pam_mount manually like I do for Debian sid/unstable. Since openSUSE-Milestone6 I get an exception when logout, something like: init segfault in libc, pausing 30 seconds.

I also have to reedit the two files
/etc/pam.d/common-auth-pc
/etc/pam.d/common-session-pc
after an update of pam packages: “session optional pam_mount.so”

What is the yast config way to introduce pam_mount into the login procedure for automatically mounting an encrypted device via login password?

Nobody using pam_mount with openSUSE-11.3 ??

See this bug:
https://bugzilla.novell.com/show_bug.cgi?id=605681

But I am unsure if it is only my configuration that is badly interfering init… BUT if it is a real bug and it is not going to be fixed: openSUSE-11.3 will not support pam_mount >:(

My bug is verified and worked on now. Hopefully pam_mount will be usable for openSUSE-11.3 …

The proper way to config pam_mount I found in an example of:
man pam-config