Date: Mon, 16 Feb 2015 15:25:01 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 197704] Jail doesn't start with modified nsswitch.conf Message-ID: <bug-197704-8-DFVp7fgmwc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-197704-8@https.bugs.freebsd.org/bugzilla/> References: <bug-197704-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197704 --- Comment #1 from Janos Erdelyi <erdelyi4@googlemail.com> --- After further investigation it is clear that the problem has nothing to do with the keyword "compat". The keyword "winbind" is the root of the problem. Once this keyword is included the jail doesn't start. It doesn't matter where or which order. Once "winbind" is there no startup. If the jail had been started and the nsswitch.conf file was changed afterwards to include "winbind" the jail works. The winbind service works too as it is able to list the domain users via wbinfo -u and with getent passwd. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197704-8-DFVp7fgmwc>