Public bug reported:

Binary package hint: likewise-open5

When I install and configure likewise-open and pam_mount I should be able to 
automatically mount network shares via pam_mount with a domain user via 
likewise open.  However the shares do not mount because of the way 
/etc/pam.d/common-session get arranged.  Since this seems like a common setup 
the packages should be aware of each other and common-session should look like 
this 
session required        pam_unix.so
session optional        pam_mount.so
session sufficient      pam_lsass.so

instead it's like this which doesn't work
session required        pam_unix.so
session sufficient      pam_lsass.so
session optional        pam_mount.so

See the attached file for my full functional common-session file
I'm using Ubuntu 9.10 with likewise-open5

ProblemType: Bug
Architecture: i386
Date: Tue Mar 30 15:43:47 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
NonfreeKernelModules: wl
Package: likewise-open5 5.0.3991.1+krb5-0ubuntu2
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: likewise-open5
Uname: Linux 2.6.31-20-generic i686

** Affects: likewise-open5 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386

-- 
likewise open and pam_mount don't work together
https://bugs.launchpad.net/bugs/552001
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to