I thought this should be a simple exercise here, but obviously I couldn't find a solution, yet. I use KDE on Ubuntu 12 LTS. I want to use libpam-mount to mount a nfs share to a directory within user's home, when logging into KDE-Desktop. (a little single sign on behaviour).
Actually I work with a laptop using a WLAN connection. The problem is, that WLAN connection is not established, yet, when logging in to KDE desktop (needs up to 10 seconds after logging in), so mounting network share by pam_mount doesn't work, too.
Is it possible to configure a delay for pam_mount? Does KDE itself offers any functionality for that scenario?
Regards ITL