<div dir="ltr">Hello,<div><br></div><div>I upgraded my main box to ubuntu 14.10 and now my containers are failing with weird permission problems. A simple test is this:</div><div><br></div><div>$ sudo lxc-create -t ubuntu -n testing -- -r trusty</div><div><br></div><div>In the containter install postfix (sudo apt-get install postfix). After a basic postfix configuration, run mailq:</div><div><br></div><div><div>$ mailq</div><div>postqueue: warning: close: Permission denied</div></div><div><br></div><div>$ sudo mailq<br></div><div><div>postqueue: warning: close: Permission denied</div></div><div><br></div><div><br></div><div>Others containters are also failing with pam (?) related issues. For example:</div><div><br></div><div><div>$ ssh dana</div><div>Connection closed by 10.11.101.3</div></div><div><br></div><div>Now this one is more interesting for me because "dana" uses kerberos and ldap. When I attach to the container, auth.log says:</div><div><br></div><div><div>Mar 11 00:20:15 dana sshd[1503]: Authorized to zoolook, krb5 principal <a href="mailto:zoolook@BENSA.AR">zoolook@BENSA.AR</a> (krb5_kuserok)</div><div>Mar 11 00:20:15 dana sshd[1503]: fatal: Access denied for user zoolook by PAM account configuration [preauth]</div></div><div><br></div><div>This container was working with ubuntu trusty on the host BUT it also failed when I tried utopic kernels on the host (linux-image-generic-lts-utopic).</div><div><br></div><div>Does anyone have any idea what it's going on?</div><div><br></div><div>Thanks in advance,</div><div>Norberto </div></div>