-
you could also take a look at
http://pam-mount.sourceforge.net/doc.php
this module is also for mounting filesystems with fuse and other mechanisms.
2010-01-08 08:23:27 UTC by muzzol
-
that ugly hack you're describing seems very similar to my script.
i don't have it here right now, but is as simple as store password and username in a file and then a second script to parse it and create the smbnetfs.auth file.
gnome-keyring solution sounds great also because is already integrated with default ubuntu desktop configuration.
2010-01-08 07:51:46 UTC by muzzol
-
I do not catch an idea of pam usage. Could you point me to workaround that uses pam_script and temporary auth file? The only solution i can imagine is an ugly hack that store user password during login process and report it to smbnetfs on request. This approach is brain damaged as it breaks pam policy.
From my point of view the kwallet or gnome-keyring looks much more attractive for this...
2010-01-08 02:15:18 UTC by kshevetskiy
-
then i'll have to invite you to come to mallorca and take some beers :)
2010-01-05 01:22:18 UTC by muzzol
-
PS: it's not possible to donate me using PayPal, as i am living in Russia ;-(.
2010-01-05 00:18:53 UTC by kshevetskiy
-
yes, i'am really interested in it.
Unfortunately, i have a lack of free time.
So if i not fix it until Jan 10 (end of New Year holidays in Russia), it might takes a much longer.
2010-01-05 00:15:28 UTC by kshevetskiy
-
close bug, as the problem is fixed in upstream.
2010-01-05 00:00:34 UTC by kshevetskiy
-
fixed in latest git.
2010-01-04 23:57:21 UTC by kshevetskiy
-
kshevetskiy pushed 2 commit(s) to refs/heads/master in the smbnetfs Git repository of the SMBNetFS project.
2010-01-04 23:54:45 UTC by kshevetskiy
-
sorry for bumping.
kshevetskiy, do you have any plans on this issue?
im really interested.
2009-12-30 04:20:26 UTC by muzzol