On Fri, Jul 31, 2015 at 09:26:28PM -0700, Kevin LaTona wrote: > > I just tried to add a remote host as per the LXC docs like this > > lxc remote add host-a https://192.168.50.1:8443 > > > It's now asking for a admin password. > > I give it my Ubuntu test server admin password and it choked. > > > I looked around LXC docs to see if there some default admin password and did > not see one. > > As I don't ever recall giving the LXD server a admin password. > > > Any body have ideas or suggestions of how to get around this? > > > Thanks > -Kevin
Locally on the remote server, run: lxc config set core.trust_password YOUR-PASSWORD We don't set any password by default for obvious security reasons. -- Stéphane Graber Ubuntu developer http://www.ubuntu.com
signature.asc
Description: Digital signature
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
