Quoting Adam Aube <[EMAIL PROTECTED]>:
> Those settings also look fine. This does not appear to be a > misconfiguration. Try reinstalling the PAM libraries (all one line): > > dpkg -l | grep "libpam" | awk '{print $2}' | xargs apt-get install > --reinstall > > This won't help you figure out what broke, but it should fix it. If you want > to find out exactly what the problem is, run 'su' under 'strace' to see > where the errors occur. > > Adam > > Adam, Still no luck, its complaining about the immediate configuration on libpam0g Any other ideas? [EMAIL PROTECTED]:~# dpkg -l | grep "libpam" | awk '{print $2}' | xargs apt-get install --reinstall -y Reading Package Lists... Done Building Dependency Tree... Done 0 upgraded, 0 newly installed, 3 reinstalled, 0 to remove and 54 not upgraded. Need to get 285kB of archives. After unpacking 0B of additional disk space will be used. Get:1 http://ftp.au.debian.org testing/main libpam-modules 0.76-22 [152kB] Get:2 http://ftp.au.debian.org testing/main libpam-runtime 0.76-22 [59.0kB] Get:3 http://ftp.au.debian.org testing/main libpam0g 0.76-22 [74.2kB] Fetched 285kB in 2s (128kB/s) E: Internal Error, Could not perform immediate configuration (2) on libpam0g [EMAIL PROTECTED]:~# > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > ---------------------------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]